Commit Graph

12 Commits (eafcbab48573b8b5c756a983028afec1329dcd0a)

Author SHA1 Message Date
Bradlee Speice 717582fccc Upgrade to Dagger 2
Still some pressing issues, but the hard work is done.
2015-06-28 21:35:55 -04:00
Bradlee Speice 3721ef5ee0 Download and search indexes
Search currently not yielding results, but everything surrounding it appears to be working.
2015-01-18 00:37:44 -05:00
Bradlee Speice 902b91776d Download search indexes alongside the book 2015-01-13 22:42:03 -05:00
Bradlee Speice 90db3e6a1a Fix the download progress not updating
Integer roundoff errors...
2014-11-20 23:19:06 -05:00
Bradlee Speice 18c9df404e Books are now deleted correctly
Still need to handle all the network related errors...
2014-11-12 01:01:34 -05:00
Bradlee Speice 8137c4795a Fix issues the OsisParser regenerating VerseContent
BookManager is still currently unable to delete books
2014-11-12 00:34:31 -05:00
Bradlee Speice b65b5680f9 Remove the InstalledManager
Largely duplicated work, and makes testing easier!
2014-11-11 23:46:51 -05:00
Bradlee Speice 7cfe273cb6 Refactor BookDownloadManager to Kotlin
I don't like that I had to make one static method a class method, but I like how much cleaner everything else is!
2014-11-11 22:55:31 -05:00
Bradlee Speice 021cf1359d Quick NPE fix 2014-07-19 23:33:19 -04:00
Bradlee Speice d685beaae6 Can't fix tests, fix application instead
See documentation for more information on why I can't fix the tests to actually guarantee anything.
2014-07-19 23:27:49 -04:00
Bradlee Speice 949f35f312 Don't require the actual Activity, just an injector 2014-07-09 21:30:22 -04:00
Bradlee Speice d6951fcc9f Initial DownloadActivity import
I wish all new activities were this easy...
Needs significant refactoring/testing attention, coming shortly.
2014-07-07 22:09:15 -04:00