aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ContactsActivity.java
diff options
context:
space:
mode:
authorandy <andy@strb.org>2014-04-12 03:24:30 +0200
committerandy <andy@strb.org>2014-04-12 03:47:05 +0200
commitf3b07250ddabb612e9cd9fc7985c7d97a9b844d8 (patch)
treec59fce559172ca37b373f0c1dcff93aaa8a24a1a /src/eu/siacs/conversations/ui/ContactsActivity.java
parentc2307337368e37fc3c7fec7d4b2e5cdf3be47212 (diff)
Added tiled MUC icons
Now, MUCs have icons with up to 4 tiles representing MUC members, similar to the gmail app. Some caveats: As of now, no ordering is imposed on the members, we simply pick the first (up to) 4 returned by the MucOptions object. This could be done better, e.g. by picking more important members first (based on affil/role), or even going so far as to order them by how recently they sent a message in the MUC. Also, the code generating the tiles is really messy right now (tons of copy and paste). It seems to work though. I will clean this up soon.
Diffstat (limited to 'src/eu/siacs/conversations/ui/ContactsActivity.java')
0 files changed, 0 insertions, 0 deletions