aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Account.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* reworked notification a bitDaniel Gultsch2014-02-101-2/+0
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-101-2/+4
* delete account code now accessible againDaniel Gultsch2014-02-041-6/+0
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-1/+22
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-041-2/+19
* tls is no optionalDaniel Gultsch2014-02-021-0/+6
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-3/+12
* account managementDaniel Gultsch2014-01-281-3/+71
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-4/+11
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+11