feat: floating update badge across all pages
Small pulsing circle icon (top-right) that persists across all tabs, blinks slowly (alpha 0.35↔1.0, 1.2s cycle). Tapping opens UpdateDialog. version 1.8.5 -> 1.8.6 (code 22 -> 23) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.a2i.forwarder"
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
versionCode = 22
|
||||
versionName = "1.8.5"
|
||||
versionCode = 23
|
||||
versionName = "1.8.6"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user