Commit Graph

14 Commits (7d3ca038763ef309958a5205535e6203de74a622)

Author SHA1 Message Date
Bradlee Speice 7d3ca03876 Add back all the imports.
Frustrating that IntelliJ decided to strip those out...
2015-06-13 20:44:41 -04:00
Bradlee Speice 2e346cfe8f Fix up some Kotlin issues with M12 2015-06-13 20:13:32 -04:00
Bradlee Speice 8533cf523c Some migration refactoring
These classes were getting too big
2015-04-02 19:20:40 -04:00
Bradlee Speice 2af409b3b0 Actually finish up the M11 updates 2015-04-02 19:15:03 -04:00
Bradlee Speice cbfd09ab66 Kotlin M11 updates
Looking forward to incorporating some of these things...
2015-04-02 19:09:06 -04:00
Bradlee Speice 82b8564402 Small refactor to clean the initialization process 2015-01-18 22:21:16 -05:00
Bradlee Speice 07015fc2ba Everything now responds to scroll events correctly!
Time for another release shortly, need to add some testing code and likely do some quick refactor work. Pretty happy where everything's at though, honestly.
2014-12-29 01:27:10 -05:00
Bradlee Speice c70c258231 Menu now shows all 3 elements 2014-12-29 00:53:27 -05:00
Bradlee Speice 21f940d767 Bring in the new navigation menu
API v8-compliant, sized correctly, all that good jazz.
2014-12-22 22:14:16 -05:00
Bradlee Speice 51783afc0b Sometimes you have to destroy first to create
Re-writing most of the UI for Material compliance. This is going to be a significant effort, but the final product is going to look *much* nicer for it.
2014-12-21 23:23:12 -05:00
Bradlee Speice fba4e04fdb Fix the 1st Timothy scrolling issue 2014-11-27 21:20:34 -05:00
Bradlee Speice 96c5c895e9 Seek-to working!
For some reason, things at 1st Timothy onward don't work, but everything up to that point does. I'll call that enough for now.
PLEASE NOTE: This code needs serious refactoring and testing, dependencies are all over the place. Functionally it's OK for now though.
2014-11-26 22:41:55 -05:00
DjBushido 8d6a3b0d84 Slight refactoring of BibleMenu
Needs a test case, but having issues with the emulator on Windows
2014-11-16 00:28:25 -05:00
Bradlee Speice 1eb914819d Refactor main menu to Kotlin
So much less code to write and maintain... love it.
2014-10-24 23:53:39 -04:00