conduit/android/app
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
..
src fix(sharing): integrate receive_sharing_intent package for enhanced sharing capabilities 2026-06-07 15:20:11 +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