1.0.40: fix icon sizing (adaptive XML) + semantic status colors

- Restore mipmap-anydpi-v26 adaptive icon XMLs so Android 8+ shows
  the icon at full size instead of scaling it to 66% safe zone
- Foreground at 108dp sizes (108-432px), background #050E05
- Status colors now semantic (not tied to app red/orange theme):
  SUCCESS=green, SYNCING=blue, FAILED=red, PARTIAL=orange, CONFLICT=amber

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-25 19:49:34 +00:00
parent c3be23417d
commit c869f84a9d
23 changed files with 19 additions and 171 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
VERSION_NAME=1.0.39
VERSION_CODE=40
VERSION_NAME=1.0.40
VERSION_CODE=41