aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-602/+0
|
* made pgp decrypt stuff a little bit more bearableDaniel Gultsch2014-02-281-4/+28
|
* basic pgp support.Daniel Gultsch2014-02-281-32/+161
|
* bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch2014-02-221-8/+10
|
* adding and removing roster items now possible. basic error display on error ↵Daniel Gultsch2014-02-201-43/+54
| | | | messages
* more speed optimizationsDaniel Gultsch2014-02-191-25/+29
|
* roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch2014-02-191-68/+137
| | | | listview
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-161-40/+66
|
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-60/+165
|
* 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