Commit Graph

14 Commits

Author SHA1 Message Date
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