Commit Graph

  • 4cf8b8d129 Very minor move Bradlee Speice 2014-04-29 23:28:45 -0400
  • 09e0572612 Remove pre-EventBus code from Download Bradlee Speice 2014-04-29 23:25:38 -0400
  • 72cf38a2fc Amazingly, I got the implementation almost perfect. Bradlee Speice 2014-04-29 23:21:11 -0400
  • 8a83548ab8 Initial draft of Event-based download management DjBushido 2014-04-28 15:07:39 -0400
  • 1f116fe6ff Add the green robot jar DjBushido 2014-04-28 14:28:03 -0400
  • a8f6277ff2 Use the jsword-minimalbible submodule Bradlee Speice 2014-04-23 22:41:47 -0400
  • 184acf1ba4 Remove the appcompat R files Bradlee Speice 2014-04-23 00:17:46 -0400
  • e29d4546db Refactor so we don't re-download the book list every time Code is still pretty ugly, but I'm not sure on how to prettify it. Get to that later. Bradlee Speice 2014-04-23 00:11:13 -0400
  • 0f98338504 Fragments know what category they are Filtering not quite working yet, not sure why... Bradlee Speice 2014-04-21 23:11:16 -0400
  • 4dc920186f Split out DL fragments, give them D/L responsibility Bradlee Speice 2014-04-21 22:28:49 -0400
  • 4c3a2ba5b5 Some refactoring work to support an optional refresh Bradlee Speice 2014-04-21 22:01:52 -0400
  • 76004e34d0 Add the libs/ folder, necessary for building. Bradlee Speice 2014-04-19 00:32:00 -0400
  • bfe6eeda0c Get the JarJar system running to build a shaded Jar Unfortunately means I can't just copy the ivy.xml from jSword. But I do have excludes="" that I didn't with maven previously. Bradlee Speice 2014-04-19 00:17:05 -0400
  • 08f179b0c3 Remove the maven build of jSword, use the proper Ant build Also means we now have all the dependencies automagically copied in for us. Bradlee Speice 2014-04-18 22:21:09 -0400
  • 63123a1a31 Working build of jSword using the tweaks. Lots of code taken from https://github.com/mjdenham/and-bible/blob/master/jsword-tweaks/build.xml and some re-written to make life easier. Bradlee Speice 2014-04-18 22:19:53 -0400
  • 40b7ffd5fb Add a second jsword project to apply changes These changes are specific to MinimalBible Bradlee Speice 2014-04-18 21:50:38 -0400
  • f5825de88c Add jsword to ADT, still need to get build running Bradlee Speice 2014-04-18 21:17:10 -0400
  • f5e523417a Oh man is it ugly, but I can download module lists. Bradlee Speice 2014-04-18 00:53:14 -0400
  • 1465c81b9b Update jSword JAR to use a shaded org.apache.http http://stackoverflow.com/questions/20238421/java-lang-nosuchfielderror-org-apache-http-message-basiclineformatter-instance Bradlee Speice 2014-04-18 00:52:49 -0400
  • d4f4d8a8d5 And update the README because Markdown syntax issues Bradlee Speice 2014-04-16 22:56:13 -0400
  • d28fcb1ea6 Link to the README inside the actual project Bradlee Speice 2014-04-16 22:51:22 -0400
  • e8f7948d60 Update the README to mark two large goals done! Bradlee Speice 2014-04-16 22:50:17 -0400
  • 1380a66f88 Navbar for download activity now displays things from jsword! Bradlee Speice 2014-04-16 22:39:47 -0400
  • fd6c063079 Remove jSword from the classpath, use a JAR JAR has all jSword dependencies built in for easy distribution Bradlee Speice 2014-04-16 22:01:38 -0400
  • 29f02e59b2 Add jsword to the classpath Need to add a submodule sometime in the future. DjBushido 2014-04-16 14:08:03 -0400
  • 9242bbd944 EGit sucks. Remove the bin/ folder by hand. Bradlee Speice 2014-04-16 14:03:10 -0400
  • 1d0eab434f Hopefully finally stop tracking the bin/ folder... DjBushido 2014-04-16 13:58:47 -0400
  • 0feee0b940 Split out the Nav Drawers between activities DjBushido 2014-04-16 13:57:33 -0400
  • 77d808ca1b Download Activity displays the FrameLayout correctly DjBushido 2014-04-16 13:43:03 -0400
  • e4282229e5 Refactor the BibleViewer to the its own activity package DjBushido 2014-04-16 13:30:59 -0400
  • bda928098c Add a BaseActivity for common functionality Right now it's just setting the translucent statusbar color DjBushido 2014-04-16 13:29:26 -0400
  • 9bf99db956 Switch action bar colors to what they should be DjBushido 2014-04-16 13:23:18 -0400
  • e8fa4b4257 Nav drawer shouldn't over-ride the title DjBushido 2014-04-16 13:21:55 -0400
  • 00ebfb1e48 Switch DownloadActivity to sliding drawer Re-remove the bin/ and gen/ files DjBushido 2014-04-16 13:17:12 -0400
  • 7e2021d681 Revert "Switch the downloader to an ActionBar Tab And hopefully finish up cleaning up the bin/ and gen/ folders..." DjBushido 2014-04-16 12:29:56 -0400
  • 431ce603c6 Switch the downloader to an ActionBar Tab And hopefully finish up cleaning up the bin/ and gen/ folders... Bradlee Speice 2014-04-15 22:18:21 -0400
  • 5fb077a40d Add a quick download warning for the DownloaderActivity DjBushido 2014-04-15 19:39:19 -0400
  • b20d0aa819 Add the downloader activity Also untrack a whole lot of appcompat that shouldn't have been included DjBushido 2014-04-15 19:13:21 -0400
  • 090d866250 Forgot to move the .gitignore earlier Bradlee Speice 2014-04-14 22:41:46 -0400
  • d6c7f498e6 Add the appcompat project to the repository Bradlee Speice 2014-04-14 22:38:12 -0400
  • 90c4a4ef48 More feature ideas/planning Think I'm about done, getting overwhelmed... Bradlee Speice 2014-04-14 22:34:08 -0400
  • 63c716bae6 Add requirement to send feedback Bradlee Speice 2014-04-14 22:28:25 -0400
  • e558a9cc14 Realized the appcompat isn't in the repo. Fix dat. Bradlee Speice 2014-04-14 22:21:59 -0400
  • 60aff7acf8 Update some core goals, add feature goals Bradlee Speice 2014-04-14 22:15:18 -0400
  • 939af7dc7a Add initial Core project outline Bradlee Speice 2014-04-14 21:58:41 -0400
  • 0fb72d416f Don't use immersive mode, all you really gain is a bit of screen space. Plus, backwards compatibility will be so much easier now! Bradlee Speice 2014-04-13 20:25:54 -0400
  • 3d76bb9e18 Refactor the MainActivity to BibleViewer. Dumb naming mistake on my part. Bradlee Speice 2014-04-13 16:32:35 -0400
  • 7eab6bbbdc Create README.md DjBushido 2014-04-13 16:24:54 -0400
  • df2a0f0788 Initial Minimal Bible project files Bradlee Speice 2014-04-13 16:15:08 -0400