aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18allow filtering in participant viewChristian Schneppe2-6/+84
2019-02-18show notification when backup is done or failedChristian Schneppe1-30/+6
2019-02-18do not show 'manage permissions' submenu when only 'remove from room' is visibleChristian Schneppe1-1/+0
2019-02-09change isDatasaverDisabled integration for web previewChristian Schneppe2-9/+6
2019-02-09don't let users share private group chatsChristian Schneppe1-1/+1
2019-02-09respect Android datasaver and if enabled don't load imagesChristian Schneppe1-5/+10
2019-02-09load FileOrImage before web previewChristian Schneppe1-2/+2
2019-02-09automatically hide and show FAB in MediaViewerActivityChristian Schneppe1-0/+31
2019-02-09small fixes for web previewChristian Schneppe1-1/+4
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe3-3/+14
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe2-5/+26
2019-02-09show web link previews in chatChristian Schneppe4-7/+239
2019-02-08catch activity not found when trying to open contact appChristian Schneppe1-16/+20
2019-02-08brought back 'moderated' config in advanced modeChristian Schneppe3-19/+44
2019-02-08reset inviteuri after successful generationChristian Schneppe1-10/+35
2019-02-08implement adhoc invite links if server supports thisChristian Schneppe2-0/+17
2019-02-08optimize importsChristian Schneppe29-119/+2
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe5-29/+35
2019-02-08integrate single profile mode in CreatePublicChannelDialogChristian Schneppe1-0/+8
2019-02-07allow corrections in all mucsChristian Schneppe1-2/+1
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