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

Alarm has no sound associated with notification #3

Closed
cboatsman opened this issue Sep 20, 2017 · 1 comment
Closed

Alarm has no sound associated with notification #3

cboatsman opened this issue Sep 20, 2017 · 1 comment
Assignees
Labels

Comments

@cboatsman
Copy link
Collaborator

cboatsman commented Sep 20, 2017

Alarm currently does NOT activate or play any sound notification upon actual time of alarm happening. As addressed in Issue #2, notification to user happens almost immediately after creation of alarm, so perhaps alarm is not being created properly.

UPDATE: The alarm now waits for an appropriate time as outlined in Issue #2.

@cboatsman cboatsman added the bug label Sep 20, 2017
@cboatsman cboatsman self-assigned this Sep 20, 2017
@cboatsman cboatsman changed the title Alarm has no sound/does not 'activate' Alarm has no sound associated with notification Sep 21, 2017
cboatsman added a commit that referenced this issue Sep 30, 2017
- The alarm is set appropriately to the background now, and activates on time
- A sound notification is now playing as a ringtone (issue: if ringtone volume is silent, sound doesn't play)
- A new fullscreen activity which displays the current time, as well as a button to silence alarm, is now presented to the user instead of a drop-down notification
- Note: No possibility of creating multiple alarms at this point
@cboatsman
Copy link
Collaborator Author

This issue specifically has been fixed, and has been extended to Issue #9. Closed.

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

No branches or pull requests

1 participant