aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/MucDetailsActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-161-2/+0
|
* OpenPGP key display in muc details is now prettier and linked to openkeychainiNPUTmice2014-06-011-9/+28
|
* display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch2014-05-281-2/+7
|
* first tries on crypto mucDaniel Gultsch2014-05-281-0/+1
|
* More harcoded translations + Spanishkruks232014-05-241-2/+2
|
* Major Contact Picture code cleanupAndreas Straub2014-04-131-1/+1
| | | | | Notifications now have pseudotransparent icons, icons are generated in the correct size.
* fixed minor typosDaniel Gultsch2014-04-121-1/+1
|
* More Contact Picture refactorsandy2014-04-121-1/+1
| | | | | Use polymorphism to avoid dynamic dispatch based on nulled parameters. Next up: Prettier MUC icons
* fixed a couple of muc issues. added jingle listener (which doesn't do ↵Daniel Gultsch2014-03-271-3/+5
| | | | anything for now)
* better muc invitations. clearified the creation of ad hoc mucs with an alert ↵Daniel Gultsch2014-03-151-1/+1
| | | | dialog
* muc invites in conference detailsDaniel Gultsch2014-03-151-0/+17
|
* muc creationDaniel Gultsch2014-03-151-2/+0
|
* renaming conferences over conference detailsDaniel Gultsch2014-03-141-3/+21
|
* use conference subject to identiy roomDaniel Gultsch2014-03-141-1/+5
|
* sharing textDaniel Gultsch2014-03-131-20/+0
|
* removed unnecessary uihelper methodDaniel Gultsch2014-03-131-1/+1
|
* contact picture generation centralized + basic registry stuffDaniel Gultsch2014-03-131-6/+5
|
* reworked contact detailsDaniel Gultsch2014-03-051-0/+172