Bradlee Speice
5222b6e3e6
Various cleanups
...
Move ProgressWheel into the project proper, optimize the DL ListView
And also remove android-iconify. Despite using icons (which is awesome)
it didn't handle button highlight on click well, and the icons seemed a
bit small anyways.
2014-05-17 01:16:36 -04:00
Bradlee Speice
13fc473081
Add a download button to the download list view!
2014-05-12 22:18:37 -04:00
Bradlee Speice
4e01ff666e
Big documentation (no functionality) update
2014-05-10 20:20:16 -04:00
Bradlee Speice
8292dc91a1
Update one more TODO
2014-05-10 19:21:42 -04:00
Bradlee Speice
eeb0df3dcf
Incredibly minor documentation update
2014-05-10 19:20:25 -04:00
Bradlee Speice
6cd3f712d8
Sort downloadable books
2014-05-10 19:19:23 -04:00
Bradlee Speice
8b499b9215
Ugly hack to get everything working until Dagger issues resolved.
...
Dagger issue is being tracked here: https://github.com/square/dagger/issues/410
2014-05-10 19:09:21 -04:00
DjBushido
e88c68b1e3
Issues with Dagger and Android Annotations, broken
2014-05-08 23:47:07 -04:00
DjBushido
a046e9fa0a
Refactor download prefs, when to d/l over internet
2014-05-08 21:39:29 -04:00
DjBushido
1530364abc
Refactoring, and download layout alignment fixes
2014-05-08 20:39:38 -04:00
Bradlee Speice
4da25f0e23
Dagger support now working
...
Could've saved an hour or two if someone had told me every class needs to inject itself...
2014-05-07 02:06:38 -04:00
Bradlee Speice
5c9e0ecba4
Browsing documents, now with 100% more butter!
2014-05-06 00:29:12 -04:00
Bradlee Speice
594df14a31
Can now browse a list of documents!
2014-05-05 04:07:58 -04:00
Bradlee Speice
f228e8265e
Start switch to new Android Annotation format
2014-05-05 01:10:42 -04:00
Bradlee Speice
4cf8b8d129
Very minor move
2014-04-29 23:28:45 -04:00
Bradlee Speice
09e0572612
Remove pre-EventBus code from Download
2014-04-29 23:25:38 -04:00
Bradlee Speice
72cf38a2fc
Amazingly, I got the implementation almost perfect.
2014-04-29 23:21:11 -04:00
DjBushido
8a83548ab8
Initial draft of Event-based download management
2014-04-28 15:07:39 -04:00
Bradlee Speice
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.
2014-04-23 00:11:13 -04:00
Bradlee Speice
0f98338504
Fragments know what category they are
...
Filtering not quite working yet, not sure why...
2014-04-21 23:11:16 -04:00
Bradlee Speice
4dc920186f
Split out DL fragments, give them D/L responsibility
2014-04-21 22:28:49 -04:00
Bradlee Speice
4c3a2ba5b5
Some refactoring work to support an optional refresh
2014-04-21 22:01:52 -04:00
Bradlee Speice
f5e523417a
Oh man is it ugly, but I can download module lists.
2014-04-18 00:53:14 -04:00
Bradlee Speice
1380a66f88
Navbar for download activity now displays things from jsword!
2014-04-16 22:39:47 -04:00
DjBushido
0feee0b940
Split out the Nav Drawers between activities
2014-04-16 13:57:33 -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
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
d6c7f498e6
Add the appcompat project to the repository
2014-04-14 22:38:12 -04:00