Skip to content

Commit a1b70ff

Browse files
committed
v5.0.0
1 parent 457d29c commit a1b70ff

File tree

3 files changed

+9
-14
lines changed

3 files changed

+9
-14
lines changed
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
- Compatible with A16 stable release
2-
3-
- App UI Updated to material expressive
4-
- Added: Support for KSUnext
5-
1+
- Compatible with A16 QPR1 stable release (Sep 2025)
2+
- Android 16 QPR1 has gone through massive changes (Material you expressive). Therefore, many features have been changed or removed.
3+
64
- Bug fixes
75

.github/workflowFiles/ReleaseNotesTemplate.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1+
**CAUTION:**
2+
This version is only (and ONLY) compatible with Pixel Rom 16 QPR1 (Sep 2025). If you for any reason are running on a lower version of Pixel rom, you should use stable version 4.3.x versions, and avoid further updates.
3+
14
**Compatibility:**
25
Pixel Stock Rom:
3-
13 QPR1 (December 2022) and later
4-
14 and 14 QPRx
5-
15 and 15 QPRx
6-
16 (Not the upcoming Pixel feature drop versions)
7-
8-
**Important Note:**
9-
This is LAST stable version supporting Android versions 13, 14, 15 and initial 16 release. If you have decided to stay on these versions, make sure to refrain from updating to any future updates of Pixel Xpert
10-
6+
16 QPR1 (Sep 2025)
7+
118
**If you are updating from previous versions:**
129
Update your module via module update shortcut in Magisk/KSU, or use the built-in updater located in the app
1310

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
applicationId = "sh.siava.pixelxpert"
2424
minSdk = 36
2525
targetSdk = 36
26-
versionCode = 465
26+
versionCode = 464
2727
versionName = "canary-465"
2828
setProperty("archivesBaseName", "PixelXpert.apk")
2929
ndk {

0 commit comments

Comments
 (0)