cheogram/src/main/java/eu/siacs/conversations
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
..
android make custom 'xmpp' protocol in address book case insensitve 2021-10-31 08:35:44 +01:00
crypto bump agp 2022-02-24 12:41:32 +01:00
entities ConnectionService: Dialer UI integration for incoming calls 2022-03-11 21:51:08 -05:00
generator trigger registration dialog on roster;ibr=y only if no accounts are configured 2021-04-30 11:32:42 +02:00
http Merge branch 'image-attachments' 2022-03-08 16:19:55 -05:00
parser Store oobUri and preserve message body 2022-03-08 10:54:15 -05:00
persistance Stop double caching the thumbnails 2022-03-09 14:24:51 -05:00
services do not use Dialer UI for incoming calls if audio permission is not granted 2022-03-11 21:57:35 -05:00
ui Do not crash when XMPP URI contains invalid JID 2022-03-10 13:24:18 -05:00
utils Merge branch 'image-attachments' 2022-03-08 16:19:55 -05:00
xml flush stanzas in batches 2022-02-14 11:46:57 +01:00
xmpp Close socks5 connection when done sending data 2022-03-09 23:00:47 -05:00
Config.java Add more OMEMO exceptions 2022-02-23 15:29:53 -05:00