Commit Graph

7 Commits

Author SHA1 Message Date
Victor Vicari
8344e7f94b #34 Change use of deprecated NetworkInfo enhancement (#38)
* replace NetworkInto with the ConnectivityManager. Since this network validation is being done at repository level, I've had to add the network dependency on it's own AndroidManifest.

* moved network_state_permission from repository manifest to app's manifest.
removed wildcard imports.
now, network_info it's been provided and not the connectivity_manager
2019-09-24 16:04:02 +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
cd7f55046d Small format fixes 2019-07-26 16:32:14 +02:00
Melih Aksoy
db7b8d28a4 Fixed persistence to be instanced 2019-07-26 16:20:04 +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
67cf13eaef Versions bumped & minApi put to 21 2019-07-04 14:27:55 +02:00
Melih Aksoy
6029facf73 Initial commit 2019-07-01 15:56:55 +02:00