Commit Graph

1951 Commits

Author SHA1 Message Date
Wang Han a7789707db
Bump version to 1.6.2 (#1284) 2021-10-16 08:02:57 +00:00
tehcneko dfb035cfa5
[app] Update hint (#1283) 2021-10-15 16:14:58 +00:00
Howard Wu b30614abe4
[app] Add Expandable TextView (#1279)
* [app] Add Expandable TextView
2021-10-15 15:58:54 +00:00
LoveSy 233569b40e
[app] Add hint textview (#1280) 2021-10-15 11:43:21 +00:00
残页 def6cfe579
[core] Avoid expensive functional programming in Java (#1281) 2021-10-15 19:35:32 +08:00
南宫雪珊 fabe82b0b6
[app] Show release notes (#1277) 2021-10-15 02:25:36 +08:00
Howard Wu 12b005c2d9
[app] Hide parasitic recommend dialog when not installed (#1276) 2021-10-14 18:03:20 +00:00
Howard Wu 258ddaabe8
[core] Skip non-manager packages (#1273)
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-10-14 15:10:34 +00:00
南宫雪珊 5800eda575
[core] Remove old code (#1274) 2021-10-14 15:06:19 +00:00
南宫雪珊 6693631485
[app] Allow updates only when binder is alive (#1275) 2021-10-14 15:01:57 +00:00
Howard Wu 49e70c2f20
[core] Do not keep the Instance of ConfigManager (#1271) 2021-10-14 20:24:50 +08:00
NekoInverter d520b41cdb [app] Add compressing toolbar to app list 2021-10-14 20:01:55 +08:00
NekoInverter dfee8f04d6 [app] Add compressing toolbar to modules and repo item 2021-10-14 20:01:55 +08:00
NekoInverter 80d7cdd428 [app] Add collapsing toolbar to repo 2021-10-14 20:01:55 +08:00
NekoInverter deb53cfc09 [app] Add compressing toolbar to logs 2021-10-14 20:01:55 +08:00
NekoInverter 0ea767cbf4 [app] Add collapsing toolbar to settings 2021-10-14 20:01:55 +08:00
LoveSy 2388517b96
[core] Fix resource hook in Android 12 (#1270) 2021-10-14 11:45:32 +00:00
Alexey 4dc0705e75
[app] Update RikkaX (#1268) 2021-10-14 11:33:12 +00:00
tehcneko 236f55a944
Update build.gradle.kts (#1267) 2021-10-14 10:17:37 +00:00
南宫雪珊 2f39f32f0b
Bump to 1.6.1 (#1265) 2021-10-13 11:31:08 +00:00
XposedBot db2a0e1c4b
New translations strings.xml (Dutch) (#1263) 2021-10-13 06:59:04 +00:00
LoveSy 415408f8f3
[core] Move package compile to daemon (#1262) 2021-10-13 06:41:45 +00:00
XposedBot 4469f6fc99
[translation] Update translation from Crowdin (#1261) 2021-10-12 17:33:54 +00:00
LoveSy 69900249c9
[core] Allow vdex speedup for InMemoryDex (#1260)
* [core] Allow vdex speedup for InMemoryDex

* 1
2021-10-12 19:22:54 +08:00
南宫雪珊 4c4427ca52
In-app update (#1244) 2021-10-12 15:49:17 +08:00
Howard Wu 7d1a317120
[gradle] Get device's abi when run pushLspdNative (#1256) 2021-10-11 12:11:52 +00:00
LoveSy 64154f8160
[core] Fix settings on Android 12 (#1254) 2021-10-11 10:26:50 +00:00
LoveSy 1eab21c3fc
[app] Fix compile snackbar (#1255) 2021-10-11 10:22:19 +00:00
LoveSy 568d1e5e40
[app] Allow recompile modules (#1252) 2021-10-10 20:34:29 +08:00
etmatrix e1f696449f
Workaround for #1250 (#1251)
Co-authored-by: etmatrix <etmatrix@etmatrix>
2021-10-10 19:10:08 +08:00
南宫雪珊 fc9fb05b7c
[core] Use latest version by default to support SDK 32(#1249) 2021-10-10 02:25:58 +08:00
XposedBot b5bb7274f1
[translation] Update translation from Crowdin (#1237) 2021-10-09 02:35:13 +00:00
南宫雪珊 96afb6af9b
[skip ci] Update tips (#1243) 2021-10-09 01:35:45 +08:00
南宫雪珊 9b1533bb61
[gradle] Sync navigation version (#1242) 2021-10-08 20:41:42 +08:00
Howard Wu 614607a878
[core] Add secret code receiver (#1240)
* [core] Add secret code receiver

*#*#5776733#*#*
2021-10-08 18:18:34 +08:00
Howard Wu ec56d45492
Add a switch to control adding shortcuts. (#1238)
* Add a switch to control adding shortcuts.

* Hide Shortcut Setting if it is unavailable

* Request a new shortcut when enabled
2021-10-08 18:00:50 +08:00
LoveSy 3486a6d004
[app] Make color translatable (#1234) 2021-10-07 18:38:34 +08:00
tehcneko d5482f2386
[app] Remove colorpicker (#1233) 2021-10-07 08:20:11 +00:00
LoveSy 4a1fb57d86
[core] Optmize caching (#1231) 2021-10-06 16:03:46 +00:00
LoveSy e2651eb4b2
[app] Fix crash on #1207 (#1230) 2021-10-06 15:41:34 +00:00
LoveSy 8e9fa6eb5b
[parasitic] Fix Android 9 compatibility (#1229) 2021-10-06 23:36:55 +08:00
tehcneko f75579a8e7
[app] Don't show parasitic recommend everytime (#1227)
* [app] Don't show parasitic recommend everytime

* [app] Fix shadow color
2021-10-06 11:42:32 +00:00
Wang Han 0248bef5fb
Announce support for Android 12 (#1226) 2021-10-05 04:26:28 +00:00
Howard Wu 9833d16583
[core] Update the apk path when installing the module, broadcast before update cache (#1221)
* [core] Update the apk path when installing the module for the first time

* Broadcast before update cache

Note location correction
2021-10-04 19:45:33 +08:00
Howard Wu 399bf3075e
[core] Fix get provider for old manager (#1224)
* [core] Fix get provider for old manager

* Update ParasiticManagerHooker.java
2021-10-04 17:36:51 +08:00
Wang Han f0c4eeeea7
[core] Remove duplicated UID check (#1219) 2021-10-03 17:05:58 +00:00
tehcneko 226d14a3cd
[app] Fix fab shadow color (#1220) 2021-10-04 00:48:06 +08:00
tehcneko 6b3598dc93 [app] Don't show parasitic recommend everytime 2021-10-03 23:28:35 +08:00
tehcneko 4ac9612f17 [app] Update styles 2021-10-03 23:28:35 +08:00
tehcneko c523263bd6 [app] Move parasitic recommend to home fragment 2021-10-03 22:07:45 +08:00