Commit Graph

788 Commits

Author SHA1 Message Date
Howard Wu b4a37ab4da
[app] Allow automatic line feed of log text (#1333) 2021-10-27 23:52:20 +08:00
Howard Wu bdb815cab6
[app] Make injector translatable (#1320)
* [app] Make injector translatable

* Update strings.xml
2021-10-23 16:18:12 +08:00
XposedBot 5fe265644f
[translation] Update translation from Crowdin (#1316) 2021-10-19 11:12:44 +00:00
Howard Wu e7d0062293
[app] Set some strings translatable (#1314) 2021-10-19 09:26:36 +08:00
南宫雪珊 0f00ce8644
[app] Update channel (#1310) 2021-10-18 16:48:54 +00:00
LoveSy 8a09ff11ff
[app] show API in info dialog (#1312) 2021-10-18 16:28:41 +00:00
LoveSy 5eac73de77
[core] Show Riru or Zygisk based (#1311) 2021-10-18 16:18:37 +00:00
tehcneko b52f3a58eb
[app] Revert translation changes (#1302) 2021-10-17 19:24:33 +08:00
南宫雪珊 f312331e1e
[app] Add ShortcutDialog class (#1300) 2021-10-17 17:42:00 +08:00
南宫雪珊 a9ea36574f
Remove unneeded configs (#1299) 2021-10-17 08:32:41 +00:00
XposedBot 58e6482de1
[translation] Update translation from Crowdin (#1298) 2021-10-17 15:02:23 +08:00
darknight0v0 f843dfaec4
Grammar correction and removal of useless statements (#1296) 2021-10-17 14:43:19 +08:00
LoveSy 7a7c0c56e3
[core] Support zygisk (#1228)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: tehcneko <88844448+tehcneko@users.noreply.github.com>
2021-10-16 19:44:26 +00:00
南宫雪珊 24c468164e
[app] Add reinstall (#1287) 2021-10-16 19:27:34 +00:00
darknight0v0 d35e421b2d
Deleted cumbersome words (#1292) 2021-10-17 02:37:07 +08:00
Howard Wu 47e5bb21c4
[app] Use androidx PreferenceCategory (#1291) 2021-10-17 02:00:23 +08:00
darknight0v0 12ec6d85cb
Deleted cumbersome words (#1290) 2021-10-17 01:25:09 +08:00
XposedBot e7f8fd3780
[translation] Update translation from Crowdin (#1285) 2021-10-16 08:45:28 +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
南宫雪珊 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
南宫雪珊 6693631485
[app] Allow updates only when binder is alive (#1275) 2021-10-14 15:01:57 +00: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
Alexey 4dc0705e75
[app] Update RikkaX (#1268) 2021-10-14 11:33:12 +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
南宫雪珊 4c4427ca52
In-app update (#1244) 2021-10-12 15:49:17 +08: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
XposedBot b5bb7274f1
[translation] Update translation from Crowdin (#1237) 2021-10-09 02:35:13 +00:00
南宫雪珊 9b1533bb61
[gradle] Sync navigation version (#1242) 2021-10-08 20:41:42 +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 e2651eb4b2
[app] Fix crash on #1207 (#1230) 2021-10-06 15:41:34 +00: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
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
tehcneko 122601463c [app] Update home cards style 2021-10-03 22:07:45 +08:00
tehcneko 6d0082885e
Update themes.xml (#1215) 2021-10-03 13:17:15 +00:00