Skip to content

PLASMA-7815: Агрегатор документации для Android. - #865

Merged
malilex merged 10 commits into
developfrom
feature/plasma-7815
Aug 4, 2026
Merged

PLASMA-7815: Агрегатор документации для Android.#865
malilex merged 10 commits into
developfrom
feature/plasma-7815

Conversation

@malilex

@malilex malilex commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

What/why changed

  • theme-builder плагин переименован в design-system-builder.
  • design-system-builder умеет работать с документацией, песочницей, темой и стилями
  • design-system-builder умеет агрегировать документацию для DS Builder CLI.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

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: 96f54cfd-695e-485a-88ee-9b5dd00d812b

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/plasma-7815

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.

@salutedevs

Copy link
Copy Markdown
Collaborator

@salutedevs

salutedevs commented Jul 29, 2026

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

@vkaltyrin
vkaltyrin self-requested a review July 30, 2026 07:55
@vkaltyrin
vkaltyrin self-requested a review July 30, 2026 07:56
Comment thread tokens/plasma-stards-compose/build.gradle.kts Outdated
Base automatically changed from feature/kmp to develop August 3, 2026 12:08
@malilex
malilex force-pushed the feature/plasma-7815 branch from 42ef11a to 64d2cc3 Compare August 4, 2026 07:44
@malilex
malilex merged commit 6a8c9f9 into develop Aug 4, 2026
74 checks passed
@malilex
malilex deleted the feature/plasma-7815 branch August 4, 2026 10:44
raininforest added a commit that referenced this pull request Aug 5, 2026
* chore: Bump versions for changed modules (#859)

* feat(sdds-acore/uikit-compose): sdds-uikit-compose multiplatform (#849)

* feat(sdds-acore/icons-compose): kmp icons (#847)

* feat(sdds-acore/theme-builder): theme-builder now supports cmp (#851)

* feat(sdds-acore/docs): different docs modules were merged in single module (#852)

* feat(sdds-sandbox): cmp sandbox was created (#855)

* homeds detekt issues were fixed. composableCodeSnippet import was fixed

* fix(sdds-acore/cmp): OverlayHost clicks were fixed

* fix(sdds-acore/cmp): Popover position was fixed for ios

* fix(sdds-acore/uikit-compose): different bugs were fixed after review (#867)

* fix(sdds-acore/uikit-compose): RectSkeleton shimmer coordinates were fixed.

* PLASMA:7898: test(sdds-acore/testing): Added plugin themebuilder GenerateThemeTask test (#863)

* test(sdds-acore/testing): Added plugin themebuilder GenerateThemeTask tests

* test(sdds-acore/testing): Added ThemebuilderExtension unit tests

* feat(docs): Агрегатор документации для Android. (#865)

* feat: unify design system builder plugin

* feat(docs): package core documentation templates

* feat: aggregate user documentation layer

---------

Co-authored-by: Малышев Александр Александрович <20959665@cab-wsm-0194334.sigma.sbrf.ru>

* feat(sdds-acore/uikit): View api meta mechanism was created (#864)

* fix(sdds-acore/theme-builder): wrap Android icon refs into resourceImageSource

* add .kotlin to gitignore

* feat(sdds-acore/theme-builder): universal view generator was implemented

* fix(sdds-acore/uikit-compose): Wheel performance was improved (#870)

* feat(sdds-alibs/homeds): HomeDS Theme tokens were updated.

---------

Co-authored-by: Alexander Malishev <alex.malishev270896@gmail.com>
Co-authored-by: Sergey Velesko <53015097+raininforest@users.noreply.github.com>
Co-authored-by: Nikita Melnikov <162089237+SerraMorec@users.noreply.github.com>
Co-authored-by: Sergey Velesko <s.velesko@yandex.ru>
Co-authored-by: angirb <119584718+angirb@users.noreply.github.com>
Co-authored-by: Малышев Александр Александрович <20959665@cab-wsm-0194334.sigma.sbrf.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants