chore(release): bump version, update screenshots, update changelog
@@ -43,8 +43,8 @@ android {
|
|||||||
applicationId = "org.nsh07.pomodoro"
|
applicationId = "org.nsh07.pomodoro"
|
||||||
minSdk = 27
|
minSdk = 27
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 21
|
versionCode = 22
|
||||||
versionName = "1.6.6"
|
versionName = "1.7.0"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
|
|||||||
12
fastlane/metadata/android/en-US/changelogs/22.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
New features:
|
||||||
|
- New app icon
|
||||||
|
- New redesigned navigation bar with new animations
|
||||||
|
- The clock now uses a new font
|
||||||
|
- New clutter-free settings screen
|
||||||
|
- New option to only play alarm on headphones if connected
|
||||||
|
- New option to only show current session's progress (Android 16+ only)
|
||||||
|
|
||||||
|
Fixes:
|
||||||
|
- Significantly improved stats saving system
|
||||||
|
- AOD movement is now more subtle
|
||||||
|
- Navigation bar colors now reflect the current mode
|
||||||
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 156 KiB |
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 191 KiB |
|
Before Width: | Height: | Size: 215 KiB After Width: | Height: | Size: 202 KiB |
|
Before Width: | Height: | Size: 707 KiB After Width: | Height: | Size: 175 KiB |
|
Before Width: | Height: | Size: 738 KiB After Width: | Height: | Size: 707 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/7.png
Normal file
|
After Width: | Height: | Size: 738 KiB |
@@ -1,8 +1,8 @@
|
|||||||
[versions]
|
[versions]
|
||||||
activityCompose = "1.12.0"
|
activityCompose = "1.12.1"
|
||||||
adaptive = "1.2.0"
|
adaptive = "1.2.0"
|
||||||
agp = "8.13.1"
|
agp = "8.13.1"
|
||||||
composeBom = "2025.11.01"
|
composeBom = "2025.12.00"
|
||||||
coreKtx = "1.17.0"
|
coreKtx = "1.17.0"
|
||||||
espressoCore = "3.7.0"
|
espressoCore = "3.7.0"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
@@ -12,7 +12,7 @@ ksp = "2.3.3"
|
|||||||
lifecycleRuntimeKtx = "2.10.0"
|
lifecycleRuntimeKtx = "2.10.0"
|
||||||
materialKolor = "4.0.5"
|
materialKolor = "4.0.5"
|
||||||
navigation3 = "1.0.0"
|
navigation3 = "1.0.0"
|
||||||
revenuecat = "9.14.1"
|
revenuecat = "9.15.1"
|
||||||
room = "2.8.4"
|
room = "2.8.4"
|
||||||
vico = "2.3.6"
|
vico = "2.3.6"
|
||||||
|
|
||||||
|
|||||||