7f4f95cf83
Fix certificate start time
2021-12-14 03:07:38 -08:00
ad47dba064
Rename magiskVersion* -> version*
2021-12-14 03:01:11 -08:00
41b701846f
ensureEnv even if getRemote fails
...
Co-authored-by: vvb2060 <vvb2060@gmail.com >
2021-12-14 02:57:58 -08:00
5c42830328
l10n: Fix typo of chinese Simplified translations
2021-12-14 02:52:38 -08:00
69617309f8
English language string fixes
2021-12-14 02:51:54 -08:00
48e2d6a8da
Simplify several hacks
2021-12-13 19:48:17 -08:00
b4120cddfb
IODispatcherExecutor -> DispatcherExecutor
2021-12-13 04:05:42 -08:00
54e3f1998a
Support RootService on stub APKs
2021-12-13 04:05:42 -08:00
edcf9f1b0c
Introduce RootServices to the app
2021-12-13 04:05:42 -08:00
b76a3614da
Fix isolated process comparisons
2021-12-10 04:35:38 -08:00
94cc64c51b
Update dependencies
2021-12-10 04:32:16 -08:00
384c257a74
Disable CompatVectorFromResources
2021-11-29 00:06:28 -08:00
49dfa2c3a0
Fix update from notification will fail
2021-11-29 00:05:54 -08:00
5d6d241791
Update VN strings.xml
2021-11-23 22:24:51 -08:00
4f116d15b9
Fix PT-rBR translation
...
Some translation fixes.
2021-11-23 22:24:22 -08:00
68ac409bfd
Scripts fixes and improvements
...
- ensure all scripts use $NVBASE $MAGISKBIN $POSTFSDATAD and $SERVICED where appropriate
- simplify new grep_cmdline() using xargs and more sed
- show correct active sepolicy $RULESDIR on devices with no encryption
- add support for Android 12 .capex (compressed apex) files
2021-11-20 14:17:02 -08:00
e4a7617dde
Update VN strings.xml
2021-11-16 21:31:21 -08:00
c248d94995
Update strings.xml
2021-11-16 21:15:02 -08:00
93e443c4ad
Update RU strings
2021-11-16 21:14:11 -08:00
4b3988cef9
Update pt-BR translation
2021-11-16 21:13:50 -08:00
4eb5ee17b4
Fix typo in French translation
2021-11-16 21:13:13 -08:00
28b5faab0c
Visual changes
2021-11-14 03:58:35 -08:00
82a01c22d3
Cleanup resources
2021-11-14 00:45:39 -08:00
be9b0c2e8f
Move flow.concurrentMap to ktx
2021-11-13 11:28:11 -08:00
b6affe06a5
Fix flow parallel
2021-11-13 11:28:11 -08:00
7e9d4512b6
Update zh-rTW
2021-11-12 03:07:18 -08:00
5fa127c415
Disable modules section if Magisk is not active
...
Fix #4925
2021-11-12 03:02:26 -08:00
ac26681fe7
Update Slovak translation
2021-11-12 03:01:49 -08:00
3c62636133
Update zh-rCN translation
2021-11-12 03:01:30 -08:00
ca874fa12c
Update Albania translation
2021-11-12 03:00:55 -08:00
c3508bbb99
Update French translation
2021-11-12 03:00:37 -08:00
ddd153c00d
Show module suspend notice
...
Close #4862
2021-11-09 23:59:37 -08:00
def1811d48
Fix strings in sq
2021-11-07 11:03:28 -08:00
c53e507713
Update Traditional Chinese Language
2021-11-07 11:03:15 -08:00
e0ea777249
Use ProcessCompat
...
Fix #4895
2021-11-07 11:02:58 -08:00
3d3bfb42e5
Don't copy ApplicationInfo
2021-11-06 23:34:46 -07:00
6dbd8baa7e
Cleanup DownloadService
2021-11-06 17:45:41 -07:00
e660fabc57
Remove BaseDownloader
2021-11-06 04:37:06 -07:00
2115bcd8b0
Relaunch and recreate is slightly different
2021-11-05 16:05:12 -07:00
1bdd6e1a9d
Migrate to Activity Result APIs
2021-11-05 15:53:34 -07:00
98deec232b
Minor adjustments
2021-11-05 13:55:18 -07:00
022c217cfe
Migrate to SplashScreen API
2021-11-05 04:16:58 -07:00
81f57949ed
Remove WorkManager as a dependency
2021-11-04 23:39:35 -07:00
fca5eb083f
Always show checked app in list
2021-11-04 20:09:19 -07:00
a3695cc66b
Use Kotlin coroutine instead of Java parallelStream
2021-11-04 20:09:19 -07:00
6723d20616
Cleanup AppProcessInfo
2021-11-04 20:09:19 -07:00
627ec91687
Fix visual issues for ActionBar
2021-11-04 20:09:19 -07:00
9126cf0c73
Rewrite deny list UI
2021-11-04 20:09:19 -07:00
e49d29a914
Fix fragments lifecycleOwner
2021-11-02 03:10:29 -07:00
3aa1a68cdc
Fix activity relaunches constantly on WSA
...
It's magic 💢 since change configuration should not trigger activity relaunch.
2021-11-02 03:09:06 -07:00