1.0 KiB
1.0 KiB
20 Improvements Plan
Batch 1: Low-risk code quality (no behavior change)
- Wrap all hardcoded English strings in i18n()
- Replace OnceCell.get().expect() with safe getters
- Extract common async-toast-refresh helper
- Log silently swallowed errors
Batch 2: Performance
- Async database initialization with loading screen
- Batch CSS provider registration for letter-circle icons
- Lazy-load detail view tabs
- Rate-limit background analysis spawns
Batch 3: UX
- Progress indicator during background analysis
- Multi-file drop and file picker support
- Sort options in library view
- Keyboard shortcut Ctrl+O for Add app
- Validate scan directories exist before scanning
Batch 4: Robustness
- Add database migration tests
- Confirmation before closing during active analysis
- Graceful handling of corrupt/locked database
Batch 5: Accessibility & Features
- Remember detail view active tab
- Announce analysis completion to screen readers
- Custom launch arguments
- Export/import app library