aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-02update Leaflet to version 1.4.0Christian Schneppe3-8/+7
2019-04-01remove logging from delete from serverChristian Schneppe1-1/+0
2019-04-01add ability to kick user from room and not just ban themChristian Schneppe3-40/+66
2019-03-31rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe3-5/+5
2019-03-31add ability to delete account also from serverChristian Schneppe4-3/+41
fixes #315
2019-03-31fix automatic backup creationChristian Schneppe1-1/+1
2019-03-31try to fix a crash during fragment detectionChristian Schneppe1-1/+2
2019-03-31differ between group chat and channel in tablet modeChristian Schneppe1-1/+2
2019-03-31fix url detection for webpreviewsChristian Schneppe4-4/+15
2019-03-31add account > 0 check to inviteUser menuChristian Schneppe2-2/+7
2019-03-31correct some stringsChristian Schneppe2-10/+10
2019-03-31catch exceptions in NotificationServiceChristian Schneppe1-1/+7
2019-03-31renamed button in recording dialog to 'attach'Christian Schneppe2-1/+2
2019-03-31rework max file upload size in server infoChristian Schneppe3-34/+12
2019-03-31do sent/received correct based on true counterpart introduced in ↵Christian Schneppe1-1/+1
fec6d7a90c443ef0ef86464bd2fb49cdc56d1587 only for type=groupchat
2019-03-31New Crowdin translations (#327)Christian Schneppe1-0/+113
* New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian)
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe21-59/+565
2019-03-14New Crowdin translations (#324)Christian Schneppe1-0/+25
* New translations strings.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese)
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
If you had problems importing the backup you need to create a new backup after this patch
2019-03-06version 2.2.0Christian Schneppe1-2/+1
2019-03-06New Crowdin translations (#318)Christian Schneppe23-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)
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
fixes #295
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
possibly fixes #303
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
show success notification only if backup was started manually
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