Commit Graph

58 Commits

Author SHA1 Message Date
tehcneko 2831b9b3a1 Adapt to new logs path 2021-02-06 15:12:40 +08:00
tehcneko 5521826dea Adapt to new verbose log flag 2021-02-06 15:12:40 +08:00
tehcneko 3f87a49fc7
[app] Fix log reader crash (#77)
https://github.com/LSPosed/LSPosed/issues/58#issuecomment-774026586
2021-02-05 21:42:05 +08:00
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 133481065f
Add support for backing up and restoring module list and scope list (#63)
* Add support for backing up and restoring module list and scope list

* Reload enabled modules list after restoring
2021-02-03 23:33:49 +08:00
tehcneko 94a1ba826e
Better tips for framework not installed (#62)
* Remove skip min version check

* Better tips for framework not installed

* Disable framework settings if not installed
2021-02-03 22:03:33 +08:00
tehcneko 8b69bdd30d
Allow turning off black dark theme when md2 enabled (#61) 2021-02-03 20:59:23 +08:00
tehcneko 49b80387ee
Navigate to GitHub when versions are not consistent (#60) 2021-02-03 20:44:56 +08:00
双草酸酯 aadf2f54b7
[manager] Fix null pointer (#55) 2021-02-02 19:47:59 +00:00
kotori0 a8ea5cb50e [app] Check version at launch 2021-02-03 02:21:02 +08:00
tehcneko 425b11f152
Replace reset with speed optimize (#50) 2021-02-02 16:20:30 +08:00
tehcneko 73f9a8d6af
Add SELinux permissive state check (#49) 2021-02-02 16:12:59 +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 2b3dcef993
Fix compiling crashes on EMUI (#44) 2021-02-02 04:30:08 +00: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
Wang Han aa0d587be0
app: Don't restart zygote manually on soft reboot (#40)
* zygote will be automatically restrarted as surfacelinger
   has 'onrestart restart zygote' in service definition since N.
2021-02-02 10:51:09 +08:00
tehcneko dab5cfec9b
Add manager signature verifier (#32)
* Add apksig dependency

* Enable j8 feature

* Add manager signature verifier
2021-02-01 16:15:40 +08:00
tehcneko 4a9f0959bc
Implement edge-to-edge experience (#24) 2021-01-31 15:04:57 +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 2ca3efec9a Hide variant switch for x86 devices 2021-01-30 18:03:42 +08:00
tehcneko 32136b62d7 UI improvements 2021-01-30 17:20:55 +08:00
tehcneko 9379ffbca5 About activity improvements 2021-01-30 14:57:56 +08:00
tehcneko 4fd1b206a7 Remove unused codes 2021-01-30 14:31:04 +08:00
tehcneko 105bce1042 Fix crash on Android 8.0 2021-01-30 14:22:58 +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 c508cb382f Remove deopt boot image 2021-01-29 23:12:48 +08:00
tehcneko 28f022cd18 Update about activity 2021-01-29 21:02:20 +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 6e765a7a08 Remove active module from notification 2021-01-29 17:46:32 +08:00