Commit Graph

80 Commits

Author SHA1 Message Date
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
81bf56464a Update YukiHookAPI 2022-05-27 03:22:23 +08:00
3e441468ef Update YukiHookAPI 2022-05-25 04:20:34 +08:00
dbe414b487 Merge systemBar support with native 2022-05-19 10:00:23 +08:00
775c28a7aa Added module home page 2022-05-14 18:44:24 +08:00
9607eaba73 Merge **.ui.App** to **.ui.errors.App** 2022-05-14 14:44:46 +08:00
24e622d778 Added don't screenshots in AppErrorsDetailActivity 2022-05-14 01:36:00 +08:00
7cf7c2930f Added errors detail title float to scroll view 2022-05-14 01:18:07 +08:00
ead17453a7 Fix i18n translation bug 2022-05-13 23:45:26 +08:00
a41337a979 Added remove designated errors record function 2022-05-13 23:37:47 +08:00
a36362735e Merge remote-tracking branch 'origin/master' 2022-05-13 23:30:47 +08:00
NextAlone
3473430a84 ci: add pr check 2022-05-13 23:04:59 +08:00
5d9cd8a239 Added CPU ABI shower in AppErrorsDetailActivity 2022-05-13 22:54:08 +08:00
Fankesyooni
f653dc01f5 Merge pull request #2 from KitsunePie/patch-1
chore: set default buildToolsVersion
2022-05-13 22:51:51 +08:00
NextAlone
db4af5499d chore: set default buildToolsVersion 2022-05-13 22:45:55 +08:00
208814e110 Make Material Dialog background round corner 2022-05-13 20:37:29 +08:00
266be8786d Revert "Material You" Design in demo-app 2022-05-13 20:36:48 +08:00
dee843b3db Revert "Material You" Design 2022-05-13 19:47:10 +08:00
NextAlone
972996a107 ci: fix double artifacts extension 2022-05-13 04:28:51 +08:00
NextAlone
b01b93282c ci: add demo app 2022-05-13 04:23:06 +08:00
NextAlone
097b752f48 ci: add workflow for push 2022-05-13 03:42:43 +08:00
470333fe8e Update README.md 2022-05-13 02:29:09 +08:00
786d46069c Added export all errors record function 2022-05-13 02:27:57 +08:00
7611445b56 Fix receiver crash bug in FrameworkTool 2022-05-13 02:27:39 +08:00
762c2aa562 Changed locale time in AppErrorsDetailActivity and fix a crash bug 2022-05-13 02:26:59 +08:00
31451dc5ca Added locale time and formatter stack trace in AppErrorsInfoBean 2022-05-13 02:25:38 +08:00
eb88f41001 Added app info on app item onclick 2022-05-13 00:35:03 +08:00
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