aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/avatar/AvatarPacketParser.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Imports organizedsteckbrief2016-02-121-1/+0
|
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-2/+3
| | | | Cast problem fixed
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-151-0/+29
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator