Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Domi04151309 committed Aug 9, 2022
1 parent f2b9a13 commit 52bac0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "io.github.domi04151309.alwayson"
minSdkVersion 24
targetSdkVersion 32
versionCode 384
versionName "3.8.4"
versionCode 390
versionName "3.9.0"
}
buildTypes {
debug {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/390.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This version features a new way of rendering the always-on display. In addition, you can now view the weather on your always-on display and set a custom background from your gallery. Notification icons are now displayed in multiple rows, so they no longer overflow outside the visible area. Furthermore, you can enable coloring notification icons in their app colors. In addition, you can now configure the double tap speed to your liking and choose what charging types count as charging. A new permission management system has been implemented as well so that permission requests only appear when needed. As another great new feature, there is now an analog clock, and you can display the events of the next 24 hours on your AOD! Last but not least, for people with large displays: You can now adjust the display scale up to 200%.
This is a beta version and may be unstable.

0 comments on commit 52bac0c

Please sign in to comment.