aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-041-14/+37
|
* fixed a bug in xml parsingDaniel Gultsch2014-02-031-2/+4
|
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-0/+4
|
* more cleanup. more listenersDaniel Gultsch2014-02-011-0/+13
|
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-0/+19
|
* parser works but some stuff still needs some refactoringDaniel Gultsch2014-01-311-0/+5
|
* first draft on xml parser and communication. a long way to go. code ↵Daniel Gultsch2014-01-304-0/+301
definitly not perfect. will refactor asap