Commit Graph

95 Commits

Author SHA1 Message Date
d5880671a1 Added errors detail context menu 2022-05-13 00:29:00 +08:00
288e2904b6 Bump Android Gradle Plugin to 7.2.0 2022-05-12 21:51:51 +08:00
c4d1c42faa Added errors record clear all function and changed receiver mode 2022-05-12 14:15:19 +08:00
7348ceba94 Changed DialogBuilder to i18n 2022-05-12 14:14:20 +08:00
06d96be187 Added i18n strings 2022-05-12 14:13:55 +08:00
NextAlone
e321a96ba9 fix: typo 2022-05-12 05:02:16 +08:00
NextAlone
8454126b55 fix: wrong log extension 2022-05-12 04:58:32 +08:00
443220a078 Added function AppErrorsRecordActivity and support native crash message 2022-05-12 04:18:00 +08:00
d097054cb0 Fix code style 2022-05-12 02:39:52 +08:00
13b23ad59c Merge to new DialogBuilder 2022-05-12 02:35:48 +08:00
4988ebbf3b Changed View's resId 2022-05-12 01:29:44 +08:00
9fe224fc3a Merge startActivity to navigate 2022-05-12 01:14:54 +08:00
0e8d7bc733 Changed I18n to template 2022-05-11 23:58:39 +08:00
e386e1fa42 Revert "Fix "tooltipText" attrs bellowed Android 8.x"
Changed only support minSdk 27
2022-05-11 14:38:46 +08:00
8cabb24937 Changed context is Activity not use Intent.FLAG_ACTIVITY_NEW_TASK and added isOutSide function 2022-05-11 13:46:23 +08:00
8410576deb Fix "tooltipText" attrs bellowed Android 8.x 2022-05-11 13:37:34 +08:00
2a99cd8384 Fix demo-app version lost 2022-05-11 02:58:59 +08:00
c20064de96 Fix ja translation 2022-05-11 02:45:06 +08:00
e2b6fe8a81 Added AppErrorsDetailActivity function and more function 2022-05-11 02:41:54 +08:00
cac96e188e Added i18n's in demo-app 2022-05-10 19:56:57 +08:00
5217146bdd Created AppErrorsDemo demo-app 2022-05-10 15:35:44 +08:00
7fcf8b36cf Merge README.md 2022-05-10 12:56:41 +08:00
a0489411c4 Fix xposed_desc character "\n" bug 2022-05-10 12:06:18 +08:00
6597cd9bfe Support Android 11 2022-05-10 03:28:08 +08:00
1e38e57347 Modify lintOptions 2022-05-10 02:41:19 +08:00
174f7ab697 Support i18n 2022-05-10 02:15:30 +08:00
b0787c1fa3 Update README.md 2022-05-10 02:14:56 +08:00
5e9fad6023 Update YukiHookAPI 2022-05-10 01:55:00 +08:00
652925297a Added function ignored Error when device reunlock/restart 2022-05-09 23:31:25 +08:00
9946d35e57 Merge code 2022-05-08 19:00:31 +08:00
eea67af563 Merge code 2022-05-08 16:14:02 +08:00
d42a691537 Added dialog can remove from HashMap on canceled 2022-05-08 16:01:28 +08:00
36a5eb9ef2 Fix memory leak possible 2022-05-08 15:58:07 +08:00
e66896b9f9 Fix restart button show in cannot opened app's and fix error dialog repeating showing 2022-05-08 15:51:32 +08:00
Kitsune
8c59eb9465 Reformat code 2022-05-08 13:53:06 +08:00
Kitsune
d2896cf938 Revert "Fix .gitignore"
This reverts commit 0e8742e8
2022-05-08 13:51:01 +08:00
Kitsune
a08289fe22 Revert "Make FrameworkHooker singleton"
This reverts commit ee4b3896ef.
2022-05-08 13:50:15 +08:00
Kitsune
53b8c2ddd9 Reformat code 2022-05-08 13:49:49 +08:00
Kitsune
ee4b3896ef Make FrameworkHooker singleton 2022-05-08 13:27:47 +08:00
Kitsune
5350d720c8 Remove .idea 2022-05-08 13:13:19 +08:00
0e8742e83a Fix .gitignore 2022-05-08 12:37:22 +08:00
Fankesyooni
24ce434d9f Merge pull request #1 from NextAlone/patch-na
fix: remove local.properties
2022-05-08 12:30:46 +08:00
NextAlone
0748395586 fix: remove local.properties 2022-05-08 05:04:08 +08:00
Fankesyooni
11e1c5395b Create LICENSE 2022-05-07 01:51:35 +08:00
26c3aabf4d first commit 2022-05-07 01:48:53 +08:00