inventory69
e3e64b83e2
feat(v1.4.0): Checklists feature + WiFi permission cleanup
Features:
- Interactive checklists with tap-to-check, drag & drop sorting
- GitHub-flavored Markdown export (- [ ] / - [x])
- FAB menu for note type selection
Fixes:
- Improved Markdown parsing (robust line-based content extraction)
- Better duplicate filename handling (ID suffix)
- Foreground notification suppression
Privacy:
- Removed ACCESS_WIFI_STATE and CHANGE_WIFI_STATE permissions
(SSID binding was never used, app only checks connectivity state)
Code Quality:
- Fixed 7 Detekt warnings (SwallowedException, MaxLineLength, MagicNumber)
2026-01-10 23:37:22 +01:00
..
2025-12-26 19:33:15 +01:00
2025-12-29 09:13:27 +01:00
2026-01-04 02:07:52 +01:00
2026-01-05 11:46:25 +01:00
2026-01-05 16:46:07 +01:00
2026-01-07 12:27:27 +01:00
2026-01-08 23:18:29 +01:00
2026-01-10 00:57:28 +01:00
2026-01-10 23:37:22 +01:00