aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
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-09change bookmarks to multi user 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-09update libsChristian Schneppe1-1/+2
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe6-3/+30
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe15-79/+97
2019-02-09show web link previews in chatChristian Schneppe11-14/+326
2019-02-08catch activity not found when trying to open contact appChristian Schneppe1-16/+20
2019-02-08brought back 'moderated' config in advanced modeChristian Schneppe5-28/+55
2019-02-08reset inviteuri after successful generationChristian Schneppe2-13/+37
2019-02-08implement adhoc invite links if server supports thisChristian Schneppe6-0/+121
2019-02-08optimize importsChristian Schneppe47-148/+2
2019-02-08show "show password icon" in activity_change_passwordChristian Schneppe1-1/+2
2019-02-08clean unused resourcesChristian Schneppe47-569/+4
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe11-114/+94
2019-02-08integrate single profile mode in CreatePublicChannelDialogChristian Schneppe2-0/+9
2019-02-07allow corrections in all mucsChristian Schneppe1-2/+1
2019-02-07rights managment in mucChristian Schneppe3-12/+38
2019-02-07show different room settings for channels and groupsChristian Schneppe8-59/+183
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe50-210/+612
2019-02-07remove delete in media_viewerChristian Schneppe1-5/+0
2019-02-07fixed stringsChristian Schneppe1-1/+1
2019-02-07fixed stringsChristian Schneppe1-1/+1
2019-02-04update translationsChristian Schneppe20-99/+331
2019-02-04show dialog with created password in MagicCreateActivityChristian Schneppe1-8/+25
2019-02-04Revert "WelcomeActivity: Add QR code scanner button"Christian Schneppe2-35/+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 Schneppe8-84/+67
2019-01-27add ability to delete last sent message also on remote devicesChristian Schneppe2-1/+25
2019-01-27show sub menu fabs for create group chatsChristian Schneppe19-48/+102
2019-01-27show context menu when long pressing own account pictureChristian Schneppe3-19/+42
2019-01-27changed order of users and media in muc detailsChristian Schneppe5-65/+74
2019-01-27add context menu for muc user adapterChristian Schneppe7-49/+104
2019-01-27refactored group chat members into seperate screenChristian Schneppe16-210/+452
2019-01-27Fix type in presenceChristian Schneppe1-1/+1
2019-01-27refactored avatar workers into single classChristian Schneppe17-390/+203
2019-01-27do not require starttls when connecting over to .onion domainChristian Schneppe1-2/+2
2019-01-27scan all files in case some files were previously marked as deleted by accidentChristian Schneppe3-13/+73
2019-01-27migrate conversation list row to binderChristian Schneppe2-279/+255
2019-01-27make bitmap worker task staticChristian Schneppe7-37/+68