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