Skip to content

PLASMA-6369: feat(sdds-acore/sdds-alibs/plasma-homeds/uikit-compose): CollapsingNavBar was implemented#635

Merged
raininforest merged 9 commits intodevelopfrom
feature/collapsing-navbar
Feb 4, 2026
Merged

PLASMA-6369: feat(sdds-acore/sdds-alibs/plasma-homeds/uikit-compose): CollapsingNavBar was implemented#635
raininforest merged 9 commits intodevelopfrom
feature/collapsing-navbar

Conversation

@raininforest
Copy link
Copy Markdown
Collaborator

@raininforest raininforest commented Dec 17, 2025

sdds-uikit-compose

CollapsingNavigationBar

  • Реализован компонент CollapsingNavigationBar

plasma-homeds-compose

CollapsingNavigationBar

  • Сгенерированы стили компонента.

What/why changed

Реализован компонент CollapsingNavigationBar и сгенерированы его стили.

collapsing.navbar.demo.mov

@raininforest raininforest self-assigned this Dec 17, 2025
@raininforest raininforest added the wip Work In Progress label Dec 17, 2025
@raininforest raininforest requested a review from angirb as a code owner December 17, 2025 07:21
@raininforest raininforest added the enhancement New feature or request label Dec 17, 2025
@salutedevs
Copy link
Copy Markdown
Collaborator

salutedevs commented Dec 17, 2025

📘Артефакты документации опубликованы:

@salutedevs
Copy link
Copy Markdown
Collaborator

salutedevs commented Dec 17, 2025

📦 Собранные APK

📲 Как установить APK на Android-устройство:

  1. Распакуйте архив.
  2. Скопируйте нужный .apk на устройство (через USB, Telegram, Google Drive и т.д.).
  3. Откройте .apk на устройстве и подтвердите установку.
    Если потребуется, включите Разрешение на установку из неизвестных источников в настройках устройства.

💻 Установка через USB (ADB):

  1. Включите Отладку по USB на устройстве (Настройки → Для разработчиков).
  2. Подключите устройство к компьютеру по USB.
  3. Убедитесь, что устройство отображается:
    adb devices
  4. Установите .apk:
    adb install path/to/your.apk
    Если приложение уже установлено и нужно обновить:
    adb install -r path/to/your.apk

@raininforest raininforest force-pushed the feature/collapsing-navbar branch 2 times, most recently from 3340146 to 29770a4 Compare January 28, 2026 12:50
@raininforest raininforest changed the title WIP Feature/collapsing navbar WIP collapsing navbar Jan 28, 2026
@raininforest raininforest force-pushed the feature/collapsing-navbar branch 5 times, most recently from 45d84df to 75d5384 Compare February 3, 2026 08:45
@raininforest raininforest changed the title WIP collapsing navbar PLASMA - 6369: feat(sdds-acore/sdds-alibs/plasma-homeds/uikit-compose): CollapsingNavBar was implemented Feb 3, 2026
@raininforest raininforest changed the title PLASMA - 6369: feat(sdds-acore/sdds-alibs/plasma-homeds/uikit-compose): CollapsingNavBar was implemented PLASMA-6369: feat(sdds-acore/sdds-alibs/plasma-homeds/uikit-compose): CollapsingNavBar was implemented Feb 3, 2026
@raininforest raininforest force-pushed the feature/collapsing-navbar branch from 75d5384 to 9737aca Compare February 3, 2026 09:07
@raininforest raininforest changed the base branch from develop to feature/homeds-navbar February 3, 2026 11:07
@raininforest raininforest requested a review from luizasok February 3, 2026 12:40
@raininforest raininforest removed the wip Work In Progress label Feb 3, 2026
@raininforest raininforest force-pushed the feature/homeds-navbar branch from 727cc77 to 26ea5d5 Compare February 4, 2026 07:24
@raininforest raininforest force-pushed the feature/collapsing-navbar branch from 6b24c8a to 6e5eefb Compare February 4, 2026 08:01
Base automatically changed from feature/homeds-navbar to develop February 4, 2026 08:45
@raininforest raininforest force-pushed the feature/collapsing-navbar branch from 6e5eefb to 87f0eec Compare February 4, 2026 08:47
@raininforest raininforest merged commit 6d27695 into develop Feb 4, 2026
20 checks passed
@raininforest raininforest deleted the feature/collapsing-navbar branch February 4, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compose enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants