summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/TransformState.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix text crossfade"Peter Kalauskas2022-06-021-9/+2
* Fix text crossfadePeter Kalauskas2022-05-161-2/+9
* Fix Notification view transformations in RTLJeff DeCew2021-05-251-23/+56
* Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* Remove the reply action entirely.Jeff DeCew2020-11-131-3/+0
* Replacing MotionLayout with DynamicLayoutSelim Cinek2020-05-261-2/+2
* Add back the conversation icon in the expanded viewSelim Cinek2020-03-241-1/+1
* Made image messages display externally in the layoutSelim Cinek2020-03-201-1/+1
* Fixes import ordering.Gus Prevas2018-11-141-1/+1
* Organize notification classes in row/stackRohan Shah2018-07-181-1/+1
* Fixed the animations of Messaging Layout, leading to overlapsSelim Cinek2018-05-291-4/+2
* Fixed a leak with TransformStatesSelim Cinek2018-05-031-0/+1
* Implemented support for inline imagesSelim Cinek2018-02-061-2/+8
* Fixed a crash in SystemUISelim Cinek2018-01-241-6/+10
* Fixed a bug where messages could be invisibleSelim Cinek2017-11-281-6/+10
* Improved the messaging transformationSelim Cinek2017-11-061-10/+32
* Refactored clipping util to be used in coreSelim Cinek2017-11-061-56/+26
* Fixed a bug where images weren't transforming properlySelim Cinek2017-11-021-5/+8
* Improved Text transformations for notificationsSelim Cinek2017-06-301-13/+21
* Allow inline replying directly from the imageSelim Cinek2017-06-021-1/+10
* The transformhelper now also transforms gone viewsSelim Cinek2017-02-131-1/+2
* Modified the interpolators when opening an ambient notificationSelim Cinek2017-01-251-24/+67
* Started visual hierarchy for min priority notificationsSelim Cinek2017-01-241-5/+0
* Large icons now scale nicer when expanding bundlesSelim Cinek2016-09-201-0/+20
* Fix stale transformationsAdrian Roos2016-06-211-3/+8
* Fix clipping not being activated on children in groupsMady Mellor2016-05-241-3/+1
* Keep RemoteInputView visible when focusedAdrian Roos2016-05-091-1/+6
* Fixed a crash when the transformed view was updated while draggingSelim Cinek2016-04-271-2/+11
* Transforming notifications now based on the user draggingSelim Cinek2016-02-251-81/+247
* Fixed a transformation error when fading in viewsSelim Cinek2016-02-111-4/+9
* Referencing static interpolators. Winson2016-01-291-1/+1
* Animating the work profile button location nowSelim Cinek2016-01-281-0/+3
* Refactored the interpolators to use only one single instanceSelim Cinek2016-01-261-5/+3
* Fixed the animation on the music template by introducing scaleSelim Cinek2016-01-211-0/+24
* Removed staggering animation with notification groupsSelim Cinek2016-01-211-2/+3
* Added the possibility to do custom animations for certain fieldsSelim Cinek2016-01-211-15/+63
* Improved notification transformationsSelim Cinek2016-01-211-2/+17
* Continued the template switch implementationSelim Cinek2016-01-211-9/+10
* Changed the transformation from when switching notification viewsSelim Cinek2016-01-211-0/+227