aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ContactsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-13Major Contact Picture code cleanupAndreas Straub1-1/+1
2014-04-12fixed minor typosDaniel Gultsch1-2/+1
2014-03-27dont add new muc to rosterDaniel Gultsch1-1/+1
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-29/+105
2014-03-15muc invites in conference detailsDaniel Gultsch1-80/+135
2014-03-15muc creationDaniel Gultsch1-26/+171
2014-03-13sharing textDaniel Gultsch1-35/+8
2014-03-13start converstaion from address book (sendto)Daniel Gultsch1-18/+58
2014-03-13removed unnecessary uihelper methodDaniel Gultsch1-1/+1
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-7/+1
2014-03-05reworked contact detailsDaniel Gultsch1-11/+4
2014-02-28rebrandingDaniel Gultsch1-13/+7
2014-02-23add contact to roster if a new conversation is createdDaniel Gultsch1-1/+4
2014-02-11offline messagesDaniel Gultsch1-2/+0
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch1-1/+1
2014-02-09carbonsDaniel Gultsch1-1/+4
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch1-0/+13
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch1-58/+84
2014-02-07refresh contact listDaniel Gultsch1-12/+55
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-89/+41
2014-02-04allow to temporarily disable accountsDaniel Gultsch1-1/+1
2014-02-03basic notificationsDaniel Gultsch1-2/+2
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-1/+3
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-2/+23
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-8/+12
2014-01-28ui flow for first startup with no existing accountDaniel Gultsch1-19/+45
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-143/+147
2014-01-28account managementDaniel Gultsch1-10/+6
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-5/+4
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-8/+48
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-6/+16
2014-01-24some history fixesDaniel Gultsch1-0/+1