|
|
0c15cb1e81
|
Fix when "proc" field got null System Framework maybe crashed in FrameworkHooker
|
2022-10-05 02:22:36 +08:00 |
|
|
|
6c9e888622
|
Update YukiHookAPI
|
2022-10-04 07:31:50 +08:00 |
|
|
|
d51851066b
|
Modify change app errors log's "App" to "Application" in FrameworkHooker
|
2022-10-04 03:47:52 +08:00 |
|
|
|
57db0a47e6
|
Modify change Context.openApp function command "am start ..." to system startActivityAsUser function in FunctionFactory
|
2022-10-04 03:03:52 +08:00 |
|
|
|
24bec3ab5b
|
Fix code style in FunctionFactory
|
2022-10-04 02:38:50 +08:00 |
|
|
|
8ef8da9f4b
|
Fix destroyed Activity reading list data maybe out of bounds or called adapter's data confusion error in ConfigureActivity
|
2022-10-04 00:49:56 +08:00 |
|
|
|
b7e992e7b8
|
Added system version text click notice dialog in MainActivity
|
2022-10-03 22:25:29 +08:00 |
|
|
|
c2b685de30
|
Fix English translation for i18n strings
|
2022-10-03 22:21:01 +08:00 |
|
|
|
9042d325c8
|
Modify move unable read errors data on-time tip to AppErrorsDetailActivity
|
2022-10-03 21:29:09 +08:00 |
|
|
|
98c2e4366d
|
Update i18n strings
|
2022-10-03 21:28:07 +08:00 |
|
|
|
be8bea2ddb
|
Modify change missing output log's timestamp file name to UTC time file name
|
2022-10-03 08:04:13 +08:00 |
|
|
|
e3bd5ee713
|
Fix some custom system can't read application crash info on-time will get wrong errors data problem
|
2022-10-03 07:19:13 +08:00 |
|
|
|
7f33d731a1
|
Added pid showing for log in FrameworkHooker
|
2022-10-03 07:05:02 +08:00 |
|
|
|
b271e5ad35
|
Added i18n strings
|
2022-10-03 06:40:11 +08:00 |
|
|
|
72e4025399
|
Modify allowed multi-user app errors dialog's "Reopen App" option to start Activity with correct user id
|
2022-10-03 06:15:42 +08:00 |
|
|
|
f69e0d876d
|
Modify change Context.openApp function can open multi-user's Activity
|
2022-10-03 06:11:49 +08:00 |
|
|
|
7677651c73
|
Fix UTC time displayed directly on UI
|
2022-10-03 05:44:34 +08:00 |
|
|
|
82da50a0cc
|
Added multi-user display app's user id feature
|
2022-10-03 05:43:49 +08:00 |
|
|
|
b8678bb6b5
|
Added i18n strings
|
2022-10-03 05:33:29 +08:00 |
|
|
|
00bcf58d0d
|
Added INTERACT_ACROSS_USERS permission in AndroidManifest
|
2022-10-03 04:41:17 +08:00 |
|
|
|
0e78614208
|
Fix app errors record's current Context may not has INTERACT_ACROSS_USERS permission problem
|
2022-10-03 04:40:46 +08:00 |
|
|
|
0766fd1efe
|
Added Material 3 dynamic colors theme for app errors dialog
|
2022-10-03 04:09:54 +08:00 |
|
|
|
a69bfabbe1
|
Added Resources.colorOf function in FunctionFactory
|
2022-10-03 04:02:53 +08:00 |
|
|
|
327986a399
|
Added i18n strings
|
2022-10-03 03:39:18 +08:00 |
|
|
|
6a7c098ac3
|
Added dynamic colors Material 3 theme for Translucent
|
2022-10-03 03:17:42 +08:00 |
|
|
|
5438a20275
|
Modify code notes in ConfigData
|
2022-10-03 03:15:10 +08:00 |
|
|
|
47070865f7
|
Added isDisableMaterial3 function in DialogBuilderFactory
|
2022-10-03 03:08:14 +08:00 |
|
|
|
93f87500c2
|
Update i18n strings
|
2022-10-03 02:48:06 +08:00 |
|
|
|
f9136ec880
|
Modify make app errors records data to persistent storage
|
2022-10-03 02:41:32 +08:00 |
|
|
|
73ecc9553e
|
Added Gson format function
|
2022-10-03 02:37:08 +08:00 |
|
|
|
3ac74977e8
|
Modify merge thread to thread pool in ConfigureActivity, AppErrorsRecordActivity
|
2022-10-03 02:35:04 +08:00 |
|
|
|
f7c975e6de
|
Added thread pool function
|
2022-10-03 02:34:16 +08:00 |
|
|
|
e3ab99c1a6
|
Added getResolverString / putResolverString function in ConfigData
|
2022-10-03 02:19:35 +08:00 |
|
|
|
53b2cb581e
|
Update proguard-rules.pro
|
2022-10-03 01:32:27 +08:00 |
|
|
|
6c9bec3626
|
Added Gson in Gradle dependencies
|
2022-10-03 01:31:32 +08:00 |
|
|
|
435dd43f01
|
Added @Keep to data beans for R8
|
2022-10-03 01:29:06 +08:00 |
|
|
|
6dcbca8688
|
Modify merge all png elements to svg elements
|
2022-10-03 01:17:10 +08:00 |
|
|
|
1c3fe17587
|
Modify change icon to svg in activity_main
|
2022-10-02 23:11:07 +08:00 |
|
|
|
52fd40a42d
|
Modify format code style in FrameworkHooker
|
2022-10-02 02:19:17 +08:00 |
|
|
|
f90d0bf125
|
Modify change code style in AppErrorsInfoBean
|
2022-10-02 00:52:58 +08:00 |
|
|
|
82588ec35e
|
Modify change timestamp displayed text to UTC time in AppErrorsInfoBean, AppErrorsRecordActivity
|
2022-10-02 00:50:15 +08:00 |
|
|
|
5b8c926267
|
Added Long.toUtcTime function in FunctionFactory
|
2022-10-02 00:50:15 +08:00 |
|
|
|
f7c8383d0b
|
Modify merge DataConst to ConfigData and move DataFactory to data/factory
|
2022-10-02 00:25:16 +08:00 |
|
|
|
a0d965a98d
|
Added system locale display info on stack output content in AppErrorsInfoBean
|
2022-10-01 03:57:18 +08:00 |
|
|
|
4fa7284c3a
|
Modify replace app errors info's display text "null" to "unknown" in AppErrorsInfoBean
|
2022-10-01 03:57:18 +08:00 |
|
|
|
a67507cb2d
|
Fix add a scroll view to resolve app errors dialog bottom occlusion problem
|
2022-10-01 03:48:14 +08:00 |
|
|
|
3857a894b2
|
Added fast restart problem dialog in FrameworkTool
|
2022-10-01 03:32:52 +08:00 |
|
|
|
9f8fe8257a
|
Added i18n strings
|
2022-10-01 03:32:45 +08:00 |
|
|
|
88d7f1619c
|
Modify merge YukiHookAPI new usage and compatible with API 33
|
2022-10-01 03:32:23 +08:00 |
|
|
|
6d6153d6ff
|
Update Gradle & PlatformSDK
|
2022-10-01 00:18:09 +08:00 |
|