Releases: shrivatsav-0/monomail
Releases · shrivatsav-0/monomail
Monomail v1.0.5
- Added Privacy Policy and Terms of Service (Markwon integrated)
- Configurable swipe actions with Trash support
- Added Restore option from Trash tab
- Improved pagination to prevent fetching errors on older emails
- Implemented multi-account cache clearing to prevent email bleeding between sign-outs
- Replaced sign-in screen mail icon with adaptive ic_launcher
Monomail v1.0.4
Bug fixes for replies, image rendering, and new rich attachment UI
v1.0.3
Full Changelog: v1.0.2...v1.0.3
Monomail v1.0.2
Reverted previous release to restore default icon and styling.
Monomail v1.0.1
- Eliminated UI pop-in effects when switching tabs by strictly loading from local cache.
- Aggressively pre-load and cache all folders directly on app startup.
- Fixed a bug where background synchronization would temporarily overwrite inbox labels for replied threads.
- Fixed a brief white screen flash when transitioning to the Compose screen in Dark Mode.
Monomail 1.0 Release
Monomail ✉️
Monomail is a modern, beautifully designed, and highly responsive Android email client built with Jetpack Compose and the Gmail API. It provides a frictionless and premium email experience centered around an offline-first architecture, buttery smooth animations, and intuitive swipe gestures.
Features ✨
- Offline-First Architecture: Built using Room Database, changes are applied optimistically instantly and synced with the Gmail API in the background.
- Premium UI & Fluid Animations: Designed with Material 3. Features like the top SearchBar morphing into toasts, cross-fading avatars, and
FastOutSlowInEasingnavigation transitions ensure the app feels top-tier. - Background Synchronization: Integrated with Android's WorkManager. Incoming notifications and email status changes happen behind the scenes flawlessly.
- Intuitive Gestures:
- Swipe Right to Archive / Unarchive.
- Swipe Left to Star / Unstar.
- Long Press to selectively view an email and toggle its Read/Unread status.
- Search capabilities: Fully offline and online search seamlessly integrated into the navigation.
- Smart "Undo" Actions: Accidentally archived or deleted a thread? A morphing toast gives you 4 seconds to undo your action without initiating a network request.
Technologies Used 🛠️
- Jetpack Compose: 100% Kotlin declarative UI.
- Room Database: Local caching for blazing-fast load times.
- Kotlin Coroutines & Flow: Reactive architecture ensuring UI reflects real-time local DB states.
- Retrofit & OkHttp: Robust networking logic for the Gmail API.
- WorkManager: Queue-based background processing for syncing edits securely to Google's servers.
- Coil: Smooth, performant image loading for user profile avatars.
Getting Started 🚀
- Clone the repository.
- Ensure you have your
secrets.propertiesfile with yourGOOGLE_CLIENT_IDdefined in the root project folder. - Sync Gradle and run the app.
Screenshots 📸
(Add your screenshots here)
Developed with focus on beautiful design and high performance.