Screenshots
Description
<b>Moe Memos</b> is an app to help you capture thoughts and ideas. You can use Moe Memos with either a self-hosted Memos server or locally on your device.
Features:
- Write memos like tweeting to yourself
- Use Moe Memos locally on your device (with export) or sync with your own Memos server
- Offline-first experience with automatic sync when you are back online
- Material You design with dynamic themes and themed icon
- Rich memo content: Markdown editor and renderer, images, non-image attachments, and to-do items
- Organize and find memos with tags, pinning, and search
- Home screen widget and share sheet integration (text, images, and webpages)
- View your memo activity with a progress graph
- Full privacy protection, no data collection
What’s new (2.0.4)
## What's Changed
* Added support for Android edge-to-edge UI.
* Added support for Memos versions 0.27.0 to 0.29.1.
* Improved image viewing and image picking by @shiitin.
* Added optional biometric app lock by @shiitin.
* Fixed default memo visibility not updating from the server.
## New Contributors
* @shiitin made their first contribution in https://github.com/mudkipme/MoeMemosAndroid/pull/366
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/2.0.3...2.0.4
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Network stateCheck whether and how the device is connected.
- BiometricsUnlock with fingerprint or face.
- FingerprintUnlock with a fingerprint.
- Prevent sleepingKeep the device from going to sleep.
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
- moememos.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments