Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-18 | fixed regression of search hint not updating in StartConversation screen | Christian Schneppe | 7 | -7/+14 | |
2019-02-18 | allow filtering in participant view | Christian Schneppe | 4 | -6/+96 | |
2019-02-18 | show notification when backup is done or failed | Christian Schneppe | 4 | -32/+104 | |
show success notification only if backup was started manually | |||||
2019-02-18 | do not show 'manage permissions' submenu when only 'remove from room' is visible | Christian Schneppe | 1 | -1/+0 | |
2019-02-18 | extend max label size slightly | Christian Schneppe | 2 | -0/+2 | |
2019-02-09 | change isDatasaverDisabled integration for web preview | Christian Schneppe | 2 | -9/+6 | |
2019-02-09 | print available stream features / mechanisms on incompat server | Christian Schneppe | 2 | -0/+21 | |
2019-02-09 | don't let users share private group chats | Christian Schneppe | 1 | -1/+1 | |
2019-02-09 | change bookmarks to multi user chats | Christian Schneppe | 1 | -1/+1 | |
2019-02-09 | respect Android datasaver and if enabled don't load images | Christian Schneppe | 1 | -5/+10 | |
2019-02-09 | load FileOrImage before web preview | Christian Schneppe | 1 | -2/+2 | |
2019-02-09 | automatically hide and show FAB in MediaViewerActivity | Christian Schneppe | 1 | -0/+31 | |
integrate lib FullscreenVideoView as files | |||||
2019-02-09 | small fixes for web preview | Christian Schneppe | 2 | -3/+6 | |
make links clickable and don't use transform links toLowerCase() | |||||
2019-02-09 | update libs | Christian Schneppe | 1 | -1/+2 | |
2019-02-09 | show MediaBrowser icon in chat view | Christian Schneppe | 6 | -3/+30 | |
2019-02-09 | use the term channel in destroy dialog and some other strings | Christian Schneppe | 15 | -79/+97 | |
2019-02-09 | show web link previews in chat | Christian Schneppe | 11 | -14/+326 | |
fixes #113 | |||||
2019-02-08 | catch activity not found when trying to open contact app | Christian Schneppe | 1 | -16/+20 | |
2019-02-08 | brought back 'moderated' config in advanced mode | Christian Schneppe | 5 | -28/+55 | |
2019-02-08 | reset inviteuri after successful generation | Christian Schneppe | 2 | -13/+37 | |
2019-02-08 | implement adhoc invite links if server supports this | Christian Schneppe | 6 | -0/+121 | |
2019-02-08 | optimize imports | Christian Schneppe | 47 | -148/+2 | |
2019-02-08 | show "show password icon" in activity_change_password | Christian Schneppe | 1 | -1/+2 | |
2019-02-08 | clean unused resources | Christian Schneppe | 47 | -569/+4 | |
2019-02-08 | hide lock icon in channels; modify muc user context | Christian Schneppe | 11 | -114/+94 | |
2019-02-08 | integrate single profile mode in CreatePublicChannelDialog | Christian Schneppe | 2 | -0/+9 | |
2019-02-07 | allow corrections in all mucs | Christian Schneppe | 1 | -2/+1 | |
2019-02-07 | rights managment in muc | Christian Schneppe | 3 | -12/+38 | |
2019-02-07 | show different room settings for channels and groups | Christian Schneppe | 8 | -59/+183 | |
2019-02-07 | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 50 | -210/+612 | |
2019-02-07 | remove delete in media_viewer | Christian Schneppe | 1 | -5/+0 | |
2019-02-07 | fixed strings | Christian Schneppe | 1 | -1/+1 | |
2019-02-07 | fixed strings | Christian Schneppe | 1 | -1/+1 | |
2019-02-04 | update translations | Christian Schneppe | 20 | -99/+331 | |
2019-02-04 | show dialog with created password in MagicCreateActivity | Christian Schneppe | 1 | -8/+25 | |
2019-02-04 | Revert "WelcomeActivity: Add QR code scanner button" | Christian Schneppe | 2 | -35/+0 | |
This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc. | |||||
2019-02-04 | fix xmpp uri links that have a aditional chars after join | Christian Schneppe | 1 | -1/+1 | |
for example xmpp:foo@bar.tld?join, | |||||
2019-02-04 | remove warning messages for kick after ban failing. on modern servers ban is ↵ | Christian Schneppe | 5 | -54/+12 | |
enough to also kick | |||||
2019-02-04 | make sure that http upload/download is not startetd multiple times | Christian Schneppe | 3 | -40/+71 | |
2019-02-04 | rename some variables | Christian Schneppe | 3 | -3/+3 | |
2019-02-04 | schedule another ping 30s after connectivity_change | Christian Schneppe | 2 | -3/+31 | |
2019-02-04 | fixed context menu on self contact | Christian Schneppe | 1 | -1/+1 | |
2019-02-04 | rework MediaViewerActivity | Christian Schneppe | 8 | -84/+67 | |
2019-01-27 | add ability to delete last sent message also on remote devices | Christian Schneppe | 2 | -1/+25 | |
if message correction is supported and available | |||||
2019-01-27 | show sub menu fabs for create group chats | Christian Schneppe | 19 | -48/+102 | |
2019-01-27 | show context menu when long pressing own account picture | Christian Schneppe | 3 | -19/+42 | |
2019-01-27 | changed order of users and media in muc details | Christian Schneppe | 5 | -65/+74 | |
2019-01-27 | add context menu for muc user adapter | Christian Schneppe | 7 | -49/+104 | |
2019-01-27 | refactored group chat members into seperate screen | Christian Schneppe | 16 | -210/+452 | |
2019-01-27 | Fix type in presence | Christian Schneppe | 1 | -1/+1 | |