aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* show web link previews in chatChristian Schneppe2019-02-094-7/+239
* 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
* | remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe2019-02-044-38/+8
* | 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
* | 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
* | Fix type in presenceChristian Schneppe2019-01-271-1/+1
* | refactored avatar workers into single classChristian Schneppe2019-01-279-386/+141
* | migrate conversation list row to binderChristian Schneppe2019-01-271-119/+89
* | make bitmap worker task staticChristian Schneppe2019-01-277-37/+68
* | WelcomeActivity: Add QR code scanner buttonChristian Schneppe2019-01-271-0/+24
* | 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
* | make avatars from contacts configurableChristian Schneppe2019-01-261-0/+1
* | show timestamp in restore viewChristian Schneppe2019-01-261-1/+1
* | make new backup and restore possible with old databasesChristian Schneppe2019-01-261-6/+11
* | small layout fixesChristian Schneppe2019-01-262-67/+9
* | show spinning wheel in restore backup activityChristian Schneppe2019-01-261-3/+13
* | rework backup & restoreChristian Schneppe2019-01-269-398/+478
* | provide Set as Profile intentChristian Schneppe2019-01-255-17/+118
* | explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-251-9/+1
* | modify emoji integrationChristian Schneppe2019-01-256-16/+4
* | extend open with to audio filesChristian Schneppe2019-01-253-11/+21
* | check if we have storage permission before marking a file as deleted on resendChristian Schneppe2019-01-251-3/+6
* | explicitly set type=images for all media with an image mime type this is in p...Christian Schneppe2019-01-251-1/+1
* | maintain order of conversations in share with dialogChristian Schneppe2019-01-251-2/+3
* | fixed regression that hid enter jid button in block list viewChristian Schneppe2019-01-251-1/+2
* | offer 'open with' in context menu for geo urisChristian Schneppe2019-01-252-1/+16
* | support enter/done key in create contact & join dialogsChristian Schneppe2019-01-253-30/+47
* | check if encrypted pgp file get deletedChristian Schneppe2019-01-251-1/+1