aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* | make sure that http upload/download is not startetd multiple timesChristian Schneppe2019-02-043-40/+71
| |
* | rename some variablesChristian Schneppe2019-02-045-5/+5
| |
* | schedule another ping 30s after connectivity_changeChristian Schneppe2019-02-042-3/+31
| |
* | fixed context menu on self contactChristian Schneppe2019-02-041-1/+1
| |
* | rework MediaViewerActivityChristian Schneppe2019-02-048-84/+67
| |
* | add ability to delete last sent message also on remote devicesChristian Schneppe2019-01-272-1/+25
| | | | | | | | if message correction is supported and available
* | show sub menu fabs for create group chatsChristian Schneppe2019-01-2719-48/+102
| |
* | show context menu when long pressing own account pictureChristian Schneppe2019-01-273-19/+42
| |
* | changed order of users and media in muc detailsChristian Schneppe2019-01-275-65/+74
| |
* | add context menu for muc user adapterChristian Schneppe2019-01-277-49/+104
| |
* | refactored group chat members into seperate screenChristian Schneppe2019-01-2716-210/+452
| |
* | Fix type in presenceChristian Schneppe2019-01-271-1/+1
| |
* | refactored avatar workers into single classChristian Schneppe2019-01-2717-390/+203
| |
* | do not require starttls when connecting over to .onion domainChristian Schneppe2019-01-271-2/+2
| |
* | scan all files in case some files were previously marked as deleted by accidentChristian Schneppe2019-01-273-13/+73
| |
* | migrate conversation list row to binderChristian Schneppe2019-01-272-279/+255
| |
* | make bitmap worker task staticChristian Schneppe2019-01-277-37/+68
| |
* | WelcomeActivity: Add QR code scanner buttonChristian Schneppe2019-01-272-0/+35
| | | | | | | | picked from https://github.com/siacs/Conversations/pull/2920
* | don't generate invite links if there were no activated accountsChristian Schneppe2019-01-261-0/+4
| |
* | catch NPE while getting Display NameChristian Schneppe2019-01-261-1/+5
| |
* | fix crash on getting bookmarksChristian Schneppe2019-01-261-5/+7
| |