aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/ListItemAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31fix showing presence colored namesChristian Schneppe1-11/+5
2020-01-31optimize importsChristian Schneppe1-1/+2
2020-01-26use default values for some preferences instead of hardcoded onesChristian Schneppe1-1/+1
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-06-20show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe1-0/+8
2019-02-08optimize importsChristian Schneppe1-8/+0
2019-01-27add context menu for muc user adapterChristian Schneppe1-2/+1
2019-01-27refactored avatar workers into single classChristian Schneppe1-93/+3
2019-01-27make bitmap worker task staticChristian Schneppe1-6/+10
2018-10-01fix crashes with EmojiTextViewChristian Schneppe1-3/+3
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe1-3/+3
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe1-4/+4
2018-06-29Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ...Ramesh Jangama1-1/+1
2018-06-29fix crash in ListItemAdapterChristian Schneppe1-1/+2
2018-06-04Revert "fade in images and avatars" because of strange flickeringChristian Schneppe1-6/+0
2018-06-03fade in images and avatarsChristian Schneppe1-0/+6
2018-04-21more theme workingChristian Schneppe1-3/+3
2018-04-07detect irregular unicode in domain partChristian Schneppe1-2/+2
2018-04-07display irregular unicode code pointsChristian Schneppe1-2/+4
2018-04-02migrate to xmpp-addrChristian Schneppe1-1/+1
2018-03-20use data binder for list item adapaterChristian Schneppe1-18/+18
2017-12-10Refined avatar generation a bitChristian Schneppe1-1/+2
2017-11-24ListItemAdapter: use ViewHolderChristian Schneppe1-26/+49
2017-11-23code cleanupChristian Schneppe1-4/+4
2017-11-02use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe1-1/+1
2017-08-01put settings defaults into resource fileChristian Schneppe1-1/+1
2017-06-11recreate settingsactivity when theme changedChristian Schneppe1-1/+5
2017-04-13set colored contact status preference correctlyChristian Schneppe1-2/+6
2017-04-13make contacts status color configurableChristian Schneppe1-1/+8
2017-04-05Show colored presence status for contacts in overview and contact listChristian Schneppe1-0/+5
2017-03-15grey out offline contacts in StartConversationChristian Schneppe1-0/+20
2016-11-19reformat codeChristian Schneppe1-151/+151
2016-09-09optimized importsChristian Schneppe1-1/+0
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch1-1/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe1-5/+5
2016-05-31optimize importsChristian Schneppe1-1/+0
2016-04-29properly cancel avatar tasksDaniel Gultsch1-2/+3
2016-04-22expert setting to manually change presenceDaniel Gultsch1-1/+1
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-2/+2
2016-01-26hide jid row in list item list when jid is nullDaniel Gultsch1-1/+2
2015-10-12code clean upDaniel Gultsch1-1/+1
2015-07-20Optimize importsAndreas Straub1-10/+10
2015-02-22properly remove invalid avatariNPUTmice1-0/+1
2015-02-18always call to cancel before loading new avatarsiNPUTmice1-12/+14
2015-02-16fixed avatar cache lookup in ListItemAdapteriNPUTmice1-4/+1
2015-02-15made image view background more colorful while waiting on actual avatar to loadiNPUTmice1-1/+2
2015-02-15loading avatars in seperate tasksiNPUTmice1-2/+89
2015-01-02click on dynamic tag to filter for that tagDaniel Gultsch1-0/+22
2014-12-03further npe checksiNPUTmice1-5/+11
2014-11-16happy hanukkahiNPUTmice1-0/+21