Skip to content

Commit

Permalink
v2.8.0 preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
siavash79 committed May 3, 2023
1 parent ecb6076 commit 7b6279a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
10 changes: 5 additions & 5 deletions .github/workflowFiles/FutureChanageLog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Compatible with Android 13 QPR2 (March 2023 feature drop)
Compatible with Android 13 QPR1, 2 & 3 releases (Android 13 feature drops)

- Fixed brightness sliders' animation
- Fixed battery icon not appearing after startup in certain conditions
- Added French translation
- Refreshed app user interface (Thanks to @Mahmud0808)
- Fully compatible with A13 QPR3
- Added Hindi translation


... And bugfixes
4 changes: 3 additions & 1 deletion .github/workflowFiles/ReleaseNotesTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ Technically, the module should automatically activate itself in Lsposed and get
- zz842@Telegram Hebrew
- @Katsuyuki-Karasawa Japanese
- @potatosalad775 Korean
- @hcosserat French
- @hcosserat French
- @deepanshpandey Hindi

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"
minSdk 33
targetSdk 33
versionCode 242
versionCode 241
versionName "canary-242"

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

0 comments on commit 7b6279a

Please sign in to comment.