Skip to content

Commit

Permalink
Release preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
siavash79 committed Sep 10, 2022
1 parent 5efefb5 commit 92c314c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions .github/workflowFiles/FutureChanageLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- Bugfixes for Android 12 users
- QQS Brightness slider is back for Android 13

- Added option to (un)dim lockscreen wallpaper (Lockscreen)
- Added option to modify 3-button navigation order (Navigation bar)
- Added extra gestures on navigationbar (Navigation bar)
- Added VolDown+Power insecure screenshot option (Misc)
- Bugfixes

4 changes: 2 additions & 2 deletions .github/workflowFiles/ReleaseNotesTemplate.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

**Compatibility:**
AOSP based Androids:
12, 12.1 (12L) and 13
12, 12.1 (12L) and 13 (Not compatible with 13QPR1)

**If you're updating from previous versions:**
Update your module via module update shortcut in Magisk, or use the built-in updater located in 3-dot menu of the app

**To install, you will need to:**
Install LSPosed Zygisk (https://t.me/LSPosedArchives)
Install LSPosed Zygisk (https://github.com/LSPosed/LSPosed/releases)
Install the zip file in Magisk (You will be able to install canary builds once the stable version is installed, through in-app updater)
Reboot
Technically, the module should automatically activate itself in Lsposed and get its required root permissions. If didn't, please activate manually and reboot again
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
applicationId "sh.siava.AOSPMods"
minSdkVersion 31
targetSdk 32
versionCode 131
versionCode 130
versionName "canary-131"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 92c314c

Please sign in to comment.