cheogram/src/main/java/eu/siacs/conversations/entities
Ferdinand Pöll 453ca7c0ed Migrate from Android Support Library to AndroidX
Unignored gradle.properties since androidX requires additions there
See also https://developer.android.com/jetpack/androidx/migrate
2021-01-18 20:49:35 +01:00
..
AbstractEntity.java
Account.java set content description for all avatars 2020-08-31 13:05:10 +02:00
Blockable.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Bookmark.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
Contact.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
Conversation.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
Conversational.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
DownloadableFile.java use 16 byte IVs for http upload files larger than 768KiB 2020-03-08 13:13:19 +01:00
Edit.java properly restore LMC edits. switch to LMC v1.1 2019-12-04 19:20:24 +01:00
IndividualMessage.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
ListItem.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Message.java use CoW data structure for read markers. fixes #3904 2020-11-13 20:37:32 +01:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
Presence.java Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
Presences.java ask for resource and use jingle direct init when JMI is not available. fixes #3751 2020-05-30 14:56:12 +02: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 Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
StubConversation.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Transferable.java fixes for previous commit 2019-10-05 21:58:21 +02:00
TransferablePlaceholder.java