1
0
mirror of https://github.com/avinal/nikki.git synced 2026-07-03 21:40:09 +05:30
avinal 25a5c51b0a Fix 6 bugs: wire settings, dedup toggle, timeouts, leak, react
1. Default visibility now used in compose card (reads from DataStore)
2. Week start day wired to explorer calendar (rotates day labels,
   adjusts Zeller offset)
3. Task toggle deduplicated: both MemoListViewModel and
   MemoDetailViewModel now use TaskParser.toggleTaskInContent
   instead of manual string replacement
4. reactToMemo refetches single memo instead of all memos
5. AppDependencies stores Job reference, cancels before re-init
6. HTTP timeouts added: 30s request/socket, 15s connect

102 tests passing.

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

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-05-21 17:25:57 +05:30
S
Description
No description provided
MIT 427 KiB
Languages
Kotlin 100%