cheogram/src/main/java/eu/siacs/conversations/entities
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
..
AbstractEntity.java
Account.java use androidx ExifInterface to parse rotation. fixes #4154 2021-09-05 16:29:24 +02:00
Blockable.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Bookmark.java Unified Start Conversation activity 2022-03-02 19:05:54 -05:00
Contact.java ConnectionService: Dialer UI integration for incoming calls 2022-03-12 12:50:29 -05:00
Conversation.java Merge branch 'feature/missed_call_notifications' of https://github.com/dmitry-markin/Conversations 2022-03-01 14:32:00 -05:00
Conversational.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
DownloadableFile.java rename method that expand filename 2022-02-22 12:29:40 +01:00
Edit.java properly restore LMC edits. switch to LMC v1.1 2019-12-04 19:20:24 +01:00
IndividualMessage.java Store oobUri and preserve message body 2022-03-08 10:54:15 -05:00
ListItem.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Message.java Downloadable gets priority over emojis only 2022-03-08 16:12:41 -05:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java Add handling of status code 333 2022-03-07 09:39:45 +01:00
Presence.java automated code clean up 2021-01-23 09:25:34 +01:00
Presences.java any means none means false (ie there exist) unless upstream reports a reason 2022-02-16 16:07:58 -05:00
PresenceTemplate.java wip: new status message dialog 2018-03-07 22:30:36 +01:00
RawBlockable.java set content description for all avatars 2020-08-31 13:05:10 +02:00
ReadByMarker.java use CoW data structure for read markers. fixes #3904 2020-11-13 20:37:32 +01:00
ReceiptRequest.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Room.java set content description for all avatars 2020-08-31 13:05:10 +02:00
Roster.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
RtpSessionStatus.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
ServiceDiscoveryResult.java Use a RecyclerView for list of gateway options 2022-03-09 15:31:18 -05:00
StubConversation.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Transferable.java Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00
TransferablePlaceholder.java Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00