aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/ContactDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief1-3/+3
2018-02-26improves remote file status display and loading of remote filessteckbrief1-1/+1
2017-08-06avatar handling refactoredsteckbrief1-2/+3
2017-08-02Using a generator approach for generating PresencePacketssteckbrief1-13/+6
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-1/+2
2015-10-21Access to preferences moved to global utility class ConversationsPlusPreferen...steckbrief1-4/+2
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Op...steckbrief1-0/+2
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-14/+14
2015-06-03reworked handeling of system contactsDaniel Gultsch1-22/+20
2015-04-28fixed npe when rotating screen in contact details activityDaniel Gultsch1-4/+8
2015-02-17limit ui refresh rateiNPUTmice1-15/+7
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice1-38/+73
2015-01-21Add block/unblock to contact details menuSam Whited1-2/+15
2015-01-02improved OTR verification part oneDaniel Gultsch1-3/+3
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-28/+42
2014-11-21remove unused imports.Michael1-2/+0
2014-11-18show dynamic tags in contacts activity as welliNPUTmice1-33/+26
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-4/+2
2014-11-15Make account status an enumSam Whited1-1/+1
2014-11-11auto register/unregister listenersiNPUTmice1-160/+137
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-7/+15
2014-11-04register nfc callback in every activity that provides a proper sharable uriiNPUTmice1-1/+1
2014-11-04made qr code available from muc and contact details as welliNPUTmice1-0/+9
2014-10-22Make conversations the root projectSam Whited1-0/+0