1
0
mirror of https://github.com/avinal/nikki.git synced 2026-07-03 21:40:09 +05:30
Files
nikki/composeApp
avinal 0377095eaa Add navigation and Metro-style login screen
Navigation:
- Type-safe routes: Login, Main, MemoDetail, MemoEditor
- Slide + fade transitions (300ms) for forward/back navigation
- Login uses fade-only transition
- Auth-gated start destination (isLoggedIn flow)

Login screen (Metro design):
- "sign in" title in 54sp Light weight, left-aligned
- Underline-only text fields with accent color focus indicator
- Solid accent-colored sign-in button
- PAT-based authentication against any Memos server URL

Co-Authored-By: Claude Opus 4.6 (1M context)

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-05-19 17:10:39 +05:30
..