aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-26remove some unused castMichael1-1/+1
2014-10-21proper avatar cachingiNPUTmice1-22/+9
2014-10-20refactored avatar generation. first stepiNPUTmice1-8/+11
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-1/+2
2014-10-14renamingiNPUTmice1-24/+22
2014-10-13reworked muc details and contact details a bitiNPUTmice1-0/+3
2014-09-28new notification service. first draftDaniel Gultsch1-1/+1
2014-09-20fixed presence splittingiNPUTmice1-1/+1
2014-09-02fixed #410 by removing that config optioniNPUTmice1-2/+2
2014-08-31some code cleanupiNPUTmice1-1/+2
2014-08-12show user name as well in confernce details if real name was showniNPUTmice1-1/+3
2014-08-11show own avatar in muc detailsiNPUTmice1-2/+1
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice1-34/+52
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-14/+5
2014-07-16redesigned muc details a little bitiNPUTmice1-112/+175
2014-07-15couple of bug fixes related to muc renamingiNPUTmice1-2/+2
2014-07-15use nick from bookmark if availableiNPUTmice1-2/+2
2014-07-12cleanup for presence parseriNPUTmice1-1/+1
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-2/+3
2014-07-11cleanup. removed old contacts activity. WARNING: this will temporarly disable...iNPUTmice1-2/+2
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-2/+0
2014-06-01OpenPGP key display in muc details is now prettier and linked to openkeychainiNPUTmice1-9/+28
2014-05-28display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch1-2/+7
2014-05-28first tries on crypto mucDaniel Gultsch1-0/+1
2014-05-24More harcoded translations + Spanishkruks231-2/+2
2014-04-13Major Contact Picture code cleanupAndreas Straub1-1/+1
2014-04-12fixed minor typosDaniel Gultsch1-1/+1
2014-04-12More Contact Picture refactorsandy1-1/+1
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch1-3/+5
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-1/+1
2014-03-15muc invites in conference detailsDaniel Gultsch1-0/+17
2014-03-15muc creationDaniel Gultsch1-2/+0
2014-03-14renaming conferences over conference detailsDaniel Gultsch1-3/+21
2014-03-14use conference subject to identiy roomDaniel Gultsch1-1/+5
2014-03-13sharing textDaniel Gultsch1-20/+0
2014-03-13removed unnecessary uihelper methodDaniel Gultsch1-1/+1
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-6/+5
2014-03-05reworked contact detailsDaniel Gultsch1-8/+23
2014-03-04more workaroud for ejabberd bugsDaniel Gultsch1-2/+1
2014-03-04Muc Options even more awesomeDaniel Gultsch1-0/+158