aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-25resend presence to muc avatar updateChristian Schneppe5-50/+83
2019-01-25null checks when deleting old filesChristian Schneppe1-2/+2
2019-01-25provide Set as Profile intentChristian Schneppe6-19/+136
2019-01-25explicitly start service (instead of just bind) service from contact chooserChristian Schneppe7-34/+33
2019-01-25modify emoji integrationChristian Schneppe6-16/+4
2019-01-25ignore code block start in message previewChristian Schneppe1-0/+3
2019-01-25extend open with to audio filesChristian Schneppe3-11/+21
2019-01-25stop file watching when service has been destroyedChristian Schneppe2-4/+34
2019-01-25check if we have storage permission before marking a file as deleted on resendChristian Schneppe1-3/+6
2019-01-25explicitly set type=images for all media with an image mime type this is in p...Christian Schneppe5-19/+10
2019-01-25synchronize around notification update from corrected messagesChristian Schneppe2-2/+8
2019-01-25make contact chooser (direct sharing) smart about sharing text in groups when...Christian Schneppe1-3/+11
2019-01-25maintain order of conversations in share with dialogChristian Schneppe2-5/+30
2019-01-25fixed regression that hid enter jid button in block list viewChristian Schneppe1-1/+2
2019-01-25offer 'open with' in context menu for geo urisChristian Schneppe4-22/+72
2019-01-25support enter/done key in create contact & join dialogsChristian Schneppe3-30/+47
2019-01-25check if encrypted pgp file get deletedChristian Schneppe4-27/+26
2019-01-25fix display of deleted filesChristian Schneppe9-17/+17
2019-01-25fixed downloading of deleted filesChristian Schneppe2-3/+3
2019-01-25don’t check if files exists when loading attachmentsChristian Schneppe1-7/+2
2019-01-25mark deleted files in database and not query them when querying for mediaChristian Schneppe14-97/+162
2019-01-24ignore startService failureChristian Schneppe1-1/+5
2019-01-24remove deprecated instanceIdServiceChristian Schneppe1-1/+1
2019-01-24added avatar to 'me' in notificationsChristian Schneppe1-2/+6
2019-01-24put images into MessageStyle notificationsChristian Schneppe5-15/+79
2019-01-24use bitmap instead of URI for avatars in notificationChristian Schneppe4-28/+17
2019-01-24count muc participants correctlyChristian Schneppe3-90/+59
2019-01-07handle decrypting/encrypting of omemo messages with duplicate device idsChristian Schneppe2-43/+77
2019-01-07added work around to create 'actions' from nova launcherChristian Schneppe3-10/+38
2019-01-07try to fix faulty chooser intentChristian Schneppe1-7/+5
2019-01-04add preference to play gif files automatically in chat viewChristian Schneppe5-24/+90
2019-01-04show warning if file from MediaViewerActivity is deletedChristian Schneppe1-2/+11
2019-01-04count muc participants correctlyChristian Schneppe1-2/+3
2019-01-03use person in message style notificationChristian Schneppe1-2/+44
2019-01-03introduced 'original' as video and image quality and do not ignorer errorChristian Schneppe3-7/+21
2019-01-03clear conversationsuuid and pending attachments when opening new conversationChristian Schneppe1-0/+6
2019-01-03clear pending view intent when processing onNewIntent()Christian Schneppe1-0/+1
2019-01-03rename functions and variables for room destructionChristian Schneppe3-15/+13
2019-01-03archive destoryed mucs when registering that bookmark has been removedChristian Schneppe2-2/+25
2018-12-30add ability to configure autojoin flag in groupchat detailsChristian Schneppe1-1/+20
2018-12-30add ability to set nickname in profileChristian Schneppe3-2/+117
2018-12-28add tgz and gz to mime file typesChristian Schneppe1-0/+2
2018-12-28fix typosChristian Schneppe1-3/+3
2018-12-27deduplicate disco responseChristian Schneppe3-5/+4
2018-12-27change epub file extension to epub and added mobiChristian Schneppe1-1/+2
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe7-6/+33
2018-12-27log number of unhandled iq callbacks after resumeChristian Schneppe1-3/+4
2018-12-27log policy violation stream error message to logcatChristian Schneppe1-0/+4
2018-12-27fixed some rare crashes caused by race conditionsChristian Schneppe2-6/+6
2018-12-27show accept button to confirm sasl downgradeChristian Schneppe1-1/+14