aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* basic otr supportDaniel Gultsch2014-02-131-14/+21
|
* offline messagesDaniel Gultsch2014-02-111-5/+12
|
* small bugfix. messages were not marked as read when conversation was openDaniel Gultsch2014-02-101-3/+5
|
* reworked notification a bitDaniel Gultsch2014-02-101-0/+8
|
* fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch2014-02-101-8/+19
| | | | null pointer for missing selfi. made sefli optional
* contact badgesDaniel Gultsch2014-02-101-1/+2
|
* send messages in mucs are no longer displayed twiceDaniel Gultsch2014-02-091-1/+1
|
* presences are now somewhat stored and displayed to the user via the contact ↵Daniel Gultsch2014-02-091-5/+3
| | | | details action.
* refresh contact listDaniel Gultsch2014-02-071-2/+2
|
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-15/+19
|
* basic notificationsDaniel Gultsch2014-02-031-3/+3
|
* tls is no optionalDaniel Gultsch2014-02-021-2/+5
|
* will update messages on conversation update as wellDaniel Gultsch2014-02-021-3/+11
|
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-6/+2
|
* more cleanup. more listenersDaniel Gultsch2014-02-011-5/+8
|
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-281-0/+6
|
* account managementDaniel Gultsch2014-01-281-10/+12
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-50/+115
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-261-6/+90
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+11
|
* some history fixesDaniel Gultsch2014-01-241-3/+1
|
* inital commitDaniel Gultsch2014-01-241-0/+18