aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New Crowdin translations (#324)Christian Schneppe2019-03-141-0/+25
| | | | | | | | * New translations strings.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese)
* fix some crashesChristian Schneppe2019-03-143-3/+6
|
* rework user name input during account creationChristian Schneppe2019-03-143-22/+18
|
* fix backup creation for older installationsChristian Schneppe2019-03-142-8/+16
| | | | If you had problems importing the backup you need to create a new backup after this patch
* version 2.2.0Christian Schneppe2019-03-061-2/+1
|
* New Crowdin translations (#318)Christian Schneppe2019-03-0623-407/+1055
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Polish) * New translations strings.xml (Galician) * New translations strings.xml (Turkish) * New translations strings.xml (Tagalog) * New translations strings.xml (Swedish) * New translations strings.xml (Russian) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (Greek) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Czech) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Bulgarian) * New translations strings.xml (Basque) * New translations strings.xml (Arabic) * New translations strings.xml (Azerbaijani)
* 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-063-1/+20
|
* 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-214-0/+60
| | | | fixes #295
* show file too large instead of generic delivery failedChristian Schneppe2019-02-214-9/+55
|
* refresh cached RichPreviews after 7 daysChristian Schneppe2019-02-211-0/+18
|
* Deduplicate presencesChristian Schneppe2019-02-214-11/+7
| | | | possibly fixes #303
* improve RichPreviewChristian Schneppe2019-02-2012-249/+366
|
* 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 typo. s/exits/exists/Christian Schneppe2019-02-181-1/+1
|
* fixed regression of search hint not updating in StartConversation screenChristian Schneppe2019-02-187-7/+14
|
* allow filtering in participant viewChristian Schneppe2019-02-184-6/+96
|
* show notification when backup is done or failedChristian Schneppe2019-02-184-32/+104
| | | | 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
|
* extend max label size slightlyChristian Schneppe2019-02-182-0/+2
|
* 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
|
* change bookmarks to multi user 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-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
| |