Commit Graph

121 Commits

Author SHA1 Message Date
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
26462f4d62 Fix file header date 2022-06-01 23:58:05 +08:00
108fd9e4ea Added share error stack function in AppErrorsDetailActivity 2022-06-01 05:57:26 +08:00
973b3aa98f Merge code 2022-06-01 05:15:19 +08:00
5697a7c780 Added show app process when crashed and remove background process judge 2022-06-01 05:11:35 +08:00
5c0ef34e49 Added when self crashed show crash toast 2022-06-01 04:34:17 +08:00
1582277ffb Added App crashed process in logger showing 2022-06-01 04:29:47 +08:00
02d5cf2141 Added crossTime and dateTime in AppErrorsInfoBean 2022-06-01 04:04:27 +08:00
cf7de4e131 Remove useless i18n translation 2022-06-01 03:09:39 +08:00
33cca59afa Delete don't screenshots in AppErrorsDetailActivity 2022-06-01 03:07:17 +08:00
ded9da730f Added new style in app errors dialog and merge code from FrameworkHooker 2022-06-01 03:06:15 +08:00
698d2dc8e0 Merge code 2022-06-01 02:05:55 +08:00
f85dd9ee7b Merge code 2022-06-01 01:29:08 +08:00
75db6839bc Delete overflow code 2022-06-01 01:09:26 +08:00
16d3543696 Merge module and host receiver to new api 2022-06-01 00:33:10 +08:00
bc4813e106 Update build.gradle 2022-06-01 00:20:16 +08:00
aa50ccb01a Update YukiHookAPI 2022-05-31 04:13:26 +08:00
f908a03311 Merge code 2022-05-30 02:02:22 +08:00
a461010b56 Merge code 2022-05-30 01:45:42 +08:00
26712b18e4 Update YukiHookAPI 2022-05-29 04:00:29 +08:00