Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't show plaintext passwords in adb logs | Christian Schneppe | 2016-08-11 | 2 | -2/+0 |
| | |||||
* | improve notification during backup | Christian Schneppe | 2016-08-11 | 3 | -15/+13 |
| | |||||
* | use direct ssl when port was manually set to 5223 | Daniel Gultsch | 2016-08-11 | 1 | -2/+24 |
| | | | | this should create a work around for the oracle xmpp server | ||||
* | close tcp connection after 30s of inactivity when in push_mode | Daniel Gultsch | 2016-08-11 | 3 | -14/+31 |
| | |||||
* | don't do idle ping if close_tcp option is set | Daniel Gultsch | 2016-08-11 | 1 | -2/+4 |
| | |||||
* | explictly set account status to offline when waiting for push | Daniel Gultsch | 2016-08-11 | 1 | -1/+2 |
| | |||||
* | catch all throwables when parsing xml | Daniel Gultsch | 2016-08-11 | 1 | -2/+2 |
| | |||||
* | catch platform bug when getting ringer mode | Daniel Gultsch | 2016-08-11 | 1 | -4/+9 |
| | |||||
* | catch NPE in getVideoPreview() because getFrame sometimes returns null | Daniel Gultsch | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | handle invalid prekey ids in bundle | Daniel Gultsch | 2016-08-11 | 1 | -3/+5 |
| | |||||
* | don't run backup during check for updates | Christian Schneppe | 2016-08-09 | 1 | -7/+0 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 11 | -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 Schneppe | 2016-08-06 | 1 | -1/+1 |
| | |||||
* | don't show shadow in action button | Christian Schneppe | 2016-08-05 | 1 | -87/+0 |
| | |||||
* | modified download button a bit | Christian Schneppe | 2016-08-04 | 3 | -79/+27 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-08-02 | 1 | -8/+0 |
| | |||||
* | set tablet, phone or pc identity | Daniel Gultsch | 2016-08-02 | 2 | -7/+11 |
| | |||||
* | add logging when swiping away from recents is being ignored | Daniel Gultsch | 2016-08-02 | 0 | -0/+0 |
| | |||||
* | catch exception when trying to get video preview of pgp encrypted file | Daniel Gultsch | 2016-08-02 | 1 | -1/+5 |
| | |||||
* | add icons to files/locations in chat view | Christian Schneppe | 2016-08-02 | 34 | -13/+82 |
| | |||||
* | added missing german strings | Christian Schneppe | 2016-07-31 | 1 | -0/+2 |
| | |||||
* | added black border to play button | Christian Schneppe | 2016-07-31 | 5 | -0/+0 |
| | |||||
* | don't leave conferences ... | Christian Schneppe | 2016-07-31 | 1 | -3/+3 |
| | | | | ... when Pix-Art Messenger is swiped away from recent apps | ||||
* | show snackbar box not before address in sharelocation activity | Christian Schneppe | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | changed last wrong package ids | Christian Schneppe | 2016-07-30 | 5 | -8/+18 |
| | |||||
* | version 1.13.8 | Christian Schneppe | 2016-07-29 | 1 | -0/+3 |
| | |||||
* | add missing imports | Christian Schneppe | 2016-07-29 | 2 | -0/+2 |
| | |||||
* | show identity type for device selection | Daniel Gultsch | 2016-07-29 | 10 | -46/+136 |
| | |||||
* | make username unchangeable | Christian Schneppe | 2016-07-29 | 1 | -0/+1 |
| | |||||
* | revert permission rework | Christian Schneppe | 2016-07-29 | 2 | -92/+73 |
| | | | | 50889004f3c679387d95ba9c49a53a8f882ba33c | ||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 188 | -1080/+1069 |
| | |||||
* | reworked permissions | Christian Schneppe | 2016-07-28 | 2 | -73/+92 |
| | |||||
* | automatically join muc after unknown error | Christian Schneppe | 2016-07-28 | 1 | -1/+2 |
| | |||||
* | fix crash on first start | Christian Schneppe | 2016-07-28 | 1 | -7/+13 |
| | |||||
* | add OS to version response | Daniel Gultsch | 2016-07-27 | 1 | -1/+5 |
| | |||||
* | fixed rare null pointer in avatar creation | Daniel Gultsch | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | add trillian to html otr parsing fixes #1963 | Daniel Gultsch | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | don't crash during standby and resume full screen video view | Christian Schneppe | 2016-07-27 | 1 | -2/+16 |
| | | | | fixes #93 | ||||
* | fixed regression in file delete detection due to missing ! | Daniel Gultsch | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | added more logging for file deletion | Daniel Gultsch | 2016-07-27 | 1 | -6/+11 |
| | |||||
* | display specific error message when password is too weak on registration | Daniel Gultsch | 2016-07-25 | 3 | -15/+24 |
| | |||||
* | refactored how view intents are handled | Daniel Gultsch | 2016-07-25 | 4 | -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 #1968 | Daniel Gultsch | 2016-07-25 | 2 | -19/+95 |
| | |||||
* | feed version response from app name instead of static variable | Daniel Gultsch | 2016-07-25 | 2 | -3/+5 |
| | |||||
* | don't crash when opening 'xmpp:' uris | Daniel Gultsch | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | provide black background video thumbnail if preview couldn't be generated | Daniel Gultsch | 2016-07-25 | 1 | -6/+13 |
| | |||||
* | push file offered notification when initial HTTP HEAD req. fails | Daniel Gultsch | 2016-07-25 | 1 | -6/+7 |
| | |||||
* | offer back/cancel button when using magic create | Daniel Gultsch | 2016-07-25 | 1 | -7/+25 |
| | |||||
* | announce OTR support as per XEP-0378 | Daniel Gultsch | 2016-07-25 | 1 | -0/+6 |
| | |||||
* | allow message correction by default since security implications are negligible | Daniel Gultsch | 2016-07-25 | 0 | -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 |