21 Commits

Author SHA1 Message Date
4026deb29c Remove useless dependencies 2016-08-01 18:02:49 +02:00
657d523ada make domain and data modules dependent on javax.inject instead of dagger 2 2016-07-03 17:34:39 +03:00
b03050783a Add Leak canary to the project. 2016-01-30 15:54:30 +01:00
5e8dbbae00 Rollback dependencies bump due to CI server not finding them. 2015-11-24 22:53:04 +01:00
2dc6dd4aea Bump android libraries: RecyclerView and AndroidAnnotations. 2015-11-24 22:43:14 +01:00
2dc549bffa Update dependencies. 2015-11-18 23:40:30 +01:00
57401b29b2 Bump gradle and android build tools version. Fix data layer unit test task name. 2015-11-17 23:53:27 +01:00
77d01b17d4 Use javax.annotation instead of org.glassfish ones. 2015-09-23 17:58:27 +02:00
71a3eab3fb Bump both rxAndroid and httpok to latest version 2015-09-11 00:08:39 +02:00
e74dd7129c Bump RxJava version 2015-08-29 18:01:45 +02:00
04cc44df45 Bump robolectric to final version 3. 2015-07-10 10:26:47 +02:00
f2b2bb4ced Update butterknife to version 7.0.1
InjectView annotations replaced by Bind
ButterKnife.inject and ButterKnife.reset replaced by ButterKnife.bind and ButterKnife.unbind
2015-07-09 20:22:20 +02:00
317dd33f93 Migrate data unit tests to robolectric 3. Use android unit test support feature. 2015-07-08 23:40:58 +02:00
63eb6ed771 Revert "Bump android build tool version."
This reverts commit d26d47f438c90ce15e57a18f3793a1fd04202204.
2015-06-21 12:36:12 +02:00
c514e05600 Attach debug.keystore and setup build.gradle to use this configuration. 2015-06-21 01:05:57 +02:00
d26d47f438 Bump android build tool version. 2015-06-21 01:05:04 +02:00
8900761e49 Bump rxJava version to 1.0.12 2015-06-20 21:33:43 +02:00
094a554f29 Add okhttp and android annotations dependencies. 2015-04-18 17:55:03 +02:00
0749c4d38e Bump rx dependencies. 2015-04-18 14:58:51 +02:00
aff4b6d6ae Update dagger2 dependency to use stable version. 2015-04-09 20:31:55 +02:00
627ed50bf0 Disable pre design on continuos integration environment. Minor refactor. 2015-03-08 20:54:22 +01:00