aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix some crashesChristian Schneppe2019-03-143-3/+6
* rework user name input during account creationChristian Schneppe2019-03-142-21/+16
* fix backup creation for older installationsChristian Schneppe2019-03-142-8/+16
* version 2.2.0Christian Schneppe2019-03-061-2/+1
* fixed security exception when attempting to display image in notificationChristian Schneppe2019-03-061-5/+10
* find activity even if wrapped in context wrapperChristian Schneppe2019-03-061-3/+7
* double check that muc message is ours if true jid is knownChristian Schneppe2019-03-061-2/+7
* copy intent extras in eventreceiverChristian Schneppe2019-03-061-0/+5
* only show images and videos in media browserChristian Schneppe2019-03-061-1/+3
* show progress while loading media filesChristian Schneppe2019-03-061-0/+4
* try to catch some NPEChristian Schneppe2019-03-065-16/+18
* fix some more NPEChristian Schneppe2019-02-222-15/+22
* be sure that default omemo encryption is set offChristian Schneppe2019-02-211-3/+3
* add password forgotten item to edit profile menuChristian Schneppe2019-02-211-0/+29
* show file too large instead of generic delivery failedChristian Schneppe2019-02-213-9/+54
* refresh cached RichPreviews after 7 daysChristian Schneppe2019-02-211-0/+18
* Deduplicate presencesChristian Schneppe2019-02-214-11/+7
* improve RichPreviewChristian Schneppe2019-02-205-229/+357
* 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 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-183-32/+100
* 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
* 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
* 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
* small fixes for web previewChristian Schneppe2019-02-092-3/+6
* show MediaBrowser icon in chat viewChristian Schneppe2019-02-093-3/+14
* use the term channel in destroy dialog and some other stringsChristian Schneppe2019-02-093-28/+43
* show web link previews in chatChristian Schneppe2019-02-096-13/+257
* 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-082-13/+37
* use ad-hoc commands for invite links if server supports thisChristian Schneppe2019-02-084-0/+94
|\
| * implement adhoc invite links if server supports thisChristian Schneppe2019-02-084-0/+98
* | optimize importsChristian Schneppe2019-02-0845-145/+2
* | hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-089-82/+57
* | 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-076-54/+156
* | provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe2019-02-0710-113/+442
* | 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