Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
8dc62a02
Commit
8dc62a02
authored
Oct 06, 2020
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs and README
parent
9225b475
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
2 deletions
+16
-2
README.MD
README.MD
+1
-1
changelog.md
app/src/main/res/raw/changelog.md
+7
-0
README.md
docs/README.md
+1
-1
app_changes.md
docs/app_changes.md
+7
-0
No files found.
README.MD
View file @
8dc62a02
...
...
@@ -15,7 +15,7 @@ Here are some feature highlights:
## Downloads
[

](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.0/MagiskManager-v8.0.0
.apk)
[

](https://github.com/topjohnwu/Magisk/releases/download/manager-v8.0.1/MagiskManager-v8.0.1
.apk)
[

](https://raw.githubusercontent.com/topjohnwu/magisk_files/canary/app-debug.apk)
<br>
[

](https://github.com/topjohnwu/Magisk/releases/tag/v20.4)
...
...
app/src/main/res/raw/changelog.md
View file @
8dc62a02
## v8.0.1
-
Fix
`vbmeta.img`
patching for Samsung
`AP.tar`
files. This fixes bootloops on devices like Galaxy S10 after flashing updated AP files.
-
Properly truncate existing files before writing to prevent corrupted files
-
Prevent a possible UI loop when device ran into very low memory
-
Switch to use JSDelivr CDN for several files
## v8.0.0
-
100% full app rewrite! Will highlight functional changes below.
...
...
docs/README.md
View file @
8dc62a02
# Magisk Documentation
(Updated on 2020.10.
2
)
(Updated on 2020.10.
6
)
-
[
Installation Instructions
](
install.md
)
-
[
Frequently Asked Questions
](
faq.md
)
...
...
docs/app_changes.md
View file @
8dc62a02
# Magisk Manager Changelog
### v8.0.1
-
Fix
`vbmeta.img`
patching for Samsung
`AP.tar`
files. This fixes bootloops on devices like Galaxy S10 after flashing updated AP files.
-
Properly truncate existing files before writing to prevent corrupted files
-
Prevent a possible UI loop when device ran into very low memory
-
Switch to use JSDelivr CDN for several files
### v8.0.0
-
100% full app rewrite! Will highlight functional changes below.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment