🧠 AI-Driven Intelligence
- Natural Language Parsing: The app understands your intent. Typing
"Lunch with Sarah tomorrow at noon"automatically identifies the title, date, and time. - Voice Commands: Record your thoughts and let the app’s advanced models transcribe and categorize them into actionable tasks.
- Visual Task Extraction: Snap photos of documents, flyers, or screens, and the app will generate tasks directly from the extracted text using OCR.
📋 Comprehensive Task Management
- Subtasks & Checklists: Break down complex goals into actionable sub-steps with live progress tracking across your device.
- Location Awareness: Attach places and locations to your tasks to give them physical context.
- Smart Reminders: Custom notification offsets integrate deeply with Android’s AlarmManager to alert you exactly when you need to be reminded.
🔐 Privacy & Security
- Hybrid Storage Model: Your data is primarily kept local on your Android device using a robust Room Database. Synced data is securely backed up to the cloud.
- Modern Authentication: Secure JWT tokens and OAuth 2.0 handle identity safely, utilizing Android Credential Manager for a smooth, passwordless experience.
✨ Modern Android Experience
- Material 3 Design: A beautiful, responsive, and fluid user interface built 100% in Kotlin using Jetpack Compose.
- Offline Reliability: View your task list, check off completed items, and manage your day even when the device goes entirely offline.