aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/MucDetailsActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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