conduit/android
cogwheel e8a8042430 fix(sharing): integrate receive_sharing_intent package for enhanced sharing capabilities
- Added the receive_sharing_intent package to manage shared content from other applications.
- Updated pubspec.yaml and pubspec.lock to include the new dependency.
- Refactored MainActivity and AppDelegate to remove deprecated share handling logic and streamline intent processing.
- Introduced ShareExtension for iOS to handle shared content effectively.
- Enhanced share receiver service to utilize the new package for processing shared media files.
- Updated tests to cover new sharing functionality and ensure proper handling of shared content.
2026-06-07 15:20:11 +05:30
..
app fix(sharing): integrate receive_sharing_intent package for enhanced sharing capabilities 2026-06-07 15:20:11 +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