RemindMe
RemindMe copied to clipboard
Set alarms for a specific date in the future (alarm, not a reminder!)
I set the reminder, but got no notification or alarm sound. On starting the app, it displays a screen with the message 'Display over other apps Feature not available' ....
From iOS Calendar App (only shows notifications/alerts and no alarms) _Originally posted by @Johnny5sword in [#15](https://github.com/VishnuSanal/RemindMe/issues/15#issuecomment-2849306910)_
_Originally posted by @tz-shuhag in https://github.com/VishnuSanal/RemindMe/issues/14#issuecomment-2849133953_
_Originally posted by @tz-shuhag in [#15](https://github.com/VishnuSanal/RemindMe/issues/15#issuecomment-2849175402)_ (low-priority since almost all alarm apps have this feature built-in, AFAIK. CMIIW)
`SYSTEM_ALERT_WINDOW` permission is used because Android wouldn't let me start an activity from the background. Hence, I display a transparent system overlay for a very small duration (500 ms), then...
**Description:** As a user, I can add reminders in the application. **Actual result:** There is no filter to make the events filtered. **Expected result:** Some filters such as "upcoming events"...
**Description:** As a user, I can add reminders in the application. **Actual result:** There is no search functionality. If I want to find a specific reminder, I have to scroll...
current implementation is very limited, since a user can change devices, or would need to format the device, which would lead to lose of data. a feature to backup reminders...
Alarms still make sounds, even without the permission to make sounds.
The alarm can be set but it doesn't go off. Tried on oppo A96. Thank you.