Skip to content

Light-theme app bar, new logo/splash/icon, debts filters, de-dup workspace switcher - #55

Merged
TheCoderAS merged 2 commits into
mainfrom
claude/android-theme-nav
Aug 11, 2026
Merged

Light-theme app bar, new logo/splash/icon, debts filters, de-dup workspace switcher#55
TheCoderAS merged 2 commits into
mainfrom
claude/android-theme-nav

Conversation

@TheCoderAS

@TheCoderAS TheCoderAS commented Aug 11, 2026

Copy link
Copy Markdown
Owner

All four latest items.

1. Light-theme app bar title invisible → fixed

Explicit onSurface foreground / title / icon color on the AppBar theme, so the workspace title and actions stay legible in light mode.

2. New brand logo — icon, splash & in-app

  • Replaced mobile/assets/icon.png with your transparent-background brand mark. That one file drives the launcher icon, the splash, and the login logo.
  • Splash now adapts to theme: white in light mode, dark navy in dark (was always dark).
  • Adaptive launcher icon on a white tile; login shows the mark cleanly (removed the rounded-tile clip).

3. Debts filters

  • Status — Outstanding / Settled / All (default Outstanding).
  • Direction — All / They owe / You owe (default All).
    Compact chips; non-default selections are tinted.

4. De-duplicated workspace switcher

Removed the standalone "Switch workspace" section from More — switching + Create + Leave live only under More › Account (profile).

Version → 1.0.7+8. flutter analyze: 0 errors / 0 warnings. The launcher icon + splash resources are regenerated at build time in CI.

🤖 Generated with Claude Code

https://claude.ai/code/session_016jkAcgzuuxTfBiAgMLWgC4

claude added 2 commits August 11, 2026 14:28
…p workspace switcher

1. AppBar: explicit onSurface foreground/title/icon color so the title is legible in light theme (was near-invisible on the light surface)
3. Debts: add Status filter (Outstanding/Settled/All, default Outstanding) and Direction filter (All/They owe/You owe, default All) as compact filter chips
4. Remove the duplicate 'Switch workspace' section from More — workspace switching/create lives in More > Account (profile), one place only

Bump version to 1.0.7+8
…k splash

- Replace assets/icon.png with the transparent-background brand mark (drives launcher icon, splash, and the login logo — one file, all three)
- Splash adapts to theme: white in light mode, dark navy in dark (was always dark)
- Adaptive launcher icon on a white tile; login shows the mark cleanly (no rounded-tile clip)
@TheCoderAS TheCoderAS changed the title Light-theme app bar, debts filters, de-dup workspace switcher Light-theme app bar, new logo/splash/icon, debts filters, de-dup workspace switcher Aug 11, 2026
@TheCoderAS
TheCoderAS merged commit 81cb52d into main Aug 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants