Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Stroke Master Repository
master
Native Java Port of Swiften
Swift Team and Isode
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
isode
/
stroke
/
parser
/
payloadparsers
Age
Commit message (
Expand
)
Author
2016-02-04
Add Block Parser and Serializer
Alex Clayton
2016-02-02
Update FullPayloadSerializerCollection
Alex Clayton
2016-02-01
Add S5BProxyRequest Serializers and Parser
Alex Clayton
2015-07-28
Update Serializers and Parsers.
Tarun Gupta
2015-07-06
Minor Fixes for Elements.
Tarun Gupta
2015-06-30
Add tests for Payloads Parsers and Payloads Serializers.
Tarun Gupta
2015-06-30
Adds Parser and Serializer for Priority Element.
Tarun Gupta
2015-06-30
Add StreamInitiation Elements.
Tarun Gupta
2015-06-27
Adds Form Elements and Version Element.
Tarun Gupta
2015-06-23
Adds Carbons Element.
Tarun Gupta
2015-06-23
Add Roster Elements.
Tarun Gupta
2015-06-22
Add Nickname Element.
Tarun Gupta
2015-06-18
Adds Jingle Elements.
Tarun Gupta
2015-06-16
Add IBB Element.
Tarun Gupta
2015-06-16
Add IsodeIQDelegation Element.
Tarun Gupta
2015-06-16
Add InBandRegistrationPayload Element.
Tarun Gupta
2015-06-16
Add the UserLocation Element.
Tarun Gupta
2015-06-16
Add the UserTune Element.
Tarun Gupta
2015-06-14
Add the Bytestreams Element.
Tarun Gupta
2015-06-14
Add VCardUpdate Element.
Tarun Gupta
2015-06-05
Add DeliveryReceiptRequest & DeliveryReceipt
Alan Young
2015-05-01
Add parser & serializer for SecurityLabel & SecurityLabelsCatalog
Alan Young
2015-04-10
Remove unused imports & fix some uses of generics.
Alan Young
2015-04-10
Checkpoint - A bunch of initial stuff for Android
Alan Young
2015-03-19
Add functionality for ChatState.
Tarun Gupta
2015-03-18
Add Copyright Information for CapsInfo.
Tarun Gupta
2015-03-12
Add functionality for CapsInfo
Tarun Gupta
2014-11-26
Bring Stroke inline with Swiften with respect to MAM
Alex Clayton
2014-10-28
Stroke FormField refactoring
Tim Robbings
2014-07-17
Use common function for date time in all classes
Gurmeen Bindra
2014-05-26
Added MAM parsers, serializers and tests.
Richard Maudsley
2014-03-07
PubSub parsers and serializers, plus manager and test code.
Richard Maudsley
2013-06-27
Change the data type of seconds in IQ:last from int to Long
Gurmeen Bindra
2012-10-02
Adding Support for SoftwareVersionResponder
Kevin Smith
2012-08-28
Improve efficiency of FormParser
Kevin Smith
2012-04-19
Port MUC Payload Parsers from Swiften to Stroke
Gurmeen Bindra
2012-04-19
Port Error parser Tests to stroke from Swiften
Gurmeen Bindra
2012-03-29
Port Error Parser to stroke
Gurmeen Bindra
2012-01-24
Fix to make DiscoItems work
Mili Verma
2012-01-24
Fix for DiscoInfo error
Mili Verma
2012-01-16
Add support for DiscoItems and DiscoInfo.
Kevin Smith
2012-01-11
Update review comment related stuff
Mili Verma
2012-01-09
Port Adhoc commands to Stroke
Mili Verma
2011-10-31
Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7
Kevin Smith
2011-07-01
Initial import
Kevin Smith