aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/avatar/AvatarPacketParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...steckbrief2017-08-061-2/+2
* Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief2017-08-061-1/+1
* avatar handling refactoredsteckbrief2017-08-061-0/+53
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-1/+1
|\
| * Imports organizedsteckbrief2016-02-121-1/+0
| * Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-2/+3
|/
* Introducing some specialized IqPacketGeneratorssteckbrief2016-01-151-0/+29