aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/avatar/AvatarPacketGenerator.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-4/+5
| | | | Cast problem fixed
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-151-0/+124
- IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator