conduit/android/app
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
..
src feat(tags): add support for model tags in platform APIs and UI components 2026-06-04 21:23:40 +05:30
build.gradle.kts feat(streaming): Simplify streaming logic and remove persistent tracking 2025-11-27 14:36:13 +05:30
proguard-rules.pro feat(callkit): Add CallKit service for native call UI and permissions 2025-11-24 12:29:44 +05:30