Features
MVP (L1)
- Scroll detection
- Reminder pop-ups
Additionals (L2)
- User-selectable personalities
- Pre-built personas with a bank of rotating messages.
- Examples:
- Cute Buddy: “Hey, just checking in! You good?”
- Crush Text: “Sooo… you’ve been scrolling for a while 👀”
- Stern Teacher: “Scrolling again? Open your notes.”
- Weird Uncle: “You lookin’ for memes or meaning?”
- Mom: "Honey, are you still scrolling? Go stretch your legs."
- Random Mode: Shuffles personality each time.
Optionals (L3)
- Stats
- Track how many times you were "saved" today.
- Custom personality builder
- Replace notification with overlay bubble
Android Essentials Roadmap:
- Foundational Android components: Activities, Services, Content Providers, and Broadcast Receivers.
- Understand permissions, Intents, and how Android apps communicate.
Background Services:
- Learn about regular Services and foreground services. These are critical for handling background tasks, even if your app is interacting with the user via Accessibility Services.