- Thread starter
- Banned
- #11
I am glad people are looking at the plugin. I had some time to work on the plugin this morning so I will run down the changes I have made so far.
1. The ok button is gone, pushing escape or back will save the settings.
2. "Name" string is now in the strings.xml file.
3. Deleting alarms has been fixed, there were a few bugs here.
4. I have added code to set the #currentmodule property on the alarm screen and the details. It will display the My Alarm/AlarmName for the details page.
5. The file medium is loaded by setting the path in the plugin settings.
You can also set the snooze time to be used. Snooze can be used by hitting spacebar (PAUSE) when the alarm goes off. It will start a timer and when the timer elapses it will start playback again.
6. I fixed some layout bugs and the page up / down buttons not working, and itemcount property was not being set.
I have a question for the users, does the delete button make sense? You can also delete an alarm by simply renaming it to blank and hitting back or escape.
I have made all of these changes so far but I started to add the "sleep timer" functionality. I will finish this and then submit everything to sourceforge as a patch.
Thanks for the comments everyone. Keep them coming.
1. The ok button is gone, pushing escape or back will save the settings.
2. "Name" string is now in the strings.xml file.
3. Deleting alarms has been fixed, there were a few bugs here.
4. I have added code to set the #currentmodule property on the alarm screen and the details. It will display the My Alarm/AlarmName for the details page.
5. The file medium is loaded by setting the path in the plugin settings.
You can also set the snooze time to be used. Snooze can be used by hitting spacebar (PAUSE) when the alarm goes off. It will start a timer and when the timer elapses it will start playback again.
6. I fixed some layout bugs and the page up / down buttons not working, and itemcount property was not being set.
I have a question for the users, does the delete button make sense? You can also delete an alarm by simply renaming it to blank and hitting back or escape.
I have made all of these changes so far but I started to add the "sleep timer" functionality. I will finish this and then submit everything to sourceforge as a patch.
Thanks for the comments everyone. Keep them coming.