summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/widget/MessagingImageMessage.java
Commit message (Expand)AuthorAgeFilesLines
* MessagingImageMessage: Don't crash if measured after recycleJulia Tuttle2022-05-241-0/+7
* Disable pooling of MessagingGroup and MessagingMessage instances.Jeff DeCew2021-12-021-4/+3
* Made image messages display externally in the layoutSelim Cinek2020-03-201-11/+19
* Baseline for the new ConversationLayoutSelim Cinek2020-03-111-1/+1
* Apply cache and preload mechanism to inline image notifications.Ahan Wu2018-12-041-2/+14
* Fixed the animations of Messaging Layout, leading to overlapsSelim Cinek2018-05-291-2/+0
* Fixed Security Exception issue when inflating notificationSelim Cinek2018-02-201-1/+1
* Fixed an issue where we would access the wrong drawableSelim Cinek2018-02-061-1/+1
* Implemented support for inline imagesSelim Cinek2018-02-061-0/+273