callbundle_android 1.0.1
callbundle_android: ^1.0.1 copied to clipboard
Android implementation of the CallBundle federated Flutter plugin. Provides ConnectionService + TelecomManager + OEM-adaptive notifications.
1.0.1 #
- Documentation updates and metadata cleanup.
1.0.0 #
- Initial release of the CallBundle Android implementation.
ConnectionService+TelecomManagerintegration.- OEM-adaptive notification strategy for budget Android devices.
PendingCallStorefor deterministic cold-start call delivery.- Consumer ProGuard rules shipped with the plugin.
NotificationCompat.CallStylefor API 31+ with standard fallback.- Ringtone and vibration management with ringer mode awareness.
- Full
MethodChannelhandler for all call operations.