Commit Graph

  • eafcbab485 Disable two tests that are failing the build The entire structure needs significant refactoring work before I actually publish anything anyways. master Bradlee Speice 2015-06-28 23:24:37 -0400
  • 8c1d31961b Update to the new JSword build Bradlee Speice 2015-06-28 22:39:53 -0400
  • 32778453e3 Update the submodule version Bradlee Speice 2015-06-28 22:27:17 -0400
  • 717582fccc Upgrade to Dagger 2 Still some pressing issues, but the hard work is done. Bradlee Speice 2015-06-28 21:35:55 -0400
  • ae499803fb New android SDK for unit/int testing is causing issues So go to only unit tests. Bradlee Speice 2015-06-14 00:28:11 -0400
  • e8805f822e Rename the ABI one more time Bradlee Speice 2015-06-14 00:04:20 -0400
  • 03a20ba75f Fix the ABI name one more time Bradlee Speice 2015-06-13 23:53:01 -0400
  • f64e5be7f2 Switch to ARM, Travis doesn't support KVM x86 Bradlee Speice 2015-06-13 23:48:43 -0400
  • 1e9b924b0e Fix the ABI name Bradlee Speice 2015-06-13 23:35:07 -0400
  • 9f0e10c9f5 Get an emulator started on Travis Bradlee Speice 2015-06-13 23:32:09 -0400
  • 6b94fe0b2e Don't abort if lint errors TODO: Fix the lint errors. Bradlee Speice 2015-06-13 23:06:24 -0400
  • 1f927dc21b Up the memory limit for comiling with Kotlin Bradlee Speice 2015-06-13 22:58:15 -0400
  • 7d3ca03876 Add back all the imports. Frustrating that IntelliJ decided to strip those out... Bradlee Speice 2015-06-13 20:44:41 -0400
  • a96fa1dd74 One more commit. Honestly, no idea what's going on... Bradlee Speice 2015-06-13 20:35:36 -0400
  • 766ebf4aa8 Update the gitmodules file Bradlee Speice 2015-06-13 20:21:58 -0400
  • 2e346cfe8f Fix up some Kotlin issues with M12 Bradlee Speice 2015-06-13 20:13:18 -0400
  • 0005ff1869 Make sure JSword gets updated for Travis Bradlee Speice 2015-06-13 20:02:10 -0400
  • c3f85c6569 Install android-22 (again) Bradlee Speice 2015-06-13 19:44:59 -0400
  • 1a93f2e874 Updates for Travis Bradlee Speice 2015-06-13 19:41:40 -0400
  • e756ec8c28 Plenty o' updates: Kotlin 12, new JSword build Bradlee Speice 2015-06-13 19:22:21 -0400
  • 90f50e37f4 Install android-22 Bradlee Speice 2015-04-16 00:47:07 -0400
  • 3a0a5baa1c Better quote handling, parsing state refactor Should be easier to test in the future Still needs some work on spacing Bradlee Speice 2015-04-16 00:37:11 -0400
  • aec86f9898 No, I do actually want to only release on a tag Bradlee Speice 2015-04-16 00:36:08 -0400
  • 7bcb676532 Basic quote handling Handling quotation marks and spacing are going to be interesting parser-fixes Bradlee Speice 2015-04-05 22:33:19 -0400
  • 3bb9d61ff9 Switch the logging framework Bradlee Speice 2015-04-05 21:31:09 -0400
  • fdec1e3ed8 Search results to CardView, API 22 support Bradlee Speice 2015-04-05 20:55:55 -0400
  • 1a5f7222cb Don't use tagging for releases - anything on master goes to Play Use feature branches for development! Bradlee Speice 2015-04-05 19:59:25 -0400
  • 01e4a80228 Minor syntax fix test_release_2 Bradlee Speice 2015-04-05 17:44:02 -0400
  • 0b738b18fe Change keystore password Not sure why this is having issues... Bradlee Speice 2015-04-05 17:30:29 -0400
  • ad1e2fc5e3 Add a stacktrace to Travis It's complaining about a bad keystore, but I validated that it builds correctly locally... Bradlee Speice 2015-04-05 17:24:44 -0400
  • 787f1b8746 More build process cleanups Bradlee Speice 2015-04-05 17:01:13 -0400
  • ceb7dffdce Fix the encrypted api key... Bradlee Speice 2015-04-05 16:48:54 -0400
  • 4b2662722d Small change to gitignore Bradlee Speice 2015-04-05 16:45:06 -0400
  • de99841e9f First attempt at a continuous delivery release test_release_1 Bradlee Speice 2015-04-05 16:43:26 -0400
  • a6057df35c Update the SDK number Bradlee Speice 2015-04-02 20:28:04 -0400
  • 4b3050c8cd Handle navigating on clicking a search item Bradlee Speice 2015-04-02 20:26:29 -0400
  • 8533cf523c Some migration refactoring These classes were getting too big Bradlee Speice 2015-04-02 19:20:40 -0400
  • 2af409b3b0 Actually finish up the M11 updates Bradlee Speice 2015-04-02 19:15:03 -0400
  • cbfd09ab66 Kotlin M11 updates Looking forward to incorporating some of these things... Bradlee Speice 2015-04-02 19:09:06 -0400
  • e552d4d5a6 Display search result items Still plenty of TODO items, but making great progress Bradlee Speice 2015-02-26 23:53:20 -0500
  • 71fb362ffe Get Robolectric test support working! Bradlee Speice 2015-02-17 22:44:04 -0500
  • 3ce3d16489 MBIndexManager fully tested Bradlee Speice 2015-02-16 13:17:47 -0500
  • 184345bc06 More thorough (and fixed) MBIndexManager tests Bradlee Speice 2015-02-16 12:42:28 -0500
  • 6d534cfa9b Only show search item if search is ready Bradlee Speice 2015-02-16 12:07:06 -0500
  • 7a35ad69ea Test the MBIndexManager Bradlee Speice 2015-02-16 10:00:37 -0500
  • a77076c96c Fix the build... Bradlee Speice 2015-02-16 09:19:49 -0500
  • 52573534ef SEARCHING IS NOW WORKING Needs some heavy work yet, but the core JSword functionality (the hardest part) is done. Bradlee Speice 2015-02-15 22:49:42 -0500
  • 5197d4acfc Minor tweaks to use inline Bradlee Speice 2015-01-31 14:34:44 -0500
  • b57b82677f Fix settings not storing the active book Bradlee Speice 2015-01-18 22:47:48 -0500
  • 34f89e5cfd Fix the chapter count not calculated correctly Bradlee Speice 2015-01-18 22:36:45 -0500
  • 82b8564402 Small refactor to clean the initialization process Bradlee Speice 2015-01-18 22:21:16 -0500
  • 3721ef5ee0 Download and search indexes Search currently not yielding results, but everything surrounding it appears to be working. Bradlee Speice 2015-01-18 00:37:44 -0500
  • 902b91776d Download search indexes alongside the book Bradlee Speice 2015-01-13 22:41:38 -0500
  • 7ffc59d66c Remove a warning for an unused parameter Bradlee Speice 2015-01-11 22:09:37 -0500
  • 5bb4e1a033 Add UI skeleton for searching Bradlee Speice 2015-01-03 17:45:33 -0500
  • e3651f9e31 Add the search view in the toolbar Bradlee Speice 2015-01-03 16:23:02 -0500
  • 08a2bdd044 Update build code for next release APK Bradlee Speice 2015-01-11 22:18:36 -0500
  • 59a5112942 Fix the wrong books showing up in settings Bradlee Speice 2015-01-11 21:46:57 -0500
  • 1ce7cf8fee Don't need to create a variable in the test, just build the manager. Bradlee Speice 2015-01-03 01:47:50 -0500
  • ca6c67d8ae Fix up tests for the RefreshManager I'm noticing I write much better code when I have tests in place, it takes much longer to do though... Bradlee Speice 2015-01-03 01:35:10 -0500
  • 04f6f1f49b Add a Contact Me button in the preferences This can not be tested on an emulator, requires a full device Bradlee Speice 2015-01-02 18:12:25 -0500
  • 27c1c1aa5e Remove the FragmentTestActivity string Bradlee Speice 2015-01-02 17:16:49 -0500
  • cae1ee584e Don't automatically go out to the internet... Bradlee Speice 2015-01-02 17:11:13 -0500
  • 4b9c146248 Don't crash if nothing is installed Bradlee Speice 2015-01-02 16:41:05 -0500
  • 412eb4b943 Update build code for releasing current changes Bradlee Speice 2014-12-29 16:58:59 -0500
  • 3ce6cad2c2 Get the tests fixed up for the exclude list Bradlee Speice 2014-12-29 16:53:48 -0500
  • ef314efa2f Add a list of books to exclude Still need to fix some references to Books.installed(), please use injection for this. Bradlee Speice 2014-12-29 16:42:10 -0500
  • b1ecf8a404 Autoscroll to the last chapter Currently uses the last chapter loaded, not the last chapter on screen, so may not be 100% accurate. Resolves issue #7. Bradlee Speice 2014-12-29 13:34:50 -0500
  • 9898fe0a2f Change build code for material update Bradlee Speice 2014-12-29 11:30:25 -0500
  • 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. Bradlee Speice 2014-12-29 01:27:10 -0500
  • c70c258231 Menu now shows all 3 elements Bradlee Speice 2014-12-29 00:53:27 -0500
  • 3dd0a0ee57 Center bible menu child views Bradlee Speice 2014-12-28 22:08:28 -0500
  • e882512a78 Fix title text not showing correctly Bradlee Speice 2014-12-28 22:06:27 -0500
  • d21cf4777f Show the drawer hamburger icon Bradlee Speice 2014-12-28 21:54:31 -0500
  • 42bbbd00f7 Close the drawer on item select Bradlee Speice 2014-12-28 21:33:49 -0500
  • ac43b20fcd Display download overflow menu Bradlee Speice 2014-12-26 11:29:38 -0500
  • c7ee841a9c Fix the spinner drop-down button Requires re-theming the Fragment. I feel like there's got to be a better way, but I have no idea what it would be. Bradlee Speice 2014-12-26 11:11:25 -0500
  • d49c5e593c Download activity styling and new theme Still some issues outstanding, but I need sleep. Bradlee Speice 2014-12-26 01:26:43 -0500
  • f889b61b9c Lots of styling cleanup Download activity last thing before another release Bradlee Speice 2014-12-25 16:50:59 -0500
  • f466f9b017 Settings activity styled correctly Bradlee Speice 2014-12-25 15:06:00 -0500
  • f26d6f5dc4 Forgot to add the renamed main.xml menu... Bradlee Speice 2014-12-24 00:16:39 -0500
  • 578e970c0e Settings now looking (mostly) beautiful. Bradlee Speice 2014-12-24 00:06:51 -0500
  • 21730b7db6 Main content now working correctly Bradlee Speice 2014-12-22 23:22:59 -0500
  • 21f940d767 Bring in the new navigation menu API v8-compliant, sized correctly, all that good jazz. Bradlee Speice 2014-12-22 22:14:16 -0500
  • 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. Bradlee Speice 2014-12-21 23:23:12 -0500
  • e1ab61dd5f Remove a TODO, I am testing Spek files now Bradlee Speice 2014-12-21 20:37:48 -0500
  • bcebe86926 Only show languages for selected book category Previously displayed all languages, period. Also includes some testing updates to make sure everything is still covered. Bradlee Speice 2014-12-15 00:15:42 -0500
  • 60075184ea Filter out books with null language Bradlee Speice 2014-12-14 21:20:05 -0500
  • 651a319edd Finish v1.0 update Bradlee Speice 2014-12-14 20:45:19 -0500
  • 6e0e8e44d7 Update to version 1.0 of Android Studio Bradlee Speice 2014-12-14 17:23:40 -0500
  • c5e7fe8f41 Register the source files with Jacoco Also remove a data class from the report Bradlee Speice 2014-12-06 22:34:18 -0500
  • 6e3f60f0ec The dumb mistakes will end, promise... Bradlee Speice 2014-12-05 23:35:59 -0500
  • a1875c1e28 Just kidding, I'm an idiot, forgot to configure coveralls Bradlee Speice 2014-12-05 23:30:45 -0500
  • e4ab12f4ab Move sourceDirectories to config time Bradlee Speice 2014-12-05 23:28:26 -0500
  • 67646cde2e Add source files (especially for coveralls) Bradlee Speice 2014-12-05 23:18:14 -0500
  • 7380078942 Don't set debuggable. If you really need to modify it, do it locally, don't commit that. Bradlee Speice 2014-12-05 23:13:07 -0500
  • 22f9fc2e26 One more TODO on fixing the build Bradlee Speice 2014-12-05 23:12:02 -0500
  • be8e7ff560 Last build tweak for a while, promise. Bradlee Speice 2014-12-05 23:07:22 -0500
  • 7290a25da0 Okay, I do actually *need* libgd2-xpm Bradlee Speice 2014-12-05 23:05:52 -0500
  • b382d75e71 Enable the XML report for coveralls Bradlee Speice 2014-12-05 23:04:14 -0500