2.1 KiB
Product Roadmap
Platform Assumption
- Android mobile app first (phone/tablet).
- Feature and dependency choices should prioritize Android compatibility and UX.
Quick Wins (1-3 days)
-
Duplicate UX polish
-
Add subtle in-app banner/snack bar (in addition to toast) with optional "View in history".
-
Batch mode polish
-
Add per-item copy/share in batch panel.
-
Add "newest first" timestamp labels for batch captures.
-
History export formats
-
Add CSV + JSON export options next to plain text share.
-
Scan result type actions
-
One-tap actions for Phone/SMS/Email/Wi-Fi/Contact/Calendar where possible.
-
Settings for scan feedback
-
Toggle haptic/beep on successful scan.
-
Live readability feedback in camera
-
Show real-time hint when a code is visible vs readable.
-
Scan stability hardening
-
Temporal box stabilization (smoothing + short persistence) and same-code holdoff to reduce repeat scans.
-
Guided scan zone
-
Only accept live camera scans when the readable code is inside the center aiming frame.
-
Advanced gallery preview
-
Open selected image in full focus mode, support pinch zoom/pan, and run live re-detection with overlay markers linked to list entries.
Mid-size Features (3-7 days)
- Import history
- Restore from CSV/JSON backup.
- Handle duplicates and merge policy.
- Favorites / pin scans
- Pin important entries, filter by favorites.
- Tagging
- Add tags/folders and filter chips in History.
- Improved image scan
- Multi-code detection from one image with result picker.
Bigger Features (1-3 weeks)
- Structured parser layer
- Parse vCard/Wi-Fi/calendar deeply and show rich result cards before actions.
- Background camera quality controls
- Adaptive analyzer settings for tiny/low-contrast codes.
- Security enhancement package
- Expand local URL checks (homograph/punycode heuristics, known suspicious patterns).
- Optional strict mode before open.
- Backup/restore flow
- Full local backup with versioned schema and migration support.
Suggested Next 2
- Import history (CSV/JSON restore + merge policy)
- Tagging (tags/folders + filter chips)