Commit Graph

100 Commits

Author SHA1 Message Date
4f73534837 Update installation instructions 2021-05-12 02:14:41 -07:00
f822ca5b23 Update changelogs 2021-05-11 22:31:12 -07:00
2f4f257070 Publish v23.0 docs 2021-05-11 22:08:02 -07:00
408399eae0 Update install.md 2021-05-11 11:46:23 -07:00
7679b5d516 Removed two "the"
At least I couldn't find a Magisk app named "The magisk app", so I removed the two "the".
2021-05-06 19:03:34 -07:00
11c882380f Add warning for custom recovery users 2021-04-23 16:56:23 -07:00
2b9b019093 It's 2021 already 2021-04-09 03:51:54 -07:00
c0f2164bc5 Magisk v22.1 release notes 2021-04-09 02:50:41 -07:00
ab25857176 Update docs to use the Magisk Manager's revised name 2021-03-29 09:14:21 -07:00
9164bf22c2 Update terminology 2021-02-23 23:56:58 -08:00
483dbcdc40 Release v22.0 2021-02-23 04:09:26 -08:00
5ac0e64edb Update guides.md for system_ext 2021-02-23 03:27:36 -08:00
b9669f54f7 Update docs 2021-02-23 03:06:00 -08:00
f5593e051c Update README 2021-01-17 06:19:56 -08:00
a27e30cf54 Update release notes 2021-01-17 06:08:15 -08:00
2f5331ab48 Update README 2021-01-16 05:02:39 -08:00
7f8257152f Add v21.3 release notes 2021-01-16 04:55:44 -08:00
1717387876 Grammatical changes to the install docs 2021-01-15 21:32:29 -08:00
246997f273 Update links 2020-12-28 15:58:53 -08:00
b6144ae582 Add v21.2 release notes 2020-12-28 15:35:09 -08:00
cdaef3d801 Update install.md
I wanted to share my experiences with rooting my S10e.
2020-12-22 23:32:53 -08:00
d8f0b66fe1 Improve Correctness and Clarity of guides.md 2020-12-22 23:30:37 -08:00
2d5cf8a6fe Push release notes 2020-11-13 04:32:20 -08:00
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
d4d837a562 Update docs and README 2020-10-08 01:13:00 -07:00
fbcbb20178 Update app changelog 2020-10-08 01:06:37 -07:00
8dc62a0232 Update docs and README 2020-10-06 05:10:19 -07:00
3e4caabecb Update FAQ 2020-10-03 14:02:19 -07:00
dcd5183b24 Fix two typos in v21.0 release notes 2020-10-03 04:32:08 -07:00
d80c6b42a6 Update README 2020-10-03 04:28:43 -07:00
64effe9385 Add v21.0 release notes 2020-10-03 03:30:22 -07:00
96dd24e91d Add changelogs and release notes 2020-10-03 02:53:10 -07:00
fbb4f85ef0 Update documentation 2020-10-03 02:53:10 -07:00
47d18bb896 Fix typo of boot methods 2020-04-04 01:48:28 -07:00
61dafbe06e Fix LV for Boot Method C 2020-04-04 01:27:27 -07:00
474325da68 Add 'Android Booting Shenanigans' to docs 2020-04-04 01:17:50 -07:00
375ab93ee3 Update logo.png 2020-03-23 05:12:30 -07:00
ffaa264bd3 Update documentation 2020-03-23 04:24:20 -07:00
e3c8d723e3 Add linebrake notice for module.prop
This made some trouble when creating a module.prop on Windows. The file could not be read properly by magisk manager and my module folder had an \r at the end which made it unremovable through Magisk Manager.
2020-03-12 00:34:56 -07:00
c72d83b637 Update docs 2020-02-01 01:42:40 +08:00
15bd2da824 Update magiskboot docs 2020-01-02 13:46:59 +08:00
bd438ca288 Update docs 2020-01-02 13:45:08 +08:00
eb26e62889 Update documentation 2019-12-29 03:28:03 +08:00
31153e4366 Minor grammatical changes
The plural form of the words 'documentation' and 'following' are used very rarely if ever and I don't believe that they should be used in this particular context.
2019-10-26 19:26:27 -04:00
f8b4190a11 Fix Typos 2019-10-07 23:03:09 -04:00
e8581b4adb Fix links in docs 2019-09-19 05:48:21 -04:00
9329094a4e Update documentations 2019-09-19 05:00:29 -04:00
45d8d139a9 Cross-link-ify install instructions 2019-09-17 01:28:41 -04:00
06c86ee267 Remove samsung.md 2019-06-03 23:37:16 -07:00
5892780871 Added warnings about flashing only an AP file and using MTP.
MTP is now known to sometimes corrupt the AP file on transfer to the PC,
so we should warn users to prefer `adb`.

Furthermore, quite a few users are reporting a shrunken `/data`
file-system after flashing with Odin. This has been traced to the
flashing of only an AP file, which causes some versions of Odin to
shrink `/data`. The phenomenon is reproducable.
2019-06-03 23:35:33 -07:00