Commit Graph

3035 Commits

Author SHA1 Message Date
bacb5fa462 Truncate existing file when openOutputStream 2020-10-06 00:41:21 -07:00
67f8dc494e Properly patch vbmeta.img
Close #3241
2020-10-06 00:40:57 -07:00
64effe9385 Add v21.0 release notes 2020-10-03 03:30:22 -07:00
716f06846b Use GitHub pages URLs for public channel JSONs 2020-10-03 02:51:51 -07:00
241f2656fa Prepare for public release 2020-10-03 02:42:02 -07:00
e973d49517 Fix Korean translation typo 2020-10-03 02:41:47 -07:00
c3bf9a095b Update korean translation
Update Magisk Manager app translation
 - Korean translation updated
(Translation based on "en" strings.xml)
2020-10-03 02:03:24 -07:00
abfc28db32 Update Romanian 2020-10-03 02:02:58 -07:00
d6dbab53cd Update Slovak translation 2020-09-28 04:47:23 -07:00
46de1ed968 Better handling of data encryption 2020-09-28 04:45:56 -07:00
9bebe07d5a Better network connection observing 2020-09-27 21:21:38 -07:00
ee4db43136 Update proguard rules
Fix #3190
2020-09-27 04:49:49 -07:00
efac220998 Fix strings 2020-09-27 04:40:07 -07:00
31026b43f4 Update strings.xml 2020-09-27 04:35:05 -07:00
bc3fbe09f5 Update several colors in themes
* Change color for Mew theme

The original color looks like disabled color.

* Change color for Zapdos theme

The original colors have extremely poor readability. For yellow colors, it is difficult to balance readability and beauty, maybe remove it is a better choice?

* Change colors

- Use original colors for dark themes
- Adjust light colors

* Change colorError for dark themes
2020-09-27 04:34:38 -07:00
7ac55068db Catch ActivityNotFoundException 2020-09-27 04:33:46 -07:00
2f232fc670 Support modern Samsung AP.tar patching 2020-09-26 13:32:51 -07:00
41f5c8d96c Magisk Manager always have to be upgraded first 2020-09-24 03:16:43 -07:00
63a9a7d643 Fixed bottom bar not hiding on device without root 2020-09-24 00:51:08 -07:00
a63d6c03fd Update dependencies 2020-09-23 20:57:19 -07:00
fd552e68a9 Don't hide app with uid < 10000 2020-09-23 20:57:19 -07:00
de4e26b488 Allow download modules when Magisk is not installed 2020-09-23 20:57:19 -07:00
fa3865e962 Check command result 2020-09-23 20:57:19 -07:00
a6950b8aca Add failed state 2020-09-23 20:57:19 -07:00
8df96ff664 Fix string 2020-09-23 20:57:19 -07:00
8b29267ad6 Update RU strings 2020-09-23 05:08:05 -07:00
0ef92a4866 Hide OTA option on Pixel devices 2020-09-23 04:49:38 -07:00
85bef8fa96 Fix install fragment changelog 2020-09-23 04:49:38 -07:00
ca9f9fee9a Update device state detection 2020-09-23 04:49:38 -07:00
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
3c0630bfc0 Added forced checks on view being attached to window before performing hiding on it 2020-09-22 20:40:28 -07:00
bf84dd6518 Added hiding bottom bar when magisk is not active 2020-09-22 20:40:28 -07:00
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
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
9956dc0995 Update Slovak translation 2020-09-21 03:16:44 -07:00
fc76673802 Black splash screen background for dark theme 2020-09-21 03:15:59 -07:00
9908dfd79a Hide MagiskHide entry when disabled 2020-09-20 14:30:57 -07:00
2dbaf9595c Remove strokes from most cards 2020-09-17 02:27:43 -07:00
9a16ab1bd7 Always show install button
Fix #3172
2020-09-16 23:55:50 -07:00
9e5cb6cb91 Proper way to setup attr colors 2020-09-16 22:16:28 -07:00
8c19654d20 Update zh-rCN translation 2020-09-13 15:13:33 -07:00
d5a7a75d9d Set android:windowContentOverlay to null so that there will be not "shadow" on pre-21 2020-09-13 12:40:40 -07:00
851b676077 Remove custom fonts 2020-09-13 06:51:17 -07:00
765b51285a Add settings to disable DoH
Close #3130
2020-09-13 04:34:00 -07:00
8a338de696 Hide MagiskHide pre Kitkat 2020-09-13 03:55:12 -07:00
8a61ae621d Disable DoH upon failure 2020-09-13 03:46:06 -07:00
60e1e07e87 Proper SafetyNet UI databinding 2020-09-13 00:23:23 -07:00
e51a3dacb9 Support theme switching pre SDK 21 2020-09-12 18:42:05 -07:00