mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
3070651652ceab4a67dc6b29d5ba946b18545438
Refresh now does a full sync: - Fetches ALL pages from the API (loops until nextPageToken is empty) - Clears the entire local cache before inserting fresh data - Deleted/archived memos on server are now properly removed locally AMOLED theme dialog fix: - surface raised from #000000 to #161616 (dialogs no longer invisible) - surfaceContainer at #1E1E1E for popup/dialog backgrounds - surfaceContainerHigh at #222222 for elevated surfaces - outline brightened to #444444 for better border visibility - All AlertDialog containerColor changed to surfaceContainer Co-Authored-By: Claude Opus 4.6 (1M context) Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
Description
Languages
Kotlin
100%