aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * New translations strings.xml (Bulgarian)Christian Schneppe2018-09-141-2/+0
| | * New translations strings.xml (Cebuano)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Filipino)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Indonesian)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Spanish)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Basque)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Catalan)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Czech)Christian Schneppe2018-09-141-2/+0
| | * New translations strings.xml (German)Christian Schneppe2018-09-141-3/+3
| | * New translations strings.xml (Galician)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Greek)Christian Schneppe2018-09-141-2/+0
| | * New translations strings.xml (Italian)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Polish)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Dutch)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Romanian)Christian Schneppe2018-09-141-3/+0
| | * New translations strings.xml (Swedish)Christian Schneppe2018-09-131-2/+0
| | * New translations strings.xml (Tagalog)Christian Schneppe2018-09-131-2/+0
| | * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-09-131-118/+116
| | * New translations strings.xml (French)Christian Schneppe2018-09-131-2/+0
| | * New translations strings.xml (Turkish)Christian Schneppe2018-09-131-3/+0
| | * New translations strings.xml (German)Christian Schneppe2018-09-111-0/+2
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-09-111-116/+116
| | * New translations strings.xml (German)Christian Schneppe2018-08-281-0/+2
| | * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-08-281-116/+116
| | * New translations strings.xml (German)Christian Schneppe2018-08-261-0/+1
| | * New translations strings.xml (German)Christian Schneppe2018-08-251-1/+0
| | * New translations strings.xml (Portuguese)Christian Schneppe2018-08-251-116/+116
| | * New translations strings.xml (German)Christian Schneppe2018-08-051-0/+2
| | * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2018-08-051-116/+116
* | | interrupt sub thread in resolverChristian Schneppe2018-09-271-1/+6
* | | do not show 'paste as quote' if clip is NULLChristian Schneppe2018-09-271-4/+7
* | | fixed notification sounds for Android 6Christian Schneppe2018-09-271-1/+3
* | | check if wake lock needs reinit when pressing start/pause in audio playerChristian Schneppe2018-09-271-45/+22
* | | do not compress/resize images with strange aspect ratiosChristian Schneppe2018-09-272-1/+14
* | | store avatars received over muc presence in contactChristian Schneppe2018-09-277-330/+344
* | | copy into new array when returning from resolverChristian Schneppe2018-09-271-6/+10
* | | catch jabber.pix-art.de invite urls directly in fragmentChristian Schneppe2018-09-273-2/+7
* | | fixed text sharing in direct sharingChristian Schneppe2018-09-274-5/+4
* | | behave nicely (no foreground service by default) if app is built with targetS...Christian Schneppe2018-09-274-12/+44
* | | some color changesChristian Schneppe2018-09-2748-50/+70
|/ /
* | Merge pull request #244 from genofire/bubble-into-avatarChristian Schneppe2018-09-2719-156/+174
|\ \
| * \ Merge branch 'master' into bubble-into-avatarChristian Schneppe2018-09-27179-1080/+1893
| |\ \ | |/ / |/| |
* | | do not show media overview in contact/conference details when missing storage...Christian Schneppe2018-09-267-17/+30
* | | use javax api instead of BC for file decryptionChristian Schneppe2018-09-261-66/+54
* | | do not use BC provider on android 22+Christian Schneppe2018-09-262-2/+7
* | | check omemo keys when attachments are commit instead of beforeChristian Schneppe2018-09-261-12/+7
* | | commit next message (draft) when input box gets emptied. causes tablet view t...Christian Schneppe2018-09-261-12/+19
* | | modify media preview sizes for various screensChristian Schneppe2018-09-265-1/+16
* | | show inactive keys if all of them areChristian Schneppe2018-09-261-2/+11
* | | clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe2018-09-263-4/+33