aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add logging when swiping away from recents is being ignoredDaniel Gultsch2016-08-020-0/+0
|
* catch exception when trying to get video preview of pgp encrypted fileDaniel Gultsch2016-08-021-1/+5
|
* add icons to files/locations in chat viewChristian Schneppe2016-08-0234-13/+82
|
* added missing german stringsChristian Schneppe2016-07-311-0/+2
|
* added black border to play buttonChristian Schneppe2016-07-315-0/+0
|
* don't leave conferences ...Christian Schneppe2016-07-311-3/+3
| | | | ... when Pix-Art Messenger is swiped away from recent apps
* show snackbar box not before address in sharelocation activityChristian Schneppe2016-07-301-1/+1
|
* changed last wrong package idsChristian Schneppe2016-07-305-8/+18
|
* version 1.13.8Christian Schneppe2016-07-291-0/+3
|
* add missing importsChristian Schneppe2016-07-292-0/+2
|
* show identity type for device selectionDaniel Gultsch2016-07-2910-46/+136
|
* make username unchangeableChristian Schneppe2016-07-291-0/+1
|
* revert permission reworkChristian Schneppe2016-07-292-92/+73
| | | | 50889004f3c679387d95ba9c49a53a8f882ba33c
* changed package id inside manifest and projectChristian Schneppe2016-07-29188-1080/+1069
|
* reworked permissionsChristian Schneppe2016-07-282-73/+92
|
* automatically join muc after unknown errorChristian Schneppe2016-07-281-1/+2
|
* fix crash on first startChristian Schneppe2016-07-281-7/+13
|
* add OS to version responseDaniel Gultsch2016-07-271-1/+5
|
* fixed rare null pointer in avatar creationDaniel Gultsch2016-07-271-1/+1
|
* add trillian to html otr parsing fixes #1963Daniel Gultsch2016-07-271-1/+1
|
* don't crash during standby and resume full screen video viewChristian Schneppe2016-07-271-2/+16
| | | | fixes #93
* fixed regression in file delete detection due to missing !Daniel Gultsch2016-07-271-1/+1
|
* added more logging for file deletionDaniel Gultsch2016-07-271-6/+11
|
* display specific error message when password is too weak on registrationDaniel Gultsch2016-07-253-15/+24
|
* refactored how view intents are handledDaniel Gultsch2016-07-254-40/+35
| | | | | processing view intents before saved instance caused troubles when the activity was destroyed fixes #1969
* refactored deleted file detection to monitor entire sd card. fixes #1968Daniel Gultsch2016-07-252-19/+95
|
* feed version response from app name instead of static variableDaniel Gultsch2016-07-252-3/+5
|
* don't crash when opening 'xmpp:' urisDaniel Gultsch2016-07-251-1/+1
|
* provide black background video thumbnail if preview couldn't be generatedDaniel Gultsch2016-07-251-6/+13
|
* push file offered notification when initial HTTP HEAD req. failsDaniel Gultsch2016-07-251-6/+7
|
* offer back/cancel button when using magic createDaniel Gultsch2016-07-251-7/+25
|
* announce OTR support as per XEP-0378Daniel Gultsch2016-07-251-0/+6
|
* allow message correction by default since security implications are negligibleDaniel Gultsch2016-07-250-0/+0
| | | | Conversations only allows correction of the *last* message. so nudging a message into oblivion by adding a message correction doesn't work. also conversations checks the fingerprint for encrypted messages
* additional null pointer checks when verifying otr keysDaniel Gultsch2016-07-251-1/+1
|
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-254-1/+39
|
* update some english stringsChristian Schneppe2016-07-191-7/+7
|
* Versoin 1.13.7Christian Schneppe2016-07-173-5/+10
|
* added some german translationsChristian Schneppe2016-07-171-0/+2
|
* avoid NPEChristian Schneppe2016-07-171-2/+4
|
* show error notification in connecting state as wellDaniel Gultsch2016-07-171-1/+3
|
* add more error states for stream errorsDaniel Gultsch2016-07-173-5/+35
|
* include pgp and omemo fallback message only when unencrypted is enabledDaniel Gultsch2016-07-171-2/+5
|
* don't take stanza-id into account when deduping muc pmsDaniel Gultsch2016-07-141-1/+1
|
* respond to XEP-0202: Entity TimeDaniel Gultsch2016-07-133-2/+34
|
* don't time out disco request but just send bind requestDaniel Gultsch2016-07-131-37/+12
|
* call update file params from threadDaniel Gultsch2016-07-131-16/+16
| | | | now that file params has more work to do we should make sure we always call it from a sperate thread
* fixed storage location for recorded voiceChristian Schneppe2016-07-121-2/+1
| | | | fixes #92
* change foreground icon when not connectedChristian Schneppe2016-07-126-3/+5
|
* revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe2016-07-122-95/+129
|
* show a preview for video filesDaniel Gultsch2016-07-128-26/+178
|