aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-14rework user name input during account creationChristian Schneppe2-21/+16
2019-03-06find activity even if wrapped in context wrapperChristian Schneppe1-3/+7
2019-03-06show progress while loading media filesChristian Schneppe1-0/+4
2019-03-06try to catch some NPEChristian Schneppe3-14/+11
2019-02-22fix some more NPEChristian Schneppe2-15/+22
2019-02-21add password forgotten item to edit profile menuChristian Schneppe1-0/+29
2019-02-21show file too large instead of generic delivery failedChristian Schneppe2-4/+25
2019-02-21Deduplicate presencesChristian Schneppe1-1/+1
2019-02-20improve RichPreviewChristian Schneppe3-123/+56
2019-02-18fix some more NPEsChristian Schneppe2-1/+6
2019-02-18try to fix some NPE in RichPreviewChristian Schneppe1-1/+1
2019-02-18fix NPE while getting userChristian Schneppe1-1/+1
2019-02-18fixed regression of search hint not updating in StartConversation screenChristian Schneppe1-1/+8
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