Rom
c8abed9d48
French translation update
2018-11-20 02:19:30 -05:00
topjohnwu
3aad9d8166
Add CLI to detect MagiskHide status
2018-11-16 00:37:41 -05:00
topjohnwu
ee4548230b
Disable native systemless hosts, add built-in systemless hosts module
2018-11-15 13:57:41 -05:00
marciozomb13
927f69fe30
Brazilian Portuguese Update
2018-11-15 03:03:21 -05:00
Ian Macdonald
7e9ad5927a
Fix grammatical errors, unnatural-sounding English and bad punctuation
2018-11-15 03:03:06 -05:00
Ian Macdonald
6d6b07865e
Add 15 and 45 second Request Timeout options.
2018-11-15 03:02:45 -05:00
topjohnwu
376e7977f0
Deprecate path /sbin/.core, switch to /sbin/.magisk
...
Symlink is preserved for backwards compatibility
2018-11-15 01:36:03 -05:00
topjohnwu
83ae66daea
Change stock boot image SHA1 backup method
2018-11-15 00:33:20 -05:00
topjohnwu
89be07e1f2
Update to libsu 2.0.3
2018-11-13 00:21:42 -05:00
topjohnwu
817350c8c5
Update AndroidX
2018-11-09 22:04:04 -05:00
vvb2060
1f3f881f81
Skip files when scanning modules
2018-10-28 17:21:58 -04:00
topjohnwu
bd81923f2f
Revert "Make dark theme cards slightly darker"
...
This reverts commit 675d6d8328
.
2018-10-28 14:59:45 -04:00
topjohnwu
69560b8ad7
Fix and prevent crashes
2018-10-28 14:54:07 -04:00
topjohnwu
7fc00c446b
Buffer OutputStream to prevent broken pipe error
2018-10-28 05:25:33 -04:00
topjohnwu
5fc7079023
Sort Policies before returning
2018-10-28 03:00:49 -04:00
topjohnwu
bfbd254be7
Update donation link
2018-10-28 02:48:01 -04:00
topjohnwu
f8ea43466c
Only allow device owner to hide/restore Magisk Manager
2018-10-28 00:58:22 -04:00
topjohnwu
75ab1fa570
Micro optimizations
2018-10-28 00:54:56 -04:00
topjohnwu
bf4a46d57c
Optimize logging in Magisk Manager
2018-10-27 22:06:24 -04:00
topjohnwu
dbb8b8a439
Handle magisk.db completely natively
...
Prevent database corruption due to different Android application sqlite default settings
2018-10-27 17:54:48 -04:00
topjohnwu
2a65c3dc8f
Prepare for new database implementation
2018-10-27 17:38:23 -04:00
Nicholas
675d6d8328
Make dark theme cards slightly darker
...
Use #323232 instead of #424242
Of course this is just a suggestion, use other codes if you wish. I just find the current color a bit too light for a dark theme.
2018-10-26 17:09:56 -04:00
topjohnwu
958d6377e3
Improve XML string matching code
2018-10-26 02:50:45 -04:00
vvb2060
01e7dff1a0
Fix crash when using other su
2018-10-24 04:59:29 -04:00
daveyannihilation
fc791b4371
Fix Dark theme to display cards as slightly lighter than background as per Material Design standards. Also redirect colors to app as opposed to calling on framework
2018-10-20 21:13:13 -04:00
topjohnwu
f76bb009f4
Update changelogs
2018-10-20 20:11:09 -04:00
topjohnwu
8a1292b295
Ask permissions to read internal storage
2018-10-20 19:42:46 -04:00
topjohnwu
6557070ae1
Try to flush database before uninstalling
2018-10-20 15:31:41 -04:00
topjohnwu
e7e580e177
Remove support for Magisk lower than 1500
2018-10-20 15:04:15 -04:00
topjohnwu
48c40f9516
Prevent Resources
...
Fix #619
2018-10-17 19:44:48 -04:00
topjohnwu
e0e7674715
Fix close button in FlashActivity
2018-10-17 15:36:09 -04:00
muhammeteminturgut
469adc85ad
Update Turkish translations
2018-10-16 21:11:43 -04:00
vvb2060
e1b181ca4e
Hide system in MagiskHide list
2018-10-16 21:09:18 -04:00
topjohnwu
a4f0fbf8b7
Switch to butterknife
...
Finally support AndroidX and obfuscation
2018-10-16 21:00:01 -04:00
topjohnwu
58ae596b0f
Require fp auth when toggling su permission if required
...
Close #656
2018-09-29 02:21:14 -04:00
topjohnwu
f1ca21678d
Set boolean when toggling
2018-09-29 02:02:41 -04:00
topjohnwu
d7eeef2c8a
Separate fingerprint authentication dialog code
2018-09-29 01:57:51 -04:00
topjohnwu
4f626897f2
Cleanup
2018-09-29 00:28:12 -04:00
topjohnwu
2118beeb23
Magisk-Modules-Repo now names repo with ID, simplify logic here
2018-09-28 01:58:28 -04:00
topjohnwu
cfe32f1a70
Update Magisk Manager changelogs
2018-09-20 22:34:09 -04:00
Taras
d877f5d5c6
update Ukrainian strings
2018-09-20 16:56:17 -04:00
topjohnwu
3f87f6aee3
Fix output in Magisk Manager if no root exists
2018-09-20 16:21:22 -04:00
topjohnwu
04bcd145d3
Add a.a alias to BootSigner
2018-09-20 15:37:59 -04:00
topjohnwu
244e811291
Remove icon padding in preference screen
...
Courtesy of https://stackoverflow.com/a/51568782
2018-09-19 00:06:14 -04:00
topjohnwu
ac7467fb59
Optimize boot signing to use as little memory as possible
2018-09-18 23:48:21 -04:00
topjohnwu
2c0436216f
Prevent null strings in modules/repos
...
Close #620 , close #621
2018-09-18 10:04:12 -04:00
topjohnwu
017fbf267b
Fix small theme config issue
2018-09-17 23:29:38 -04:00
topjohnwu
e6afbf2ec0
Force remove busybox from APK
2018-09-17 23:03:37 -04:00
topjohnwu
906b4aad9e
New method of communication
...
Introduce a new communication method between Magisk and Magisk Manager.
Magisk used to hardcode classnames and send broadcast/start activities to
specific components. This new method makes no assumption of any class names,
so Magisk Manager can easily be fully obfuscated.
In addition, the new method connects Magisk and Magisk Manager with random
abstract Linux sockets instead of socket files in filesystems, bypassing
file system complexities (selinux, permissions and such)
2018-09-16 04:16:18 -04:00
topjohnwu
4cf8d41f6a
Fix FlashActivity crash
2018-09-16 00:18:34 -04:00
topjohnwu
47c860142e
Use ClassMaps to prevent errors
2018-09-16 00:08:13 -04:00
topjohnwu
af7c6f9fce
Fix FlashActivity crash
2018-09-15 01:45:10 -04:00
topjohnwu
78534deab6
Excessive obfuscation when building in release mode
...
Close #606
2018-09-14 23:00:39 -04:00
topjohnwu
065949496e
Migrate to AndroidX support library
2018-09-10 02:27:45 -04:00
Sandro Jäckel
659d947863
Updated German translations
2018-09-09 10:40:33 -04:00
Rom
39be7a6288
Update stub French translation
2018-09-09 00:38:47 -04:00
Rom
8ac976c579
Update French translation ( #576 )
2018-09-09 00:38:33 -04:00
Vladimír Kubala
70fd432c57
Update Slovak translation
2018-09-09 00:38:25 -04:00
Jonas Schubert
00135f2f49
updated full\res\values.de\strings.xml
2018-09-09 00:38:11 -04:00
Albert I
9b944bc29c
Update Indonesian translations
...
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-09-09 00:38:02 -04:00
topjohnwu
d520b3d2a0
Request storage permission when patching boot images
2018-09-08 23:27:19 -04:00
topjohnwu
2d7c1da741
Better support for external config file
2018-09-06 14:25:35 -04:00
topjohnwu
ff3dad2457
Prevent upgrading database before upgrading to v17.0
2018-09-01 10:46:13 -04:00
topjohnwu
298d5e197b
Update Magisk Manager changelog
2018-09-01 02:37:56 -04:00
Eray Rafet
d73c0a998d
Update Bulgarian
2018-09-01 02:15:53 -04:00
vvb2060
6f9d493a18
Update zh-rCN translation
2018-08-31 02:20:52 -04:00
dark-basic
08f7d5ebff
Update strings.xml
...
New Line Added.
2018-08-31 02:20:43 -04:00
Ilya Kushnir
1fe3675403
Update RU strings
2018-08-31 02:20:36 -04:00
Oliver Cervera
a0f956d2c1
Update Italian translation - Twitter string
...
Added new Twitter string.
2018-08-31 02:20:25 -04:00
topjohnwu
1560f91b4a
Move layout from main to full
2018-08-30 05:15:44 -04:00
topjohnwu
c20f362594
Update trad. Chinese translation
2018-08-30 05:09:28 -04:00
topjohnwu
7ae8c26e50
Improve About and Donation page
2018-08-30 05:05:29 -04:00
topjohnwu
adfffe6121
Better back pressing logic
2018-08-30 04:19:08 -04:00
topjohnwu
64601baa76
Update Magisk Manager README
2018-08-30 04:03:14 -04:00
topjohnwu
aa374b51f1
Move fragments to separate package
2018-08-30 03:57:48 -04:00
topjohnwu
5c483745ff
Move settings out of separate Activity
2018-08-30 00:52:02 -04:00
topjohnwu
0c247110a0
Also get default flags in non-root environment
2018-08-29 13:31:26 -04:00
Vladimír Kubala
1643638a78
Slovak language
...
Added Slovak language
2018-08-29 00:41:53 -04:00
Nicholas
4ace228fc2
Update SnackbarMaker.java
...
Zip downloads don't go into /MagiskManager anymore, they go into /Download instead. Snackbar should be updated accordingly.
2018-08-29 00:41:43 -04:00
Taras
25aa86a0dc
update Ukrainian translation
2018-08-29 00:41:18 -04:00
topjohnwu
50d9877446
Sign debug builds with custom keystore if applicable
2018-08-28 12:17:27 -04:00
topjohnwu
fe06352089
Remove unused import
2018-08-27 00:10:43 -04:00
Rom
7b599419b5
Update French translation
2018-08-26 22:50:26 -04:00
Ilya Kushnir
491adf072e
Update RU strings
2018-08-26 22:50:18 -04:00
Eray Rafet
d2d5c94633
Update Bulgarian
2018-08-25 23:03:06 -04:00
Oliver Cervera
10581f9ef2
Add new fingerprint string
...
Added new fingerprint string
2018-08-25 23:02:59 -04:00
JoanVC100
c7e0e1c038
Fix ca-strings
...
Added new line and corrected lines.
2018-08-25 23:02:48 -04:00
vvb2060
a914d701eb
Update zh-rCN translation
2018-08-25 23:02:31 -04:00
dark-basic
0f9dee6e9c
Update Strings.xml
...
-New Line added.
------------------------------------------------------------------------------------
Require authentication to toggle fingerprint settings - Requerir autenticación para alternar configuraciones de huellas dactilares
2018-08-25 23:02:23 -04:00
topjohnwu
aa383e2190
Properly get color from attribute
2018-08-25 23:01:14 -04:00
topjohnwu
9bbfcf326c
Do not place files into /sdcard/MagiskManager
2018-08-25 16:00:27 -04:00
topjohnwu
3948e67c8f
Require authentication to toggle fingerprint settings
...
Close #474
2018-08-22 17:49:51 -04:00
topjohnwu
d56e1b2cc5
Move fingerprint settings to global database
2018-08-22 15:05:00 -04:00
topjohnwu
bfac1f1bc2
SN checks is possible after repackage if using new API
2018-08-22 12:32:53 +08:00
topjohnwu
d4a956c355
Fix strings
2018-08-22 12:28:15 +08:00
dark-basic
6c71fefa58
Old Translators removed.
...
Fisrt of all, I thank you Gawenda, netizen, Deiki, and Nosi : D
They were the first people to translate Magisk Manager in Spanish.
He had left ther names for their contributions, but I think it´s time to do a cleanup.
-----------------------------------------------------------------------------------
Topjohnwu. Left under your consent to merge or not this modifications.
-----------------------------------------------------------------------------------
My English is a bit of a translator and mine 👍
2018-08-22 00:25:06 -04:00
JoanVC100
ad3003c00a
Catalan language for Magisk
2018-08-22 00:24:23 -04:00
Albert I
0ad5dcb258
Update Indonesian translation
...
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-08-22 00:23:34 -04:00
Rom
d790309b02
Update French translation
...
Ready to be merged.
Have a good day!
2018-08-22 00:23:27 -04:00
Oliver Cervera
1072faf309
Update Italian strings
...
Added latest strings
2018-08-22 00:23:18 -04:00
topjohnwu
d2c196896d
Update snet extension
2018-08-22 11:50:21 +08:00
vvb2060
e42b608444
Hide SafetyNet check if no GMS
2018-08-21 23:40:06 -04:00
topjohnwu
c19b78180c
Read props directly in Gradle
2018-08-20 12:02:38 +08:00
Taras
c0b750a09a
added new lines, translations corrections
2018-08-14 00:21:04 +08:00
topjohnwu
c967e618a1
Adjustment to direct install
2018-08-13 02:57:03 +08:00
topjohnwu
a46c6252c6
Detect insufficient partition size
...
Close #388
2018-08-11 15:56:12 +08:00
topjohnwu
5c1886c8f5
Update scripts
2018-08-10 18:59:14 +08:00
Ilya Kushnir
c61df75e5e
Update RU strings
2018-08-09 03:25:32 +08:00
vvb2060
a74bf2cc27
Update zh-rCN translation
2018-08-09 03:25:15 +08:00
topjohnwu
ff36f2ba17
Add 1 more byte to mark
...
Prevent crashes on higher Android versions
2018-08-09 03:01:33 +08:00
topjohnwu
5164cfd399
Move butterknife config to full only
2018-08-08 23:09:29 +08:00
topjohnwu
5fa021503e
Update to libsu 2.0.1
2018-08-08 18:57:55 +08:00
topjohnwu
3e3f38500d
Only use required memory size
2018-08-08 03:20:37 +08:00
topjohnwu
5109b9abfd
Allow modules be managed in core only mode, and add notice in UI
2018-08-07 16:31:00 +08:00
topjohnwu
7fb4777c1c
Improve update channel settings
...
Fix #446
2018-08-07 15:48:43 +08:00
dark-basic #DarkBasic BasicHD
51ba99d09e
Update Strings Spanish
...
New Line Added.
2018-08-07 02:24:12 +08:00
tonymanou
2fbfeacb87
Show toast when intent to open a link is not resolved
2018-08-06 18:56:20 +08:00
tonymanou
ebb7a9fcda
Open links in a new task
2018-08-06 18:56:20 +08:00
tonymanou
9e72317302
Ensure intent are resolved when opening link
2018-08-06 18:56:20 +08:00
topjohnwu
d764c20c08
Fix crash on boot on Android pre-O
...
Close #448
2018-08-06 18:52:28 +08:00
Ilya Kushnir
3084873154
Fix missing RU translate
2018-08-05 23:34:05 +08:00
topjohnwu
32809e56d0
Sign release zips with release-key.jks
...
Close #408
2018-08-05 02:29:40 +08:00
topjohnwu
9f05b182a2
Verify existing file checksum to prevent needless downloads
2018-08-05 00:37:02 +08:00
vvb2060
525484e834
Update zh-rCN translation
2018-08-03 23:12:16 +08:00
Rom
65a4e69cae
Updating French translation
...
According to commit `20e0fe3`
2018-08-03 23:12:07 +08:00
Ilya Kushnir
e973f8bab9
Update RU strings pt.2
2018-08-03 23:11:54 +08:00
Albert I
92466671ff
Update Indonesian translations
...
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-08-03 23:09:40 +08:00
Eray Rafet
6d61106070
Update Bulgarian
2018-08-03 23:09:31 +08:00
Ilya Kushnir
ac13749fb8
Update UK strings
2018-08-03 23:09:21 +08:00
Ilya Kushnir
7ec1a9a316
Update RU strings
2018-08-03 23:09:21 +08:00
topjohnwu
cf17e21ad3
Proper callback to trigger UI update
2018-08-03 23:04:35 +08:00
topjohnwu
0e0240c4ab
Better download UI
2018-08-03 22:48:44 +08:00
topjohnwu
d1b290b91a
Fix install failure
2018-08-03 22:41:53 +08:00
topjohnwu
9dd467a613
Update Trad. Chinese translations
2018-08-03 05:29:17 +08:00
topjohnwu
4c14df67cc
Add warning before installing to inactive slot
2018-08-03 05:19:46 +08:00
Eray Rafet
20e0fe3ba1
Update Bulgarian
2018-08-03 04:56:29 +08:00
vvb2060
6a005135f2
Update zh-rCN translation
2018-08-03 04:56:21 +08:00
topjohnwu
35f1c396f2
Request write external storage permission
2018-08-02 04:27:01 +08:00
topjohnwu
6acb950990
Simplify repo update logic
2018-08-02 01:55:34 +08:00
topjohnwu
27e0d1641a
Show proper time of repo updates
2018-08-02 01:55:34 +08:00
topjohnwu
9ac71ff8af
Simplify asynchronous tasks
2018-08-02 00:41:10 +08:00
topjohnwu
075737a4ec
Fix crash
2018-08-01 18:56:11 +08:00
topjohnwu
6d0e4a6a5e
Rename base activity and fragments
2018-08-01 17:57:11 +08:00
topjohnwu
a2544768a0
Remove boilderplate
2018-08-01 14:30:59 +08:00
topjohnwu
8574a14ed2
Improve locale settings
2018-08-01 14:16:44 +08:00
topjohnwu
e90c555c18
Some cleanups
2018-08-01 03:09:44 +08:00
topjohnwu
863b9a410f
Rewrite Topics
2018-08-01 00:47:31 +08:00
topjohnwu
23c7bbc7d5
Move Const to upper package
2018-07-31 17:42:35 +08:00
topjohnwu
f900189f90
Rename and move methods
2018-07-31 17:41:54 +08:00
topjohnwu
7c74be2790
Create LocaleManager
2018-07-31 17:35:58 +08:00
topjohnwu
70dd2d4829
More moving
2018-07-31 16:57:52 +08:00
topjohnwu
914b7ee056
Start moving things outside of top Application class
2018-07-31 03:51:11 +08:00
topjohnwu
e39f83edbf
Do not unmount database when cleaning up repackaged manager
2018-07-31 01:09:25 +08:00
topjohnwu
52fe0c6abb
Fix restore manager on Android P
2018-07-31 01:05:56 +08:00
darken
5cb3e5937f
Update policy list when resuming the superuser fragment.
...
Closes #414
2018-07-30 21:52:36 +08:00
dark-basic #DarkBasic BasicHD
e0cd224831
Update Strings.xml Spanish
...
New Line added.
2018-07-30 21:51:07 +08:00
Madis
de225ac64a
Estonian update
...
Made all latest strings.xml files evenly translated with English ones
2018-07-30 21:51:07 +08:00
Oliver Cervera
5807808a10
Update Italian Translation
...
Added and translated new strings after commit b8eaff6
2018-07-30 21:51:07 +08:00
switchtegrax1
362877d18f
Update strings.xml
...
Just Updated the brazilian translation for the Inactive Slot Option
2018-07-30 21:51:07 +08:00
Rom
88b8dd0149
Update French translation
2018-07-30 21:51:07 +08:00
topjohnwu
1552f32e09
Keep the methods in SN check interface
...
For some reason, Proguard optimization will remove the method
2018-07-30 20:42:42 +08:00
topjohnwu
50b73a6720
Clear up more component in stub APK
2018-07-30 20:37:00 +08:00
topjohnwu
53e51f1735
Allow incomplete update JSONs
2018-07-29 23:36:29 +08:00
topjohnwu
40b63bfebe
Don't use DownloadManager for Magisk
2018-07-29 22:58:22 +08:00
topjohnwu
89861eceef
Install to Second Slot -> Install to Inactive slot
2018-07-29 15:45:04 +08:00
topjohnwu
b8eaff66fa
Shrink snet APK, and prevent crashing
2018-07-28 23:40:41 +08:00
topjohnwu
a747fdd27d
Organize dialog code
2018-07-28 22:52:40 +08:00
topjohnwu
3fdeb40ddf
Update SNET extension dialog interface
2018-07-28 14:56:14 +08:00
topjohnwu
546c7cebd3
Fix #411
2018-07-27 22:44:09 +08:00
topjohnwu
473902f5f4
Proper detect MagiskHide status
2018-07-27 22:32:47 +08:00
topjohnwu
41c0721159
Use internal thread pool for update repos
2018-07-27 21:59:30 +08:00
topjohnwu
413d4badfd
Strip logging code with Proguard
2018-07-27 21:52:09 +08:00
topjohnwu
c5d67ebf72
Update libsu to 2.0.0
2018-07-27 04:48:32 +08:00
topjohnwu
6263d684d9
Migrate to JobIntentService to prevent boot notification
2018-07-21 02:59:36 +08:00
topjohnwu
07140d33a7
Bring back installing to second slot after OTA on A/B devices
2018-07-21 01:59:28 +08:00
topjohnwu
153c7fdf20
Script update, artificially bump version
2018-07-19 18:12:53 +08:00
topjohnwu
4b6285e5c2
Bump Magisk Manager to v5.8.2
2018-07-19 04:27:05 +08:00
topjohnwu
013de7b3ef
Switch channel and snet APK links
2018-07-19 04:18:08 +08:00
topjohnwu
c5aaaa7c55
Merge Magisk Manager into Magisk main repo
2018-07-18 17:52:56 +08:00
topjohnwu
f86d077e27
Remove Magisk Manager as submodule
2018-07-18 17:50:13 +08:00
topjohnwu
f8076825cb
Move Magisk Manager files into subfolder
2018-07-18 17:47:53 +08:00
topjohnwu
7779c3e372
Update Magisk Manager
2018-07-13 05:19:29 +08:00
topjohnwu
375cd0e42b
Bump Magisk Manager version
2018-07-08 06:56:47 +08:00
topjohnwu
3283439fd4
New uninstaller
2018-06-27 06:00:01 +08:00
topjohnwu
bfddef2671
Bump Magisk Manager
2018-06-20 04:55:34 +08:00
topjohnwu
835ece5469
Update default flag logic, fix S9/S9+ DTB patches
2018-06-18 01:40:56 +08:00
topjohnwu
d7d76f54cc
Install stub APK when needed
2018-06-14 05:09:54 +08:00
topjohnwu
90d218ebc8
Update SafetyNet extension implementation
2018-06-10 02:35:03 +08:00
topjohnwu
b0a5dbb4c2
Push to SDK 28
2018-06-09 15:47:16 +08:00
topjohnwu
9fb9212b0a
Add stub apk support
2018-05-27 14:55:24 +08:00
topjohnwu
c9ca42aaa9
Support fixing Magisk environment
2018-05-13 18:14:44 +08:00
topjohnwu
3a9a3ed184
Bump Magisk Manager version
2018-04-29 15:20:41 +08:00
topjohnwu
a2c1b024f3
Use 32-bit binaries only
2018-04-22 14:13:27 +08:00
topjohnwu
87f6018468
Massive sepolicy refactor
2018-04-15 03:18:18 +08:00
topjohnwu
7d7686da33
Update Magisk Manager
2018-03-28 15:23:55 +08:00
topjohnwu
cc7e74ca11
Cleanup build.gradle
2018-03-26 03:53:06 +08:00
topjohnwu
e8a44646b8
Update Magisk Manager
2018-03-18 12:34:07 +08:00
topjohnwu
bb70385a42
Update Magisk Manager
2018-03-11 08:37:13 +08:00
topjohnwu
e9624e2304
Update submodules
2018-02-22 02:49:54 +08:00
topjohnwu
0afa601551
Fix F2FS manager crashing
2018-02-20 05:15:06 +08:00
topjohnwu
6119c24720
Bump Magisk Manager version
2018-02-13 08:04:47 +08:00
topjohnwu
b6f735a8f6
Rename module
2018-01-27 08:34:40 +08:00
topjohnwu
deae08fc4b
Port zipadjust to Java
2018-01-27 08:25:34 +08:00
topjohnwu
c61135ee7b
Embed testkeys into jar
2018-01-27 00:19:35 +08:00
topjohnwu
97cf15007f
Update crypto
2018-01-23 05:06:34 +08:00
topjohnwu
e8302dfbe2
Update Magisk Manager
2018-01-13 06:28:22 +08:00
topjohnwu
4fd61345af
Happy New Year
2018-01-02 01:27:20 +08:00
topjohnwu
e5c3183025
Update scripts
2018-01-01 16:46:28 +08:00
topjohnwu
d8bb3af06b
Miscellaneous
2017-12-29 04:25:30 +08:00
topjohnwu
4f74a259e3
Update Magisk Manager
2017-12-26 04:00:01 +08:00
topjohnwu
d58a8dc868
Update Magisk Manager
2017-12-22 06:44:22 +08:00
topjohnwu
f7b4935677
Add recommend KEEPVERITY and KEEPFORCEENCRYPT flags
2017-12-21 15:42:03 +08:00
topjohnwu
e8dd1b292f
Update snet
2017-12-19 15:51:01 +08:00
topjohnwu
4db0ad32f0
Fix install scripts
2017-12-18 03:08:53 +08:00
topjohnwu
8ca1e43533
Move all /data files into /data/adb
2017-12-16 04:42:16 +08:00
topjohnwu
bd01c314dc
Change database location
2017-12-12 03:04:55 +08:00
topjohnwu
942c870981
Properly handle KEEPVERITY and HIGHCOMP
2017-12-07 04:20:27 +08:00
topjohnwu
e649b0a2df
Update README.md
2017-12-04 22:59:29 +08:00
topjohnwu
3709489b3a
Massive project restructure
2017-12-04 15:16:41 +08:00
topjohnwu
863b13a694
Massive project restructure
2017-12-04 14:21:55 +08:00
Igor Sorocean
e6fea4e6dd
Update romanian translation
2017-12-04 13:45:47 +08:00
vvb2060
83bfc13056
Update zh-rCN translation
2017-12-04 13:45:18 +08:00
dark-basic #DarkBasic BasicHD
bc4f09209b
Update strings.xml
...
New Lines Added. --> Add reboot menu
Updated Translations --> Add Changelogs
New Line Added ---> Cleanup prefs
2017-12-04 13:45:05 +08:00
topjohnwu
967ca17238
Fix custom channel dialog
2017-12-03 15:43:07 +08:00
topjohnwu
595c72147c
Add dark theme to superuser request
2017-12-03 15:15:00 +08:00
topjohnwu
f3c3b5a649
Cleanup prefs
2017-12-03 04:18:22 +08:00
topjohnwu
1cd2c5e653
Add changelogs
2017-12-03 04:18:22 +08:00
topjohnwu
b2873dd44b
Add reboot menu
2017-12-02 22:50:59 +08:00
topjohnwu
bb80ab4026
Support migrating settings after repackage
2017-12-02 02:35:07 +08:00
topjohnwu
80cabb338b
Java has native inputstream wrapper
2017-12-01 11:42:05 +08:00
topjohnwu
2c69e2c151
Update SignAPK to use less memory
2017-12-01 11:19:38 +08:00
linar10
c1dd23f5e0
Update strings.xml
2017-11-30 00:08:14 +08:00
Jonas Schubert
f93624a41c
updated german translation
2017-11-30 00:08:04 +08:00
Albert I
9f4559a059
Initial Indonesian translations
...
This brings Indonesian language support to Magisk Manager.
Signed-off-by: Albert I <krascgq@outlook.co.id>
2017-11-30 00:07:52 +08:00
Igor Sorocean
fd05cad303
Update romanian translation
2017-11-30 00:07:37 +08:00
Madis
d58b06e493
Estonian update
...
New strings and better wording
2017-11-30 00:07:22 +08:00
Mevlüt TOPÇU
2f0b549027
Update strings.xml
2017-11-25 00:31:58 +08:00
Ilya Kushnir
87dbd7e541
Update RU strings
2017-11-25 00:31:50 +08:00
topjohnwu
96e5da36be
Update snet.apk link
2017-11-24 22:25:42 +08:00
topjohnwu
43745edac0
Fix crashes when Google Play Service require update
2017-11-24 22:15:46 +08:00
topjohnwu
f5ceee547c
Bump version
2017-11-23 23:34:46 +08:00
topjohnwu
b612bce779
Add FLAG_ACTIVITY_NEW_TASK flag for updates
2017-11-23 23:26:06 +08:00
topjohnwu
2e88e5e9c7
Fix strings
2017-11-23 23:19:31 +08:00
Primokorn
9a7aa25c90
Update FR strings.xml
2017-11-23 23:18:13 +08:00
uvera
c4420fe932
Create values-sr
...
Serbian translation
2017-11-23 23:18:04 +08:00
Oliver Cervera
a5260f3a95
Update Italian strings
2017-11-23 23:17:47 +08:00
topjohnwu
47ccf4b1f5
Bump version
2017-11-23 01:06:19 +08:00
topjohnwu
a356b21895
Prevent hiding Magisk Manager on old Magisk versions
2017-11-23 01:06:18 +08:00
dark-basic #DarkBasic BasicHD
614a36c888
Update strings.xml
...
New Lines added.
2017-11-23 00:12:23 +08:00
topjohnwu
f520fe36bd
Update to use new paths
2017-11-22 14:03:15 +08:00