aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed video preview buttonChristian Schneppe2016-08-115-0/+0
|
* don't show plaintext passwords in adb logsChristian Schneppe2016-08-112-2/+0
|
* improve notification during backupChristian Schneppe2016-08-113-15/+13
|
* use direct ssl when port was manually set to 5223Daniel Gultsch2016-08-111-2/+24
| | | | this should create a work around for the oracle xmpp server
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-113-14/+31
|
* don't do idle ping if close_tcp option is setDaniel Gultsch2016-08-111-2/+4
|
* explictly set account status to offline when waiting for pushDaniel Gultsch2016-08-111-1/+2
|
* catch all throwables when parsing xmlDaniel Gultsch2016-08-111-2/+2
|
* catch platform bug when getting ringer modeDaniel Gultsch2016-08-111-4/+9
|
* catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch2016-08-111-1/+1
|
* handle invalid prekey ids in bundleDaniel Gultsch2016-08-111-3/+5
|
* don't run backup during check for updatesChristian Schneppe2016-08-091-7/+0
|
* reworked backup serviceChristian Schneppe2016-08-0911-111/+347
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* don't name images "IMG_..."Christian Schneppe2016-08-061-1/+1
|
* don't show shadow in action buttonChristian Schneppe2016-08-051-87/+0
|
* modified download button a bitChristian Schneppe2016-08-043-79/+27
|
* code cleanupChristian Schneppe2016-08-021-8/+0
|
* set tablet, phone or pc identityDaniel Gultsch2016-08-022-7/+11
|
* 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
|
* 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-29187-1072/+1061
|
* 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
|
* 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
|