Skip to content

Commit

Permalink
V3.3.0 preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
siavash79 committed Jan 17, 2024
1 parent 6c03ce5 commit 5ba20af
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
14 changes: 10 additions & 4 deletions .github/workflowFiles/FutureChanageLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Added:
- Option to hide the Navbar pill (Navigation)
- Option to show charging information on QS panel (Quick Settings)
- Option to close the QS panel with a single swipe (Quick Settings)
- Option to force always-on-display while charging (Misc)
- Option to set default notification expansion state (Misc)

- Compatible with Android 14 QPR2
- App user interface improvement
- New languages: Hungarian & Arabic
- A14: Added option to remove lockscreen customization pill

- Bugfixes
- Bugfixes

7 changes: 3 additions & 4 deletions .github/workflowFiles/ReleaseNotesTemplate.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
**Compatibility:**
Pixel Stock Rom:
13 QPR1 (December 2022) and later
14 Stable
14 QPR1 (December 2023)
13 QPR1 (December 2022) and later
14 Stable (including QPR1 & QPR2)

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

**To install, you will need to:**
Install LSPosed Zygisk (https://github.com/LSPosed/LSPosed/releases)
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId "sh.siava.pixelxpert"
minSdk 33
targetSdk 34
versionCode 324
versionCode 323
versionName "canary-324"

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

0 comments on commit 5ba20af

Please sign in to comment.