tehcneko
33cf2b994c
[app] Fix app filter ( #657 )
2021-05-22 13:43:36 +00:00
LoveSy
7f83efb2d5
[core] No longer trust testonly manager ( #656 )
2021-05-22 21:36:12 +08:00
Wang Han
7257181e2e
[app] Query enabled modules in reloadInstalledModules() ( #655 )
...
* This ensures that enabled modules will be updated together
with installed modules.
2021-05-22 21:25:02 +08:00
LoveSy
c9d93b9b47
[core] Also compile when Readme changed ( #654 )
2021-05-22 13:04:41 +00:00
tehcneko
0a452b7f3d
[app] Fix app filter ( #653 )
2021-05-22 20:17:23 +08:00
Wang Han
37dd63be81
[core] Correct process name for android in module log ( #651 )
...
* It can only be NULL for system_server.
2021-05-22 19:13:46 +08:00
tehcneko
fb05d85a9b
[app] Don't filter recommended apps ( #650 )
...
* [app] Don't filter recommended apps
* Update AGP
* Update ScopeAdapter.java
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-05-22 10:55:33 +00:00
LoveSy
636c1ae603
Update build.gradle.kts ( #649 )
2021-05-22 03:55:32 +00:00
Wang Han
d853be4367
[core] Honor `remove` flag for incompatible modules
2021-05-21 21:26:52 +08:00
RikkaW
d85ef90275
Refuse to install if Riru is disabled or will be removed
2021-05-21 21:26:52 +08:00
RikkaW
7e6a0b81a3
Fix check Riru
2021-05-21 21:26:52 +08:00
tehcneko
e6fba900f4
[app] Fix install dialog long clickable ( #645 )
2021-05-21 17:11:18 +08:00
LoveSy
02fd5be2fc
[core] Switch to user if needed
2021-05-21 16:45:40 +08:00
tehcneko
c0b556f2d8
[app] Fix get launch intent
2021-05-21 16:45:40 +08:00
tehcneko
e2bb7d42f2
[app] Start and query activity from backend
2021-05-21 16:45:40 +08:00
tehcneko
15775da810
[core] Add queryIntentActivities and startActivityAsUserWithFeature
2021-05-21 16:45:40 +08:00
tehcneko
a07239eeb1
[core] Check if MIUI
2021-05-21 12:45:34 +08:00
LoveSy
3600359b33
[core] Extend modules' scope for themselves to all users
2021-05-21 12:45:34 +08:00
LoveSy
9d417fa6cf
Load module together with package name
2021-05-21 12:45:34 +08:00
tehcneko
2eefe094d9
Add startActivityAsUser
2021-05-21 12:45:34 +08:00
tehcneko
8a3373bfc3
Add startActivity
2021-05-21 12:45:34 +08:00
LoveSy
384681bbb8
[core] Prevent MIUI dual remove packages
2021-05-21 12:45:34 +08:00
LoveSy
4e40cf9802
[core] Send IApplicationThread to daemon
2021-05-21 12:45:34 +08:00
VD $ VD171 @ Priv8
97190be928
[Missing] Update Portuguese Translation by VD171 ( #640 )
2021-05-20 20:57:15 +08:00
VD $ VD171 @ Priv8
5578074633
Update Portuguese Translation by VD171 ( #639 )
2021-05-20 20:40:41 +08:00
tehcneko
a5c1397516
Update dependencies ( #638 )
2021-05-20 11:36:29 +00:00
LoveSy
c3765d4266
[app] Fix race condition ( #636 )
2021-05-20 14:22:37 +08:00
tehcneko
c1bed35bcf
[app] Make background color follow system theme ( #634 )
2021-05-19 19:36:49 +08:00
david082321
188cffd8ce
[app] Fix non-positional format string ( #633 )
2021-05-19 10:59:52 +00:00
tehcneko
2228ef2351
[app] Fix non-positional format string
2021-05-19 18:48:10 +08:00
tehcneko
559a57b47e
[app] Update dependencies
2021-05-19 18:48:10 +08:00
tehcneko
d490c93fca
[app] Use Android S blur api
2021-05-19 18:48:10 +08:00
david082321
8c4a806092
Update zh-TW translation ( #631 )
2021-05-19 18:44:31 +08:00
Pandemic
8f37566f3b
Updated NL Strings ( #628 )
2021-05-19 16:37:09 +08:00
green1052
8f19e7fede
Update strings.xml
2021-05-19 14:54:25 +08:00
LoveSy
31d116abcb
Bump new ver ( #596 )
2021-05-19 06:24:31 +00:00
LoveSy
9680f39a1f
[Template] Support S Beta 1
2021-05-19 13:13:35 +08:00
LoveSy
b3da10a97e
[Readme] Support Beta 1
2021-05-19 13:13:35 +08:00
LoveSy
02d205767a
[gradle] update AGP to beta-01
2021-05-19 13:13:35 +08:00
LoveSy
9899bbfb95
[core] Check status of dladdr ( #626 )
2021-05-19 03:45:24 +00:00
LoveSy
ee57426443
[core] Remove incorrect flags ( #625 )
2021-05-18 20:34:09 +00:00
LoveSy
61bee4743a
[core] Remove deleteOnClose which causes lock fail ( #624 )
2021-05-18 17:41:02 +00:00
LoveSy
85a4d4eea1
[core] A better way to launch daemon ( #622 )
2021-05-18 16:45:22 +00:00
Rom
ae73c9de02
Update French translation ( #623 )
2021-05-18 16:09:02 +00:00
LoveSy
bc944bd6ee
[core] Fix cmdline detection ( #621 )
2021-05-18 21:22:08 +08:00
LoveSy
cb665d4eeb
[core] Clean scope automatically for mutli-users ( #620 )
2021-05-18 19:04:10 +08:00
LoveSy
fd32c3107a
Detect system framework injection status ( #619 )
2021-05-18 06:25:06 +00:00
LoveSy
0cb223afea
[core] Startup daemon in service.sh if post-fs-data.sh stucks ( #615 )
...
Some modules may stick `post-fs-data.sh` of Magisk (for example running `resetprop`), leaving daemon unstarted.
In such case, we should try to startup daemon in `service.sh` though it's a bit too late.
2021-05-18 13:39:22 +08:00
Howard Wu
a81009d8ee
Prevents duplicate versionCode in log ( #614 )
2021-05-17 22:55:48 +08:00
Howard Wu
3cb07c6a40
Prevents versionCode from being displayed twice during installation ( #611 )
2021-05-17 14:09:55 +00:00