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
b885ccbd
Commit
b885ccbd
authored
Jul 07, 2018
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
da6f1d0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
build.gradle
build.gradle
+2
-2
changelog.md
src/full/res/raw/changelog.md
+6
-5
No files found.
build.gradle
View file @
b885ccbd
...
...
@@ -27,8 +27,8 @@ android {
productFlavors
{
full
{
versionCode
12
2
versionName
"5.
7
.0"
versionCode
12
5
versionName
"5.
8
.0"
}
stub
{
versionCode
1
...
...
src/full/res/raw/changelog.md
View file @
b885ccbd
### v5.7.0
-
Add app shortcuts for Android 7.1+
-
Bump minimal module
`minMagisk`
to
`1500`
-
Adjustments for new sepolicies on v16.4+
-
Fix crashes when refreshing the online repo
### v5.8.0
-
Remain hidden when upgrading within repackaged Magisk Manager
-
New feature: support reconstructing a proper Magisk environment if error detected (e.g. after factory reset)
-
New uninstall method: download uninstaller and completely remove Magisk + Magisk Manager, following with a reboot
-
Hidden apps are now shown on the top of the list in MagiskHide fragment
-
Tons of under-the-hood bug fixes and improvements
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