5 Commits

Author SHA1 Message Date
Melih
75f26544a5 Opted in with new dagger error format 2020-03-31 14:09:49 +02:00
Melih Aksoy
88022629e1 WIP: feature/abstractions (#45)
* Abstraction layer backup

* Removed DataEntity, was unnecessary for now

* Separated network, persistence, entities and interaction, closes #29

* Renamed binding

* Removed build files, example tests

Removed build files, example tests

* Fixed build files were not being ignored all around app

* Updated CI ymls

* Small changes

* Fixed legacy repository package names

* Fixed CQ findings

* Updated Fastlane

* Packaging changes and version upgrades

* Removed core from interactors

* Version bumps

* Added new module graph
2019-10-30 17:27:53 +01:00
Melih Aksoy
99a2abf050 Feature/styling (#36)
* Working with material styles

* Replaced deprecated ViewModelProviders.of and applied base styles with material components

* Various code style fixes and styles.xml improvements
2019-09-13 14:09:28 +02:00
Melih Aksoy
2a90aba88b Single activity approach (#30)
* CircleCI config fixes

* Implicit deeplinking via navController navigate

* Removed jacoco.exec files. Closes # 32
2019-08-21 17:16:02 +02:00
Melih Aksoy
6029facf73 Initial commit 2019-07-01 15:56:55 +02:00