Commit Graph

33 Commits

Author SHA1 Message Date
tehcneko 16c03275ef
[app] Filter out manager from app list (#76) 2021-02-05 20:43:06 +08:00
tehcneko 30bf8ac94f
Add support for backup and restore single module scope (#72)
* Add support for backup and restore single module scope

* Remove unused codes
2021-02-05 18:12:04 +08:00
tehcneko 425b11f152
Replace reset with speed optimize (#50) 2021-02-02 16:20:30 +08:00
tehcneko cccc407084
Fix app list sort comparators (#48)
* Update proguard rules

* Fix app list sort comparators
2021-02-02 14:17:42 +08:00
tehcneko 7aeee8fe9a
Fix manager updating modules list (#47) 2021-02-02 14:13:18 +08:00
tehcneko 9c93b65206
Remove "optimize all" and reboot menus (#43)
* Remove "optimize all" menus

* Remove reboot menus
2021-02-02 04:20:36 +00:00
tehcneko 27e58a30df
Fix app list order (#23) 2021-01-31 11:07:40 +00:00
tehcneko e4880979e7
Remove useless menus (#21)
* Remove stop app in menu

* Remove some menus for Android System

* Remove uninstall from app menu

* Remove module list export
2021-01-31 07:54:08 +00:00
tehcneko ced2805566
Minor UI adjustments (#19)
* Add accent color and medium weight to "Recommended"

* Rename "Android System" to System Framework

* Remove minWidth and minHeight for checkboxes
2021-01-31 07:26:19 +00:00
tehcneko 06a33303c3 Remove test log 2021-01-30 22:17:38 +08:00
tehcneko e82498a7cf Fix recommended scope 2021-01-30 22:14:11 +08:00
tehcneko 7be4e66b98 Add support for recommended scope 2021-01-30 21:56:15 +08:00
tehcneko 50ea40cd88 Hide launch and uninstall if not possible 2021-01-30 18:40:51 +08:00
tehcneko f819ca5075 Fix open module settings from app list 2021-01-30 18:38:19 +08:00
tehcneko 32136b62d7 UI improvements 2021-01-30 17:20:55 +08:00
tehcneko 2d74ea1528 Remove useless codes 2021-01-30 12:22:03 +08:00
tehcneko c312f93a2e Remove force add modules 2021-01-30 12:00:53 +08:00
tehcneko 272e69ad70 Add option to filter game and modules 2021-01-30 12:00:28 +08:00
tehcneko 4135c357d5 Remove white list 2021-01-30 11:54:29 +08:00
tehcneko 4069effea8 Don't remove apps from scope list if it's filtered 2021-01-29 20:09:10 +08:00
tehcneko d2ea64d10a Don't hide android system 2021-01-29 20:04:37 +08:00
tehcneko 29426b4dc0 Don't hide modules for scope list 2021-01-29 20:02:30 +08:00
tehcneko 456c4a0442 Hide system apps by default 2021-01-29 19:34:54 +08:00
tehcneko 86fa186a71 Filter out modules if forced to add modules 2021-01-29 19:33:28 +08:00
tehcneko e4a9e4e3ce Filter out games 2021-01-29 19:15:28 +08:00
tehcneko b4bdb44db5 Fix list sorting 2021-01-29 19:01:36 +08:00
tehcneko 2600f407ce Minor improvements 2021-01-29 18:48:02 +08:00
tehcneko 8523e73d48 Filter out apps has no code 2021-01-29 18:45:10 +08:00
tehcneko 125ef3589f Ask to select scope apps when enabling modules 2021-01-29 18:42:19 +08:00
tehcneko cb7057e6db Remove black list 2021-01-29 17:40:14 +08:00
tehcneko 1899c82eab Improve app list loading 2021-01-29 12:11:20 +08:00
tehcneko b16d0f96ec Fix manager blackwhite list logic 2021-01-29 11:30:01 +08:00
LoveSy 22d18846e9 Find & Replace 2021-01-29 01:14:53 +08:00