aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/XmppConnectionService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not crash on some very rare loggingChristian Schneppe2017-08-131-1/+5
* some code cleanup and avoid scheduling reconnect task for negative intervalChristian Schneppe2017-08-131-27/+31
* change access model of omemo pep nodes after every publishChristian Schneppe2017-08-011-3/+3
* fetch device ids for muc members w/o known devicesChristian Schneppe2017-08-011-1/+5
* made DNSEC hostname validation opt-inChristian Schneppe2017-08-011-1/+1
* update datebubblesChristian Schneppe2017-08-011-1/+1
* do not keep files in waiting when file size exceeds http upload limit in groupsChristian Schneppe2017-08-011-0/+3
* refactored retrieval of default preferencesChristian Schneppe2017-08-011-19/+29
* put settings defaults into resource fileChristian Schneppe2017-08-011-23/+23
* add publish-options helper classChristian Schneppe2017-08-011-0/+4
* use DND instead of XA when phone is silentChristian Schneppe2017-08-011-6/+6
* upgrade minidns. refactored dns utilsChristian Schneppe2017-06-241-0/+2
* make launching app shortcuts work with disabled accountsChristian Schneppe2017-06-111-1/+1
* fix NPE when bookmark jid is null on creating suggestionsChristian Schneppe2017-06-011-1/+2
* add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe2017-05-311-4/+12
* fall back to jingle only in 1:1Christian Schneppe2017-05-191-1/+2
* use mam reference instead of timestampChristian Schneppe2017-05-171-6/+11
* set catchup flag on mam only when doing thatChristian Schneppe2017-05-101-2/+2
* suggest bookmarked conferences servers in join conference dialogChristian Schneppe2017-05-091-0/+6
* don't load signed prekeys on startupChristian Schneppe2017-05-091-3/+11
* send read marker after reading message in android autoChristian Schneppe2017-05-091-1/+1
* while restoring state deal with conversations that don't have accountsChristian Schneppe2017-04-261-2/+8
* send pgp signature when creating ad hoc conferencesChristian Schneppe2017-04-261-1/+1
* Add Android Auto support to notificationsChristian Schneppe2017-04-211-0/+4
* hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe2017-04-181-2/+1
* reused code to retrieve AutoAcceptFileSize for AutoResendChristian Schneppe2017-04-181-19/+1
* show 'try again' button when remote server wasn't found in previously active mucChristian Schneppe2017-04-161-0/+1
* use async message loading only when called from UIChristian Schneppe2017-04-131-9/+14
* Optimized imports from entire projectChristian Schneppe2017-04-131-6/+1
* make image compression configurableChristian Schneppe2017-03-261-0/+26
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-2/+2
* update shortcutbadger asyncChristian Schneppe2017-03-141-9/+20
* don't open conversation when opening contact detailsChristian Schneppe2017-03-141-0/+55
* rename media directoriesChristian Schneppe2017-03-111-0/+1
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-111-1/+5
* set last clear date to time of last messageChristian Schneppe2017-03-091-1/+7
* closing the corresponding conversations after blocking a contactChristian Schneppe2017-03-091-1/+31
* extract stanza-id from muc reflectionsChristian Schneppe2017-03-091-1/+4
* change bitrate with video quality settings tooChristian Schneppe2017-03-051-2/+15
* make video resolution configurableChristian Schneppe2017-03-041-1/+14
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-7/+6
* make x509 verification node world readableChristian Schneppe2017-03-041-11/+38
* send 'online' presences also while typing a messageChristian Schneppe2017-02-221-1/+1
* Fix a typo in legacyChristian Schneppe2017-02-221-3/+3
* migrate domain and host exemption into seperate classChristian Schneppe2017-02-221-3/+4
* npe checksChristian Schneppe2017-02-221-1/+4
* bump mam namespaceChristian Schneppe2017-02-221-2/+3
* rethink mam catchup strategiesChristian Schneppe2017-02-221-7/+12
* don't delete chats after restart / reconnectChristian Schneppe2017-02-151-0/+1
* fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe2017-02-141-3/+6