mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
6b1d798c95
Fastlane structure: - short_description.txt (< 80 chars) - full_description.txt (feature list) - changelogs/1.txt (v1.0.0 release notes) - images/icon.png (512x512 from logo SVG) Build config: - dependenciesInfo disabled (F-Droid requirement) Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com> Co-Authored-By: Claude Opus 4.6 (1M context)
13 lines
511 B
Plaintext
13 lines
511 B
Plaintext
Initial release of Nikki.
|
|
|
|
• Full Memos API integration with offline sync
|
|
• Todoist-style task parsing from markdown checkboxes
|
|
• Due dates, times, priorities, reminders, and tags
|
|
• Parser doctor with inline validation and typo detection
|
|
• 4-channel priority notifications with calendar integration
|
|
• Windows Phone Metro design with 20 accent colors
|
|
• Activity calendar, tag browser, search, archived memos
|
|
• Share intent receiver for quick capture
|
|
• JSON backup/restore
|
|
• 162 tests passing
|