conduit/android
cogwheel 26b0f3f8b5 feat: Enhance themed dialogs and add native chat input support
- Updated ThemedDialogs to utilize AdaptiveAlertDialog for confirmation and input dialogs.
- Introduced NativeChatInput for platform-specific chat input handling on iOS and Android.
- Added StreamingTitleText widget for animated title display in chat.
- Implemented NativeGlassContainer for iOS glass effect with Flutter overlay.
- Created GlassColors utility for native system colors on glass surfaces.
- Added native chat input view factory for better integration with platform views.
- Updated pubspec.yaml and pubspec.lock to include adaptive_platform_ui dependency.
2026-03-03 21:46:12 +05:30
..
app feat: Enhance themed dialogs and add native chat input support 2026-03-03 21:46:12 +05:30
fastlane chore: bump version to 2.4.4 2026-03-02 23:47:10 +05:30
gradle/wrapper chore: initial release 2025-08-10 01:20:45 +05:30
.gitignore chore: initial release 2025-08-10 01:20:45 +05:30
build.gradle.kts chore: initial release 2025-08-10 01:20:45 +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: initial release 2025-08-10 01:20:45 +05:30
settings.gradle.kts build: Bump Android Gradle Plugin to 8.9.1 2025-10-16 11:34:13 +05:30