Commit Graph

3275 Commits

Author SHA1 Message Date
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
9a8a27dbb9 Do not access color attributes in background
Workaround with ImageView tints
2020-09-12 03:17:21 -07:00
2eb001876a Code cleanup 2020-09-11 03:17:43 -07:00
b510dc51ac Fix su request auto response 2020-09-11 03:09:01 -07:00
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
0555b73a19 Update strings.xml 2020-09-10 01:12:52 -07:00
877a297de4 Update strings.xml
Fixed 1 grammatical error, and changed a string to the proper translation.
2020-09-10 01:12:17 -07:00
49559ec0ec try root if adb install fail 2020-09-10 01:02:50 -07:00
434efec860 Use FIFO for su request communication
Fix #3159
2020-09-10 00:38:29 -07:00
5022f00a55 Cleanup homescreen 2020-09-08 23:40:44 -07:00