Skip to content

feat(sdds-acore/uikit-compose): Wheel selected indicator was supported#798

Open
raininforest wants to merge 1 commit into
developfrom
feature/wheel-homeos
Open

feat(sdds-acore/uikit-compose): Wheel selected indicator was supported#798
raininforest wants to merge 1 commit into
developfrom
feature/wheel-homeos

Conversation

@raininforest
Copy link
Copy Markdown
Collaborator

@raininforest raininforest commented Jun 2, 2026

sdds-uikit-compose

Wheel

  • Добавлена поддержка индикатора выбранного элемента
  • Добавлена поддержка Static TextAfter
  • Добавлена возможность растягивать Wheel по ширине
  • Исправлен баг с некорректным индексом в onItemSelectedChanged
  • Исправлен баг с некорректным измерением элементов колеса, изза чего они обрезались (появлялось многоточие)

plasma-homeds-compose

Wheel

  • Добавлены стиль H4.

What/why changed

Wheel доработан, исправлены баги. Добавлены стиль H4.

Screen_recording_20260602_134525.webm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 73e543d7-b703-4461-8819-763a9302315f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/wheel-homeos

Comment @coderabbitai help to get the list of available commands and usage tips.

@raininforest raininforest force-pushed the feature/wheel-homeos branch from 6838731 to 461d22f Compare June 2, 2026 12:08
@salutedevs
Copy link
Copy Markdown
Collaborator

salutedevs commented Jun 2, 2026

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

@salutedevs
Copy link
Copy Markdown
Collaborator

salutedevs commented Jun 2, 2026

📦 Собранные Debug 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/wheel-homeos branch from 461d22f to 1dfcb49 Compare June 2, 2026 13:27
@raininforest raininforest changed the title feat(sdds-acore/uikit-compose): Wheel selected indicator was supporte… feat(sdds-acore/uikit-compose): Wheel selected indicator was supported Jun 2, 2026
…d. Static TextAfter was supported. Bug fixes.
@raininforest raininforest force-pushed the feature/wheel-homeos branch from 1dfcb49 to 330e63d Compare June 4, 2026 12:28
@raininforest raininforest requested a review from luizasok June 5, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants