summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove ExpandableNotificationRow#getExtraBottomPadding()AndrĂ¡s Kurucz2023-03-131-8/+1
* Fix weird shelf truncation when only media can show.Jeff DeCew2023-02-101-0/+10
* Add support for rounded notification in groupsomarmt2022-10-241-20/+13
* Log.wtf when float properties in ViewState are set to NaN.Ioana Alexandru2022-10-101-4/+4
* Fix "No Notification" text not gradually showing on LockScreenMarcello Galhardo2022-08-301-2/+9
* Only notify listeners when actual height changesPeter Kalauskas2022-06-141-4/+6
* Merge "Fix clipTopAmount when read in 2 more critical places" into tm-dev am:...Jeff DeCew2022-05-231-1/+1
|\
| * Merge "Fix clipTopAmount when read in 2 more critical places" into tm-devJeff DeCew2022-05-231-1/+1
| |\
| | * Fix clipTopAmount when read in 2 more critical placesJeff DeCew2022-05-211-1/+1
* | | Merge "Remove ExpandableView.minClipTopAmount which had no effect." into tm-q...Jeff DeCew2022-05-231-9/+0
|\ \ \ | |/ / |/| |
| * | Remove ExpandableView.minClipTopAmount which had no effect.Jeff DeCew2022-05-211-9/+0
| |/
* / Fix notifications accepting touches outside their boundsJeff DeCew2022-05-181-1/+1
|/
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-3/+2
* Merge "Log HUN view changes and actual removal"Jay Aliomer2022-01-251-1/+6
|\
| * Log HUN view changes and actual removalJay Aliomer2022-01-241-1/+6
* | Fix a transient view crash.Jeff DeCew2022-01-221-8/+2
|/
* Crash fix: Log instead of crashing when moving child notif within group.Jeff DeCew2022-01-101-24/+15
* Fix ExpandableView's transient container tracking; prevent crash when mismatc...Jeff DeCew2022-01-051-7/+47
* Fix crash when adding a notification to a group while it is animating away.Jeff DeCew2021-12-221-0/+32
* Replace DumpUtils.withIndenting() with DumpUtils.asIndenting()Jeff DeCew2021-11-291-5/+7
* Rewrite dumping NSSL hierarchyJeff DeCew2021-11-011-0/+11
* Modified the way the notifications clip to the boundarySelim Cinek2021-06-151-9/+0
* Fix cropping by allowing layerType to be reset regardless of height.Jeff DeCew2021-06-091-1/+2
* Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* Revert "Swipe notification to edge of screen"Jordan Demeulenaere2021-03-291-14/+4
* Swipe notification to edge of screenLyn Han2021-03-221-4/+14
* Round adjacent corners when swiping notificationLyn Han2021-03-091-9/+0
* Revert "Fade in notifications one by one"Lyn Han2021-01-221-6/+0
* Fade in notifications one by oneLyn Han2021-01-201-0/+6
* Round notif corners on swipeLyn Han2020-12-111-0/+9
* Remove padding customization from stack scroller algorithmLyn Han2020-11-101-9/+0
* Making the media carousel dismissableSelim Cinek2020-06-191-4/+0
* Made sure that the media section has no backgroundSelim Cinek2020-05-261-0/+40
* Media views now dynamically transition between media hostsSelim Cinek2020-05-081-0/+4
* Bind children dynamically in new pipeline (2/2)Kevin Han2020-04-151-1/+1
* Important conversations now also transform into the shelfSelim Cinek2020-03-301-0/+9
* Adapted Shelf algorithm to also use conversation iconsSelim Cinek2020-03-301-0/+50
* Made translation of headers consistent when going into the shelfSelim Cinek2020-02-251-1/+73
* Clipping headers to the shelf as wellSelim Cinek2020-02-251-0/+16
* Alerting notifications section header + new header styleSteve Elliott2020-02-201-12/+24
* Removed the AmbientPulseManagerSelim Cinek2019-06-111-17/+1
* Not rendering the dark icons with the shelf anymoreSelim Cinek2019-06-061-7/+7
* Made sure the disappear animation for pulsing works correctlySelim Cinek2019-02-281-1/+1
* Changed the contentheight while pulsingSelim Cinek2019-02-281-0/+4
* Draws background behind heads-up notification's menu.Gus Prevas2018-12-171-5/+8
* Merge "Initialize ViewState member variable in constructor and make it final."Dave Mankoff2018-12-111-10/+3
|\
| * Initialize ViewState member variable in constructor and make it final.Dave Mankoff2018-12-101-10/+3
* | Fixed another issue where the group was wrongly clippedSelim Cinek2018-12-051-2/+16
|/
* Refactor ExpandableView to maintain its own ExpandableViewState.Dave Mankoff2018-11-271-2/+53
* Removed the shadow alpha property from notificationsSelim Cinek2018-11-201-7/+0