Commit Graph

233 Commits

Author SHA1 Message Date
Fernando Cejas
dfd61c2917 Dynamic parameters in use cases. 2016-12-23 15:22:42 -03:00
Fernando Cejas
988e02b25b Refactor UserModule to use constant for injection rather than string literals. 2016-12-22 17:53:19 -03:00
Fernando Cejas
f433db9bad Setup travis to run with build tools 24 2016-12-22 09:35:05 -03:00
Fernando Cejas
29fcd09302 Rollback travis configuration. 2016-12-21 18:39:54 -03:00
Fernando Cejas
4b381713f9 Bump CI build tools. 2016-12-21 18:34:18 -03:00
Fernando Cejas
6f9cf3a6fe Bump dependencies:
- Gradle.
- Android Build tools.
- Robolectric: fix failing tests.
2016-12-21 17:29:10 -03:00
Fernando Cejas
7339de70e1 Rename JsonSerializer to Serializer and make it generic. 2016-12-19 17:15:30 -03:00
Fernando Cejas
c3e55a5107 Remove dead code. 2016-12-19 17:03:00 -03:00
Fernando Cejas
133220e656 Change Api url address. 2016-12-19 16:57:03 -03:00
Fernando Cejas
38f47c888c - Minor Refactor.
- Improve class scoping.
2016-12-19 16:56:08 -03:00
Fernando Cejas
6e59ee86d2 Refactor and reformat unit tests. 2016-12-19 16:21:15 -03:00
Fernando Cejas
076b4c7943 Update README.md 2016-09-22 23:19:23 +02:00
Fernando Cejas
4026deb29c Remove useless dependencies 2016-08-01 18:02:49 +02:00
Fernando Cejas
bfacb00d7b Merge pull request #155 from rashiq/master
Some little things
2016-08-01 17:34:23 +02:00
Fernando Cejas
18091858d8 Update README.md 2016-07-22 15:36:54 +02:00
Rashiq
7f7c1b42dc Fix some small things 2016-07-05 20:28:34 -04:00
Fernando Cejas
c6a2132bde Merge pull request #116 from DmitriyZaitsev/chore/dependencies
Make domain and data modules dependent on javax.inject instead of dagger 2
2016-07-04 00:09:49 +02:00
Dmitriy Zaitsev
657d523ada make domain and data modules dependent on javax.inject instead of dagger 2 2016-07-03 17:34:39 +03:00
Fernando Cejas
51e57bd621 Minor refactor. 2016-07-01 15:34:58 +02:00
Fernando Cejas
d6615c6c05 Collapse exceptions and assigned error Message on RepositoryErrorBundle class. 2016-07-01 15:22:44 +02:00
Fernando Cejas
fcdcedfa53 Add frodo configuration block to project. 2016-05-22 12:42:13 +02:00
Fernando Cejas
31ea46d346 Bump Android build tools and frodo versions. 2016-05-22 12:41:54 +02:00
Fernando Cejas
eb54120a53 Update README.md 2016-03-10 15:46:40 +01:00
Fernando Cejas
1f7a436a29 Downgrade frodo to avoid NPE. 2016-02-22 11:15:36 +01:00
Fernando Cejas
45be4d94c1 Merge pull request #107 from generalui/BrokenTestFix
Fixing broken tests that were referring to non-existing fragment ids.
2016-02-22 10:42:54 +01:00
Margaret Z Maynard-Reid & Robert Wallis
1703bf8c7c Fixing broken tests that were referring to non-existing fragment ids. 2016-02-05 12:05:50 -08:00
Fernando Cejas
ee50c079b4 Fix orientation changes making execute uses cases. Minor refactor and leaks solved. v0.8.0 2016-01-31 01:58:04 +01:00
Fernando Cejas
a775bfc596 Inject UserListAdapter. Minor refactor and clean up. 2016-01-31 00:41:46 +01:00
Fernando Cejas
0e594d2dcb Remove unused userId injected by dependency injector through module creation. 2016-01-30 23:25:16 +01:00
Fernando Cejas
a4f207e9f6 Fix view leak retaining activity. 2016-01-30 19:15:17 +01:00
Fernando Cejas
3e2e382279 Retain fragments and refactor. Add user list fragment programatically. 2016-01-30 19:07:13 +01:00
Fernando Cejas
bd05f39083 Fix broken build due to leak canary. 2016-01-30 18:37:14 +01:00
Fernando Cejas
b03050783a Add Leak canary to the project. 2016-01-30 15:54:30 +01:00
Fernando Cejas
12d03b1416 Rename context() method due to existent similar one in android api 23. 2016-01-30 13:54:33 +01:00
Fernando Cejas
b743a7284d Merge pull request #93 from vtuan10/master
Use @inject-annotated constructor for navigator
2016-01-20 23:34:56 +01:00
vtuan10
f37b57014a fixed constructor of navigator removed provides-annotation for navigator
no need to use @provides for navigator since Dagger 2 can construct it by @inject-annotated constructor
2016-01-20 00:38:11 +01:00
Fernando Cejas
3bd6cea013 Merge pull request #86 from YukiMatsumura/bugfix_jobexecutor_thread_
bugfix JobExecutor thread name always android_0
2016-01-20 00:06:39 +01:00
Fernando Cejas
13bf519eb4 Bump android build tools and gradle versions. 2016-01-20 00:03:35 +01:00
Fernando Cejas
afd1481da9 Remove frodo annotation scope due to a bug with the library. 2016-01-19 23:45:29 +01:00
Fernando Cejas
a5bf4492be Update frodo to version 0.8.2. 2015-12-06 20:08:42 +01:00
Yuki312
3e312f7f84 bugfix JobExecutor thread name always android_0 2015-12-02 22:22:00 +09:00
Fernando Cejas
5e8dbbae00 Rollback dependencies bump due to CI server not finding them. 2015-11-24 22:53:04 +01:00
Fernando Cejas
2dc6dd4aea Bump android libraries: RecyclerView and AndroidAnnotations. 2015-11-24 22:43:14 +01:00
Fernando Cejas
32a8833504 Lambda-nize data layer. 2015-11-24 22:29:09 +01:00
Fernando Cejas
ea29affc21 Remove useless synchronized code. 2015-11-24 22:08:48 +01:00
Fernando Cejas
2dc549bffa Update dependencies. 2015-11-18 23:40:30 +01:00
Fernando Cejas
87df25120c Update travis continuos integration. 2015-11-17 23:53:56 +01:00
Fernando Cejas
57401b29b2 Bump gradle and android build tools version. Fix data layer unit test task name. 2015-11-17 23:53:27 +01:00
Fernando Cejas
0879354b4b Enable frodo on presentation and data layer. 2015-11-05 01:13:35 +01:00
Fernando Cejas
3ab3df2f81 Merge pull request #56 from lalongooo/master
Remove extends DefaultSubscriber from UserListPresenter
2015-10-22 19:04:56 +02:00