Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Alarm app need two permission for stable alarm system #18

Closed
jja08111 opened this issue Apr 1, 2021 · 2 comments
Closed

Alarm app need two permission for stable alarm system #18

jja08111 opened this issue Apr 1, 2021 · 2 comments

Comments

@jja08111
Copy link
Contributor

jja08111 commented Apr 1, 2021

Hi, I released an alarm app at the play store using your open-source, thank you so much.

While building the app, I found out that two permissions are required for a stable alarm system.

  1. Display over other apps
  2. Ignore battery optimization

Those permissions are should be required in the upper Android 10 version. If the first permission is not allowed, the app cannot be displayed on the screen when the app is not running or is running in the background. If the second permission is not allowed, the alarm sometimes does not work.

Therefore, this repo should have a description or code added to the above permission.

@geisterfurz007
Copy link
Owner

Hey, that's awesome! Given that this was mostly a fun project for myself, I am happy to see that someone took the time to get it store ready, thanks for that! Do you have a link to the playstore listing, I would love to see it in action when it's not running as debug build on my phone!

As for the permissions, I definitely agree! It's been a while since I had this project open on my computer and there are a few other projects I am working on currently so I don't think I will find the time to do so. I would be happy to accept pull requests or archive this repository and link to a fork of it should you create and plan to maintain one!

@jja08111
Copy link
Contributor Author

jja08111 commented Apr 1, 2021

Cool! I will try to make a PR, but I don't know when it will be because I don't have much time.

My app is posted here. I wouldn't have been able to release my app without your app. Thank you very much!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants