Dark sea green

This commit is contained in:
Sad Ellie 2022-07-31 19:05:46 +03:00
parent 44060aa7e2
commit a085a885e1
2 changed files with 13 additions and 2 deletions

View File

@ -35,8 +35,8 @@ android {
applicationId = "com.sadellie.unitto" applicationId = "com.sadellie.unitto"
minSdk = 21 minSdk = 21
targetSdk = 32 targetSdk = 32
versionCode = 8 versionCode = 9
versionName = "Cornsilk" versionName = "Dark sea green"
buildConfigField("Boolean", "ANALYTICS", "true") buildConfigField("Boolean", "ANALYTICS", "true")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

View File

@ -0,0 +1,11 @@
"Dark sea green" update is here:
1. Brand new screen for Themes
2. Increased keyboard button text size
3. Animated TopBar text on app launch
4. Animated long press on keyboard buttons
5. Animated "swap units" button
6. Animated theme change
7. App loads even faster now
8. Tiny fixes
Roadmap: https://trello.com/b/cxAbRlvu/unitto