Development Build v0.4.0
Pre-releaseIn this release, I've made several fixes regarding the UI. I've also added the other difficulties for the math problem to which I will go into more detail here.
DIFFICULTY CHANGES:
-Easy: 0-10 (Addition/Subtraction)
-Medium: 0-100 (Addition/Subtraction)
-Hard:
------If multiplication, then 0-12.
------If division, then the first value is 10-50 and the second value has to be between 2 and 9 and it has to be a multiple of the first value. If it can't find a number between 2 and 9 that's a multiple of the first value, then it will generate a new first value.
UI FIXES:
-I've made the UI more adaptable to various different environments. I had to do a bit more tinkering with the math problem activity but I think I got it all down.
-You should now be able to rotate your device to landscape mode and still have DJ Alarm work perfectly fine.
ANNOUNCEMENTS:
-I'd also like to mention that I have a Trello board that I'm using to keep track of development: https://trello.com/b/OOyJXCBC/dj-alarm
-The app is nearing completion. I've gotten to a point where now I just need to do some fine tuning and polishing. After that, it's ready for production on Google Play Store.