aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/Config.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rethink mam catchup strategiesChristian Schneppe2017-02-221-2/+2
* only store messages up to a length of 1M charsChristian Schneppe2017-02-081-0/+1
* configurable local message retention period.Christian Schneppe2017-01-291-0/+2
* change video filename and lower bitrate for smaller filesChristian Schneppe2017-01-291-0/+2
* reworked videocompressionChristian Schneppe2017-01-251-4/+0
* treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...Christian Schneppe2017-01-141-0/+1
* changed some config variablesChristian Schneppe2017-01-091-3/+3
* get rid of unecessary config debug paramater that has been replaced by exeper...Christian Schneppe2017-01-051-2/+0
* increase image size to match 4K UHDChristian Schneppe2017-01-021-1/+1
* added omemo padding but disabled by Config.java flagChristian Schneppe2016-12-251-0/+1
* disable removing of broken devices by defaultChristian Schneppe2016-12-251-0/+1
* improve video compression qualityChristian Schneppe2016-12-241-1/+1
* don't use OpenPGP and OTRChristian Schneppe2016-11-241-1/+1
* remove omemo devices from annoucement after 7 days of inactivityChristian Schneppe2016-11-201-3/+4
* reformat codeChristian Schneppe2016-11-191-1/+1
* optimize importsChristian Schneppe2016-11-191-2/+0
* brought restart threshold down to 8 times in 8hChristian Schneppe2016-11-111-2/+2
* always encrypt one to one chats as defaultChristian Schneppe2016-11-101-1/+1
* added missing variablesChristian Schneppe2016-11-081-0/+3
* removed unnecessary push_modeChristian Schneppe2016-11-071-2/+0
* introduced low ping timeout mode after gcm pushChristian Schneppe2016-10-261-0/+1
* optimize PNG filesChristian Schneppe2016-10-181-1/+1
* use build flavor open for unbind app versionChristian Schneppe2016-10-181-4/+3
* increase refresh ui intervallChristian Schneppe2016-10-081-1/+1
* reformat config.javaChristian Schneppe2016-10-081-121/+119
* add actionbar item to report an issue via support conferenceChristian Schneppe2016-09-251-1/+2
* increase video size for compression from 5 to 10 MiBChristian Schneppe2016-09-171-1/+1
* ordered config a bitChristian Schneppe2016-09-071-3/+5
* detect video aspect ratio for compressionChristian Schneppe2016-09-061-1/+2
* make bitrate configurable via config.javaChristian Schneppe2016-08-301-1/+2
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-281-1/+1
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-111-1/+4
* reworked backup serviceChristian Schneppe2016-08-091-1/+5
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+163