conduit/android
cogwheel f337d88165 feat(tags): add support for model tags in platform APIs and UI components
- Updated the `PlatformNativeSheetModelOption` to include a `tags` field, allowing for better categorization and filtering of models.
- Enhanced serialization and deserialization logic to handle tags in both Dart and Swift implementations.
- Modified UI components to display tags, improving user experience by providing additional context for each model.
- Updated search functionality to include tags, enabling users to find models more efficiently based on associated tags.
- Added tests to ensure correct extraction and handling of tags from model data.
2026-06-04 21:23:40 +05:30
..
app feat(tags): add support for model tags in platform APIs and UI components 2026-06-04 21:23:40 +05:30
gradle/wrapper chore(android): update Gradle and Kotlin versions, and adjust properties 2026-05-21 18:19:32 +05:30
.gitignore chore: remove gradle wrapper tracking from android gitignore 2026-03-26 00:29:58 +05:30
build.gradle.kts feat(android): enforce specific version for glance-appwidget dependency 2026-05-20 12:49:47 +05:30
Gemfile chore: update README and remove localization documentation 2025-10-16 23:06:20 +05:30
Gemfile.lock chore: update README and remove localization documentation 2025-10-16 23:06:20 +05:30
gradle.properties chore(android): update Gradle and Kotlin versions, and adjust properties 2026-05-21 18:19:32 +05:30
settings.gradle.kts chore(android): update Gradle and Kotlin versions, and adjust properties 2026-05-21 18:19:32 +05:30