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
Howard Wu
6de7f3b6b4
Add versionCode to the 'version' displayed in the Magisk module ( #610 )
...
* Add versionCode to the 'version' displayed in the Magisk module
Used to get the version code more clearly from the Magisk module list.
* Add a space
2021-05-17 21:54:40 +08:00
LoveSy
20bcaf9e0b
[core] Try to fix module logger ( #609 )
2021-05-17 21:04:37 +08:00
LoveSy
d861198738
[core] Fix module update ( #608 )
2021-05-17 12:52:32 +00:00
LoveSy
7de566cd2c
[app] Fix install dialog empty state ( #607 )
...
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-17 09:20:42 +00:00
LoveSy
feadd30608
[app] Bypass hidden api ( #606 )
2021-05-17 17:02:08 +08:00
Rom
c45303c5ce
Update French translation ( #605 )
2021-05-17 16:09:08 +08:00
LoveSy
34abdf8d97
[app] Auto hide fab when scroll & update rikkaX insets ( #604 )
...
* [app] Auto hide fab when scroll
* update rikkaX insets
2021-05-17 06:35:24 +00:00
LoveSy
ce0a095a7a
[app] Add fab to add modules to other users ( #603 )
2021-05-17 12:58:21 +08:00
LoveSy
dc8deae175
[core] Add missing component filter ( #602 )
2021-05-17 12:49:18 +08:00
tehcneko
418b80a63a
[app] Change tab indicator animation mode to elastic ( #601 )
2021-05-17 11:38:55 +08:00
LoveSy
9c1bbd5606
[core] Fix package listener ( #600 )
2021-05-17 05:21:51 +08:00
José De Freitas
626a015dc9
Add Spanish translation ( #599 )
...
* Add Spanish code
* Translate strings into Spanish
2021-05-16 16:48:53 +00:00
vvb2060
2197fec80f
Fix uninitialized ( #595 )
2021-05-16 12:02:02 +08:00
vvb2060
e272e48e86
Install to profiles ( #592 )
2021-05-15 21:29:49 +00:00
vvb2060
d395365e2c
View in other app ( #591 )
2021-05-16 04:37:31 +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
Wang Han
3a7b4c9705
[app] Tweak description for `show hidden icon` option ( #587 )
2021-05-15 07:29:05 +00:00
LoveSy
09ac0e3af4
[core] Fix stupid bug ( #586 )
2021-05-15 05:40:05 +00:00
LoveSy
c8f2dffbca
[core] Fix on Android Q- ( #585 )
2021-05-15 12:39:28 +08:00
LoveSy
5032bc0b15
[core] Prefs for modules in non-primary user space ( #582 )
2021-05-15 12:34:27 +08:00
tehcneko
64efa50685
[app] Fix opening modules and apps for other users ( #584 )
2021-05-15 11:49:45 +08:00
tehcneko
fe17834fa3
[app] Fix module list crashes ( #578 )
2021-05-15 09:47:18 +08:00
VD $ VD171 @ Priv8
c9f4970ccc
Update Portuguese Translation by VD171 ( #583 )
2021-05-15 09:33:42 +08:00
LoveSy
0df0a14808
[core] Workaround for service manager overwritten on Android R ( #581 )
2021-05-15 03:05:04 +08:00
vvb2060
d9f95d1280
Use Java writer ( #579 )
2021-05-14 16:36:47 +00:00
tehcneko
438d8a2b6e
[app] Fix module list refreshing ( #577 )
2021-05-14 15:42:29 +00:00
Wang Han
3d28e5e5a0
[core] Remove trailing slash for /data/adb/lspd ( #576 )
...
* Which causes unzip fail because it becomes /data/adb/lspd//...
2021-05-14 14:38:21 +00:00
tehcneko
693016ae85
[app] Add empty view to lists ( #575 )
2021-05-14 14:05:58 +00:00