Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed security exception when attempting to display image in notification | Christian Schneppe | 2019-03-06 | 1 | -5/+10 |
| | |||||
* | find activity even if wrapped in context wrapper | Christian Schneppe | 2019-03-06 | 1 | -3/+7 |
| | |||||
* | double check that muc message is ours if true jid is known | Christian Schneppe | 2019-03-06 | 1 | -2/+7 |
| | |||||
* | copy intent extras in eventreceiver | Christian Schneppe | 2019-03-06 | 1 | -0/+5 |
| | |||||
* | only show images and videos in media browser | Christian Schneppe | 2019-03-06 | 1 | -1/+3 |
| | |||||
* | show progress while loading media files | Christian Schneppe | 2019-03-06 | 1 | -0/+4 |
| | |||||
* | try to catch some NPE | Christian Schneppe | 2019-03-06 | 5 | -16/+18 |
| | |||||
* | fix some more NPE | Christian Schneppe | 2019-02-22 | 2 | -15/+22 |
| | |||||
* | be sure that default omemo encryption is set off | Christian Schneppe | 2019-02-21 | 1 | -3/+3 |
| | |||||
* | add password forgotten item to edit profile menu | Christian Schneppe | 2019-02-21 | 1 | -0/+29 |
| | | | | fixes #295 | ||||
* | show file too large instead of generic delivery failed | Christian Schneppe | 2019-02-21 | 3 | -9/+54 |
| | |||||
* | refresh cached RichPreviews after 7 days | Christian Schneppe | 2019-02-21 | 1 | -0/+18 |
| | |||||
* | Deduplicate presences | Christian Schneppe | 2019-02-21 | 4 | -11/+7 |
| | | | | possibly fixes #303 | ||||
* | improve RichPreview | Christian Schneppe | 2019-02-20 | 5 | -229/+357 |
| | |||||
* | fix some more NPEs | Christian Schneppe | 2019-02-18 | 4 | -3/+16 |
| | |||||
* | try to fix some NPE in RichPreview | Christian Schneppe | 2019-02-18 | 2 | -1/+179 |
| | |||||
* | fix NPE while getting user | Christian Schneppe | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | after switching from forced foreground to foreground notification needs update | Christian Schneppe | 2019-02-18 | 2 | -3/+10 |
| | |||||
* | fixed regression of search hint not updating in StartConversation screen | Christian Schneppe | 2019-02-18 | 1 | -1/+8 |
| | |||||
* | allow filtering in participant view | Christian Schneppe | 2019-02-18 | 2 | -6/+84 |
| | |||||
* | show notification when backup is done or failed | Christian Schneppe | 2019-02-18 | 3 | -32/+100 |
| | | | | show success notification only if backup was started manually | ||||
* | do not show 'manage permissions' submenu when only 'remove from room' is visible | Christian Schneppe | 2019-02-18 | 1 | -1/+0 |
| | |||||
* | change isDatasaverDisabled integration for web preview | Christian Schneppe | 2019-02-09 | 2 | -9/+6 |
| | |||||
* | print available stream features / mechanisms on incompat server | Christian Schneppe | 2019-02-09 | 2 | -0/+21 |
| | |||||
* | don't let users share private group chats | Christian Schneppe | 2019-02-09 | 1 | -1/+1 |
| | |||||
* | respect Android datasaver and if enabled don't load images | Christian Schneppe | 2019-02-09 | 1 | -5/+10 |
| | |||||
* | load FileOrImage before web preview | Christian Schneppe | 2019-02-09 | 1 | -2/+2 |
| | |||||
* | automatically hide and show FAB in MediaViewerActivity | Christian Schneppe | 2019-02-09 | 1 | -0/+31 |
| | | | | integrate lib FullscreenVideoView as files | ||||
* | small fixes for web preview | Christian Schneppe | 2019-02-09 | 2 | -3/+6 |
| | | | | make links clickable and don't use transform links toLowerCase() | ||||
* | show MediaBrowser icon in chat view | Christian Schneppe | 2019-02-09 | 3 | -3/+14 |
| | |||||
* | use the term channel in destroy dialog and some other strings | Christian Schneppe | 2019-02-09 | 3 | -28/+43 |
| | |||||
* | show web link previews in chat | Christian Schneppe | 2019-02-09 | 6 | -13/+257 |
| | | | | fixes #113 | ||||
* | catch activity not found when trying to open contact app | Christian Schneppe | 2019-02-08 | 1 | -16/+20 |
| | |||||
* | brought back 'moderated' config in advanced mode | Christian Schneppe | 2019-02-08 | 3 | -19/+44 |
| | |||||
* | reset inviteuri after successful generation | Christian Schneppe | 2019-02-08 | 2 | -13/+37 |
| | |||||
* | use ad-hoc commands for invite links if server supports this | Christian Schneppe | 2019-02-08 | 4 | -0/+94 |
|\ | |||||
| * | implement adhoc invite links if server supports this | Christian Schneppe | 2019-02-08 | 4 | -0/+98 |
| | | |||||
* | | optimize imports | Christian Schneppe | 2019-02-08 | 45 | -145/+2 |
| | | |||||
* | | hide lock icon in channels; modify muc user context | Christian Schneppe | 2019-02-08 | 9 | -82/+57 |
| | | |||||
* | | integrate single profile mode in CreatePublicChannelDialog | Christian Schneppe | 2019-02-08 | 1 | -0/+8 |
| | | |||||
* | | allow corrections in all mucs | Christian Schneppe | 2019-02-07 | 1 | -2/+1 |
| | | |||||
* | | rights managment in muc | Christian Schneppe | 2019-02-07 | 1 | -9/+26 |
| | | |||||
* | | show different room settings for channels and groups | Christian Schneppe | 2019-02-07 | 6 | -54/+156 |
| | | |||||
* | | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 2019-02-07 | 10 | -113/+442 |
| | | |||||
* | | show dialog with created password in MagicCreateActivity | Christian Schneppe | 2019-02-04 | 1 | -8/+25 |
| | | |||||
* | | Revert "WelcomeActivity: Add QR code scanner button" | Christian Schneppe | 2019-02-04 | 1 | -24/+0 |
| | | | | | | | | This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc. | ||||
* | | fix xmpp uri links that have a aditional chars after join | Christian Schneppe | 2019-02-04 | 1 | -1/+1 |
| | | | | | | | | for example xmpp:foo@bar.tld?join, | ||||
* | | remove warning messages for kick after ban failing. on modern servers ban is ↵ | Christian Schneppe | 2019-02-04 | 5 | -54/+12 |
| | | | | | | | | enough to also kick | ||||
* | | make sure that http upload/download is not startetd multiple times | Christian Schneppe | 2019-02-04 | 3 | -40/+71 |
| | | |||||
* | | rename some variables | Christian Schneppe | 2019-02-04 | 3 | -3/+3 |
| | |