Commit Graph

394 Commits

Author SHA1 Message Date
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
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
XposedBot db2a0e1c4b
New translations strings.xml (Dutch) (#1263) 2021-10-13 06:59:04 +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 568d1e5e40
[app] Allow recompile modules (#1252) 2021-10-10 20:34:29 +08:00
XposedBot b5bb7274f1
[translation] Update translation from Crowdin (#1237) 2021-10-09 02:35:13 +00: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
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 4ac9612f17 [app] Update styles 2021-10-03 23:28:35 +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
tehcneko cb43a9342e
[app] Harmonize card color (#1213)
* [app] Harmonize card color

* [app] Fix recyclerview paddings

* [app] Fix styles

* [app] Use MaterialAlertDialog

* [app] Fix icon button style

* [app] Update appbar to MD3 style

* [app] Use new DynamicColors

* [app] Fix color picker style
2021-10-03 19:56:18 +08:00
tehcneko 2d8820b490
[app] Update to MD3 theme (#1212) 2021-10-03 16:24:05 +08:00
XposedBot 7920415e6e
[translation] Update translation from Crowdin (#1198) 2021-09-30 15:55:16 +00:00
LoveSy 7f247bd38f
[app] Recommend to use parasitic manager (#1194) 2021-09-30 06:21:23 +00:00
XposedBot 4e0b825cab
[translation] Update translation from Crowdin (#1173)
* New translations strings.xml (Chinese Traditional, Hong Kong)

* New translations strings.xml (Polish)

* New translations strings.xml (Korean)

* New translations strings.xml (German)

* New translations strings.xml (Afrikaans)
2021-09-25 13:11:28 +00:00
etmatrix d605a84f91
[app] generate at runtime list of languages supported by app (#1146) 2021-09-20 10:15:10 +08:00
XposedBot f453c6cf10
[translation] Update translation from Crowdin (#1132) 2021-09-18 07:36:48 +00:00
Howard Wu 1a4426d7cb
[app] Add English to the language selector (#1109) 2021-09-15 11:35:10 +08:00
tehcneko d226ce5e21
[app] Fix translators (#1104) 2021-09-13 15:20:22 +08:00
LoveSy 2b3e60def4
[app] Add translator back (#1095) 2021-09-12 19:09:18 +08:00
tehcneko 6c539c130b
[app] Fix language codes (#1102) 2021-09-11 18:37:57 +08:00
tehcneko 37aaa8513b
[app] Add send in crash activity (#1100) 2021-09-11 15:15:32 +08:00
tehcneko 67529c839b
[app] Hide unavailable settings on lower versions of Android (#1098) 2021-09-11 13:11:15 +08:00
XposedBot f05bbc5cd9
[translation] Update translation from Crowdin (#1092) 2021-09-10 07:35:05 +00:00
tehcneko 8ea11021d8
[app] Fix preload HTMLs (#1088) 2021-09-09 12:56:19 +00:00
XposedBot 47ea3dee0c
[translation] Update translation from Crowdin (#1081) 2021-09-09 12:52:08 +00:00
tehcneko 54652f7d0c
[app] Add language selector (#1087) 2021-09-09 15:00:08 +08:00
tehcneko b49aa00df5
[app] Update home design (#1080) 2021-09-08 17:43:41 +08:00
tehcneko 4464210e69
[app] Preload webview htmls (#1078)
* [app] Preload webview htmls

* [app] Remove "v" from version name
2021-09-08 10:03:02 +08:00
tehcneko 3cc4e4eeaf
[app] Fix paddings (#1077) 2021-09-07 10:17:54 +00:00
tehcneko 6c170ab4eb
[app] Update home design (#1076) 2021-09-07 17:56:43 +08:00
tehcneko eab814a5d5
[app] Update themes (#1069) 2021-09-06 16:58:22 +08:00
XposedBot 26140f7e70
[translation] Update translation from Crowdin (#1065) 2021-09-06 11:27:54 +08:00
Howard Wu 0a4dd6af33
[app] Turkish translate update (#1062) 2021-09-06 11:01:31 +08:00
XposedBot f7cddedbc0
New translations strings.xml (Chinese Traditional) (#1064) 2021-09-06 02:49:39 +00:00
david082321 1f509c56f8
Update zh-TW transition (#1061) 2021-09-06 01:44:02 +00:00