Commit Graph

86 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
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.
2014-04-18 22:19:53 -04:00
40b7ffd5fb Add a second jsword project to apply changes
These changes are specific to MinimalBible
2014-04-18 21:50:38 -04:00
f5825de88c Add jsword to ADT, still need to get build running 2014-04-18 21:17:10 -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
d28fcb1ea6 Link to the README inside the actual project 2014-04-16 22:51:22 -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
90c4a4ef48 More feature ideas/planning
Think I'm about done, getting overwhelmed...
2014-04-14 22:34:08 -04:00
63c716bae6 Add requirement to send feedback 2014-04-14 22:28:25 -04:00
e558a9cc14 Realized the appcompat isn't in the repo. Fix dat. 2014-04-14 22:21:59 -04:00
60aff7acf8 Update some core goals, add feature goals 2014-04-14 22:15:18 -04:00
939af7dc7a Add initial Core project outline 2014-04-14 21:58:41 -04:00
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!
2014-04-13 20:25:54 -04:00
3d76bb9e18 Refactor the MainActivity to BibleViewer.
Dumb naming mistake on my part.
2014-04-13 16:32:35 -04:00
7eab6bbbdc Create README.md 2014-04-13 16:24:54 -04:00
df2a0f0788 Initial Minimal Bible project files 2014-04-13 16:15:08 -04:00