Skip to content

PLASMA-7409: feat(sdds-acore/uikit-compose): AiInput was implemented#826

Open
raininforest wants to merge 1 commit into
developfrom
feature/ai-input-compose
Open

PLASMA-7409: feat(sdds-acore/uikit-compose): AiInput was implemented#826
raininforest wants to merge 1 commit into
developfrom
feature/ai-input-compose

Conversation

@raininforest

Copy link
Copy Markdown
Collaborator

sdds-uikit-compose

AiInput

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

File

  • Добавлена поддержка формы, отступов и бэкграунда

sdds-serv-compose

AiInput

  • Добавлены стили компонента

What/why changed

Реализован новый компонент AiInput. В File добавлена поддержка формы, бэкграунда и отступов. Добавлены стили AiInput.

Screen_recording_20260619_150655.webm

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Caution

Review failed

An error occurred during the review process. Please try again later.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/ai-input-compose

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@raininforest raininforest changed the title feat(sdds-acore/uikit-compose): AiInput was implemented PLASMA-7409: feat(sdds-acore/uikit-compose): AiInput was implemented Jun 19, 2026
@salutedevs

Copy link
Copy Markdown
Collaborator

📦 Собранные 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

@salutedevs

Copy link
Copy Markdown
Collaborator

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.

2 participants