Commit Graph

79 Commits (6446e143ba62e02ddf1746ccc81e5c94c319e68a)

Author SHA1 Message Date
Bradlee Speice d28fcb1ea6 Link to the README inside the actual project 2014-04-16 22:51:22 -04:00
Bradlee Speice e8f7948d60 Update the README to mark two large goals done! 2014-04-16 22:50:17 -04:00
Bradlee Speice 1380a66f88 Navbar for download activity now displays things from jsword! 2014-04-16 22:39:47 -04:00
Bradlee Speice 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
DjBushido 29f02e59b2 Add jsword to the classpath
Need to add a submodule sometime in the future.
2014-04-16 14:08:47 -04:00
Bradlee Speice 9242bbd944 EGit sucks. Remove the bin/ folder by hand. 2014-04-16 14:03:10 -04:00
DjBushido 1d0eab434f Hopefully finally stop tracking the bin/ folder... 2014-04-16 13:58:47 -04:00
DjBushido 0feee0b940 Split out the Nav Drawers between activities 2014-04-16 13:57:33 -04:00
DjBushido 77d808ca1b Download Activity displays the FrameLayout correctly 2014-04-16 13:43:03 -04:00
DjBushido e4282229e5 Refactor the BibleViewer to the its own activity package 2014-04-16 13:30:59 -04:00
DjBushido 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
DjBushido 9bf99db956 Switch action bar colors to what they should be 2014-04-16 13:23:18 -04:00
DjBushido e8fa4b4257 Nav drawer shouldn't over-ride the title 2014-04-16 13:21:55 -04:00
DjBushido 00ebfb1e48 Switch DownloadActivity to sliding drawer
Re-remove the bin/ and gen/ files
2014-04-16 13:17:12 -04:00
DjBushido 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
Bradlee Speice 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
DjBushido 5fb077a40d Add a quick download warning for the DownloaderActivity 2014-04-15 19:39:19 -04:00
DjBushido 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
Bradlee Speice 090d866250 Forgot to move the .gitignore earlier 2014-04-14 22:41:46 -04:00
Bradlee Speice d6c7f498e6 Add the appcompat project to the repository 2014-04-14 22:38:12 -04:00
Bradlee Speice 90c4a4ef48 More feature ideas/planning
Think I'm about done, getting overwhelmed...
2014-04-14 22:34:08 -04:00
Bradlee Speice 63c716bae6 Add requirement to send feedback 2014-04-14 22:28:25 -04:00
Bradlee Speice e558a9cc14 Realized the appcompat isn't in the repo. Fix dat. 2014-04-14 22:21:59 -04:00
Bradlee Speice 60aff7acf8 Update some core goals, add feature goals 2014-04-14 22:15:18 -04:00
Bradlee Speice 939af7dc7a Add initial Core project outline 2014-04-14 21:58:41 -04:00
Bradlee Speice 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
Bradlee Speice 3d76bb9e18 Refactor the MainActivity to BibleViewer.
Dumb naming mistake on my part.
2014-04-13 16:32:35 -04:00
DjBushido 7eab6bbbdc Create README.md 2014-04-13 16:24:54 -04:00
Bradlee Speice df2a0f0788 Initial Minimal Bible project files 2014-04-13 16:15:08 -04:00