Commit Graph

4601 Commits

Author SHA1 Message Date
GrepItAll 105a18f719 Temporary note about OTA update no longer working
Added temporary note about OTA update no longer working, as this option has been disabled in newer Magisk Manager versions
2020-10-11 05:19:38 -07:00
topjohnwu eb04ca4c4a Make provider boot aware
Close #3322
2020-10-11 05:19:05 -07:00
topjohnwu 6092d7ca88 Minor cleanups 2020-10-11 05:10:02 -07:00
topjohnwu 66cad101c0 Support new canary links 2020-10-11 03:37:03 -07:00
topjohnwu 0a14f43f9c Refactor class names 2020-10-10 22:40:57 -07:00
topjohnwu 311c1f0dfd Switch to new repo format 2020-10-10 14:31:30 -07:00
topjohnwu 0499588107 Support androidboot.fstab_suffix cmdline flag
Fix #3187
2020-10-08 03:04:12 -07:00
topjohnwu d4d837a562 Update docs and README 2020-10-08 01:13:00 -07:00
topjohnwu fbcbb20178 Update app changelog manager-v8.0.2 2020-10-08 01:06:37 -07:00
topjohnwu 0914700fc6 Fix string resources 2020-10-08 00:50:21 -07:00
vvb2060 eeced2fb5b Only care about the main process when not expanded 2020-10-08 00:30:34 -07:00
topjohnwu 6509e3d4f5 Use ProgressDialog when restoring images
Close #3287
2020-10-08 00:27:16 -07:00
AdiityaAndre 317052604b Translation: Update and improve Indonesian strings
* Added new strings
* Decapitalized wording
2020-10-08 00:16:29 -07:00
Wagg13 5538f7168c Update PT-BR translation 2020-10-08 00:15:56 -07:00
vvb2060 dcb9e4cd93 Update zh-rCN translation 2020-10-08 00:15:29 -07:00
topjohnwu d9382f59bf Fix logical error 2020-10-08 00:14:51 -07:00
topjohnwu 403a0c770a Fix typo 2020-10-07 20:15:23 -07:00
topjohnwu f0f1cdc501 Disable LoggingInterceptor 2020-10-07 04:01:50 -07:00
topjohnwu 4e272b70ef Download GitHub files through CDN 2020-10-07 04:01:03 -07:00
topjohnwu 8dc62a0232 Update docs and README manager-v8.0.1 2020-10-06 05:10:19 -07:00
topjohnwu 9225b47568 Tidy up network services
Add jsdelivr CDN for several files
2020-10-06 04:58:46 -07:00
topjohnwu d462873e74 Prevent UI loop on low memory device
Fix #3215, close #3216
2020-10-06 02:21:57 -07:00
topjohnwu fc19b50290 Cleanup ActivityResult callbacks 2020-10-06 02:04:19 -07:00
JoanVC100 333fe6da0e Update catalan 2020-10-06 00:45:17 -07:00
Madis Otenurm 75fcda9f81 Estonian update 2020-10-06 00:43:31 -07:00
kam821 44ba2a9903 Update Polish translation
Added missing strings.
2020-10-06 00:42:48 -07:00
Fs00 2fceb1ad96 Improve accuracy and correctness of Italian translation 2020-10-06 00:41:59 -07:00
vvb2060 bacb5fa462 Truncate existing file when openOutputStream 2020-10-06 00:41:21 -07:00
topjohnwu 67f8dc494e Properly patch vbmeta.img
Close #3241
2020-10-06 00:40:57 -07:00
topjohnwu 3e4caabecb Update FAQ 2020-10-03 14:02:19 -07:00
Linus Groh dcd5183b24 Fix two typos in v21.0 release notes 2020-10-03 04:32:08 -07:00
topjohnwu d80c6b42a6 Update README 2020-10-03 04:28:43 -07:00
topjohnwu 64effe9385 Add v21.0 release notes manager-v8.0.0 v21.0 2020-10-03 03:30:22 -07:00
topjohnwu 96dd24e91d Add changelogs and release notes 2020-10-03 02:53:10 -07:00
topjohnwu fbb4f85ef0 Update documentation 2020-10-03 02:53:10 -07:00
topjohnwu 716f06846b Use GitHub pages URLs for public channel JSONs 2020-10-03 02:51:51 -07:00
topjohnwu 241f2656fa Prepare for public release 2020-10-03 02:42:02 -07:00
Jarl-Penguin e973d49517 Fix Korean translation typo 2020-10-03 02:41:47 -07:00
Taewan Park 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
cristisilaghi abfc28db32 Update Romanian 2020-10-03 02:02:58 -07:00
topjohnwu 8b5652ced5 Skip image padding on Pixel C 2020-09-29 02:49:10 -07:00
Vladimír Kubala d6dbab53cd Update Slovak translation 2020-09-28 04:47:23 -07:00
topjohnwu 46de1ed968 Better handling of data encryption 2020-09-28 04:45:56 -07:00
topjohnwu 9bebe07d5a Better network connection observing 2020-09-27 21:21:38 -07:00
topjohnwu ee4db43136 Update proguard rules
Fix #3190
2020-09-27 04:49:49 -07:00
topjohnwu efac220998 Fix strings 2020-09-27 04:40:07 -07:00
Ludovico Latini 31026b43f4 Update strings.xml 2020-09-27 04:35:05 -07:00
Rikka 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
vvb2060 7ac55068db Catch ActivityNotFoundException 2020-09-27 04:33:46 -07:00
topjohnwu 6abd9aa8a4 Add new --install-module command
Close #2253
2020-09-26 16:50:41 -07:00