cheogram/src/main/java/eu/siacs/conversations/entities
2018-11-12 20:14:06 +01:00
..
AbstractEntity.java
Account.java refresh contacts when opening StartConversationsActivity 2018-10-31 13:33:55 +01:00
Blockable.java migrate to xmpp-addr 2018-03-07 22:30:36 +01:00
Bookmark.java fixed race condition that prevented bookmark nick to be used 2018-11-10 17:33:24 +01:00
Contact.java show synced contacts in choose contact activity 2018-10-31 13:33:55 +01:00
Conversation.java quicksy server is not a stranger 2018-11-03 16:12:57 +01:00
Conversational.java very much unoptimized search functionality 2018-04-26 13:22:31 +02:00
DownloadableFile.java reintroduced fixed IV mode for OTR file transfer. fixes #2595 2017-08-23 22:37:13 +02:00
IndividualMessage.java added search result context menu + date separators 2018-04-28 16:32:23 +02:00
ListItem.java display irregular unicode code points 2018-03-08 14:02:48 +01:00
Message.java use inContactList() instead inRoster() in the proper places 2018-11-03 16:32:08 +01:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java do not add self as crytpo target in MUC 2018-11-12 20:14:06 +01:00
Presence.java fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
Presences.java cleanup nameWithoutVersion() code 2017-06-24 16:13:55 +02:00
PresenceTemplate.java wip: new status message dialog 2018-03-07 22:30:36 +01:00
ReadByMarker.java shorten read markers to 'everyone has read up to this point' when > 4 user 2018-06-30 12:14:42 +02:00
ReceiptRequest.java migrate to xmpp-addr 2018-03-07 22:30:36 +01:00
Roster.java use inContactList() instead inRoster() in the proper places 2018-11-03 16:32:08 +01:00
ServiceDiscoveryResult.java fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
StubConversation.java very much unoptimized search functionality 2018-04-26 13:22:31 +02:00
Transferable.java get rid of OTR 2018-03-07 22:30:34 +01:00
TransferablePlaceholder.java