Gupta-Anit / Android-mini-projects

0 stars 0 forks source link

Have volume names/options match device naming/options of volumes. #101

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Have the volumes in Timeriffic match (and be limited to) the volume names in 
the device.

For example I have a Galaxy S3 (ICS 4.0.4)and it lists 4 volumes: "Music, 
video, games, and other media", "Ringtone", "Notifications" and "System".  So 
for this it matches quite well.  Ecxept the first one is shortened to Media.  
But there is also an "Alarm" and "Voice Call" I'm not sure if those actually 
work on this phone.  

I also have a Zoom w/Jelly Bean (4.1.1).  On it there are 3 volumes in the 
system voulmes:  "Music,video...", "Notifications" and "Alarms"

It would be nice to have the program remove the ones that aren't available (or 
at least the option to rename/disable) them.

Original issue reported on code.google.com by rosenha...@gmail.com on 28 Aug 2012 at 3:02