summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-16Allow null values for Message bodyAlex Clayton
2016-03-09Add Whiteboard FunctionalityAlex Clayton
2016-02-04Add Block Parser and SerializerAlex Clayton
2016-01-27Some fixes for File Transfer PatchAlex Clayton
2016-01-21Completes FileTransfer according to Swiften.Tarun Gupta
2015-09-17Do not override system default time-zone.Alan Young
2015-08-20Fix NPE in Stanza.getTimestampFrom() when Delay.getFrom() returns nullAlan Young
2015-08-13Revert pessimistic allocation of collection members in VCard.Alan Young
2015-08-13VCard.getPhoto() to return null for absent photo.Alan Young
2015-07-28Completes Components and AdHoc.Tarun Gupta
2015-07-28Update Serializers and Parsers.Tarun Gupta
2015-07-22Update Queries.Tarun Gupta
2015-07-21Adds Disco Features.Tarun Gupta
2015-07-07Update JingleFileTransferFileInfo in light of recent discussions related to D...Tarun Gupta
2015-07-07Adds tests for Parser and Serializers.Tarun Gupta
2015-07-06Minor Fixes for Elements.Tarun Gupta
2015-07-03VCard: Ensure jids_ is allocated in addJID()Alan Young
2015-06-30Add tests for Payloads Parsers and Payloads Serializers.Tarun Gupta
2015-06-30Add StreamInitiation Elements.Tarun Gupta
2015-06-27Adds Form Elements and Version Element.Tarun Gupta
2015-06-23Adds Carbons Element.Tarun Gupta
2015-06-23Add ComponentHandshake Element.Tarun Gupta
2015-06-23Add Roster Elements.Tarun Gupta
2015-06-22Add Nickname Element.Tarun Gupta
2015-06-18Adds Jingle Elements.Tarun Gupta
2015-06-16Add IBB Element.Tarun Gupta
2015-06-16Add IsodeIQDelegation Element.Tarun Gupta
2015-06-16Add InBandRegistrationPayload Element.Tarun Gupta
2015-06-16Add the UserLocation Element.Tarun Gupta
2015-06-16Add the UserTune Element.Tarun Gupta
2015-06-14Add Avatar Functionality.Tarun Gupta
2015-06-14Add the Bytestreams Element.Tarun Gupta
2015-06-14Add VCardUpdate Element.Tarun Gupta
2015-06-05Add DeliveryReceiptRequest & DeliveryReceiptAlan Young
2015-05-01Make SecurityLabelsCatalog items visible as a List (they are anyway)Alan Young
2015-05-01Add parser & serializer for SecurityLabel & SecurityLabelsCatalogAlan Young
2015-04-10Remove unused imports & fix some uses of generics.Alan Young
2015-04-10Changes to support MUCController first cutAlan Young
2015-04-10Checkpoint - A bunch of initial stuff for AndroidAlan Young
2015-03-19Add functionality for ChatState.Tarun Gupta
2015-03-18Add Copyright Information for CapsInfo.Tarun Gupta
2015-03-12Add functionality for CapsInfoTarun Gupta
2014-12-14Changes to improve handling of unknown field typesTim Robbings
2014-11-26Bring Stroke inline with Swiften with respect to MAMAlex Clayton
2014-10-28Stroke FormField refactoringTim Robbings
2014-05-26Added MAM parsers, serializers and tests.Richard Maudsley
2014-03-07PubSub parsers and serializers, plus manager and test code.Richard Maudsley
2013-06-27Change the data type of seconds in IQ:last from int to LongGurmeen Bindra
2012-11-02Fix a Null Pointer Exception when using the getSince APIGurmeen Bindra
2012-10-18And more cleanupKevin Smith