aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* be sure that default omemo encryption is set offChristian Schneppe2019-02-211-3/+3
|
* add password forgotten item to edit profile menuChristian Schneppe2019-02-214-0/+60
| | | | fixes #295
* show file too large instead of generic delivery failedChristian Schneppe2019-02-214-9/+55
|
* refresh cached RichPreviews after 7 daysChristian Schneppe2019-02-211-0/+18
|
* Deduplicate presencesChristian Schneppe2019-02-214-11/+7
| | | | possibly fixes #303
* improve RichPreviewChristian Schneppe2019-02-2012-249/+366
|
* fix some more NPEsChristian Schneppe2019-02-184-3/+16
|
* try to fix some NPE in RichPreviewChristian Schneppe2019-02-182-1/+179
|
* fix NPE while getting userChristian Schneppe2019-02-181-1/+1
|
* after switching from forced foreground to foreground notification needs updateChristian Schneppe2019-02-182-3/+10
|
* fixed typo. s/exits/exists/Christian Schneppe2019-02-181-1/+1
|
* fixed regression of search hint not updating in StartConversation screenChristian Schneppe2019-02-187-7/+14
|
* allow filtering in participant viewChristian Schneppe2019-02-184-6/+96
|
* show notification when backup is done or failedChristian Schneppe2019-02-184-32/+104
| | | | show success notification only if backup was started manually
* do not show 'manage permissions' submenu when only 'remove from room' is visibleChristian Schneppe2019-02-181-1/+0
|
* extend max label size slightlyChristian Schneppe2019-02-182-0/+2
|
* change isDatasaverDisabled integration for web previewChristian Schneppe2019-02-092-9/+6
|
* print available stream features / mechanisms on incompat serverChristian Schneppe2019-02-092-0/+21
|
* don't let users share private group chatsChristian Schneppe2019-02-091-1/+1
|
* change bookmarks to multi user chatsChristian Schneppe2019-02-091-1/+1
|
* respect Android datasaver and if enabled don't load imagesChristian Schneppe2019-02-091-5/+10
|
* load FileOrImage before web previewChristian Schneppe2019-02-091-2/+2
|
* automatically hide and show FAB in MediaViewerActivityChristian Schneppe2019-02-091-0/+31
| | | | integrate lib FullscreenVideoView as files
* small fixes for web previewChristian Schneppe2019-02-092-3/+6
| | | | make links clickable and don't use transform links toLowerCase()
* update libsChristian Schneppe2019-02-091-1/+2
|
* show MediaBrowser icon in chat viewChristian Schneppe2019-02-096-3/+30
|
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-0915-79/+97
|
* show web link previews in chatChristian Schneppe2019-02-0911-14/+326
| | | | fixes #113
* catch activity not found when trying to open contact appChristian Schneppe2019-02-081-16/+20
|
* brought back 'moderated' config in advanced modeChristian Schneppe2019-02-085-28/+55
|
* reset inviteuri after successful generationChristian Schneppe2019-02-082-13/+37
|
* use ad-hoc commands for invite links if server supports thisChristian Schneppe2019-02-086-0/+117
|\
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-086-0/+121
| |
* | optimize importsChristian Schneppe2019-02-0849-157/+9
| |
* | show "show password icon" in activity_change_passwordChristian Schneppe2019-02-081-1/+2
| |
* | clean unused resourcesChristian Schneppe2019-02-0847-569/+4
| |
* | hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-0811-114/+94
| |
* | integrate single profile mode in CreatePublicChannelDialogChristian Schneppe2019-02-082-0/+9
| |
* | allow corrections in all mucsChristian Schneppe2019-02-071-2/+1
| |
* | rights managment in mucChristian Schneppe2019-02-073-12/+38
| |
* | show different room settings for channels and groupsChristian Schneppe2019-02-078-59/+183
| |
* | provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-0750-210/+612
| |
* | remove delete in media_viewerChristian Schneppe2019-02-071-5/+0
| |
* | fixed stringsChristian Schneppe2019-02-071-1/+1
| |
* | fixed stringsChristian Schneppe2019-02-071-1/+1
| |
* | update translationsChristian Schneppe2019-02-0420-99/+331
| |
* | show dialog with created password in MagicCreateActivityChristian Schneppe2019-02-041-8/+25
| |
* | Revert "WelcomeActivity: Add QR code scanner button"Christian Schneppe2019-02-042-35/+0
| | | | | | | | This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc.
* | fix xmpp uri links that have a aditional chars after joinChristian Schneppe2019-02-041-1/+1
| | | | | | | | for example xmpp:foo@bar.tld?join,
* | remove warning messages for kick after ban failing. on modern servers ban is ↵Christian Schneppe2019-02-045-54/+12
| | | | | | | | enough to also kick