Commit Graph

92 Commits

Author SHA1 Message Date
6191943d3f Downloading now shows progress!
Nasty bug where you can double register to the bus because it's not actually destroyed, need to fix that.
2014-05-24 22:13:23 -04:00
6afb9b6f28 Can download books!
Progress doesn't show, but I'm about to fix that.
2014-05-24 21:12:20 -04:00
38181c8827 Remove the Otto dependency
I appreciate Green Robot's EventBus' ability to let subscribers choose what thread they subscribe on.
2014-05-24 15:12:40 -04:00
2c494edadc Unit testing now working
Also demo test case for async testing.
2014-05-24 15:11:26 -04:00
bba77bb45a And add an incredibly basic test 2014-05-24 02:13:35 -04:00
2af187e429 Enable android testing 2014-05-24 02:12:57 -04:00
221f01653f Add the Otto dependency 2014-05-24 02:03:44 -04:00
d7a9ad3c82 Extra refactoring and cleanup on BookItemHolder
Also, rules for displaying everything and layouts are fleshed out.
2014-05-20 22:21:59 -04:00
135832859c Add a couple TODOs for cleaning the Adapter 2014-05-19 23:32:27 -04:00
f7f3b56db8 Add bones for registering download progress 2014-05-19 23:20:47 -04:00
d10626efe6 Switch to Esperandro for SharedPreferences 2014-05-19 22:52:00 -04:00
d664f12d08 Path refactoring
Also fixed an issue with View recycling
2014-05-19 22:34:56 -04:00
d16730781b Add the SVG logo I used 2014-05-17 20:56:38 -04:00
6446e143ba Remove the ProgressWheel folder entirely
Not sure why it was allowed to stay...
2014-05-17 01:38:06 -04:00
b04d6c67ae Add in the ProgressWheel!
Also make sure it gets put in the proper package to make sure the author gets credit.
2014-05-17 01:37:44 -04:00
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
01d5e97d21 Some new libraries to play with
Not all will be used quite yet.
2014-05-17 00:07:52 -04:00
13fc473081 Add a download button to the download list view! 2014-05-12 22:18:37 -04:00
4e01ff666e Big documentation (no functionality) update 2014-05-10 20:20:16 -04:00
8292dc91a1 Update one more TODO 2014-05-10 19:21:42 -04:00
eeb0df3dcf Incredibly minor documentation update 2014-05-10 19:20:25 -04:00
6cd3f712d8 Sort downloadable books 2014-05-10 19:19:23 -04:00
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
e88c68b1e3 Issues with Dagger and Android Annotations, broken 2014-05-08 23:47:07 -04:00
a046e9fa0a Refactor download prefs, when to d/l over internet 2014-05-08 21:39:29 -04:00
1530364abc Refactoring, and download layout alignment fixes 2014-05-08 20:39:38 -04:00
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
503ae75d79 And ignore /build in the root folder 2014-05-07 00:52:00 -04:00
9f80432924 Update gradle version 2014-05-07 00:51:16 -04:00
7333f7404d Remove icu4j from build, cuts JAR size in half 2014-05-07 00:51:11 -04:00
0f109e21b4 Merge branch 'ButterKnife' 2014-05-06 21:06:14 -04:00
e4d414f3c6 Update to Gradle plugin v.9 2014-05-06 20:58:22 -04:00
5c9e0ecba4 Browsing documents, now with 100% more butter! 2014-05-06 00:29:12 -04:00
1ac2c6539e Also make sure we're using the most up to date Gradle plugin 2014-05-05 23:07:15 -04:00
8a36744ac7 Remove AndroidAnnotations and switch to ButterKnife 2014-05-05 23:05:56 -04:00
594df14a31 Can now browse a list of documents! 2014-05-05 04:07:58 -04:00
f228e8265e Start switch to new Android Annotation format 2014-05-05 01:10:42 -04:00
4d822d63de Build should use the appcompat project for support jar 2014-05-05 01:06:58 -04:00
c0c69dbf6b Dependencies are now fetched via Gradle 2014-05-01 00:03:35 -04:00
0a4f467a39 Build totally working! 2014-04-30 22:27:05 -04:00
83448dc9c7 Commit a mostly working Gradle build
Currently, the initial build fails, but second one succeeds
2014-04-30 16:11:18 -04:00
a47d007ccb Gradle build now working on Windows 2014-04-30 12:40:37 -04:00
034252fd4d Dang yo, got Android Studio support going. 2014-04-30 01:16:53 -04:00
4cf8b8d129 Very minor move 2014-04-29 23:28:45 -04:00
09e0572612 Remove pre-EventBus code from Download 2014-04-29 23:25:38 -04:00
72cf38a2fc Amazingly, I got the implementation almost perfect. 2014-04-29 23:21:11 -04:00
8a83548ab8 Initial draft of Event-based download management 2014-04-28 15:07:39 -04:00
1f116fe6ff Add the green robot jar 2014-04-28 14:28:03 -04:00
a8f6277ff2 Use the jsword-minimalbible submodule 2014-04-23 22:41:47 -04:00
184acf1ba4 Remove the appcompat R files 2014-04-23 00:17:46 -04:00