Commit Graph

3280 Commits

Author SHA1 Message Date
9c09ad3b62 Open source fully obfuscated stub 2021-09-02 21:31:33 -07:00
dcc1fd3ee4 Use PACKAGE_FULLY_REMOVED for magiskhide
Remove from magiskhide only if pkg fully deleted
2021-09-02 02:15:25 -07:00
933f020b3c Show dialog when hide or restore app 2021-09-02 02:13:31 -07:00
68fbdd474c Target SDK 31 2021-09-02 01:39:34 -07:00
2cbc048352 Add mount info to log file 2021-09-02 00:48:44 -07:00
743c7c9326 App code reorganization 2021-09-01 01:17:27 -07:00
067248da75 Cleanup RvItems 2021-09-01 01:17:27 -07:00
f5c982355a Remove online section in modules fragment 2021-09-01 01:17:27 -07:00
080ab6032c update and fix some text in strings-sq 2021-08-29 11:36:07 -07:00
350144df29 Do not allow remove the module to be updated 2021-08-29 11:35:46 -07:00
9ac0f11d9a Update Belarusian translation 2021-08-29 03:27:57 -07:00
0580932610 Norwegian Bokmål translation 2021-08-29 03:10:39 -07:00
85399f609c Fix and update strings-sq 2021-08-29 03:10:01 -07:00
9396288ca2 Check util_functions.sh version 2021-08-28 20:52:05 -07:00
c59f8adc4a Update Android Studio 2021-07-30 14:23:20 -07:00
7717f0a6b0 Support Android S AVD 2021-05-13 04:45:13 -07:00
5e1fba3603 Build a single APK for all ABIs 2021-05-13 00:21:04 -07:00
66cc9bc545 Pure 64bit support 2021-05-12 16:38:34 -07:00
97c1e181c5 Remove unused file 2021-05-11 21:47:46 -07:00
ea80cddd57 Switch to official snet.jar link 2021-05-11 21:42:58 -07:00
09a294c219 Fix release builds 2021-05-11 18:40:45 -07:00
391852a102 Various fixes in the French translation 2021-05-11 11:45:31 -07:00
6b34ec3ab9 Fix #4194 2021-05-09 22:56:54 -07:00
5c333dec33 Minor changes 2021-05-09 20:45:53 -07:00
7702094053 Update dependencies 2021-05-06 11:37:21 -07:00
95e1e57407 Fix #4140 2021-05-04 22:12:18 -07:00
fb93af665d Remove obsolete SDK_INT check 2021-04-23 16:56:23 -07:00
fb8000b58b Handle invalid SafetyNet results
Fix #4253
2021-04-20 03:39:47 -07:00
1b9d8e068a Remove/move unused files 2021-04-18 05:04:14 -07:00
038f73a5f7 Remove Koin
Non static DI is bad
2021-04-18 04:46:11 -07:00
649b49ff45 Don't hold resources in Settings objects 2021-04-18 04:14:43 -07:00
1418bc454d Don't hold resources in ViewModels 2021-04-18 02:12:53 -07:00
29cc372bfa Fix proguard rules 2021-04-17 23:44:19 -07:00
69b00d3782 Update dependencies
Jcenter will sunset
2021-04-17 23:44:19 -07:00
a328e2bf3c Hide annoying stack traces when hidden 2021-04-17 22:35:36 -07:00
7e01f9c95e Minor changes 2021-04-17 19:57:47 -07:00
f49966d86e Update french translations 2021-04-15 23:09:45 -07:00
2b65e1ffc2 Update strings-sq 2021-04-15 05:02:12 -07:00
c81a3fa286 Update HE translation 2021-04-15 05:01:39 -07:00
94ec11db58 Update snet.jar extension
The existing API key was revoked for some reason.
Release an updated extension jar with a new API key.

In addition, add some offline signature verification and change how
results are parsed to workaround some dumbass Xposed module "faking"
success results, since many users really don't know better.
2021-04-15 04:47:57 -07:00
1f0a35f073 Set minSdkVersion to 21 2021-04-09 20:01:32 -07:00
f6e4a27fdd Don't export $API when initializing shell
* This becomes meanless after 9c0e189.
2021-04-09 01:47:52 -07:00
257ceb99f7 SDK < 21 is EOL 2021-04-09 01:40:08 -07:00
706d53065b Rename TransitiveText 2021-04-09 01:32:37 -07:00
0f95a7babe Do not hold resources in SuperuserViewModel 2021-04-09 01:00:26 -07:00
f42a87b51a Fix spelling in French translation 2021-03-29 09:15:23 -07:00
d11358671e Fix isolated process display 2021-03-24 04:43:45 -07:00
aad52ae743 Fix UID removed action 2021-03-24 04:43:45 -07:00
6865652125 Fix process name in MagiskHide
close #3997
2021-03-24 04:43:45 -07:00
ed4d0867e8 Make sure navigation happens on main thread
Fix #4044
2021-03-24 03:23:11 -07:00