Commit Graph

23 Commits

Author SHA1 Message Date
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.
2014-04-18 22:21:09 -04:00
f5e523417a Oh man is it ugly, but I can download module lists. 2014-04-18 00:53:14 -04:00
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
2014-04-18 00:52:49 -04:00
d4f4d8a8d5 And update the README because Markdown syntax issues 2014-04-16 22:56:13 -04:00
e8f7948d60 Update the README to mark two large goals done! 2014-04-16 22:50:17 -04:00
1380a66f88 Navbar for download activity now displays things from jsword! 2014-04-16 22:39:47 -04:00
fd6c063079 Remove jSword from the classpath, use a JAR
JAR has all jSword dependencies built in for easy distribution
2014-04-16 22:01:38 -04:00
29f02e59b2 Add jsword to the classpath
Need to add a submodule sometime in the future.
2014-04-16 14:08:47 -04:00
9242bbd944 EGit sucks. Remove the bin/ folder by hand. 2014-04-16 14:03:10 -04:00
1d0eab434f Hopefully finally stop tracking the bin/ folder... 2014-04-16 13:58:47 -04:00
0feee0b940 Split out the Nav Drawers between activities 2014-04-16 13:57:33 -04:00
77d808ca1b Download Activity displays the FrameLayout correctly 2014-04-16 13:43:03 -04:00
e4282229e5 Refactor the BibleViewer to the its own activity package 2014-04-16 13:30:59 -04:00
bda928098c Add a BaseActivity for common functionality
Right now it's just setting the translucent statusbar color
2014-04-16 13:29:26 -04:00
9bf99db956 Switch action bar colors to what they should be 2014-04-16 13:23:18 -04:00
e8fa4b4257 Nav drawer shouldn't over-ride the title 2014-04-16 13:21:55 -04:00
00ebfb1e48 Switch DownloadActivity to sliding drawer
Re-remove the bin/ and gen/ files
2014-04-16 13:17:12 -04:00
7e2021d681 Revert "Switch the downloader to an ActionBar Tab And hopefully finish up cleaning up the bin/ and gen/ folders..."
This reverts commit 431ce603c6.
2014-04-16 12:29:56 -04:00
431ce603c6 Switch the downloader to an ActionBar Tab
And hopefully finish up cleaning up the bin/ and gen/ folders...
2014-04-15 22:18:21 -04:00
5fb077a40d Add a quick download warning for the DownloaderActivity 2014-04-15 19:39:19 -04:00
b20d0aa819 Add the downloader activity
Also untrack a whole lot of appcompat that shouldn't have been included
2014-04-15 19:13:21 -04:00
090d866250 Forgot to move the .gitignore earlier 2014-04-14 22:41:46 -04:00
d6c7f498e6 Add the appcompat project to the repository 2014-04-14 22:38:12 -04:00