Skip to content

Commit

Permalink
2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
siavash79 committed Jan 25, 2023
1 parent b1d75c9 commit b2d9ce7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
14 changes: 2 additions & 12 deletions .github/workflowFiles/FutureChanageLog.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
Added:
- Option to hide mobile roaming indicator (Statusbar)
- Option to show charging information on lockscreen (Lockscreen)
- Option to hide user avatar from lockscreen (multi-user mode) (Lockscreen)
- Option to enable smart actions to the clipboard overlay (Misc)
- Built-in bootloop/system crash protector

Removed:
- Lockscreen shortcut mods
- Statusbar center-area adjustment
- Combined signal icons

Fixed:
- Compatibility issues with Android 13 QPR1
- Hebrew translation
- Option to set different QS tile setup in portrait/landscape

... And bugfixes

5 changes: 2 additions & 3 deletions .github/workflowFiles/ReleaseNotesTemplate.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
### NOT COMPATIBLE WITH Android 13 Nov 2022 (AOSP 13 R8) or earlier. Earlier versions shall use AOSPMods v2.4.x

**Compatibility:**
AOSP based Androids:
13 R18 and later (Pixel stock firmware 13, Dec 2022 stable version and later)
Expand Down Expand Up @@ -31,4 +29,5 @@ Technically, the module should automatically activate itself in Lsposed and get
- @siavash79 Persian
- @abalam1980 Dutch
- @trinhloivn Vietnamese
- @xxz3 Italian
- @xxz3 Italian
- zz842@Telegram Hebrew
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 33
versionCode 197
versionCode 206
versionName ".2.5.0"

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

0 comments on commit b2d9ce7

Please sign in to comment.