cheogram/src/main/java/eu/siacs/conversations/entities
Stephen Paul Weber 5e149cfcd1
Merge remote-tracking branch 'upstream/master'
* upstream/master: (27 commits)
  show 'using account …' in incoming call screen
  show contact jid in call screen
  bump copyright year
  Add handling of status code 333
  increase default pw length
  do not build emoji flavors
  pulled translations from transifex
  add changelog
  fix ice candidate sending when different credentials are used
  remove security check that ensures rtp connection was properly finished
  code clean up
  bump agp
  store encrypted pgp files in private cache dir
  do not restart wakelock if activity is finishing
  delete pre lolipop weOwnFile()
  use try with resources. remove unused methods
  rename version suffix to playstore/free
  bump appcompat, migrate to emoji2 and get rid of emoji flavor
  fix rare npe
  store recordings and documents in their respective folders
  ...
2022-03-08 15:38:48 -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 automated code clean up 2021-01-23 09:25:34 +01:00
Contact.java Display phone number type/label as a tag where relevant 2022-02-23 14:10:51 -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
IndividualMessage.java Store and display message subject 2022-03-08 10:52:08 -05:00
ListItem.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Message.java Store and display message subject 2022-03-08 10:52:08 -05:00
MTMDecision.java
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
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 automated code clean up 2021-01-23 09:25:34 +01: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