aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/Config.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-08add flavor and build config for fixed domainslookshe1-2/+2
2020-04-10relates to FS#299: Changes URL to staticmap for generating location map ↵steckbrief1-1/+1
image to piratx.thedevstack.de, moves definition of invite host url and url to staticmap to build config
2019-07-13Relates to FS#299: Change Invite URLs to jabber.thedevstack.de and set magic ↵steckbrief1-5/+6
create domain to null
2019-07-07implements FS#303: Remove 'report an issue'steckbrief1-2/+0
2019-07-07implements FS#272: Remove 'App-Updater'steckbrief1-1/+0
2019-07-07implements FS#282: In-App Logcat View; introduces piratx application ↵steckbrief1-1/+1
implementation to access the appcontext in a static way
2019-07-06implements FS#300: Adjust target for bugreportssteckbrief1-1/+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
refactor muc search to use http cache channel search results
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
2018-02-10update build tools and libsChristian Schneppe1-3/+3
2018-01-21permanently cache last resolver resultChristian Schneppe1-3/+0
2018-01-19improved some hints in ConfigChristian Schneppe1-2/+2
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe1-0/+3
2017-12-23use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe1-0/+1
create avatar in background thread
2017-12-10MAM: assume true counterpart is safe to extract when using mam:2Christian Schneppe1-2/+0
2017-11-22add final to config variableChristian Schneppe1-1/+1
2017-10-29video processing: pick smaller file after transcoding. Do not transcode ↵Christian Schneppe1-0/+2
files smaller 1 MiB
2017-10-10reworked updaterChristian Schneppe1-1/+1
2017-09-24unified share with menuChristian Schneppe1-0/+1