aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-14New Crowdin translations (#324)Christian Schneppe1-0/+25
2019-03-14fix some crashesChristian Schneppe3-3/+6
2019-03-14rework user name input during account creationChristian Schneppe3-22/+18
2019-03-14fix backup creation for older installationsChristian Schneppe2-8/+16
2019-03-06version 2.2.0Christian Schneppe1-2/+1
2019-03-06New Crowdin translations (#318)Christian Schneppe23-407/+1055
2019-03-06fixed security exception when attempting to display image in notificationChristian Schneppe1-5/+10
2019-03-06find activity even if wrapped in context wrapperChristian Schneppe1-3/+7
2019-03-06double check that muc message is ours if true jid is knownChristian Schneppe1-2/+7
2019-03-06copy intent extras in eventreceiverChristian Schneppe1-0/+5
2019-03-06only show images and videos in media browserChristian Schneppe1-1/+3
2019-03-06show progress while loading media filesChristian Schneppe3-1/+20
2019-03-06try to catch some NPEChristian Schneppe5-16/+18
2019-02-22fix some more NPEChristian Schneppe2-15/+22
2019-02-21be sure that default omemo encryption is set offChristian Schneppe1-3/+3
2019-02-21add password forgotten item to edit profile menuChristian Schneppe4-0/+60
2019-02-21show file too large instead of generic delivery failedChristian Schneppe4-9/+55
2019-02-21refresh cached RichPreviews after 7 daysChristian Schneppe1-0/+18
2019-02-21Deduplicate presencesChristian Schneppe4-11/+7
2019-02-20improve RichPreviewChristian Schneppe12-249/+366
2019-02-18fix some more NPEsChristian Schneppe4-3/+16
2019-02-18try to fix some NPE in RichPreviewChristian Schneppe2-1/+179
2019-02-18fix NPE while getting userChristian Schneppe1-1/+1
2019-02-18after switching from forced foreground to foreground notification needs updateChristian Schneppe2-3/+10
2019-02-18fixed typo. s/exits/exists/Christian Schneppe1-1/+1
2019-02-18fixed regression of search hint not updating in StartConversation screenChristian Schneppe7-7/+14
2019-02-18allow filtering in participant viewChristian Schneppe4-6/+96
2019-02-18show notification when backup is done or failedChristian Schneppe4-32/+104
2019-02-18do not show 'manage permissions' submenu when only 'remove from room' is visibleChristian Schneppe1-1/+0
2019-02-18extend max label size slightlyChristian Schneppe2-0/+2
2019-02-09change isDatasaverDisabled integration for web previewChristian Schneppe2-9/+6
2019-02-09print available stream features / mechanisms on incompat serverChristian Schneppe2-0/+21
2019-02-09don't let users share private group chatsChristian Schneppe1-1/+1
2019-02-09change bookmarks to multi user chatsChristian Schneppe1-1/+1
2019-02-09respect Android datasaver and if enabled don't load imagesChristian Schneppe1-5/+10
2019-02-09load FileOrImage before web previewChristian Schneppe1-2/+2
2019-02-09automatically hide and show FAB in MediaViewerActivityChristian Schneppe1-0/+31
2019-02-09small fixes for web previewChristian Schneppe2-3/+6
2019-02-09update libsChristian Schneppe1-1/+2
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe6-3/+30
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe15-79/+97
2019-02-09show web link previews in chatChristian Schneppe11-14/+326
2019-02-08catch activity not found when trying to open contact appChristian Schneppe1-16/+20
2019-02-08brought back 'moderated' config in advanced modeChristian Schneppe5-28/+55
2019-02-08reset inviteuri after successful generationChristian Schneppe2-13/+37
2019-02-08implement adhoc invite links if server supports thisChristian Schneppe6-0/+121
2019-02-08optimize importsChristian Schneppe49-157/+9
2019-02-08show "show password icon" in activity_change_passwordChristian Schneppe1-1/+2
2019-02-08clean unused resourcesChristian Schneppe47-569/+4
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe11-114/+94