topjohnwu
|
2f232fc670
|
Support modern Samsung AP.tar patching
|
2020-09-26 13:32:51 -07:00 |
|
topjohnwu
|
41f5c8d96c
|
Magisk Manager always have to be upgraded first
|
2020-09-24 03:16:43 -07:00 |
|
topjohnwu
|
4fd04e62af
|
Remove compressed ramdisk support
It is causing more issues than it addresses
|
2020-09-24 02:49:09 -07:00 |
|
Viktor De Pasquale
|
63a9a7d643
|
Fixed bottom bar not hiding on device without root
|
2020-09-24 00:51:08 -07:00 |
|
vvb2060
|
a63d6c03fd
|
Update dependencies
|
2020-09-23 20:57:19 -07:00 |
|
vvb2060
|
fd552e68a9
|
Don't hide app with uid < 10000
|
2020-09-23 20:57:19 -07:00 |
|
vvb2060
|
de4e26b488
|
Allow download modules when Magisk is not installed
|
2020-09-23 20:57:19 -07:00 |
|
vvb2060
|
fa3865e962
|
Check command result
|
2020-09-23 20:57:19 -07:00 |
|
vvb2060
|
a6950b8aca
|
Add failed state
|
2020-09-23 20:57:19 -07:00 |
|
vvb2060
|
8df96ff664
|
Fix string
|
2020-09-23 20:57:19 -07:00 |
|
Ilya Kushnir
|
8b29267ad6
|
Update RU strings
|
2020-09-23 05:08:05 -07:00 |
|
topjohnwu
|
0ef92a4866
|
Hide OTA option on Pixel devices
|
2020-09-23 04:49:38 -07:00 |
|
topjohnwu
|
85bef8fa96
|
Fix install fragment changelog
|
2020-09-23 04:49:38 -07:00 |
|
topjohnwu
|
ca9f9fee9a
|
Update device state detection
|
2020-09-23 04:49:38 -07:00 |
|
Viktor De Pasquale
|
b59e05c63e
|
Added a check against view being initialized in its behavior
The view will be simply hidden if not
|
2020-09-22 20:40:28 -07:00 |
|
Viktor De Pasquale
|
3c0630bfc0
|
Added forced checks on view being attached to window before performing hiding on it
|
2020-09-22 20:40:28 -07:00 |
|
Viktor De Pasquale
|
bf84dd6518
|
Added hiding bottom bar when magisk is not active
|
2020-09-22 20:40:28 -07:00 |
|
nikk
|
f575155a41
|
Fix focus on main elements in Modern UI
Co-authored-by: John Wu <topjohnwu@gmail.com>
|
2020-09-21 03:27:29 -07:00 |
|
AdiityaAndre
|
bd240ba48c
|
Update Indonesian translations
|
2020-09-21 03:18:29 -07:00 |
|
孟武.尼德霍格.龍
|
106a2bb7df
|
更新繁體字串
新增部分字串
修正部分字串標點符號
|
2020-09-21 03:17:52 -07:00 |
|
Rom
|
82bbbe05b2
|
Update French translation
According to 765b51285a
|
2020-09-21 03:17:08 -07:00 |
|
Vladimír Kubala
|
9956dc0995
|
Update Slovak translation
|
2020-09-21 03:16:44 -07:00 |
|
RikkaW
|
fc76673802
|
Black splash screen background for dark theme
|
2020-09-21 03:15:59 -07:00 |
|
topjohnwu
|
17b5291bbb
|
Fix Android 8.0 selinux rules
|
2020-09-20 14:39:11 -07:00 |
|
topjohnwu
|
9908dfd79a
|
Hide MagiskHide entry when disabled
|
2020-09-20 14:30:57 -07:00 |
|
topjohnwu
|
2dbaf9595c
|
Remove strokes from most cards
|
2020-09-17 02:27:43 -07:00 |
|
topjohnwu
|
9a16ab1bd7
|
Always show install button
Fix #3172
|
2020-09-16 23:55:50 -07:00 |
|
topjohnwu
|
9e5cb6cb91
|
Proper way to setup attr colors
|
2020-09-16 22:16:28 -07:00 |
|
vvb2060
|
8c19654d20
|
Update zh-rCN translation
|
2020-09-13 15:13:33 -07:00 |
|
RikkaW
|
d5a7a75d9d
|
Set android:windowContentOverlay to null so that there will be not "shadow" on pre-21
|
2020-09-13 12:40:40 -07:00 |
|
topjohnwu
|
851b676077
|
Remove custom fonts
|
2020-09-13 06:51:17 -07:00 |
|
topjohnwu
|
765b51285a
|
Add settings to disable DoH
Close #3130
|
2020-09-13 04:34:00 -07:00 |
|
topjohnwu
|
8a338de696
|
Hide MagiskHide pre Kitkat
|
2020-09-13 03:55:12 -07:00 |
|
topjohnwu
|
8a61ae621d
|
Disable DoH upon failure
|
2020-09-13 03:46:06 -07:00 |
|
topjohnwu
|
60e1e07e87
|
Proper SafetyNet UI databinding
|
2020-09-13 00:23:23 -07:00 |
|
topjohnwu
|
e51a3dacb9
|
Support theme switching pre SDK 21
|
2020-09-12 18:42:05 -07:00 |
|
topjohnwu
|
9a8a27dbb9
|
Do not access color attributes in background
Workaround with ImageView tints
|
2020-09-12 03:17:21 -07:00 |
|
topjohnwu
|
2eb001876a
|
Code cleanup
|
2020-09-11 03:17:43 -07:00 |
|
topjohnwu
|
b510dc51ac
|
Fix su request auto response
|
2020-09-11 03:09:01 -07:00 |
|
topjohnwu
|
d7f7508fa2
|
Move setContentView out of onCreate
|
2020-09-11 02:31:41 -07:00 |
|
Rom
|
e66b0bf3b2
|
Little French translation update
|
2020-09-10 01:13:20 -07:00 |
|
AioiLight
|
0555b73a19
|
Update strings.xml
|
2020-09-10 01:12:52 -07:00 |
|
RoySchutte
|
877a297de4
|
Update strings.xml
Fixed 1 grammatical error, and changed a string to the proper translation.
|
2020-09-10 01:12:17 -07:00 |
|
vvb2060
|
49559ec0ec
|
try root if adb install fail
|
2020-09-10 01:02:50 -07:00 |
|
topjohnwu
|
30e45f863d
|
Remove unnecessary workaround
|
2020-09-10 01:01:51 -07:00 |
|
topjohnwu
|
434efec860
|
Use FIFO for su request communication
Fix #3159
|
2020-09-10 00:38:29 -07:00 |
|
topjohnwu
|
5022f00a55
|
Cleanup homescreen
|
2020-09-08 23:40:44 -07:00 |
|
topjohnwu
|
8aac373ca3
|
Fix network status detection
|
2020-09-08 21:55:43 -07:00 |
|
topjohnwu
|
c3586fe0a5
|
Upstream external/selinux
Fix #2645
|
2020-09-04 19:20:08 -07:00 |
|
topjohnwu
|
11f254e5e5
|
Fix SELinux support for Android 8.0 - 10
Fix #3139
|
2020-09-04 14:42:09 -07:00 |
|