aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/Config.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-17switch to sending 12 byte IVsChristian Schneppe1-1/+1
2020-01-31temporarily go back to 16 byte iv for imminent bug fix releaseChristian Schneppe1-1/+1
2020-01-24omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe1-1/+2
2019-12-12increase mam messages catchup and don't abort on MAM_MAX_MESSAGESChristian Schneppe1-1/+1
2019-12-09properly restore LMC edits. switch to LMC v1.1Christian Schneppe1-1/+1
2019-12-08increase cursor window size on Android P when restoring messagesChristian Schneppe1-1/+1
2019-11-02move some more config variables to match different app modesChristian Schneppe1-1/+2
2019-11-02move some more config variables to match different app modesChristian Schneppe1-3/+3
2019-11-02rename build flavorsChristian Schneppe1-1/+1
2019-10-26store message bodies up to 1MBChristian Schneppe1-1/+1
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-0/+1
2019-10-02use new jabber.search.network endpointChristian Schneppe1-1/+1
2019-09-20replace YouTube links with Invidious linksChristian Schneppe1-1/+1
2019-09-13parse LMC 1.1Christian Schneppe1-0/+2
2019-09-06implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe1-1/+1
2019-09-03also reply with direct connections on responseChristian Schneppe1-0/+1
2019-08-31make config flag for leave before joinChristian Schneppe1-0/+1
2019-06-17syntax clean upChristian Schneppe1-1/+1
2019-06-16reduce image quality a bitChristian Schneppe1-1/+1
2019-06-08set own omemo devices to inactive after 60 days of inactivityChristian Schneppe1-1/+1
2019-06-08change minimum timeout for uploads/downloadsChristian Schneppe1-1/+1
2019-05-18performance improvementsChristian Schneppe1-1/+1
2019-05-04set own omemo devices to inactive after 14 days of inactivity; was 7 daysChristian Schneppe1-1/+1
2019-05-04jingle: send canditate error before fallbackChristian Schneppe1-1/+1
2019-04-26implement channel discoveryChristian Schneppe1-0/+1
2019-03-06version 2.2.0Christian Schneppe1-2/+1
2019-02-04schedule another ping 30s after connectivity_changeChristian Schneppe1-0/+2
2019-01-26always show number of connected accounts in foreground notificationChristian Schneppe1-2/+0
2019-01-24use bitmap instead of URI for avatars in notificationChristian Schneppe1-0/+1
2018-12-04version 2.1.5 beta (2018-12-04)Christian Schneppe1-1/+1
2018-11-23quicksy server is not a strangerChristian Schneppe1-1/+2
2018-11-23show synced contacts in choose contact activityChristian Schneppe1-2/+0
2018-11-23refresh contacts when opening StartConversationsActivityChristian Schneppe1-0/+3
2018-10-04use Consistent Color Generation (XEP-0392 v0.6)Christian Schneppe1-1/+1
2018-09-27catch jabber.pix-art.de invite urls directly in fragmentChristian Schneppe1-0/+1
2018-08-28make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe1-2/+0
2018-08-26disabled by default variant of XEP-0392Christian Schneppe1-0/+2
2018-08-05introduced config flag to show attachment button instead of quick actionsChristian Schneppe1-0/+2
2018-08-04fix typoChristian Schneppe1-1/+1
2018-08-04use blabber.im as default domainChristian Schneppe1-1/+1
2018-06-17introduced config setting to hide error notificationChristian Schneppe1-1/+1
2018-05-16change MAGIC_CREATE_DOMAINChristian Schneppe1-1/+1
2018-05-05ban can be disabled in Config.javaChristian Schneppe1-0/+2
2018-04-30properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe1-0/+1
2018-04-13add ruleset to disable omemo-by-default for certain providersChristian Schneppe1-0/+12
2018-04-03do not enable encryption for bug reportsChristian Schneppe1-1/+2
2018-03-12rewrite how preference screens are invokvedChristian Schneppe1-0/+2
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-1/+0
2018-02-26added config param to use a random resource at every bindChristian Schneppe1-0/+2
2018-02-24fixed wrong CHANGELOG_URL in updaterChristian Schneppe1-0/+1