aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/Config.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch to sending 12 byte IVsChristian Schneppe2020-02-171-1/+1
* temporarily go back to 16 byte iv for imminent bug fix releaseChristian Schneppe2020-01-311-1/+1
* omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe2020-01-241-1/+2
* increase mam messages catchup and don't abort on MAM_MAX_MESSAGESChristian Schneppe2019-12-121-1/+1
* properly restore LMC edits. switch to LMC v1.1Christian Schneppe2019-12-091-1/+1
* increase cursor window size on Android P when restoring messagesChristian Schneppe2019-12-081-1/+1
* move some more config variables to match different app modesChristian Schneppe2019-11-021-1/+2
* move some more config variables to match different app modesChristian Schneppe2019-11-021-3/+3
* rename build flavorsChristian Schneppe2019-11-021-1/+1
* store message bodies up to 1MBChristian Schneppe2019-10-261-1/+1
* bookmarks2. introduce #compat namespaceChristian Schneppe2019-10-261-0/+1
* use new jabber.search.network endpointChristian Schneppe2019-10-021-1/+1
* replace YouTube links with Invidious linksChristian Schneppe2019-09-201-1/+1
* parse LMC 1.1Christian Schneppe2019-09-131-0/+2
* implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe2019-09-061-1/+1
* also reply with direct connections on responseChristian Schneppe2019-09-031-0/+1
* make config flag for leave before joinChristian Schneppe2019-08-311-0/+1
* syntax clean upChristian Schneppe2019-06-171-1/+1
* reduce image quality a bitChristian Schneppe2019-06-161-1/+1
* set own omemo devices to inactive after 60 days of inactivityChristian Schneppe2019-06-081-1/+1
* change minimum timeout for uploads/downloadsChristian Schneppe2019-06-081-1/+1
* performance improvementsChristian Schneppe2019-05-181-1/+1
* set own omemo devices to inactive after 14 days of inactivity; was 7 daysChristian Schneppe2019-05-041-1/+1
* jingle: send canditate error before fallbackChristian Schneppe2019-05-041-1/+1
* implement channel discoveryChristian Schneppe2019-04-261-0/+1
* version 2.2.0Christian Schneppe2019-03-061-2/+1
* schedule another ping 30s after connectivity_changeChristian Schneppe2019-02-041-0/+2
* always show number of connected accounts in foreground notificationChristian Schneppe2019-01-261-2/+0
* use bitmap instead of URI for avatars in notificationChristian Schneppe2019-01-241-0/+1
* version 2.1.5 beta (2018-12-04)Christian Schneppe2018-12-041-1/+1
* quicksy server is not a strangerChristian Schneppe2018-11-231-1/+2
* show synced contacts in choose contact activityChristian Schneppe2018-11-231-2/+0
* refresh contacts when opening StartConversationsActivityChristian Schneppe2018-11-231-0/+3
* use Consistent Color Generation (XEP-0392 v0.6)Christian Schneppe2018-10-041-1/+1
* catch jabber.pix-art.de invite urls directly in fragmentChristian Schneppe2018-09-271-0/+1
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-281-2/+0
* disabled by default variant of XEP-0392Christian Schneppe2018-08-261-0/+2
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-051-0/+2
* fix typoChristian Schneppe2018-08-041-1/+1
* use blabber.im as default domainChristian Schneppe2018-08-041-1/+1
* introduced config setting to hide error notificationChristian Schneppe2018-06-171-1/+1
* change MAGIC_CREATE_DOMAINChristian Schneppe2018-05-161-1/+1
* ban can be disabled in Config.javaChristian Schneppe2018-05-051-0/+2
* properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe2018-04-301-0/+1
* 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
|/