Files
privateqrscanner/ROADMAP.md
T
2026-02-11 03:52:14 +01:00

55 lines
1.4 KiB
Markdown

# Product Roadmap
## Quick Wins (1-3 days)
- [x] Duplicate UX polish
- Add subtle in-app banner/snackbar (in addition to toast) with optional "View in history".
- [x] Batch mode polish
- Add per-item copy/share in batch panel.
- Add "newest first" timestamp labels for batch captures.
- [x] History export formats
- Add CSV + JSON export options next to plain text share.
- [x] Scan result type actions
- One-tap actions for Phone/SMS/Email/Wi-Fi/Contact/Calendar where possible.
- [x] Settings for scan feedback
- Toggle haptic/beep on successful scan.
## Mid-size Features (3-7 days)
1. Import history
- Restore from CSV/JSON backup.
- Handle duplicates and merge policy.
2. Favorites / pin scans
- Pin important entries, filter by favorites.
3. Tagging
- Add tags/folders and filter chips in History.
4. Improved image scan
- Support multi-code detection from one image and let user pick result.
## Bigger Features (1-3 weeks)
1. Structured parser layer
- Parse vCard/Wi-Fi/calendar deeply and show rich result cards before actions.
2. Background camera quality controls
- Adaptive analyzer settings for tiny/low-contrast codes.
3. Security enhancement package
- Expand local URL checks (homograph/punycode heuristics, known suspicious patterns).
- Optional strict mode before open.
4. Backup/restore flow
- Full local backup with versioned schema and migration support.
## Suggested Next 2
1. Banner/snackbar duplicate feedback
2. CSV/JSON export in History