Commit Graph

  • 17a0380ed1 More tailoring build output now that it's working well. Bradlee Speice 2014-12-05 23:00:56 -0500
  • 21242728ce xPm, not xDm. My bad. Bradlee Speice 2014-12-05 22:56:03 -0500
  • 460a0403a8 Clean up build output, reinstall libgd2-xdm Bradlee Speice 2014-12-05 22:54:05 -0500
  • 3bc480f6a9 Stick with Gradle 2.2, but let IntelliJ update the timestamp Bradlee Speice 2014-12-05 22:46:21 -0500
  • 476b2764e7 Don't install libgd2-xdm Worst case restart the build with this back in Bradlee Speice 2014-12-05 22:42:42 -0500
  • c29b043d23 Fix up Jacoco reporting Blog post coming up explaining all that's going on, because it is massively complicated. Bradlee Speice 2014-12-05 22:39:30 -0500
  • e480611f46 Don't let Lint ruin the build Bradlee Speice 2014-12-05 01:45:21 -0500
  • bc7e412c0f Run an update to properly install ia32 Last try for the night, will revisit tomorrow Bradlee Speice 2014-12-05 01:31:24 -0500
  • f92bb8653f Don't pass in $COMPONENTS, android_install handles it Bradlee Speice 2014-12-05 01:27:57 -0500
  • 9ed0566510 Add in 32-bit libs for the SDK Bradlee Speice 2014-12-05 01:25:53 -0500
  • ed5d6871e2 Fix a dumb OLDPWD error... Bradlee Speice 2014-12-05 01:18:10 -0500
  • 49e5087595 Have to use Travis to set ANDROID_HOME Bradlee Speice 2014-12-05 01:16:14 -0500
  • 15d2e34247 Bad ls command... Bradlee Speice 2014-12-05 01:12:48 -0500
  • 20d54645f8 android_install takes care of everything Bradlee Speice 2014-12-05 01:09:39 -0500
  • 8aa296dc16 More Travis fixes Bradlee Speice 2014-12-05 01:03:02 -0500
  • 6de77fbdd2 Update Travis a bit Need to install Android before running everything... Bradlee Speice 2014-12-05 01:00:08 -0500
  • e9e7bdba57 Remove the JS stuff from README, it's no longer used. Bradlee Speice 2014-12-05 00:53:52 -0500
  • c4dc251ead Add a note on coverage Bradlee Speice 2014-12-01 23:56:55 -0500
  • d79f898bce Properly rename defaultBookName to Initials Bradlee Speice 2014-12-01 23:15:40 -0500
  • fad6e30077 Switch an Esperandro setter/getter Bradlee Speice 2014-12-01 23:12:16 -0500
  • b43ce4454f Switch Travis build to Java Have to install Android manually, but allows me to upgrade on my schedule instead of waiting for Travis to update the components. Should fix #9, not going to worry about release builds yet Bradlee Speice 2014-12-01 22:33:29 -0500
  • ddcaca4416 DownloadActivity can now show the settings Bradlee Speice 2014-12-01 21:00:54 -0500
  • 71f88f0755 Version code 4 for preferences Bradlee Speice 2014-12-01 20:49:06 -0500
  • c6216afa60 Multiple Bible support and internet usage settings Fixes #2 completely. Bradlee Speice 2014-12-01 20:48:32 -0500
  • 701726aeb1 Build code 3 for font settings Bradlee Speice 2014-12-01 15:57:55 -0500
  • f9a831eb5d Settings menu shows the font size Bradlee Speice 2014-12-01 15:48:19 -0500
  • bb415d2d3d Slight change to the format of the Divine Name Bradlee Speice 2014-12-01 11:57:17 -0500
  • caf2227555 Refactor the tag parsing system Much cleaner, I like this a whole lot more. Bradlee Speice 2014-12-01 11:51:13 -0500
  • 7f221ed863 Update version code to 2 for alpha test Bradlee Speice 2014-11-30 21:28:01 -0500
  • d41e0d2f1b Remove the Example Action menu item Bradlee Speice 2014-11-30 19:57:12 -0500
  • 341ed248bc Handle the divine name in text Needs to be stylized later, but this is OK for now. Bradlee Speice 2014-11-30 09:57:57 -0500
  • 3d1e34e586 Add some cosmetic tweaks Text size and color mostly Bradlee Speice 2014-11-29 22:32:39 -0500
  • 320159f1bd Add spans for chapter start and verse superscript Needs serious refactoring, but quickly approaching a minimally viable product. This is awesome. Bradlee Speice 2014-11-27 23:36:35 -0500
  • 799d8e2637 Use first {} over filter {} Bradlee Speice 2014-11-27 21:23:28 -0500
  • fba4e04fdb Fix the 1st Timothy scrolling issue Bradlee Speice 2014-11-27 21:20:34 -0500
  • ee62ddb707 Refactor out some dependencies Bradlee Speice 2014-11-26 23:27:30 -0500
  • 66076c759a Switch to the VerseLookup over parser Allows me to use the LRUCache frontent Bradlee Speice 2014-11-26 23:22:18 -0500
  • 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. Bradlee Speice 2014-11-26 22:41:55 -0500
  • 23f992505c Load entire chapters at a time to scroll through Seems very slow, lots of optimization that needs to be done Bradlee Speice 2014-11-26 21:55:07 -0500
  • 989e3e8023 Scrolling through verses works correctly Binding not working correctly, but shouldn't be hard to fix Bradlee Speice 2014-11-26 16:50:27 -0500
  • 54b0290ef2 Slight edits Scrolling is nice and quick Animations aren't great, but what I'm trying to do might actually be possible... I can actually remove the JS code. Bradlee Speice 2014-11-25 23:22:33 -0500
  • 4e7393653b RecyclerView now loads the text It's actually surprisingly speedy, I'm impressed. This may just actually work, only thing left to do is implement the infinite scroll, and I'll have something worth testing... So much easier than maintaining the JS build... Bradlee Speice 2014-11-25 22:49:30 -0500
  • d6c5662fa5 RecyclerView initial demonstration Bradlee Speice 2014-11-25 22:32:16 -0500
  • 147c6a5248 Add a TODO Bradlee Speice 2014-11-25 10:41:34 -0500
  • 72675b3e4c Wrong update command This will be the last test for now, please don't hate me Travis admins! build-21 Bradlee Speice 2014-11-24 00:54:49 -0500
  • ec2c80d125 Use a proper echo instead of yes Bradlee Speice 2014-11-24 00:50:13 -0500
  • 1ced3fac5c Accept licenses for update Bradlee Speice 2014-11-24 00:43:22 -0500
  • a0e5c2633e Don't use relative android path Bradlee Speice 2014-11-24 00:40:24 -0500
  • 22cf897a38 Forgot to specify 14.2 for Kotlin... Bradlee Speice 2014-11-24 00:38:00 -0500
  • c45754b146 Using some more instructions from Travis Issue #2848 Bradlee Speice 2014-11-24 00:36:28 -0500
  • 212e07b53e Revert back to SDK 20, but use plugin 14.0 Allows Android Studio (needs plugin 14) and Travis (20) to hopefully play nice Bradlee Speice 2014-11-24 00:32:47 -0500
  • 8a46cb0037 Revert "Get everything set for API 21" Bradlee Speice 2014-11-24 00:09:16 -0500
  • 7b4edc8c65 Revert "More modifications for SDK 21 build" Bradlee Speice 2014-11-24 00:09:15 -0500
  • f25b436ca3 Revert "Hopefully final modification for SDK 21" Bradlee Speice 2014-11-24 00:09:14 -0500
  • ae87b46fb7 Revert "Rely on SDK manager plugin instead of Travis" Bradlee Speice 2014-11-24 00:09:11 -0500
  • 3c37e37579 Should actually be named support, not appcompat Bradlee Speice 2014-11-24 00:03:33 -0500
  • b18b0a7f57 Last ditch to get support v4 working It's possible I just need to wait for Travis to resolve some things... Bradlee Speice 2014-11-23 23:59:13 -0500
  • 09893c8859 One more try... Bradlee Speice 2014-11-23 23:40:02 -0500
  • 0e068fe4bd Try and get the API 21 build going again... Bradlee Speice 2014-11-23 23:23:10 -0500
  • 7e3fdf6567 Rely on SDK manager plugin instead of Travis Bradlee Speice 2014-11-23 23:06:01 -0500
  • 4ecc9dd1fb Hopefully final modification for SDK 21 Bradlee Speice 2014-11-23 22:56:54 -0500
  • 61dc8fec9d More modifications for SDK 21 build Bradlee Speice 2014-11-23 22:51:39 -0500
  • d94b8b45c7 Get everything set for API 21 Bradlee Speice 2014-11-23 22:28:28 -0500
  • 3ed3d6c08b Merge branch 'master' of http://github.com/MinimalBible/MinimalBible Bradlee Speice 2014-11-22 22:15:54 -0500
  • 8d65327853 More boundary refactoring and testing Only testing branch logic is so nice... Bradlee Speice 2014-11-22 17:31:53 -0500
  • 05d2d006e4 Boundary refactor, and add some tests Bradlee Speice 2014-11-22 17:07:58 -0500
  • 18d3620da3 Refactor a bit to make testing easier Bradlee Speice 2014-11-22 16:28:05 -0500
  • 81ebeb43b3 More slight edits Bradlee Speice 2014-11-22 00:57:52 -0500
  • fc38192dba Minor modifications Bradlee Speice 2014-11-22 00:38:06 -0500
  • fdd0a81837 Remove the release build folder It's what should actually be in main Bradlee Speice 2014-11-22 00:34:55 -0500
  • 07b9d04933 Add some slight refactoring Unfortunately it's too hard to add the tests I wanted to Bradlee Speice 2014-11-22 00:21:38 -0500
  • cc3c8ea486 Fix Mockito interfering with Hamcrest Bradlee Speice 2014-11-21 18:24:24 -0500
  • ff6d95b793 Use maven central over jCenter Bradlee Speice 2014-11-21 18:23:52 -0500
  • c94068721a Add the actual stacktrace Bradlee Speice 2014-11-21 18:01:35 -0500
  • bbe2e117a0 Add a stacktrace to testing Bradlee Speice 2014-11-21 17:40:06 -0500
  • acbdc10116 Add an initial specification I guess it's cool, not sure it's doing much for me right now... Bradlee Speice 2014-11-21 00:12:04 -0500
  • 8396763c65 Add spek for the future Not currently integrated, but I'm looking forward to the functionality! Bradlee Speice 2014-11-20 23:58:26 -0500
  • ffd4ccd08c Test that the DLProgressEvent is triggered correctly Bradlee Speice 2014-11-20 23:45:26 -0500
  • 90db3e6a1a Fix the download progress not updating Integer roundoff errors... Bradlee Speice 2014-11-20 23:19:06 -0500
  • 06ae1c0ed6 Also add in the gradle build for flavors to variants Bradlee Speice 2014-11-20 23:18:36 -0500
  • f51a2515b0 Switch off build variants to build types Should be much easier to maintain Bradlee Speice 2014-11-20 22:57:46 -0500
  • e9e6d1dacd Migrate tests from androidTest to app-test! Bradlee Speice 2014-11-20 00:52:42 -0500
  • 9e63885984 Strange errors in Robolectric land... robolectric-error Bradlee Speice 2014-11-18 00:08:25 -0500
  • f331f95722 Version lock of coveralls to fix an Android issue Bradlee Speice 2014-11-17 21:58:23 -0500
  • f2eb6d8fd0 Upgrade coveralls plugin Bradlee Speice 2014-11-17 21:46:26 -0500
  • ea682d664c Add a stack trace to debug coveralls Bradlee Speice 2014-11-17 21:30:15 -0500
  • af5875cf86 Add source files to Coveralls Bradlee Speice 2014-11-17 17:11:41 -0500
  • a7e477b46b Badge it up! Bradlee Speice 2014-11-17 16:52:13 -0500
  • 5526c44736 Add coveralls support Bradlee Speice 2014-11-17 16:49:10 -0500
  • 5fbbf4ac13 Exclude the android folder from coverage Bradlee Speice 2014-11-17 15:41:09 -0500
  • 9aa83bebe2 Exclude the android folder from coverage Bradlee Speice 2014-11-17 15:36:42 -0500
  • 66a91efe8b Slight refactor Bradlee Speice 2014-11-17 14:09:44 -0500
  • 3460360017 Switch back to android build to get the tools Bradlee Speice 2014-11-17 14:03:48 -0500
  • cb8ea71f62 Code coverage is working! Been trying so long to get this running, so happy to have it done. Bradlee Speice 2014-11-17 13:35:15 -0500
  • 8d6a3b0d84 Slight refactoring of BibleMenu Needs a test case, but having issues with the emulator on Windows DjBushido 2014-11-16 00:28:25 -0500
  • 6c139eacab Make the VerseContent immutable Not quite certain this is the way to go, but let's try a functional experiment. Bradlee Speice 2014-11-13 00:04:20 -0500
  • 1ee1a41004 Switch get() to [] Bradlee Speice 2014-11-12 23:43:21 -0500
  • 187a73cf92 Kotlin migration is done! There will of course be refactoring and whatnot, but I consider this an accomplishment. Bradlee Speice 2014-11-12 23:41:05 -0500
  • 0e7680ca9e Rename the ExpListNavDrawerFragment Bradlee Speice 2014-11-12 22:21:32 -0500
  • 18c9df404e Books are now deleted correctly Still need to handle all the network related errors... Bradlee Speice 2014-11-12 01:01:34 -0500