aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-21be sure that default omemo encryption is set offChristian Schneppe1-3/+3
2019-02-21add password forgotten item to edit profile menuChristian Schneppe1-0/+29
2019-02-21show file too large instead of generic delivery failedChristian Schneppe3-9/+54
2019-02-21refresh cached RichPreviews after 7 daysChristian Schneppe1-0/+18
2019-02-21Deduplicate presencesChristian Schneppe4-11/+7
2019-02-20improve RichPreviewChristian Schneppe5-229/+357
2019-02-18fix some more NPEsChristian Schneppe4-3/+16
2019-02-18try to fix some NPE in RichPreviewChristian Schneppe2-1/+179
2019-02-18fix NPE while getting userChristian Schneppe1-1/+1
2019-02-18after switching from forced foreground to foreground notification needs updateChristian Schneppe2-3/+10
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 Schneppe3-32/+100
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-09print available stream features / mechanisms on incompat serverChristian Schneppe2-0/+21
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 Schneppe2-3/+6
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe3-3/+14
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe3-28/+43
2019-02-09show web link previews in chatChristian Schneppe6-13/+257
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 Schneppe2-13/+37
2019-02-08implement adhoc invite links if server supports thisChristian Schneppe4-0/+98
2019-02-08optimize importsChristian Schneppe45-145/+2
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe9-82/+57
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 Schneppe6-54/+156
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe10-113/+442
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-04fix xmpp uri links that have a aditional chars after joinChristian Schneppe1-1/+1
2019-02-04remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe5-54/+12
2019-02-04make sure that http upload/download is not startetd multiple timesChristian Schneppe3-40/+71
2019-02-04rename some variablesChristian Schneppe3-3/+3
2019-02-04schedule another ping 30s after connectivity_changeChristian Schneppe2-3/+31
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 Schneppe8-200/+362