tehcneko
c1bed35bcf
[app] Make background color follow system theme ( #634 )
2021-05-19 19:36:49 +08:00
tehcneko
d490c93fca
[app] Use Android S blur api
2021-05-19 18:48:10 +08:00
vvb2060
5ec10c89bb
Fix uninstall ( #588 )
...
* Fix uninstall
* Bump version again
* Add installExistingPackageAsUser
* Drop INSTALL_ALL_WHITELIST_RESTRICTED_PERMISSIONS
* Fix activation
* 反了
* 空格
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-05-15 12:46:14 +00:00
tehcneko
fe17834fa3
[app] Fix module list crashes ( #578 )
2021-05-15 09:47:18 +08:00
LoveSy
dbc0226d66
[core] Recognize module from other user profile ( #555 )
...
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-14 16:28:12 +08:00
tehcneko
7f539c8dbe
[app] Allow using system accent color as theme color (S+) ( #560 )
...
* Compile with Android S SDK
* [app] Allow using system accent color as theme color (S+)
2021-05-11 15:44:24 +08:00
vvb2060
7a35906cb6
Update xposed module metadata parsing ( #558 )
...
* Stop read xposedmodule
Official documentation requires `xposedmodule` value is `true`, but in the previous implementation there was no judgment on what the value was, even if `false`. So, remove it and use `xposedminversion` to determine if the app is an xposed module.
* xposedscope supports string
```xml
<meta-data
android:name="xposedscope"
android:value="com.example.app1;com.example.app2" />
```
2021-05-09 17:01:00 +00:00
tehcneko
11801e0145
[app] Fix crash when module no longer exists ( #536 )
2021-05-04 08:37:38 +00:00
tehcneko
7d171bcfa0
[app] Nuke holiday theme
2021-04-28 19:12:45 +08:00
tehcneko
da5a01e1ae
[app] Fix context menu title
2021-04-28 19:12:45 +08:00
vvb2060
a091a43d10
Add dnspod ( #494 )
2021-04-18 11:04:36 +08:00
tehcneko
fe9cec4576
[app] Remake holiday headers ( #488 )
2021-04-14 17:14:02 +08:00
tehcneko
535c6e1b60
[app] Nuke customized ripple effect ( #485 )
...
* [app] Nuke customized ripple effect
* [app] Fix progressbar glitches
2021-04-13 23:05:42 +08:00
tehcneko
7985af5d16
[app] Fix going back when scope list loading ( #478 )
2021-04-12 17:32:07 +08:00
tehcneko
26a4decfeb
[app] Replace alidns with tuna ( #381 )
2021-03-20 05:19:40 +00:00
vvb2060
b4131fd6c4
New packagename ( #326 )
2021-03-10 17:09:34 +00:00