aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-11changed video preview buttonChristian Schneppe5-0/+0
2016-08-11don't show plaintext passwords in adb logsChristian Schneppe2-2/+0
2016-08-11improve notification during backupChristian Schneppe3-15/+13
2016-08-11use direct ssl when port was manually set to 5223Daniel Gultsch1-2/+24
2016-08-11close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch3-14/+31
2016-08-11don't do idle ping if close_tcp option is setDaniel Gultsch1-2/+4
2016-08-11explictly set account status to offline when waiting for pushDaniel Gultsch1-1/+2
2016-08-11catch all throwables when parsing xmlDaniel Gultsch1-2/+2
2016-08-11catch platform bug when getting ringer modeDaniel Gultsch1-4/+9
2016-08-11catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch1-1/+1
2016-08-11handle invalid prekey ids in bundleDaniel Gultsch1-3/+5
2016-08-09don't run backup during check for updatesChristian Schneppe1-7/+0
2016-08-09reworked backup serviceChristian Schneppe11-111/+347
2016-08-06don't name images "IMG_..."Christian Schneppe1-1/+1
2016-08-05don't show shadow in action buttonChristian Schneppe1-87/+0
2016-08-04modified download button a bitChristian Schneppe3-79/+27
2016-08-02code cleanupChristian Schneppe1-8/+0
2016-08-02set tablet, phone or pc identityDaniel Gultsch2-7/+11
2016-08-02catch exception when trying to get video preview of pgp encrypted fileDaniel Gultsch1-1/+5
2016-08-02add icons to files/locations in chat viewChristian Schneppe34-13/+82
2016-07-31added missing german stringsChristian Schneppe1-0/+2
2016-07-31added black border to play buttonChristian Schneppe5-0/+0
2016-07-31don't leave conferences ...Christian Schneppe1-3/+3
2016-07-30show snackbar box not before address in sharelocation activityChristian Schneppe1-1/+1
2016-07-30changed last wrong package idsChristian Schneppe5-8/+18
2016-07-29add missing importsChristian Schneppe2-0/+2
2016-07-29show identity type for device selectionDaniel Gultsch10-46/+136
2016-07-29make username unchangeableChristian Schneppe1-0/+1
2016-07-29revert permission reworkChristian Schneppe2-92/+73
2016-07-29changed package id inside manifest and projectChristian Schneppe187-1072/+1061
2016-07-28reworked permissionsChristian Schneppe2-73/+92
2016-07-28automatically join muc after unknown errorChristian Schneppe1-1/+2
2016-07-28fix crash on first startChristian Schneppe1-7/+13
2016-07-27add OS to version responseDaniel Gultsch1-1/+5
2016-07-27fixed rare null pointer in avatar creationDaniel Gultsch1-1/+1
2016-07-27add trillian to html otr parsing fixes #1963Daniel Gultsch1-1/+1
2016-07-27don't crash during standby and resume full screen video viewChristian Schneppe1-2/+16
2016-07-27fixed regression in file delete detection due to missing !Daniel Gultsch1-1/+1
2016-07-27added more logging for file deletionDaniel Gultsch1-6/+11
2016-07-25display specific error message when password is too weak on registrationDaniel Gultsch3-15/+24
2016-07-25refactored how view intents are handledDaniel Gultsch4-40/+35
2016-07-25refactored deleted file detection to monitor entire sd card. fixes #1968Daniel Gultsch2-19/+95
2016-07-25feed version response from app name instead of static variableDaniel Gultsch2-3/+5
2016-07-25don't crash when opening 'xmpp:' urisDaniel Gultsch1-1/+1
2016-07-25provide black background video thumbnail if preview couldn't be generatedDaniel Gultsch1-6/+13
2016-07-25push file offered notification when initial HTTP HEAD req. failsDaniel Gultsch1-6/+7
2016-07-25offer back/cancel button when using magic createDaniel Gultsch1-7/+25
2016-07-25announce OTR support as per XEP-0378Daniel Gultsch1-0/+6
2016-07-25additional null pointer checks when verifying otr keysDaniel Gultsch1-1/+1
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch4-1/+39