aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/NewConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-338/+0
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-231-1/+4
* offline messagesDaniel Gultsch2014-02-111-2/+0
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-101-1/+1
* carbonsDaniel Gultsch2014-02-091-1/+4
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-091-0/+13
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-071-58/+84
* refresh contact listDaniel Gultsch2014-02-071-12/+55
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-89/+41
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-1/+1
* basic notificationsDaniel Gultsch2014-02-031-2/+2
* fixed a bug in xml parsingDaniel Gultsch2014-02-031-1/+3
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-2/+23
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-8/+12
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-281-19/+45
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-281-143/+147
* account managementDaniel Gultsch2014-01-281-10/+6
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-5/+4
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-8/+48
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-6/+16
* some history fixesDaniel Gultsch2014-01-241-0/+1
* inital commitDaniel Gultsch2014-01-241-0/+197