aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/Config.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add ruleset to disable omemo-by-default for certain providersChristian Schneppe2018-04-131-0/+12
|
* do not enable encryption for bug reportsChristian Schneppe2018-04-031-1/+2
|
* rewrite how preference screens are invokvedChristian Schneppe2018-03-121-0/+2
|
* Merge branch 'multi-account'Christian Schneppe2018-03-081-1/+0
|\
| * implement multi accounts via expert settingsChristian Schneppe2018-03-081-1/+0
| |
* | added config param to use a random resource at every bindChristian Schneppe2018-02-261-0/+2
|/
* fixed wrong CHANGELOG_URL in updaterChristian Schneppe2018-02-241-0/+1
|
* update build tools and libsChristian Schneppe2018-02-101-3/+3
|
* permanently cache last resolver resultChristian Schneppe2018-01-211-3/+0
|
* improved some hints in ConfigChristian Schneppe2018-01-191-2/+2
|
* reworked location services from GoogleMap to OSMChristian Schneppe2018-01-071-0/+3
|
* use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe2017-12-231-0/+1
| | | | create avatar in background thread
* MAM: assume true counterpart is safe to extract when using mam:2Christian Schneppe2017-12-101-2/+0
|
* add final to config variableChristian Schneppe2017-11-221-1/+1
|
* video processing: pick smaller file after transcoding. Do not transcode ↵Christian Schneppe2017-10-291-0/+2
| | | | files smaller 1 MiB
* reworked updaterChristian Schneppe2017-10-101-1/+1
|
* unified share with menuChristian Schneppe2017-09-241-0/+1
|
* Foregroundservice can be deactivated in expert options (default = ↵Christian Schneppe2017-09-171-2/+0
| | | | | | foregroundservice active) Fixes #138
* fixed otr jingle file size reportingChristian Schneppe2017-08-011-2/+0
|
* decrease REFRESH_UI_INTERVALChristian Schneppe2017-06-241-1/+1
|
* enable OpenPGP as wellChristian Schneppe2017-04-051-1/+1
|
* temporarly enable OTRChristian Schneppe2017-04-051-1/+1
|
* omemo: put auth tag into key (verify auth tag as well)Christian Schneppe2017-03-261-1/+1
|
* changed logtagChristian Schneppe2017-03-261-1/+1
|
* make image compression configurableChristian Schneppe2017-03-261-2/+0
|
* reduce avatar sizes because of problemsChristian Schneppe2017-03-171-3/+1
|
* 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 ↵Christian Schneppe2017-01-141-0/+1
| | | | auth tag in key
* changed some config variablesChristian Schneppe2017-01-091-3/+3
|
* get rid of unecessary config debug paramater that has been replaced by ↵Christian Schneppe2017-01-051-2/+0
| | | | exepert setting
* 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
|