aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* don't close otr session on every presence changeDaniel Gultsch2016-08-131-8/+5
* start file observer in backgroundDaniel Gultsch2016-08-131-1/+6
* make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch2016-08-131-6/+5
* be more careful in recursive file observer. limit depthDaniel Gultsch2016-08-131-1/+21
* rotate images based on EXIF data in previewChristian Schneppe2016-08-132-91/+153
* make human readable logs export optional and false as defaultChristian Schneppe2016-08-134-8/+24
* performance improvements during backup import and bug fixesChristian Schneppe2016-08-131-31/+36
* 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
* 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
* 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
* 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
* 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
* 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
* 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