Fix 38: search UI#261
Open
h0mepunk wants to merge 87 commits into
Open
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
# Conflicts: # app/src/main/java/ru/practicum/android/diploma/presentation/search/state/JobSearchState.kt # app/src/main/java/ru/practicum/android/diploma/presentation/search/viewmodel/JobSearchViewModel.kt # app/src/main/java/ru/practicum/android/diploma/ui/common/search/VacancyList.kt # app/src/main/java/ru/practicum/android/diploma/ui/search/fragment/JobSearchFragment.kt # app/src/main/java/ru/practicum/android/diploma/ui/search/screen/JobSearchScreen.kt
Search screen: Error + TopBar + Preloader
feat: добавила элементы выдачи непустого поискового запроса [задача 16]
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
feat_17 : Добавлен начальный экран и обработка ошибок при поиске
feat_18 добавила пагинацию вакансий. Поправила загрузку картинок в VacancyItem
feat_19: экран Команда - UI по макету (#19)
98a6df5 to
e1ecce7
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.
No description provided.