Commit Graph

61 Commits (master)

Author SHA1 Message Date
Bradlee Speice 717582fccc Upgrade to Dagger 2
Still some pressing issues, but the hard work is done.
2015-06-28 21:35:55 -04:00
Bradlee Speice 6b94fe0b2e Don't abort if lint errors
TODO: Fix the lint errors.
2015-06-13 23:06:24 -04:00
Bradlee Speice 1a93f2e874 Updates for Travis 2015-06-13 19:41:40 -04:00
Bradlee Speice e756ec8c28 Plenty o' updates: Kotlin 12, new JSword build 2015-06-13 19:22:21 -04:00
Bradlee Speice 3bb9d61ff9 Switch the logging framework 2015-04-05 21:31:09 -04:00
Bradlee Speice fdec1e3ed8 Search results to CardView, API 22 support 2015-04-05 20:55:55 -04:00
Bradlee Speice de99841e9f First attempt at a continuous delivery release
Add play store information
2015-04-05 16:45:26 -04:00
Bradlee Speice a6057df35c Update the SDK number 2015-04-02 20:28:04 -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 08a2bdd044 Update build code for next release APK 2015-01-11 22:18:36 -05:00
Bradlee Speice 412eb4b943 Update build code for releasing current changes 2014-12-29 16:58:59 -05:00
Bradlee Speice 9898fe0a2f Change build code for material update 2014-12-29 11:30:25 -05:00
Bradlee Speice 651a319edd Finish v1.0 update 2014-12-14 20:45:19 -05:00
Bradlee Speice 7380078942 Don't set debuggable. If you really need to modify it, do it locally, don't commit that. 2014-12-05 23:13:07 -05:00
Bradlee Speice e480611f46 Don't let Lint ruin the build 2014-12-05 01:45:21 -05:00
Bradlee Speice 71f88f0755 Version code 4 for preferences 2014-12-01 20:49:06 -05:00
Bradlee Speice 701726aeb1 Build code 3 for font settings 2014-12-01 15:57:55 -05:00
Bradlee Speice 7f221ed863 Update version code to 2 for alpha test 2014-11-30 21:28:01 -05:00
Bradlee Speice d6c5662fa5 RecyclerView initial demonstration 2014-11-25 22:32:16 -05:00
Bradlee Speice 212e07b53e Revert back to SDK 20, but use plugin 14.0
Allows Android Studio (needs plugin 14) and Travis (20) to hopefully play nice
2014-11-24 00:32:47 -05:00
Bradlee Speice 8a46cb0037 Revert "Get everything set for API 21"
This reverts commit d94b8b45c7.
2014-11-24 00:09:16 -05:00
Bradlee Speice ae87b46fb7 Revert "Rely on SDK manager plugin instead of Travis"
This reverts commit 7e3fdf6567.
2014-11-24 00:09:11 -05:00
Bradlee Speice 7e3fdf6567 Rely on SDK manager plugin instead of Travis 2014-11-23 23:06:01 -05:00
Bradlee Speice d94b8b45c7 Get everything set for API 21 2014-11-23 22:29:04 -05:00
Bradlee Speice 06ae1c0ed6 Also add in the gradle build for flavors to variants 2014-11-20 23:18:36 -05:00
Bradlee Speice e9e6d1dacd Migrate tests from androidTest to app-test! 2014-11-20 00:52:42 -05:00
Bradlee Speice cb8ea71f62 Code coverage is working!
Been trying so long to get this running, so happy to have it done.
2014-11-17 16:49:28 -05:00
Bradlee Speice 0f0b60c186 Revert "Building against SDK 21"
This reverts commit fbc7e9a681.
2014-11-09 23:55:30 -05:00
Bradlee Speice 6c8f92e742 Revert "Some more build fixes - use Android-Gradle .14"
This reverts commit 51a3dd3eac.
2014-11-09 23:55:23 -05:00
Bradlee Speice 59a924c14a Revert "Set minifyEnabled"
This reverts commit 84bd26ac52.
2014-11-09 23:55:20 -05:00
Bradlee Speice 84bd26ac52 Set minifyEnabled 2014-11-09 23:36:55 -05:00
Bradlee Speice 51a3dd3eac Some more build fixes - use Android-Gradle .14 2014-11-09 22:30:05 -05:00
Bradlee Speice fbc7e9a681 Building against SDK 21 2014-11-09 21:13:07 -05:00
Bradlee Speice 24f639a024 Upgrade Kotlin 2014-11-07 23:27:06 -05:00
Bradlee Speice 72f375ff9f Revert "Remove the build flavors"
This reverts commit c38dad605a.
2014-11-06 19:57:13 -05:00
Bradlee Speice c38dad605a Remove the build flavors
This is actually a pretty big accomplishment, should be a blog post shortly.
2014-10-30 00:42:23 -04:00
Bradlee Speice 6d15167100 Upgrade Kotlin 2014-10-22 20:42:39 -04:00
Bradlee Speice ef7b8f82fa Remove Hugo, it keeps on breaking the build... 2014-09-14 22:19:56 -04:00
Bradlee Speice 597cfca710 Test Hugo one more time, it's working locally... 2014-09-13 00:44:36 -04:00
Bradlee Speice a01c7940ed Remove Hugo for Travis
Seems to be causing out of memory errors...
2014-09-13 00:15:17 -04:00
Bradlee Speice 12ff40adb7 Clean up the Travis build a bit 2014-09-12 22:47:02 -04:00
Bradlee Speice 67b11b3ab0 Make sure the unit tests pass correctly 2014-09-12 22:36:53 -04:00
Bradlee Speice cbb4b5fd14 Add a whole lot of debug goodies 2014-09-12 22:23:48 -04:00
Bradlee Speice 3d8ff65af4 Bringing back Kotlin
I can do manual DI for testing, other Android classes can handle interfacing with Kotlin. From my testing, interop is quite smooth.
2014-09-09 23:31:32 -04:00
Bradlee Speice ba908c4f46 Remove Kotlin from build config 2014-09-09 00:19:17 -04:00
Bradlee Speice 20e4dfe4c4 Begin parsing OSIS on my own
Also add Kotlin, since I'd like to do what I can to get away from Java.
2014-09-07 21:27:41 -04:00
Bradlee Speice 479879925f State we need the gradle build plugin at least 12+ 2014-09-01 23:01:08 -04:00
Bradlee Speice ae43667f2f JS can call Android and get a value back! 2014-09-01 14:32:13 -04:00
Bradlee Speice c26beac6bb And I have working text. 2014-09-01 07:58:33 -04:00
Bradlee Speice c0c0643b84 Add in the And-bible OSIS parser
Took me a while to do the research I needed, sorry it's been so long. Largely useless currently, but gives me a starting place to adapt.
2014-08-22 19:53:57 -04:00