21 Commits

Author SHA1 Message Date
Melih
1bcde286dd Version updates 2020-07-06 14:15:00 +02:00
Melih
ef05fa7e05 Fixed detekt findings, removed test code 2020-03-31 13:25:54 +02:00
Melih
927c5c02ca Dependency upgrades, running on AS 4.1 2020-03-31 11:45:25 +02:00
Melih Aksoy
ac8920731b Removed test case of detail 2020-01-01 17:17:49 +01:00
Melih Aksoy
a68dac7b91 Fixes & early adoptation to AS 4.0 2019-11-19 17:08:35 +01:00
Melih Aksoy
a6fec53b83 Fixing crash due to initialization order in detail inj 2019-11-18 14:19:15 +01: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
83e39400a9 Feature/core repository separation (#44)
* Fixed wrong package name. Fixes #43 

* Updated package name. Fixes #41 

* Ignoring not-used warning - this graph is included in main graph

* Separated repository from core. Fixes #42 

* Removing adapter from recyclerView when view is destroyed to prevent leak. Fixes #40 

* Updated new module graph

Signed-off-by: Melih Aksoy <aksoy.melihcan@gmail.com>
2019-09-26 17:23:53 +02: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
65845b3362 Library versions bumped. Closes #27. 2019-08-12 14:08:40 +02:00
Melih Aksoy
61308f9c17 Renamed detail module for clarity 2019-07-29 17:03:56 +02:00
Melih Aksoy
48c24abb29 Separated diffutil callback creation from adapter 2019-07-26 16:56:30 +02:00
Melih Aksoy
23d9ae6a62 List lefover fixes 2019-07-26 16:38:13 +02:00
Melihcan Aksoy
625776609d Milestones/ms1 (#16)
* Closes #11

* Closes #13

* Closes #17

* Closes #18

* Closes #19

* Closes #6

* Closes #3

* Closes #12

* Closes #15
2019-07-26 13:51:23 +02:00
Melih Aksoy
0b38738112 Moved activities to their library manifest files 2019-07-03 14:01:11 +02:00
Melih Aksoy
336ce1009d Test 2019-07-03 12:06:58 +02:00
Melih Aksoy
d52ffb86c4 Removed unused observations 2019-07-03 11:54:23 +02:00
Melih Aksoy
d41b35b659 Using SnackbarBehaviour for pushing list when there's an error
Using SnackbarBehaviour for pushing list when there's an error
2019-07-03 11:50:00 +02:00
Melih Aksoy
f07a16385e Reducing complexity & duplication
Update README.md

Update README.md
2019-07-03 11:46:22 +02:00
Melih Aksoy
6029facf73 Initial commit 2019-07-01 15:56:55 +02:00