Commit Graph

140 Commits

Author SHA1 Message Date
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
3c623365f3 Merge UI Theme to Material3 2022-06-08 15:15:21 +08:00
3be12ef72c Merge DialogBuilderFactory with new code style 2022-06-07 16:57:40 +08:00
7024a8c521 Added muted errors apps management function and fix i18n translation 2022-06-03 04:46:23 +08:00
66296f9ed4 Remove "taskAffinity" in AppErrorsDetailActivity 2022-06-03 03:12:43 +08:00
27ec4c0218 Added multi-process error demo in demo-app 2022-06-03 03:06:09 +08:00
2c4e4f5090 Merge ListView's adapter to BaseAdapterFactory 2022-06-03 01:59:29 +08:00
8635ad3874 Added more functions
- From module activity enter to AppErrorsRecordActivity
- Only show errors dialog when apps in front or main process
- More i18n support
2022-06-02 04:58:13 +08:00
be87f5d529 Remove todo_items translation 2022-06-02 01:43:47 +08:00