Search screen: Top bar + Error + Preloader#257
Closed
h0mepunk wants to merge 43 commits into
Closed
Conversation
responses fixed network client done dto done network client scraps
Добавлены вспомогательные утилиты Epic 0: - debounce для поиска (2000 мс) и класс Debounce для ViewModel - NetworkConnectionChecker и реализация через ConnectivityManager - разрешения INTERNET и ACCESS_NETWORK_STATE - зависимость kotlinx-coroutines Co-authored-by: Cursor <cursoragent@cursor.com>
feat: debounce и проверка сети (closes #7)
# Conflicts: # app/src/main/AndroidManifest.xml
- Adaptive icon: фон и логотип по 512x512.svg из дизайна - Обновлены mipmap webp для всех плотностей - Цвета: #1A1B22, #3772E7, #FDFDFD Co-authored-by: Cursor <cursoragent@cursor.com>
feat: добавила файлы Color, Theme, Type, Dimens, зависимости Compose [задача 1]
# Conflicts: # app/build.gradle.kts # gradle/libs.versions.toml
…RegionFragment.kt на правильный [задачи 9, 10]
# Conflicts: # app/build.gradle.kts # gradle/libs.versions.toml
network components
feat: добавила навигацию и BottomNavView [задачи 9, 10]
feat: иконка приложения из макета Icon store (closes #4)
feat: добавлены базовые зависимости, подправлен code style
b5a5228 to
95e4ede
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
топбар с расчетом на навигационную иконку и одну или две справа
варик отображения ошибки + компонентик ошибки (он везде одинаковый)
прелоадер
ну и в целом экран поиска с расчетом на взаимодействие с вью моделькой
закомментила то что не собирается потому что иначе превью не получить
(вливать тока после вью модели! я поправлю как она вольется)