aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-07rights managment in mucChristian Schneppe1-9/+26
2019-02-07show different room settings for channels and groupsChristian Schneppe2-49/+135
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe6-106/+396
2019-02-04show dialog with created password in MagicCreateActivityChristian Schneppe1-8/+25
2019-02-04Revert "WelcomeActivity: Add QR code scanner button"Christian Schneppe1-24/+0
2019-02-04remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe4-38/+8
2019-02-04rename some variablesChristian Schneppe2-2/+2
2019-02-04fixed context menu on self contactChristian Schneppe1-1/+1
2019-02-04rework MediaViewerActivityChristian Schneppe1-62/+36
2019-01-27add ability to delete last sent message also on remote devicesChristian Schneppe1-1/+24
2019-01-27show sub menu fabs for create group chatsChristian Schneppe1-22/+47
2019-01-27show context menu when long pressing own account pictureChristian Schneppe2-19/+33
2019-01-27changed order of users and media in muc detailsChristian Schneppe2-2/+2
2019-01-27add context menu for muc user adapterChristian Schneppe7-49/+104
2019-01-27refactored group chat members into seperate screenChristian Schneppe6-196/+330
2019-01-27Fix type in presenceChristian Schneppe1-1/+1
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