1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-15 12:09:38 +02:00

Commit graph

  • 207d007853
    Merge pull request #205 from vanitasvitae/chat2IntTest Florian Schmaus 2018-04-07 23:35:15 +02:00
  • 270e378287 Fix StreamManagement.Failed.toXML() Florian Schmaus 2018-04-07 23:10:58 +02:00
  • d275d9a7da Remove TODO comment in packet.StreamManagement Florian Schmaus 2018-04-07 23:06:49 +02:00
  • 2efec89050 Rename XMPPError to StanzaError Florian Schmaus 2018-04-07 21:25:40 +02:00
  • 609f4243d9 Remove deprecated method in PUshNotificationsManager Florian Schmaus 2018-04-07 21:22:39 +02:00
  • 93680e34e2 Remove no longer required 'deprecation' suppression in debug-slf4j Florian Schmaus 2018-04-07 21:20:52 +02:00
  • f11134dc4c Remove deprecated reconnection callbacks in ConnectionListener Florian Schmaus 2018-04-07 21:15:20 +02:00
  • 0a99291d59 Make asyncGo() and schedule() static Florian Schmaus 2018-04-07 21:11:55 +02:00
  • 0e15a903d9 Do not silently swallow exceptions in ChatStateManager Florian Schmaus 2018-04-06 19:37:18 +02:00
  • 19a445ea02 Remove unnecessary check in ChatStateManager Florian Schmaus 2018-04-06 19:32:44 +02:00
  • 9d53363413 Synchronize ChatStateManager's chatStateListeners Florian Schmaus 2018-04-06 19:31:32 +02:00
  • 75babfb9c6 Add comment to HttpFileUploadManager Florian Schmaus 2018-04-06 13:26:03 +02:00
  • 1d88c857b5 Change FormField value(s) type from String to CharSequence Florian Schmaus 2018-04-06 13:24:54 +02:00
  • 9b5dafe541 Enable LeftCurly checkstyle check Florian Schmaus 2018-04-06 10:21:46 +02:00
  • 5a841ff0a8 Remove support for classpath:org.jivesoftware.smack/disabledClasses Florian Schmaus 2018-04-05 19:37:56 +02:00
  • f73641da5a Better exception messages on Smack initialization Florian Schmaus 2018-04-04 16:42:29 +02:00
  • f48b761c33 Log exception when handling debugEnable Florian Schmaus 2018-04-04 16:42:09 +02:00
  • ac5508ae37 Remove deprecated CustomSmackConfiguration on intialization Florian Schmaus 2018-04-04 16:41:49 +02:00
  • 6a42d5baff Rework FileUtils Florian Schmaus 2018-04-04 16:41:24 +02:00
  • 2a56b24929
    Add IntegrationTests for chat2 API chat2IntTest Paul Schaub 2018-04-04 15:41:59 +02:00
  • 632c172f6d Add pubsub publishing and altaccuracy parameter to geoloc Fernando Ramirez 2018-04-04 15:02:23 +02:00
  • f8f70bc5fb
    Merge pull request #229 from fuentesj11/update-disco-doc Florian Schmaus 2018-04-04 14:50:20 +02:00
  • a0d769225c
    Merge pull request #228 from fuentesj11/update-providers-doc Florian Schmaus 2018-04-04 14:49:49 +02:00
  • b1b2c49e18
    Merge pull request #227 from fuentesj11/update-processing-doc Florian Schmaus 2018-04-04 14:49:27 +02:00
  • bcf6d3ecef
    Merge pull request #226 from fuentesj11/update-hoxt-doc Florian Schmaus 2018-04-04 14:48:53 +02:00
  • fe157b1a2a
    Merge pull request #225 from fuentesj11/update-filetransfer-doc Florian Schmaus 2018-04-04 14:48:04 +02:00
  • 5f83edb86b
    Merge pull request #221 from fuentesj11/update-docs3 Florian Schmaus 2018-04-04 14:47:19 +02:00
  • 2756759f67
    Merge pull request #220 from fuentesj11/update-docs2 Florian Schmaus 2018-04-04 14:45:33 +02:00
  • 58141940e9
    Merge pull request #219 from fuentesj11/update-doc1 Florian Schmaus 2018-04-04 14:45:06 +02:00
  • 9bd88e0df5 Update disco.md Jesus Fuentes 2018-04-03 08:46:50 -05:00
  • b13178ddfd Update providers.md Jesus Fuentes 2018-04-03 08:26:14 -05:00
  • 3acc94f7e6 Update processing.md Jesus Fuentes 2018-04-03 08:14:45 -05:00
  • 969a3729d5 Update hoxt.md Jesus Fuentes 2018-04-03 07:51:18 -05:00
  • 2e4e593a97 Update filetransfer.md Jesus Fuentes 2018-04-03 07:30:09 -05:00
  • 32f8c345fb Update disco.md Jesus Fuentes 2018-04-03 07:15:16 -05:00
  • d92f24ea66
    Merge pull request #224 from fuentesj11/update-docs6 Florian Schmaus 2018-04-03 07:49:41 +02:00
  • b472ba0dd2
    Merge pull request #223 from fuentesj11/update-docs5 Florian Schmaus 2018-04-03 07:48:44 +02:00
  • 8a83d2245f
    Merge pull request #222 from fuentesj11/update-docs4 Florian Schmaus 2018-04-03 07:48:05 +02:00
  • 22b8f29d90
    Merge pull request #218 from fuentesj11/update-documentation Florian Schmaus 2018-04-03 07:45:27 +02:00
  • b443958bee Remove setting to disable legacy session establishment Florian Schmaus 2018-04-02 13:27:01 +02:00
  • f0c5d1db74 Update/Edit documentation Jesus Fuentes 2018-04-01 09:57:13 -05:00
  • 2a3b7ca4ff Update/Edit documentation Jesus Fuentes 2018-04-01 09:23:09 -05:00
  • 74a4828df9 Update/Edit documentation Jesus Fuentes 2018-04-01 09:17:57 -05:00
  • fba36dbff6 Update/Edit documentation Jesus Fuentes 2018-04-01 09:12:31 -05:00
  • 63de8abde5 Update/Edit documentation Jesus Fuentes 2018-04-01 09:05:56 -05:00
  • 31706c503b Update/Edit documentation Jesus Fuentes 2018-04-01 08:59:27 -05:00
  • d60f3d1ee6 Update/Edit documentation Jesus Fuentes 2018-04-01 08:43:29 -05:00
  • ad87243060 Globally 's;stanza(/packet);stanza;' Florian Schmaus 2018-03-31 14:17:30 +02:00
  • 1d12be1644 Add XMPPConnection.sendIqRequestAndWaitForResponse(IQ) Florian Schmaus 2018-03-31 14:15:46 +02:00
  • a9ca1a0989 Enable ModifierOrder checkstyle check Florian Schmaus 2018-03-29 12:35:11 +02:00
  • bd08f11c4a Add DataValidationTest.testNamespacePrefix() Florian Schmaus 2018-03-28 19:37:26 +02:00
  • 702b9a5139 Use an extra variable for 'name' in DataValidationProvider Florian Schmaus 2018-03-28 19:35:41 +02:00
  • 3132d9a224 Bump errorprone to 2.2.0 Florian Schmaus 2018-03-28 15:56:04 +02:00
  • 214218c49b Bump checkstyle to 8.8 Florian Schmaus 2018-03-28 14:09:44 +02:00
  • dcb30d8029 Fix style issues in smack-java7 Base64 Florian Schmaus 2018-03-28 14:47:45 +02:00
  • 4c13ea4125 Fix style issues in Workgroup Macros Florian Schmaus 2018-03-28 14:47:33 +02:00
  • 74e3d56ba2 Fix style issues in EnhancedDebugger Florian Schmaus 2018-03-28 14:47:20 +02:00
  • b5209f4701 Enable RedundantModifier checkstyle check Florian Schmaus 2018-03-28 14:02:21 +02:00
  • 193688e553 Merge branch '4.2' Florian Schmaus 2018-03-28 12:51:28 +02:00
  • 5b9254aff5
    Merge pull request #209 from fuentesj11/rename-deprecate-xmppconnection-methods Florian Schmaus 2018-03-28 12:11:32 +02:00
  • fb90d2af23
    Merge pull request #203 from vanitasvitae/documentation Florian Schmaus 2018-03-28 12:08:43 +02:00
  • 701b9671dc travis: Use gradle 4.6 Florian Schmaus 2018-03-28 10:57:05 +02:00
  • b252fc808a build.gradle: Use not-deprecated methods Florian Schmaus 2018-03-27 22:08:16 +02:00
  • 7d7b4e6e53 Bump jacoco to 0.8.1 Florian Schmaus 2018-03-27 19:07:03 +02:00
  • a70063dc89 Rename and deprecate XMPPConnection methods Jesus Fuentes 2018-02-28 08:02:55 -06:00
  • a9bf2a3504 Put ChatStateManager in INSTANCES in getInstanceFor() Florian Schmaus 2018-03-22 17:08:23 +01:00
  • d6cc291252 Move listeners into constructor in ChatStateManager Florian Schmaus 2018-03-22 17:07:32 +01:00
  • a3d430f334 Migrate the ChatState package to chat2 API Paul Schaub 2018-03-08 12:07:12 +01:00
  • f42d9137b5 Merge branch '4.2' Florian Schmaus 2018-03-21 15:22:22 +01:00
  • ac24d6737f Drop CharsequenceEquals Florian Schmaus 2018-03-21 15:15:08 +01:00
  • 5a29be4c67 Use Jid in pubsub.Subscription Florian Schmaus 2018-03-21 14:47:22 +01:00
  • ffaca31178 Use XmlStringBuilder for pubsub.Subscription Florian Schmaus 2018-03-21 14:46:53 +01:00
  • 713f0438df Fix the Jingle IQ action attribute in jingle-old Matteo Campana 2018-03-14 16:40:14 +01:00
  • 3a264777bd Use AnimalSniffer to check for Android API compatiblity Florian Schmaus 2018-03-07 07:50:48 +01:00
  • dddf62763e Also store unavailable presences in the map for non-Roster presences Florian Schmaus 2018-03-10 10:43:44 +01:00
  • 1fd03c396a Make Roster's non-roster presence second-level map bounded Florian Schmaus 2018-03-09 16:00:18 +01:00
  • 1d438ec1c2
    Merge pull request #214 from fuentesj11/javadoc-update Florian Schmaus 2018-03-12 16:04:05 +01:00
  • 1ac918c8d5
    Fix typos, reformat table and use https links documentation Paul Schaub 2018-03-12 15:34:23 +01:00
  • b81f8fe18e Add support for XEP-0372: References Paul Schaub 2018-03-12 13:37:19 +01:00
  • 903f90e1c1 Update/fix javadocs Jesus Fuentes 2018-03-09 07:15:46 -06:00
  • afeafd2336
    SMACK-761: Migrate the ChatState package to chat2 API chatStatesChat2 Paul Schaub 2018-03-08 12:07:12 +01:00
  • 2e4ce965cd
    Merge pull request #208 from fuentesj11/documentation-review Florian Schmaus 2018-03-04 17:21:46 +01:00
  • b7e7aeee9e Reset Java source compatibility to 1.7 (Java 7) Florian Schmaus 2018-03-03 12:16:16 +01:00
  • 7791e53454 Fix found typos Jesus Fuentes 2018-02-28 07:30:18 -06:00
  • 7c9060c32b Merge branch '4.2' Florian Schmaus 2018-02-27 08:09:34 +01:00
  • 32262a9c54 Proofread Getting Started documentation Son Goku 2018-02-26 08:18:43 -06:00
  • 27808e9e8c Make PingManager use Manager.schedule() Florian Schmaus 2018-02-26 10:24:35 +01:00
  • ecc53b1bc8 Add Manager.schedule(Runnable, long, TimeUnit) Florian Schmaus 2018-02-26 10:24:01 +01:00
  • 4f88f23f33 Make scheduled executor service static Florian Schmaus 2018-02-26 10:23:02 +01:00
  • cd05d5f5d8 Call schedule() instead of directly invoking the scheduled executor Florian Schmaus 2018-02-25 11:29:39 +01:00
  • 1b58581ca0
    Fixed typo. Guus der Kinderen 2018-02-24 14:02:10 +01:00
  • 42c2e4d077 Remove stanza ID ack'ed listeneres after max 3 instead of 12 hours Florian Schmaus 2018-02-23 18:53:47 +01:00
  • c90607d7db Call schedule() instead of directly invoking the scheduled executor Florian Schmaus 2018-02-23 18:50:02 +01:00
  • 3bdeca44f2 Merge branch '4.2' Florian Schmaus 2018-02-23 18:35:34 +01:00
  • 72a2014572 Set core-pool size of single-threaded executor to zero Florian Schmaus 2018-02-23 18:22:53 +01:00
  • a4ab6245f6 Make cached executor service static Florian Schmaus 2018-02-23 17:04:51 +01:00
  • abdfe73006 Remove executorService from AbstractXMPPConnection Florian Schmaus 2018-02-23 16:48:15 +01:00
  • 20014d56b4 Use true/false instead of 1/0 in boolean type FormFields Florian Schmaus 2018-02-23 11:50:54 +01:00
  • 793d3c47ad Move TLS and SASL sync points into subclasses Florian Schmaus 2018-02-20 09:01:11 +01:00
  • 5e25491877 Do not send unavailable on disconnect() when not authenticated Florian Schmaus 2018-02-20 09:44:05 +01:00