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

Request - would like to use playlist for tone #2

Closed
GoogleCodeExporter opened this issue Nov 1, 2015 · 2 comments
Closed

Request - would like to use playlist for tone #2

GoogleCodeExporter opened this issue Nov 1, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by SeanRi...@gmail.com on 22 Apr 2010 at 11:26

@GoogleCodeExporter
Copy link
Author

I thought about this when adding the media selector dialog.  There are a couple 
problems.  First, the android API does not have a way of directly playing 
playlists.  
You can resolve the playlist to a list of songs and play them individually, or 
you 
can open up the media player application and start it playing there.  It would 
be 
completely possible to fire up the media player from the alarm application, but 
there 
would then not really be a concept of 'snoozing' or 'dismissing' an alarm.  It 
would 
basically mean that playlist-based alarms would have to be one-shot alarms that 
simply open the media player.

Again, this is completely doable, but it doesn't really seem to fit in the the 
rest 
of the functionality of the application.  I'll play around with it a bit if 
there's a 
lot of interest, but it might be a little too outside the scope of an alarm 
clock...

Original comment by kraigs.a...@gmail.com on 22 Apr 2010 at 11:51

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

Issue 32 has been merged into this issue.

Original comment by kraigs.a...@gmail.com on 8 Sep 2010 at 1:57

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

No branches or pull requests

2 participants