1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-27 16:52:07 +01:00

Commit graph

  • 469548f53a Use '==' in (IQ|Message|Presence)TypeFilter Florian Schmaus 2014-12-22 16:13:02 +0100
  • a4e3833468 Add PresenceTypeFilter Florian Schmaus 2014-12-22 13:53:11 +0100
  • 71029f0a45 Fix XEP URLs in documentation/extensions/index.md Florian Schmaus 2014-12-21 10:36:16 +0100
  • efb9a5f517 Improve logging of finalize() methods Florian Schmaus 2014-12-19 12:54:07 +0100
  • 18ac83cf8c Move SmackExecutorThreadFactory out of Florian Schmaus 2014-12-19 12:53:16 +0100
  • eb48d02673 Make compressionMethod final in XMPPInputOutputStream Florian Schmaus 2014-12-19 11:15:01 +0100
  • f4c7e2e086 Add smack-tcp to gettingstarted.md Florian Schmaus 2014-12-19 11:14:34 +0100
  • 4b77d00e91 Re-add the login(String, String, String) method Florian Schmaus 2014-12-18 14:01:31 +0100
  • d081055312 Use cached executor in AbstractXMPPConnection Florian Schmaus 2014-12-17 18:21:54 +0100
  • a87227c531 Rename ConnectionConfigurationBuilder to Builder Florian Schmaus 2014-12-17 17:01:53 +0100
  • 31c53f094c Use mathematical range syntax for dependencies Florian Schmaus 2014-12-17 16:23:24 +0100
  • add4ff5b5a Fix PubSub namespaces Florian Schmaus 2014-12-17 13:31:22 +0100
  • d0341c1d94 Add XMPPTCPConnection.streamWasResumed() Florian Schmaus 2014-12-17 10:34:16 +0100
  • 84ffa265ce Rework SynchronizationPoint Florian Schmaus 2014-12-17 10:29:48 +0100
  • ff2c71e042 VCardProvider should use a safe parser Florian Schmaus 2014-12-14 13:27:59 +0100
  • b5c9bb2611 Change jxmpp version to 0.4.1-alpha2-SNAPSHOT Florian Schmaus 2014-12-12 11:38:56 +0100
  • d5c7a2cad3 Switch right bracket to left bracket on condition start tag. Jae Jang 2014-12-10 10:56:24 -0500
  • b3b42f3a9b Fix nodeVer generation for local caps information Florian Schmaus 2014-12-10 15:42:31 +0100
  • 4c2d5d797a Ensure that the hash value is put in lowercase on the wire Florian Schmaus 2014-12-10 14:16:34 +0100
  • 8bfc887f63 Prefer AndroidDebugger over JulDebugger Florian Schmaus 2014-12-10 13:57:10 +0100
  • 7640414e8d Set conditionText to null if it's the empty string Florian Schmaus 2014-12-10 12:36:35 +0100
  • c89d06861b Use switch-case in PacketParserUtils.parseContentDepthWithoutRoundtrip() Florian Schmaus 2014-12-10 12:28:08 +0100
  • 77f0fdc156 Add (IQ|PacketExtension)IntrospectionProvider Florian Schmaus 2014-12-10 11:06:04 +0100
  • 00f5008794 Consider also unavailable presences when dealing with the roster Daniele Ricci 2014-11-27 18:09:18 +0100
  • c9bf420b37 Make Filters fields final and use StringUtils Florian Schmaus 2014-12-09 14:11:33 +0100
  • 1c08d1c594 Remove PacketExtensionFilter(Class) constructor Florian Schmaus 2014-12-09 13:58:23 +0100
  • 9e9241c0b9 Update PrivacyListManager Florian Schmaus 2014-12-09 13:42:35 +0100
  • 7bf3c3ea5d Move jxmppVersion and smackMinAndroidSdk to version.gradle Florian Schmaus 2014-12-09 13:49:57 +0100
  • 05870e6a22 s/Unkown/Unknown/g Florian Schmaus 2014-11-24 19:50:59 +0100
  • 187e158260 Improve OfflineMessages.getMessages() Florian Schmaus 2014-12-07 23:41:17 +0100
  • 5dd97a363c Introduce CapsVersionAndHash Florian Schmaus 2014-12-02 18:50:11 +0100
  • 96f8bee78e Remove obsolete comment from CapsExtension Florian Schmaus 2014-12-02 18:23:16 +0100
  • 3cbd845df2 s/intercepter/interceptor/ in comment of EntityCapsManager Florian Schmaus 2014-12-02 18:16:34 +0100
  • ba2df2a995 Add Message(String,String) Florian Schmaus 2014-12-01 14:40:58 +0100
  • 15d60ea876 Smack 4.1.0-alpha7-SNAPSHOT Florian Schmaus 2014-11-30 11:28:45 +0100
  • ad0921e18c Smack 4.1.0-alpha6 Florian Schmaus 2014-11-29 16:15:54 +0100
  • dd84d53bbc Don't use dynamic dependency for dnsjava Florian Schmaus 2014-11-29 18:06:05 +0100
  • bc4fdf1e57 Improve javadoc of PingManager.setPingInterval() Florian Schmaus 2014-11-29 14:15:05 +0100
  • 252d5172e9 Return more specific types (e.g. Collection → List) Florian Schmaus 2014-11-29 13:36:56 +0100
  • 9286a1decb Rework XMPP Error class design Florian Schmaus 2014-11-25 13:11:24 +0100
  • cc09192095 Merge tag '4.0.6' Florian Schmaus 2014-11-23 20:05:44 +0100
  • 721c3559d5 Smack 4.0.6 Florian Schmaus 2014-11-23 19:55:08 +0100
  • a15245eb22 Add version.gradle Florian Schmaus 2014-11-04 14:43:41 +0100
  • 255f7a1ad5 Add AbstractDebugger and JulDebugger Florian Schmaus 2014-11-21 18:21:54 +0100
  • c60f81f342 Fix typo in smack-android/build.gradle Florian Schmaus 2014-11-21 14:23:13 +0100
  • 775f862bc1 Add XData(Layout)Manager Florian Schmaus 2014-11-21 09:59:24 +0100
  • 848d2dbf13 Change DataFormProvider to new style provider design Florian Schmaus 2014-11-21 09:38:37 +0100
  • bf557d498b Remove DataFormProvider from extension.providers Florian Schmaus 2014-11-20 23:52:01 +0100
  • ff977825da Support for XEP-0141: Data Forms Layout. Anno 2014-11-19 23:51:53 +0100
  • 6e569701b3 Add support for SASL X-OAUTH2 Florian Schmaus 2014-11-20 18:50:33 +0100
  • 646a4a6f90 Add support for SASL failure 'text' elements Florian Schmaus 2014-11-18 19:48:02 +0100
  • 59d3f55003 Set smWasEnableAtLeastOnce before sync point Florian Schmaus 2014-11-17 23:59:00 +0100
  • 5dd2bb5874 Log a warning if the server didn't report SASL mechanisms Florian Schmaus 2014-11-16 19:03:03 +0100
  • 504b550ef2 Report not connected/authenticated when resumeable Florian Schmaus 2014-11-16 18:53:31 +0100
  • 763f9c7c14 Implemented MD5 just like the SHA1 util Florian Schmaus 2014-11-14 21:13:30 +0100
  • 0db76f4eb1 Throw a NotConnectedException on disconnect() Florian Schmaus 2014-11-12 17:36:39 +0100
  • 301519a264 Fix END_DOCUMENT handling in XMPPTCPConnection Florian Schmaus 2014-11-12 17:36:25 +0100
  • def8fea05f Add reply timeout to NoResponseException message Florian Schmaus 2014-11-12 12:27:36 +0100
  • c81cd34561 Apply builder pattern to ConnectionConfiguration Florian Schmaus 2014-11-09 18:30:16 +0100
  • a848437284 Make digest() in EntityCapsManager synchronized Florian Schmaus 2014-11-14 21:02:18 +0100
  • 4000adb70c Fallback to host if DNS SRV lookup fails Florian Schmaus 2014-11-10 21:17:55 +0100
  • 69f387b344 Don't use extending stanza addressing if not strictly necessary Florian Schmaus 2014-11-10 12:07:32 +0100
  • 6168fca288 Message Evenents is in smack-legacy and documentation/legacy Florian Schmaus 2014-11-10 10:55:13 +0100
  • 9e797c1b17 Enable PacketExtensions for IQs Florian Schmaus 2014-11-07 21:12:01 +0100
  • a9c798f3bb Remove empty statements Florian Schmaus 2014-11-09 11:02:49 +0100
  • 77a4867450 Change Packet.getExtensionsXML() Florian Schmaus 2014-11-05 20:25:51 +0100
  • 10643cce7c Use LinkedHashMap for PacketExtensions in Packet Florian Schmaus 2014-11-05 17:58:32 +0100
  • b9167c5fe2 Add version.gradle Florian Schmaus 2014-11-04 14:43:41 +0100
  • 775477dcc7 Smack 4.1.0-alpha6-SNAPSHOT Florian Schmaus 2014-11-02 12:21:15 +0100
  • aecb3cc861 Smack 4.1.0-alpha5 Florian Schmaus 2014-11-02 12:13:21 +0100
  • fe3dcba9b2 Fix javadoc warnings and deprecated methods Florian Schmaus 2014-11-02 12:12:56 +0100
  • c351382c73 Require jxmpp 0.4.0 Florian Schmaus 2014-11-02 11:24:28 +0100
  • fadef7d1bf Remove ServiceDiscoveryManager.getFeaturesList() Florian Schmaus 2014-11-01 13:16:22 +0100
  • ed313c9629 Add IntelliJ and Mac OS X files to gitignore Florian Schmaus 2014-11-01 12:52:19 +0100
  • 5647cac39c Move is(Connected|Authenticated) and getUser() Florian Schmaus 2014-11-01 12:29:41 +0100
  • 6fec813ec0 Rework DiscoverInfo Florian Schmaus 2014-10-31 22:22:22 +0100
  • b60b20e312 Remove unnecessary multiplication in DiscoverInfo.hashCode() Florian Schmaus 2014-10-31 18:02:45 +0100
  • 5fb17dc85f Use ServiceDiscoveryManager.supportsFeature() in AMPManager Florian Schmaus 2014-10-31 18:01:42 +0100
  • c1aef37081 Undeprecate Packet.getExtension(String) Florian Schmaus 2014-10-31 17:12:24 +0100
  • 5fcfe548f9 Validate ProviderManager arguments Florian Schmaus 2014-10-31 00:24:26 +0100
  • a3de2ecc25 Add missing GCM namespace in experimental.providers Florian Schmaus 2014-10-31 00:24:13 +0100
  • 0408d075b7 Merge invokePacketCollectors() and notifiyReceivedListeners() Florian Schmaus 2014-10-30 23:36:40 +0100
  • 1de2fc2a81 Refactor Bind and Roster IQ parsing code into providers Florian Schmaus 2014-10-30 12:56:10 +0100
  • 0e4196ae4b Added javadoc about extended content to PacketExtension Florian Schmaus 2014-10-30 12:25:45 +0100
  • e88583d287 Use switch/case in 'IQ parse(XmlPullParser)' Florian Schmaus 2014-10-30 12:15:59 +0100
  • b5daee3032 Include the full content in UnparsedResultIQ Florian Schmaus 2014-10-30 10:55:27 +0100
  • e63fe22647 Add support for XEP-335: JSON Containers Florian Schmaus 2014-10-29 23:47:47 +0100
  • ed66c838e1 Invoke PacketCollectors in ListenerNotification Florian Schmaus 2014-10-29 19:35:49 +0100
  • b73bb27463 Improve Packet javadoc Florian Schmaus 2014-10-29 14:05:38 +0100
  • 6b21455b32 Asynchronous invoke Stanza Acknowledged Listeners Florian Schmaus 2014-10-29 10:15:57 +0100
  • ac41fda1e5 Add Stream Management javadoc Florian Schmaus 2014-10-29 10:06:33 +0100
  • 92bc3452da Handle spurious interrupts in XMPPTCPConnection Florian Schmaus 2014-10-28 13:50:13 +0100
  • 765e83ca81 Send a final SM Ack on shutdown() Florian Schmaus 2014-10-28 12:22:16 +0100
  • 65ccec995e Add XMPPTCPConnection.sendSMAcknowledgement Florian Schmaus 2014-10-28 12:22:05 +0100
  • d60b63a89a Remove hashCode/equals from Message and Packet Florian Schmaus 2014-10-27 13:31:33 +0100
  • 416f42deb7 Make fields in Packet and Message final Florian Schmaus 2014-10-27 13:18:30 +0100
  • f94f7590a6 Store packet extensions in a HashMap Florian Schmaus 2014-10-26 19:32:19 +0100
  • 9f56842ee4 Notify packet sending listeners in new thread Florian Schmaus 2014-10-25 11:39:16 +0200
  • 51d84647f3 s/connection()/connection/ in PingManager Florian Schmaus 2014-10-24 12:59:41 +0200
  • 53bba50f91 Call pingServerIfNecessary in new thread Florian Schmaus 2014-10-24 11:39:08 +0200