- Jul 27, 2023
-
-
Baryshnikov, Oleg authored
-
Baryshnikov Oleg authored
Change Pagers configurations. Recompile apk-file.
-
Baryshnikov, Oleg authored
-
Baryshnikov Oleg authored
Add readme. Add back button to the detail character screen.
-
Baryshnikov Oleg authored
Hide search bar after screen changing.
-
- Jul 26, 2023
-
-
Baryshnikov Oleg authored
Code refactoring. Rename some function parameters. Extract string resources.
-
Baryshnikov Oleg authored
Add commentaries. Extract string resources. Change icon colors.
-
Baryshnikov Oleg authored
Add save information about current screen feature
-
Baryshnikov Oleg authored
-
Baryshnikov Oleg authored
Update Screen classes parameters. Add back button interception to the MyNavHost.
-
- Jul 25, 2023
-
-
Baryshnikov Oleg authored
Remove the search icon from the favorite screen.
-
Baryshnikov Oleg authored
Implement changing header feature. Hoist the top bar state. Add the top bar action flow.
-
Baryshnikov Oleg authored
Add location and origin fields to the character info model. Implement get character functions in repository and UI layers.
-
Baryshnikov Oleg authored
Add the surface color to the dark app theme. Fix the null safety bug.
-
- Jul 24, 2023
-
-
Baryshnikov Oleg authored
Add the separate method for all characters retrieving to hte RickAndMortyApi. Add main database classes, dao and tables. Add remote mediator for characters load. Split the characters retrieving method into two methods (with and without search). Fix error displaying bug. Remove UiAction pattern from view models.
-
Baryshnikov Oleg authored
Clean the searchbar after closing.
-
- Jul 23, 2023
-
-
Baryshnikov Oleg authored
Implement application search bar. Move the top app bar to the separate file. Move the composable character list to the separate file.
-
Baryshnikov Oleg authored
Add the api and repository classes. Add dependency injection. Create new packages and move some classes to them. Implement characters list loading.
-
- Jul 21, 2023
-
-
Baryshnikov Oleg authored
Organize functions into separate packages. Add screens description (Screen.kt) and the navigation logic.
-
Baryshnikov Oleg authored
-
- Jul 20, 2023
-
-
Baryshnikov Oleg authored
Update the app theme. Implement character list screen on a presentation level. Add app logo and navigation icons.
-
- Jul 19, 2023
-
-
Baryshnikov Oleg authored
Update kotlin compiler extension version. Remove unnecessary dependencies from dependency list. Structure dependency list.
-
Baryshnikov Oleg authored
Remove viewModels, fragments, layouts and related classes. Add the android jetpack compose support.
-
Baryshnikov Oleg authored
-