cheogram/src/main/java/eu/siacs/conversations/services
Peter Cai 788818fdda ConnectionService: Dialer UI integration for incoming calls
For incoming calls, we fall back to the built-in call UI if the
microphone permission is not granted. The reason is that if the Dialer
UI is displayed over keyguard, then the user may not even be able to see
the notification that we show in order for them to grant the permission.
Having a small annoyance for the first incoming call is better than
having the in-call UI hang.
2022-03-12 12:50:29 -05:00
..
AbstractConnectionManager.java Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00
AbstractQuickConversationsService.java automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00
AppRTCAudioManager.java automated code clean up 2021-01-23 09:25:34 +01:00
AppRTCBluetoothManager.java automated code clean up 2021-01-23 09:25:34 +01:00
AppRTCProximitySensor.java automated code clean up 2021-01-23 09:25:34 +01:00
AttachFileToConversationRunnable.java use full file name for all new files 2022-02-22 16:05:02 +01:00
AvatarService.java automated code clean up 2021-01-23 09:25:34 +01:00
BarcodeProvider.java automated code clean up 2021-01-23 09:25:34 +01:00
ChannelDiscoveryService.java Add User-Agent to all HTTP calls 2021-04-30 10:54:36 +02:00
ContactChooserTargetService.java explicitly start service (instead of just bind) service from contact chooser 2019-01-13 09:42:44 +01:00
EventReceiver.java automated code clean up 2021-01-23 09:25:34 +01:00
ExportBackupService.java use new storage location for backup and recordings 2022-02-22 15:14:00 +01:00
MediaPlayer.java
MemorizingTrustManager.java show domains in manual cert accept dialog 2021-05-03 08:28:03 +02:00
MessageArchiveService.java kill pending queries when archiving conversation 2021-03-16 10:22:52 +01:00
MessageSearchTask.java search individual conversations. fixes #3243 2020-08-29 08:16:08 +02:00
NotificationService.java ConnectionService: Dialer UI integration for incoming calls 2022-03-12 12:50:29 -05:00
ShortcutService.java automated code clean up 2021-01-23 09:25:34 +01:00
XmppConnectionService.java Try all gateway translations options 2022-03-09 20:31:03 -05:00