Commit Graph

21 Commits (5770e8dd748f894f8fcf16f91a71bf9549dcbcb3)

Author SHA1 Message Date
Bradlee Speice 5770e8dd74 Add RxAndroid support, remove eventbus 2014-06-10 19:32:23 -04:00
Bradlee Speice 3f5909be08 Add retrolambda support 2014-06-10 19:30:45 -04:00
Bradlee Speice ed219bc8a4 Unit test fixes, works locally.
We'll see if it finally runs on Travis...
2014-05-30 23:23:16 -04:00
DjBushido b21f3c1fd8 Ignore lint errors on build, I'm working on the fix. 2014-05-30 21:55:33 -04:00
DjBushido f5128d6753 Remove some extraneous build artifacts
Also trigger the Travis build.
2014-05-30 21:41:31 -04:00
Bradlee Speice 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
Bradlee Speice 2c494edadc Unit testing now working
Also demo test case for async testing.
2014-05-24 15:11:26 -04:00
Bradlee Speice 2af187e429 Enable android testing 2014-05-24 02:12:57 -04:00
Bradlee Speice 221f01653f Add the Otto dependency 2014-05-24 02:03:44 -04:00
Bradlee Speice d664f12d08 Path refactoring
Also fixed an issue with View recycling
2014-05-19 22:34:56 -04:00
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 01d5e97d21 Some new libraries to play with
Not all will be used quite yet.
2014-05-17 00:07:52 -04:00
DjBushido e88c68b1e3 Issues with Dagger and Android Annotations, broken 2014-05-08 23:47:07 -04:00
Bradlee Speice 5c9e0ecba4 Browsing documents, now with 100% more butter! 2014-05-06 00:29:12 -04:00
Bradlee Speice 8a36744ac7 Remove AndroidAnnotations and switch to ButterKnife 2014-05-05 23:05:56 -04:00
Bradlee Speice 4d822d63de Build should use the appcompat project for support jar 2014-05-05 01:06:58 -04:00
Bradlee Speice c0c69dbf6b Dependencies are now fetched via Gradle 2014-05-01 00:03:35 -04:00
Bradlee Speice 0a4f467a39 Build totally working! 2014-04-30 22:27:05 -04:00
DjBushido 83448dc9c7 Commit a mostly working Gradle build
Currently, the initial build fails, but second one succeeds
2014-04-30 16:11:18 -04:00
DjBushido a47d007ccb Gradle build now working on Windows 2014-04-30 12:40:37 -04:00
Bradlee Speice 034252fd4d Dang yo, got Android Studio support going. 2014-04-30 01:16:53 -04:00