anotherim/src/eu/siacs/conversations/utils
andy f3b07250dd 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.
2014-04-12 03:47:05 +02:00
..
zlib Switch to FULL_SYNC to make prosody happy 2014-04-05 11:39:45 +02:00
CryptoHelper.java added permenant notification when one or more accounts are unable to connect 2014-04-03 09:21:45 +02:00
DNSHelper.java Merge pull request #40 from rtreffer/minidns 2014-04-03 11:13:45 +02:00
ExceptionHandler.java exception handler 2014-03-09 13:21:28 +01:00
ExceptionHelper.java changed behaviour of expecption handler to check if accounts are working before removing the stacktrace 2014-04-10 13:19:58 +02:00
MessageParser.java failed messages get now marked inline 2014-04-11 09:13:56 +02:00
OnPhoneContactsLoadedListener.java rebranding 2014-02-28 18:46:01 +01:00
PhoneHelper.java added button to open images 2014-04-06 15:28:19 +02:00
UIHelper.java Added tiled MUC icons 2014-04-12 03:47:05 +02:00
Validator.java rebranding 2014-02-28 18:46:01 +01:00