Commit Graph

997 Commits

Author SHA1 Message Date
tehcneko 1cb05638bd
[app] Revert module list sorting changes (#99) 2021-02-08 18:56:23 +08:00
tehcneko 2ffc8fefd5
[app] Fix newyear header position for pre-Q (#98) 2021-02-08 18:43:00 +08:00
tehcneko dfed755f81
[app] Add newyear header (#97) 2021-02-08 18:28:34 +08:00
tehcneko ec3c982f3d
[app] Show snackbar for compiling result (#96) 2021-02-08 17:18:20 +08:00
LittleTurtle2333 9290615644
Create UK translation (#95) 2021-02-08 17:01:14 +08:00
tehcneko 07b84d6694
[app] Update notification util (#94)
Open app list instead of module list
2021-02-08 15:35:25 +08:00
双草酸酯 5c1997f64d
[core] Check variant_path when updating config file (#89) 2021-02-07 03:48:51 +08:00
双草酸酯 4a96345b21
[core] nuke xhook (#87)
* [core] nuke xhook
2021-02-07 03:22:53 +08:00
tehcneko e96f3607ac
[CI] Upload mappings to artifact (#85) 2021-02-06 18:43:13 +08:00
LoveSy 7acf4493ed
[core] Ensure permission when zygote starts (#86) 2021-02-06 18:38:26 +08:00
LoveSy 8e73f0822b
Fix log permission (#84) 2021-02-06 15:52:53 +08:00
LoveSy 499b3a97a8 Bump new ver 2021-02-06 15:12:40 +08:00
tehcneko f3daf6e949 Remove unused strings 2021-02-06 15:12:40 +08:00
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
LoveSy 65da77315a Use stub 2021-02-06 15:12:40 +08:00
LoveSy 33f2e15737 Customize logger for efficiency 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 364785e152
[core] Prevent manager from being hooked by modules (#75) 2021-02-05 20:38:06 +08:00
LoveSy 5c63665a74
[core] Fix resource hook in R (#73) 2021-02-05 18:22:08 +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
Wang Han fc1bf22eda
[core] Align lines when printing module scope list (#68)
* Without this commit, the lines are printed like this:

   02-03 21:00:20.488   987   987 I LSPosed : scope of com.mhook.dialog.beta is:
   02-03 21:00:20.488   987   987 I LSPosed : com.bug.zqq
   02-03 21:00:20.488   987   987 I LSPosed :   com.tencent.mobileqq
   02-03 21:00:20.488   987   987 I LSPosed :   com.heytap.themestore
   02-03 21:00:20.488   987   987 I LSPosed :   com.mhook.dialog.beta
2021-02-04 22:58:15 +08:00
孟武.尼德霍格.龍 592ad73500
Update Traditional Chinese Strings (#66)
Up-to-date Traditional Chinese Strings
2021-02-04 12:18:58 +08:00
双草酸酯 7757c5d19b
[core] Remove redundant code (#65) 2021-02-03 19:23:48 +00:00
双草酸酯 0dbfe5ac35
[core] do not export xhook (#64) 2021-02-04 02:55:05 +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
LoveSy 68bb2d3db7
Fix duplicate declare when cache fails (#59) 2021-02-03 19:34:08 +08:00
david082321 72b3dcde97
Update strings.xml (#56) 2021-02-03 04:17:56 +08:00
双草酸酯 aadf2f54b7
[manager] Fix null pointer (#55) 2021-02-02 19:47:59 +00:00
kotori0 cd38c8dda8
[skip ci] Update readme 2021-02-03 03:14:21 +08:00
kotori0 a8ea5cb50e [app] Check version at launch 2021-02-03 02:21:02 +08:00
LoveSy f7da5f381d [core] Lock critical section 2021-02-03 02:18:39 +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
LoveSy 97ddb596d3
Detect permissive selinux (#45) 2021-02-02 13:00:31 +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
双草酸酯 5220cf5ea5
update readme and issue templates (#34)
* update readme and issue templates

* remove issue labels
2021-02-01 22:09:55 +08:00
双草酸酯 0fa05cd04d
[ci] Read commit message directly from Python (#35) 2021-02-01 21:30:54 +08:00
tehcneko ee7d0f884e Update readme in zip with gradle 2021-02-01 16:30: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 5ce10caed6 Specify build tools version 2021-02-01 14:00:50 +08:00
tehcneko 8410c706cf
Update manager.yml (#29)
* Update manager.yml

* Update manager.yml
2021-01-31 16:42:12 +00:00