Activity
Merge pull request #5 from revakovsky/dev
Merge pull request #5 from revakovsky/dev
Pull request merge
improve the Internet check and showing its status, update a readme file
improve the Internet check and showing its status, update a readme file
refactor the code
refactor the code
update items in the lists, update a webView code
update items in the lists, update a webView code
delete a swipeRefresh and change it with a pullRefresh library, make …
delete a swipeRefresh and change it with a pullRefresh library, make …
change the category item padding bug
change the category item padding bug
Merge pull request #4 from revakovsky/dev
Merge pull request #4 from revakovsky/dev
Pull request merge
update gitIgnore
update gitIgnore
Merge pull request #3 from revakovsky/dev
Merge pull request #3 from revakovsky/dev
Pull request merge
update webView
update webView
Merge pull request #2 from revakovsky/dev
Merge pull request #2 from revakovsky/dev
Pull request merge
update a readme file
update a readme file
update a readme file
update a readme file
Merge pull request #1 from revakovsky/dev
Merge pull request #1 from revakovsky/dev
Pull request merge
update a readme file, clean up code
update a readme file, clean up code
create webView screen with a store, update the internet check and its…
create webView screen with a store, update the internet check and its…
create webView screen with a store
create webView screen with a store
update inserting stores into the local db
update inserting stores into the local db
create a dialog for the stores list, update the internet check to fol…
create a dialog for the stores list, update the internet check to fol…
update the internet check and notifications
update the internet check and notifications
create viewModel injecting into composable funs with Dagger2, clean u…
create viewModel injecting into composable funs with Dagger2, clean u…
add Coil to load the images
add Coil to load the images
create a layout for the small screen size
create a layout for the small screen size
create adaptive layout depending on screen size, update readme file, …
create adaptive layout depending on screen size, update readme file, …
fix gradle plugin versions conflict, fix books and stores inserting b…
fix gradle plugin versions conflict, fix books and stores inserting b…
make adding to the room db in the separate coroutines
make adding to the room db in the separate coroutines
fix arguments passing between the screens, improve error messages pas…
fix arguments passing between the screens, improve error messages pas…
add names to the params in the lambda funs
add names to the params in the lambda funs
improve base viewModel and connectivity check
improve base viewModel and connectivity check
update the internet check fun
update the internet check fun