- Jul 24, 2023
-
-
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
-