cheogram/src/main/java/eu/siacs/conversations/services
Peter Cai 80ac659d7c do not use Dialer UI for incoming calls if audio permission is not granted
We cannot request new permissions when Dialer UI is shown. For incoming
calls, if the Dialer UI is displayed over keyguard, then the user may
not even be able to see the permission notifications that we use for
outgoing calls.

If we just do not use the Dialer UI when the permission is not granted,
it is at most a minor annoyance for the first time. After the user has
accepted an incoming call even just once, the permission will be
granted, and the Dialer integration will start to work just fine.
2022-03-11 21:57:35 -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 do not use Dialer UI for incoming calls if audio permission is not granted 2022-03-11 21:57:35 -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