aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-27refactored avatar workers into single classChristian Schneppe9-386/+141
2019-01-27migrate conversation list row to binderChristian Schneppe1-119/+89
2019-01-27make bitmap worker task staticChristian Schneppe7-37/+68
2019-01-27WelcomeActivity: Add QR code scanner buttonChristian Schneppe1-0/+24
2019-01-26don't generate invite links if there were no activated accountsChristian Schneppe1-0/+4
2019-01-26catch NPE while getting Display NameChristian Schneppe1-1/+5
2019-01-26fix crash on getting bookmarksChristian Schneppe1-5/+7
2019-01-26make avatars from contacts configurableChristian Schneppe1-0/+1
2019-01-26show timestamp in restore viewChristian Schneppe1-1/+1
2019-01-26make new backup and restore possible with old databasesChristian Schneppe1-6/+11
2019-01-26small layout fixesChristian Schneppe2-67/+9
2019-01-26show spinning wheel in restore backup activityChristian Schneppe1-3/+13
2019-01-26rework backup & restoreChristian Schneppe9-398/+478
2019-01-25provide Set as Profile intentChristian Schneppe5-17/+118
2019-01-25explicitly start service (instead of just bind) service from contact chooserChristian Schneppe1-9/+1
2019-01-25modify emoji integrationChristian Schneppe6-16/+4
2019-01-25extend open with to audio filesChristian Schneppe3-11/+21
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 Schneppe1-1/+1
2019-01-25maintain order of conversations in share with dialogChristian Schneppe1-2/+3
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 Schneppe2-1/+16
2019-01-25support enter/done key in create contact & join dialogsChristian Schneppe3-30/+47
2019-01-25check if encrypted pgp file get deletedChristian Schneppe1-1/+1
2019-01-25fix display of deleted filesChristian Schneppe3-5/+5
2019-01-25fixed downloading of deleted filesChristian Schneppe1-1/+1
2019-01-25mark deleted files in database and not query them when querying for mediaChristian Schneppe3-7/+10
2019-01-24ignore startService failureChristian Schneppe1-1/+5
2019-01-24count muc participants correctlyChristian Schneppe2-77/+59
2019-01-07added work around to create 'actions' from nova launcherChristian Schneppe1-2/+8
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-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 Schneppe1-2/+1
2018-12-30add ability to configure autojoin flag in groupchat detailsChristian Schneppe1-1/+20
2018-12-30add ability to set nickname in profileChristian Schneppe2-0/+110
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe2-2/+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
2018-12-27fix crash in MediaPreviewAdapterChristian Schneppe1-1/+5
2018-12-27fix crash in ChangePasswordActivityChristian Schneppe1-4/+5
2018-12-27code cleanup and rework show toast on update checkChristian Schneppe2-7/+11
2018-12-27make it possible to restore backups from decrypted database filesChristian Schneppe1-132/+208
2018-12-15set min Columns in GridManager to 1Christian Schneppe1-1/+4
2018-12-14limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe3-3/+6
2018-12-14show warning snackbar before joining anon-non-private roomChristian Schneppe1-0/+16
2018-12-14Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe1-1/+20