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