Commit Graph

25 Commits

Author SHA1 Message Date
Fernando Cejas
65ec60703c Organize build logic. 2015-03-01 22:26:07 +01:00
Fernando Cejas
d80a9d78f6 First refactor to use dagger on presentation layer. 2015-03-01 20:50:53 +01:00
Fernando Cejas
f81fcf855d Add dagger dependencies to data layer. 2015-03-01 20:50:30 +01:00
Fernando Cejas
67b54c1a25 Bump gson to version 2.3 on data layer. 2015-02-17 23:38:19 +01:00
Fernando Cejas
a503fbd240 Add ThreadFactory to JobExecutor. 2015-02-15 21:12:15 +01:00
Fernando Cejas
e96bfa9e80 Add RxJava dependencies for modules. 2015-01-03 00:19:50 +01:00
Fernando Cejas
9ea9c9a7f0 Add global variables for multi project configuration. 2015-01-02 23:03:20 +01:00
Fernando Cejas
97794dc812 Exclude LICENSE.txt in packaging options. 2015-01-02 21:46:10 +01:00
Fernando Cejas
169d10fb30 Add java 7 source and target compatibility. 2014-12-11 21:39:08 +01:00
Fernando Cejas
83f22587d7 Fix travis broken build 2014-12-05 00:59:34 +01:00
Fernando Cejas
cbc3458662 Fix travis broken build 2014-12-05 00:48:53 +01:00
Fernando Cejas
2829c8bb17 Update build tools 2014-12-05 00:37:56 +01:00
Fernando Cejas
845eecf6f4 Polishing a bit the ui. Added styles and refactored layout files. 2014-09-01 16:12:50 +02:00
Fernando Cejas
aeafa4c157 Added unit tests for DiskUserDataStore and UserDataRepository 2014-08-31 21:06:09 +02:00
Fernando Cejas
d6fbf6b410 Added DiskUserDataStore implementation and tests. 2014-08-31 20:32:49 +02:00
Fernando Cejas
61e26be173 Added tests for UserDataStoreFactory and refactored it. 2014-08-31 19:39:08 +02:00
Fernando Cejas
8ad04ee1d2 Added test for json serializer, user entity data mapper and user entity json mapper. Reformatted code. 2014-08-31 19:20:41 +02:00
Fernando Cejas
bfbfbfc05c Fixed repository not working due to network connection. Minor refactor. 2014-08-31 02:27:02 +02:00
Fernando Cejas
76f66e7963 Added simple implementation of disk cache and simple api. Refactored and added internet permissions. 2014-08-31 01:49:36 +02:00
Fernando Cejas
c0e189833e Added GetUserDetailsUseCaseImpl logic. Reformated code. 2014-08-30 01:41:05 +02:00
Fernando Cejas
40618ba850 Refactored Interactos and use cases. Added ThreadExecutor. Some modifications to UserListPresenter 2014-08-29 01:10:03 +02:00
Fernando Cejas
6c41aeb661 Reformat code done. Added executor stuff to domain layer. 2014-08-27 02:06:25 +02:00
Fernando Cejas
9a13597439 Working on data layer. Added repository impl and data store impl. 2014-08-26 00:12:50 +02:00
Fernando Cejas
6c3b17000f Working on presentation layer. Added error handling stuff 2014-08-24 21:34:08 +02:00
Fernando Cejas
bced2b80cd Added domain and data layers. Configured tests. 2014-08-22 00:58:23 +02:00