Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make image compression configurable | Christian Schneppe | 2017-03-26 | 1 | -2/+0 |
| | |||||
* | reduce avatar sizes because of problems | Christian Schneppe | 2017-03-17 | 1 | -3/+1 |
| | |||||
* | rethink mam catchup strategies | Christian Schneppe | 2017-02-22 | 1 | -2/+2 |
| | |||||
* | only store messages up to a length of 1M chars | Christian Schneppe | 2017-02-08 | 1 | -0/+1 |
| | |||||
* | configurable local message retention period. | Christian Schneppe | 2017-01-29 | 1 | -0/+2 |
| | |||||
* | change video filename and lower bitrate for smaller files | Christian Schneppe | 2017-01-29 | 1 | -0/+2 |
| | |||||
* | reworked videocompression | Christian Schneppe | 2017-01-25 | 1 | -4/+0 |
| | |||||
* | treat omemo keys >= 32 bytes as containing auth tag. add config flag to put ↵ | Christian Schneppe | 2017-01-14 | 1 | -0/+1 |
| | | | | auth tag in key | ||||
* | changed some config variables | Christian Schneppe | 2017-01-09 | 1 | -3/+3 |
| | |||||
* | get rid of unecessary config debug paramater that has been replaced by ↵ | Christian Schneppe | 2017-01-05 | 1 | -2/+0 |
| | | | | exepert setting | ||||
* | increase image size to match 4K UHD | Christian Schneppe | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | added omemo padding but disabled by Config.java flag | Christian Schneppe | 2016-12-25 | 1 | -0/+1 |
| | |||||
* | disable removing of broken devices by default | Christian Schneppe | 2016-12-25 | 1 | -0/+1 |
| | |||||
* | improve video compression quality | Christian Schneppe | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | don't use OpenPGP and OTR | Christian Schneppe | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | remove omemo devices from annoucement after 7 days of inactivity | Christian Schneppe | 2016-11-20 | 1 | -3/+4 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -1/+1 |
| | |||||
* | optimize imports | Christian Schneppe | 2016-11-19 | 1 | -2/+0 |
| | |||||
* | brought restart threshold down to 8 times in 8h | Christian Schneppe | 2016-11-11 | 1 | -2/+2 |
| | |||||
* | always encrypt one to one chats as default | Christian Schneppe | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | added missing variables | Christian Schneppe | 2016-11-08 | 1 | -0/+3 |
| | |||||
* | removed unnecessary push_mode | Christian Schneppe | 2016-11-07 | 1 | -2/+0 |
| | |||||
* | introduced low ping timeout mode after gcm push | Christian Schneppe | 2016-10-26 | 1 | -0/+1 |
| | |||||
* | optimize PNG files | Christian Schneppe | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | use build flavor open for unbind app version | Christian Schneppe | 2016-10-18 | 1 | -4/+3 |
| | |||||
* | increase refresh ui intervall | Christian Schneppe | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | reformat config.java | Christian Schneppe | 2016-10-08 | 1 | -121/+119 |
| | |||||
* | add actionbar item to report an issue via support conference | Christian Schneppe | 2016-09-25 | 1 | -1/+2 |
| | |||||
* | increase video size for compression from 5 to 10 MiB | Christian Schneppe | 2016-09-17 | 1 | -1/+1 |
| | |||||
* | ordered config a bit | Christian Schneppe | 2016-09-07 | 1 | -3/+5 |
| | |||||
* | detect video aspect ratio for compression | Christian Schneppe | 2016-09-06 | 1 | -1/+2 |
| | |||||
* | make bitrate configurable via config.java | Christian Schneppe | 2016-08-30 | 1 | -1/+2 |
| | |||||
* | compress videos bigger than 10 MB before sending | Christian Schneppe | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | close tcp connection after 30s of inactivity when in push_mode | Daniel Gultsch | 2016-08-11 | 1 | -1/+4 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 1 | -1/+5 |
| | | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread | ||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+163 |