Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let the system know that we are setting an alarm clock #6

Open
ismail-s opened this issue Mar 8, 2016 · 1 comment
Open

Let the system know that we are setting an alarm clock #6

ismail-s opened this issue Mar 8, 2016 · 1 comment

Comments

@ismail-s
Copy link

ismail-s commented Mar 8, 2016

I think that [this method](http://developer.android.com/reference/android/app/AlarmManager.html#setAlarmClock%28android.app.AlarmManager.AlarmClockInfo, android.app.PendingIntent%29) should be used instead of the setExact methods used here, so that the phone can display some icon or something to indicate that there is an alarm set.

@FR46M3N7-P4R71CL3
Copy link

FR46M3N7-P4R71CL3 commented Dec 10, 2016

The App in the Playstore does this..
But the app built from these sources doesn't do it.

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

No branches or pull requests

2 participants