Commit Graph

  • 8ed4222c53 Merge pull request #252 from LiLister/update-project master Fernando Cejas 2020-12-28 18:22:07 +01:00
  • 4dda6bcd66 Update README.md Fernando Cejas 2018-08-31 01:35:28 +02:00
  • c678d1ca51 Update README.md Fernando Cejas 2018-05-09 21:06:14 +02:00
  • d094fae3c9 udpate .travis.yml due to updating of dependencies.gradle #252 Li Xingming 2018-02-11 18:24:12 +08:00
  • 42491ea00c update build.gradle to clean warnings. update retrolambda to 3.7.0 Li Xingming 2018-02-11 16:45:33 +08:00
  • b8059779ef Update README.md Fernando Cejas 2018-02-07 13:23:26 +01:00
  • 2822604ae0 update gradles to make the build pass on Android Studio 3.0 Li Xingming 2017-11-21 11:58:06 +08:00
  • ae30300e1c Some cleanup. Fernando Cejas 2017-01-08 19:30:18 -03:00
  • aaa21c1b7c Merge pull request #202 from android10/generic-use-cases Fernando Cejas 2016-12-26 22:26:23 -03:00
  • 8c78f8f148 Fix tests and generify use case parameters. #202 Fernando Cejas 2016-12-26 16:21:57 -03:00
  • b64a353acb Generify UseCase<T> Fernando Cejas 2016-12-26 14:03:46 -03:00
  • 70eeacfab0 Update README.md v0.9.5 Fernando Cejas 2016-12-24 19:07:55 -03:00
  • 4f2515ce9d Merge pull request #201 from android10/rxjava2-migration Fernando Cejas 2016-12-23 17:14:03 -03:00
  • 729ec11cca Migrate to RxJava 2. #201 Fernando Cejas 2016-12-23 16:57:10 -03:00
  • ca067b1006 Remove frodo for now. v0.9.0 Fernando Cejas 2016-12-23 15:31:19 -03:00
  • dfd61c2917 Dynamic parameters in use cases. Fernando Cejas 2016-12-23 15:22:42 -03:00
  • 988e02b25b Refactor UserModule to use constant for injection rather than string literals. Fernando Cejas 2016-12-22 17:53:19 -03:00
  • f433db9bad Setup travis to run with build tools 24 Fernando Cejas 2016-12-22 09:35:05 -03:00
  • 29fcd09302 Rollback travis configuration. Fernando Cejas 2016-12-21 18:39:54 -03:00
  • 4b381713f9 Bump CI build tools. Fernando Cejas 2016-12-21 18:34:18 -03:00
  • 6f9cf3a6fe Bump dependencies: - Gradle. - Android Build tools. - Robolectric: fix failing tests. Fernando Cejas 2016-12-21 17:29:10 -03:00
  • 7339de70e1 Rename JsonSerializer to Serializer and make it generic. Fernando Cejas 2016-12-19 17:15:30 -03:00
  • c3e55a5107 Remove dead code. Fernando Cejas 2016-12-19 17:03:00 -03:00
  • 133220e656 Change Api url address. Fernando Cejas 2016-12-19 16:57:03 -03:00
  • 38f47c888c - Minor Refactor. - Improve class scoping. Fernando Cejas 2016-12-19 16:56:08 -03:00
  • 6e59ee86d2 Refactor and reformat unit tests. Fernando Cejas 2016-12-19 16:21:15 -03:00
  • 021ae2f2ae Rename JsonSerializer to Serializer and make it generic. #103 core/refactor-project-structure Fernando Cejas 2016-09-26 01:13:28 +02:00
  • bf5bacdd83 Clean up and scope re organization. Fernando Cejas 2016-09-25 16:33:05 +02:00
  • f60df53823 Change Api url address. Fernando Cejas 2016-09-22 23:56:05 +02:00
  • 076b4c7943 Update README.md Fernando Cejas 2016-09-22 23:19:23 +02:00
  • 84c22f651f Fix broken build. Fernando Cejas 2016-09-21 23:55:01 +02:00
  • a5f22b9abf - Improve scoping. - Refactor. - Get rid of dead code. Fernando Cejas 2016-09-21 23:31:44 +02:00
  • 916c77d1b8 Refactor and fix unit tests. Package re organization. Fernando Cejas 2016-09-19 23:51:53 +02:00
  • 2096d04084 Minimize users feature scope. First attempt. Fernando Cejas 2016-02-15 20:36:26 +01:00
  • 8c0a7ae61a Pull out packages view, presenter, interactor and data. Fernando Cejas 2016-02-09 22:41:21 +01:00
  • f90db164b8 Reorganize data layer classes. Fernando Cejas 2016-01-31 18:23:41 +01:00
  • 269ef367ac Make everything compile in one module. Unit tests passing. Wip. Fernando Cejas 2016-01-31 14:13:02 +01:00
  • 8c345515a7 Rename presentation package to app. Fernando Cejas 2016-01-31 12:03:07 +01:00
  • b9a90c9bc5 Rename presentation module to app. Fernando Cejas 2016-01-31 11:11:13 +01:00
  • 4026deb29c Remove useless dependencies Fernando Cejas 2016-08-01 18:02:49 +02:00
  • bfacb00d7b Merge pull request #155 from rashiq/master Fernando Cejas 2016-08-01 17:34:23 +02:00
  • 18091858d8 Update README.md Fernando Cejas 2016-07-22 15:36:54 +02:00
  • 7f7c1b42dc Fix some small things #155 Rashiq 2016-07-05 20:28:34 -04:00
  • c6a2132bde Merge pull request #116 from DmitriyZaitsev/chore/dependencies Fernando Cejas 2016-07-04 00:09:49 +02:00
  • 657d523ada make domain and data modules dependent on javax.inject instead of dagger 2 #116 Dmitriy Zaitsev 2016-02-24 03:45:26 +02:00
  • 51e57bd621 Minor refactor. Fernando Cejas 2016-07-01 15:34:58 +02:00
  • d6615c6c05 Collapse exceptions and assigned error Message on RepositoryErrorBundle class. Fernando Cejas 2016-07-01 15:22:44 +02:00
  • fcdcedfa53 Add frodo configuration block to project. Fernando Cejas 2016-05-22 12:42:13 +02:00
  • 31ea46d346 Bump Android build tools and frodo versions. Fernando Cejas 2016-05-22 12:41:54 +02:00
  • eb54120a53 Update README.md Fernando Cejas 2016-03-10 15:46:40 +01:00
  • 1f7a436a29 Downgrade frodo to avoid NPE. Fernando Cejas 2016-02-22 11:15:36 +01:00
  • 45be4d94c1 Merge pull request #107 from generalui/BrokenTestFix Fernando Cejas 2016-02-22 10:42:54 +01:00
  • 1703bf8c7c Fixing broken tests that were referring to non-existing fragment ids. #107 Margaret Z Maynard-Reid & Robert Wallis 2016-02-05 12:05:50 -08:00
  • ee50c079b4 Fix orientation changes making execute uses cases. Minor refactor and leaks solved. v0.8.0 Fernando Cejas 2016-01-31 01:58:04 +01:00
  • a775bfc596 Inject UserListAdapter. Minor refactor and clean up. Fernando Cejas 2016-01-31 00:41:46 +01:00
  • 0e594d2dcb Remove unused userId injected by dependency injector through module creation. Fernando Cejas 2016-01-30 23:25:16 +01:00
  • a4f207e9f6 Fix view leak retaining activity. Fernando Cejas 2016-01-30 19:15:17 +01:00
  • 3e2e382279 Retain fragments and refactor. Add user list fragment programatically. Fernando Cejas 2016-01-30 19:07:13 +01:00
  • bd05f39083 Fix broken build due to leak canary. Fernando Cejas 2016-01-30 18:37:14 +01:00
  • b03050783a Add Leak canary to the project. Fernando Cejas 2016-01-30 15:54:30 +01:00
  • 12d03b1416 Rename context() method due to existent similar one in android api 23. Fernando Cejas 2016-01-30 13:54:33 +01:00
  • b743a7284d Merge pull request #93 from vtuan10/master Fernando Cejas 2016-01-20 23:34:56 +01:00
  • f37b57014a fixed constructor of navigator removed provides-annotation for navigator #93 vtuan10 2015-12-23 17:52:07 +01:00
  • 3bd6cea013 Merge pull request #86 from YukiMatsumura/bugfix_jobexecutor_thread_ Fernando Cejas 2016-01-20 00:06:39 +01:00
  • 13bf519eb4 Bump android build tools and gradle versions. Fernando Cejas 2016-01-20 00:03:35 +01:00
  • afd1481da9 Remove frodo annotation scope due to a bug with the library. Fernando Cejas 2016-01-19 23:45:29 +01:00
  • a5bf4492be Update frodo to version 0.8.2. Fernando Cejas 2015-12-06 20:08:42 +01:00
  • 3e312f7f84 bugfix JobExecutor thread name always android_0 #86 Yuki312 2015-12-02 22:22:00 +09:00
  • 5e8dbbae00 Rollback dependencies bump due to CI server not finding them. Fernando Cejas 2015-11-24 22:53:04 +01:00
  • 2dc6dd4aea Bump android libraries: RecyclerView and AndroidAnnotations. Fernando Cejas 2015-11-24 22:43:14 +01:00
  • 32a8833504 Lambda-nize data layer. Fernando Cejas 2015-11-24 22:29:09 +01:00
  • ea29affc21 Remove useless synchronized code. Fernando Cejas 2015-11-24 22:08:48 +01:00
  • 2dc549bffa Update dependencies. Fernando Cejas 2015-11-18 23:40:30 +01:00
  • 87df25120c Update travis continuos integration. Fernando Cejas 2015-11-17 23:53:56 +01:00
  • 57401b29b2 Bump gradle and android build tools version. Fix data layer unit test task name. Fernando Cejas 2015-11-17 23:53:27 +01:00
  • 0879354b4b Enable frodo on presentation and data layer. Fernando Cejas 2015-11-05 01:13:35 +01:00
  • 3ab3df2f81 Merge pull request #56 from lalongooo/master Fernando Cejas 2015-10-22 19:04:56 +02:00
  • 52e21a0103 Merge pull request #46 from elevenfive/patch-1 Fernando Cejas 2015-10-22 18:50:29 +02:00
  • 814a271628 Remove extends DefaultSubscriber from UserListPresenter #56 #49 lalongooo 2015-10-08 13:20:39 -05:00
  • 9653a5389a Remove inner class, override super-class methods instead. lalongooo 2015-09-27 16:52:53 -05:00
  • 77d01b17d4 Use javax.annotation instead of org.glassfish ones. Fernando Cejas 2015-09-23 17:58:27 +02:00
  • 04067408c2 Fix typos #46 Matthew Zavislak 2015-09-17 12:27:31 -07:00
  • 2637d863f6 Merge pull request #43 from lalongooo/master Fernando Cejas 2015-09-11 00:10:46 +02:00
  • 71a3eab3fb Bump both rxAndroid and httpok to latest version Fernando Cejas 2015-09-11 00:08:39 +02:00
  • 45d9fd759b Remove static and final modifiers on RestApi interface #43 lalongooo 2015-09-09 16:45:30 -05:00
  • b18eef8328 Bump gradle version. Fernando Cejas 2015-08-31 10:53:15 +02:00
  • e74dd7129c Bump RxJava version Fernando Cejas 2015-08-29 18:01:45 +02:00
  • 521793b2dd Rename observables. Fernando Cejas 2015-07-25 00:14:30 +02:00
  • 142673bdc0 Correct default error message. Fernando Cejas 2015-07-25 00:05:24 +02:00
  • 0d0a8aefe3 Rename use cases. Fernando Cejas 2015-07-24 23:59:06 +02:00
  • b290d3a8da Update README.md Fernando Cejas 2015-07-18 18:43:20 +02:00
  • ad44fe968c Update README file. Fernando Cejas 2015-07-18 18:25:49 +02:00
  • 04cc44df45 Bump robolectric to final version 3. Fernando Cejas 2015-07-10 10:26:47 +02:00
  • ea83ebaf41 Merge pull request #34 from xilosada/master Fernando Cejas 2015-07-09 21:46:13 +02:00
  • f2b2bb4ced Update butterknife to version 7.0.1 #34 Xabier I. Losada 2015-07-09 20:00:30 +02:00
  • 317dd33f93 Migrate data unit tests to robolectric 3. Use android unit test support feature. Fernando Cejas 2015-07-08 23:40:58 +02:00
  • 9d49503014 Remove data-test module. Fernando Cejas 2015-07-08 23:40:14 +02:00
  • 856c94f86e Merge pull request #31 from rynkowsg/master Fernando Cejas 2015-07-02 01:01:47 +02:00
  • 0878c648ac Modify README.md Fernando Cejas 2015-07-02 00:40:56 +02:00
  • d45a2cf678 Modify presenters to use a new Subscriber instance. Fernando Cejas 2015-07-02 00:40:08 +02:00