aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix some crashesChristian Schneppe2019-03-141-1/+2
|
* rework user name input during account creationChristian Schneppe2019-03-142-21/+16
|
* find activity even if wrapped in context wrapperChristian Schneppe2019-03-061-3/+7
|
* show progress while loading media filesChristian Schneppe2019-03-061-0/+4
|
* try to catch some NPEChristian Schneppe2019-03-063-14/+11
|
* fix some more NPEChristian Schneppe2019-02-222-15/+22
|
* add password forgotten item to edit profile menuChristian Schneppe2019-02-211-0/+29
| | | | fixes #295
* show file too large instead of generic delivery failedChristian Schneppe2019-02-212-4/+25
|
* Deduplicate presencesChristian Schneppe2019-02-211-1/+1
| | | | possibly fixes #303
* improve RichPreviewChristian Schneppe2019-02-203-123/+56
|
* fix some more NPEsChristian Schneppe2019-02-182-1/+6
|
* try to fix some NPE in RichPreviewChristian Schneppe2019-02-181-1/+1
|
* fix NPE while getting userChristian Schneppe2019-02-181-1/+1
|
* fixed regression of search hint not updating in StartConversation screenChristian Schneppe2019-02-181-1/+8
|
* allow filtering in participant viewChristian Schneppe2019-02-182-6/+84
|
* show notification when backup is done or failedChristian Schneppe2019-02-181-30/+6
| | | | 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
|
* change isDatasaverDisabled integration for web previewChristian Schneppe2019-02-092-9/+6
|
* don't let users share private group 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-091-1/+4
| | | | make links clickable and don't use transform links toLowerCase()
* show MediaBrowser icon in chat viewChristian Schneppe2019-02-093-3/+14
|
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-092-5/+26
|
* show web link previews in chatChristian Schneppe2019-02-094-7/+239
| | | | 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-083-19/+44
|
* reset inviteuri after successful generationChristian Schneppe2019-02-081-10/+35
|
* use ad-hoc commands for invite links if server supports thisChristian Schneppe2019-02-082-0/+17
|\
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-082-0/+17
| |
* | optimize importsChristian Schneppe2019-02-0829-119/+2
| |
* | hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-085-29/+35
| |
* | integrate single profile mode in CreatePublicChannelDialogChristian Schneppe2019-02-081-0/+8
| |
* | allow corrections in all mucsChristian Schneppe2019-02-071-2/+1
| |
* | rights managment in mucChristian Schneppe2019-02-071-9/+26
| |
* | show different room settings for channels and groupsChristian Schneppe2019-02-072-49/+135
| |
* | provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-076-106/+396
| |
* | show dialog with created password in MagicCreateActivityChristian Schneppe2019-02-041-8/+25
| |
* | Revert "WelcomeActivity: Add QR code scanner button"Christian Schneppe2019-02-041-24/+0
| | | | | | | | This reverts commit 7b9ced9fb752ee485b657daf6d827f311ed6e8bc.
* | remove warning messages for kick after ban failing. on modern servers ban is ↵Christian Schneppe2019-02-044-38/+8
| | | | | | | | enough to also kick
* | rename some variablesChristian Schneppe2019-02-042-2/+2
| |
* | fixed context menu on self contactChristian Schneppe2019-02-041-1/+1
| |
* | rework MediaViewerActivityChristian Schneppe2019-02-041-62/+36
| |
* | add ability to delete last sent message also on remote devicesChristian Schneppe2019-01-271-1/+24
| | | | | | | | if message correction is supported and available
* | show sub menu fabs for create group chatsChristian Schneppe2019-01-271-22/+47
| |
* | show context menu when long pressing own account pictureChristian Schneppe2019-01-272-19/+33
| |
* | changed order of users and media in muc detailsChristian Schneppe2019-01-272-2/+2
| |
* | add context menu for muc user adapterChristian Schneppe2019-01-277-49/+104
| |
* | refactored group chat members into seperate screenChristian Schneppe2019-01-276-196/+330
| |