Commit Graph

281 Commits

Author SHA1 Message Date
tehcneko d0bd6c1be3 [app] String tweaks 2021-02-24 20:58:14 +08:00
tehcneko fad2cf3064 [app] Add force stop and reboot 2021-02-24 20:58:14 +08:00
LoveSy ec1f2e293f
[app] Fix filter (#183) 2021-02-24 00:58:22 +08:00
tehcneko 128f3d8937
[core] [app] Filter out apps without any process for the scope list (#181)
* Filter out apps without any process for the scope list

* Bump ver

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-02-23 14:28:13 +00:00
tehcneko e9e19e1d1d [app] Add view in repo for modules 2021-02-23 18:42:35 +08:00
tehcneko bfe905fabf [app] Fix svg rendering 2021-02-23 18:42:35 +08:00
tehcneko 04cdb6c950
[app] Fix scope list logic (#178) 2021-02-23 10:37:31 +00:00
tehcneko 4e934858f2
[app] Fix crash when repo request failed (#173) 2021-02-23 02:28:40 +00:00
LoveSy ceb70aea3b [app] Temporarily fix #169 2021-02-23 08:44:35 +08:00
tehcneko 61bca22554
[app] Add Constants.getXposedApiVersion (#162) 2021-02-22 21:53:27 +08:00
tehcneko 3772fea76d
[app] Show codename only for Android preview (#161) 2021-02-22 21:08:05 +08:00
tehcneko a10e882a39
[app] Add old hook method to show version mismatched dialog (#160) 2021-02-22 12:26:04 +00:00
tehcneko 2c5fe49b25 [app] Remove the use of hidden api 2021-02-22 19:17:28 +08:00
tehcneko 43e5257ea7 [app] Add missing FLAG_IMMUTABLE 2021-02-22 18:46:29 +08:00
tehcneko cbcdf9f96f [app] Fix backup and restore 2021-02-22 18:46:29 +08:00
tehcneko 9585235f0e [app] Fix recommended menu 2021-02-22 18:46:29 +08:00
tehcneko 3358523896 [core] Add back module updated notification 2021-02-22 18:46:29 +08:00
tehcneko d2386cde57 [app] Get installed modules from binder 2021-02-22 18:46:29 +08:00
tehcneko 937a096e61 [app] Close OutputStream before return 2021-02-22 18:46:29 +08:00
tehcneko 70d9dbf744 [app] Use HashSet for scope list 2021-02-22 18:46:29 +08:00
tehcneko bb173abbe4 [app] Fix scope list 2021-02-22 18:46:29 +08:00
tehcneko 83ec9396a5 [app] Fix check scope app 2021-02-22 18:46:29 +08:00
tehcneko e668f7821a [app] Remove unused codes 2021-02-22 18:46:29 +08:00
tehcneko 50c1713306 [app] Adapt to new service api 2021-02-22 18:46:29 +08:00
tehcneko aa50e65cf1 [app] Remove duplicated android system 2021-02-22 18:46:29 +08:00
LoveSy 7fcd689192 [core] Fix death receipent leak 2021-02-22 18:46:29 +08:00
LoveSy aae69dcf5c [core] Fix sandhook 2021-02-22 18:46:29 +08:00
tehcneko fbe39af620 [app] String tweaks 2021-02-22 18:46:29 +08:00
tehcneko d8b010a8aa [app] Fix multi user for shared uid 2021-02-22 18:46:29 +08:00
tehcneko 7d08851aae [app] Fix clear logs 2021-02-22 18:46:29 +08:00
tehcneko 10de0b0ac6 [app] Fix logs reading 2021-02-22 18:46:29 +08:00
tehcneko 8015a40986 [app] Set to default activity icon if load failed 2021-02-22 18:46:29 +08:00
tehcneko 5b2bd76816 [app] Fix app filter 2021-02-22 18:46:29 +08:00
LoveSy 687d4d64c7 [core] Fix log 2021-02-22 18:46:29 +08:00
tehcneko 3ecb615d6e [app] Show shared uid apps as single app 2021-02-22 18:46:29 +08:00
tehcneko 4a39c82242 [app] Get logs from binder 2021-02-22 18:46:29 +08:00
tehcneko 1dd04b6f31 [app] Refactored to use binder 2021-02-22 18:46:29 +08:00
LoveSy d85b4d3584 Seperate manager service 2021-02-22 18:46:29 +08:00
LoveSy d27e012442 Change to ParaceledListSlice 2021-02-22 18:46:29 +08:00
LoveSy 183dccde17 [core] Implement get all installed packages from all users 2021-02-22 18:46:29 +08:00
LoveSy 3f94f49568 [core] Say hello to binder 2021-02-22 18:46:29 +08:00
tehcneko 1a4458ef72 [app] Save dark mode setting with string 2021-02-15 22:17:19 +08:00
tehcneko dea35b24c2 [app] Compare version string directly 2021-02-14 18:17:47 +08:00
tehcneko 07c05771aa [app] Nuke accent color 2021-02-14 18:17:47 +08:00
tehcneko 708b70d149 [app] Fix repo sorting by update time 2021-02-14 18:17:47 +08:00
tehcneko e50678b1f8 [app] Suppress warnings 2021-02-14 18:17:47 +08:00
tehcneko de586d532f [app] Add more info in crash report 2021-02-14 18:17:47 +08:00
tehcneko a915ba66ad [app] Fix repo sorting menu items 2021-02-14 18:17:47 +08:00
LoveSy a652a81201 Use setStaticField instead 2021-02-14 02:31:19 +08:00
tehcneko 83d5dbdc27
[app] Fix Github link (#132) 2021-02-13 15:01:44 +00:00