What's working:
- App icon opens the app
- + icon adds new schedule
- Play icon starts schedule immediately
- Pause icon stops schedule immediately
- Pencil icon edits schedule
- On/Off button enables/disables schedule
What's not working:
- Sort button does nothing.
- I may drop this if I can't get it to work. It's not really necessary anyway.
- On/Off button does not change appearance when toggled
- It changes appearance if you remove/re-add the widget, but not immediately. Not sure why.
- List does not scroll
- I have not yet looked much into how to make it scroll. I found some documentation on it, but have not yet read through it.
- Preliminary reading indicates that it will only scroll on Android 4.0+
Good news - the list of "not working" things is quickly getting smaller. Yesterday none of the individual schedule buttons worked, and even as of an hour or so ago, only 1 worked properly. Now they're almost all 100% functional.
As you can see in the screenshots, I changed the color of the top bar to be holo themed, so if you are using a theme that takes advantage of holo colors, the color of the bar will change with your themes. (Notice the color of the icons in the top right - like battery, wifi, and time - changed with my theme, and the widget bar matches that color.)
This background is also semi-transparent, as it was way too bright when it wasn't.
Now, onto some changes to the in-app schedule screen:
As I showed before, the menu is now on the bottom. I changed the edit icon to the pencil, as I said I would, and I added a delete button. Upon being pressed, the delete button displays a dialog asking "Are you sure?" in case you accidentally hit delete.
Nothing happens when you click/long-click anywhere other than those buttons. This is to make things more obvious to the user, and to make things easier on me as well.
I have tested this in both Android 4.x and 2.x, and all buttons seem to work properly in both OS versions.
No comments:
Post a Comment