🔧 Changed
-
All external resources now bundled locally
marked.jsembedded in assets (was loading from cdn.jsdelivr.net)- Buy Me a Coffee button image embedded (was loading from img.buymeacoffee.com)
- App now works 100% offline
-
Network permissions removed
- Removes
INTERNETpermission - Removes
ACCESS_NETWORK_STATEpermission - External links still open in system browser
- Removes
-
Runtime permissions now requested in context
- Microphone permission asked when user tries to record audio
- Camera permission asked when user tries to take a photo
- No more "go to Settings" message
🐛 Fixed
- Edge-to-edge display - navigation bar no longer overlaps app content
- CSV export in Backup settings now uses correct export method
📝 Notes
This release addresses all feedback from IzzyOnDroid reviewer, excluding i18n for language, will be included in the next release. Thanks @TheLastProject for the detailed testing! 🙏