Commit Graph

348 Commits

Author SHA1 Message Date
3de258f95d Update i18n strings 2022-10-03 02:48:06 +08:00
b173d3bfed Modify make app errors records data to persistent storage 2022-10-03 02:41:32 +08:00
310bc2c9dc Added Gson format function 2022-10-03 02:37:08 +08:00
af0d29a8f4 Modify merge thread to thread pool in ConfigureActivity, AppErrorsRecordActivity 2022-10-03 02:35:04 +08:00
4db70d02ec Added thread pool function 2022-10-03 02:34:16 +08:00
167199ba34 Added getResolverString / putResolverString function in ConfigData 2022-10-03 02:19:35 +08:00
98f22d6bca Update proguard-rules.pro 2022-10-03 01:32:27 +08:00
8f09a32d22 Added Gson in Gradle dependencies 2022-10-03 01:31:32 +08:00
f14b7d8f20 Added @Keep to data beans for R8 2022-10-03 01:29:06 +08:00
d38474e082 Modify merge all png elements to svg elements 2022-10-03 01:17:10 +08:00
5c1b8d3d6a Modify change icon to svg in activity_main 2022-10-02 23:11:07 +08:00
68dff21c42 Modify format code style in FrameworkHooker 2022-10-02 02:19:17 +08:00
1014f42584 Modify change code style in AppErrorsInfoBean 2022-10-02 00:52:58 +08:00
1a57a331b9 Modify change timestamp displayed text to UTC time in AppErrorsInfoBean, AppErrorsRecordActivity 2022-10-02 00:50:15 +08:00
bfb5e037e5 Added Long.toUtcTime function in FunctionFactory 2022-10-02 00:50:15 +08:00
1862faf637 Modify merge DataConst to ConfigData and move DataFactory to data/factory 2022-10-02 00:25:16 +08:00
abf6103b9d Added system locale display info on stack output content in AppErrorsInfoBean 2022-10-01 03:57:18 +08:00
c47d356e4c Modify replace app errors info's display text "null" to "unknown" in AppErrorsInfoBean 2022-10-01 03:57:18 +08:00
e8990f50f9 Fix add a scroll view to resolve app errors dialog bottom occlusion problem 2022-10-01 03:48:14 +08:00
a1d2d7ddf0 Added scroll view in MainActivity and remove rotation lock on demo-app 2022-10-01 03:40:12 +08:00
ec829a85af Added fast restart problem dialog in FrameworkTool 2022-10-01 03:32:52 +08:00
ce7a483106 Added i18n strings 2022-10-01 03:32:45 +08:00
8d64f9c989 Modify merge YukiHookAPI new usage and compatible with API 33 2022-10-01 03:32:23 +08:00
1973c1acaf Update Gradle & PlatformSDK 2022-10-01 00:18:09 +08:00
936a5b6802 Update YukiHookAPI 2022-10-01 00:15:14 +08:00
c5e9df257d Update .idea 2022-10-01 00:13:05 +08:00
57836f4a7f Added Project icon 2022-09-30 22:25:44 +08:00
2e09ab584d Update .gitignore 2022-09-30 22:25:05 +08:00
a9a7b5bf26 Added readme document language isolation 2022-07-26 23:50:05 +08:00
981e0ba746 Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.10
- Update Gradle version
2022-07-20 23:13:53 +08:00
fed9fd3ae8 Merge dependencies 2022-07-20 02:14:39 +08:00
20eb229e02 Update version to 1.0.1 1.0.1 2022-06-27 17:36:34 +08:00
60a619ab3e Fix TextView ellipsize bug 2022-06-27 17:32:09 +08:00
447793cc7a Fix System native apps errors dialog cannot closed when Android API lower 30 2022-06-27 17:31:48 +08:00
2468e322e1 Release version 1.0 1.0 2022-06-21 09:13:03 +08:00
30e2d66be1 Update proguard-rules.pro 2022-06-21 09:10:38 +08:00
b951ebb820 Update i18n supports 2022-06-21 09:09:21 +08:00
9027158047 Added developer notice in MainActivity 2022-06-21 07:21:21 +08:00
f4d68ce9ec Added always shows "Reopen App" options in MainActivity 2022-06-21 07:00:40 +08:00
00af888e0e Added batch operations in ConfigureActivity 2022-06-21 06:37:15 +08:00
59cd027bbe Changed copied stackTrack to content share text 2022-06-21 06:35:53 +08:00
8cb57c805e Added errors showing with notification function and fix some i18n translation bug 2022-06-21 06:35:53 +08:00
a512e4854a Added warn dialog notice the module is not fully activated 2022-06-21 06:35:53 +08:00
6aa9ddbf00 Changed re-draw the launcher icon 2022-06-21 06:35:53 +08:00
95751dde2d Changed when errors records more than 5 then show the statistics icon 2022-06-21 06:35:40 +08:00
9ddbea5ae7 Fix code naming irregular 2022-06-21 00:48:46 +08:00
keta1
bd3adbdbd0 specify ndk version 2022-06-12 09:02:28 +08:00
d0f976f843 Added App errors statistics function 2022-06-11 01:31:03 +08:00
f5bbc312e5 Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.0
- Update Gradle dependencies
- Merge legacy code
2022-06-10 17:39:24 +08:00
62c9982e2e Added Apps Configs Template function 2022-06-08 18:59:18 +08:00