aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/ListItemAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix showing presence colored namesChristian Schneppe2020-01-311-11/+5
* optimize importsChristian Schneppe2020-01-311-1/+2
* use default values for some preferences instead of hardcoded onesChristian Schneppe2020-01-261-1/+1
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-201-0/+8
* optimize importsChristian Schneppe2019-02-081-8/+0
* add context menu for muc user adapterChristian Schneppe2019-01-271-2/+1
* refactored avatar workers into single classChristian Schneppe2019-01-271-93/+3
* make bitmap worker task staticChristian Schneppe2019-01-271-6/+10
* fix crashes with EmojiTextViewChristian Schneppe2018-10-011-3/+3
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-231-3/+3
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-231-4/+4
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2018-06-291-1/+1
|\
| * Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ...Ramesh Jangama2018-06-291-1/+1
* | fix crash in ListItemAdapterChristian Schneppe2018-06-291-1/+2
|/
* Revert "fade in images and avatars" because of strange flickeringChristian Schneppe2018-06-041-6/+0
* fade in images and avatarsChristian Schneppe2018-06-031-0/+6
* more theme workingChristian Schneppe2018-04-211-3/+3
* detect irregular unicode in domain partChristian Schneppe2018-04-071-2/+2
* display irregular unicode code pointsChristian Schneppe2018-04-071-2/+4
* migrate to xmpp-addrChristian Schneppe2018-04-021-1/+1
* use data binder for list item adapaterChristian Schneppe2018-03-201-18/+18
* Refined avatar generation a bitChristian Schneppe2017-12-101-1/+2
* ListItemAdapter: use ViewHolderChristian Schneppe2017-11-241-26/+49
* code cleanupChristian Schneppe2017-11-231-4/+4
* use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe2017-11-021-1/+1
* put settings defaults into resource fileChristian Schneppe2017-08-011-1/+1
* recreate settingsactivity when theme changedChristian Schneppe2017-06-111-1/+5
* set colored contact status preference correctlyChristian Schneppe2017-04-131-2/+6
* make contacts status color configurableChristian Schneppe2017-04-131-1/+8
* Show colored presence status for contacts in overview and contact listChristian Schneppe2017-04-051-0/+5
* grey out offline contacts in StartConversationChristian Schneppe2017-03-151-0/+20
* reformat codeChristian Schneppe2016-11-191-151/+151
* optimized importsChristian Schneppe2016-09-091-1/+0
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-261-1/+3
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+182