summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/ActivatableNotificationView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+1
|\
| * Improve motion for wake-and-unlocking while pulsingJorim Jaggi2015-08-181-0/+1
* | Themes: Allow notification shadows to be roundedAndy Mast2015-10-281-0/+3
* | SysUI: Invert notification backgroundsd34d2015-10-271-10/+17
|/
* Fix unnecessary layer creation for appear animationJorim Jaggi2015-07-201-5/+7
* Switched to round rect clipping while appearing notificationsSelim Cinek2015-06-101-51/+27
* Enabled appear and dissappear animations for the overflow cardSelim Cinek2015-06-101-3/+12
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-6/+6
* Enable surfacing of notification childrenSelim Cinek2015-03-131-3/+3
* Add backgroundColor getter to ViewChet Haase2015-01-091-3/+3
* Fixed a bug where the background could become transparentSelim Cinek2014-12-101-16/+17
* Fade notifications when exiting dozingJorim Jaggi2014-11-191-29/+63
* Clear the initialized flag when resetting the height.Chris Wren2014-10-311-4/+5
* Fixed an issue where the notification could become transparentSelim Cinek2014-10-091-0/+9
* Fixed a crash with disapearing viewsSelim Cinek2014-09-261-0/+3
* Remove the scrimming of notificationsJorim Jaggi2014-09-051-10/+0
* Notifications are now selectable by the KeyboardSelim Cinek2014-09-021-0/+34
* Fixed a bug where notifications could remain in the overlay.Selim Cinek2014-08-281-0/+2
* Fixed crash when tapping a notificationSelim Cinek2014-08-251-4/+9
* Fixed several bugs with the notification shadeSelim Cinek2014-08-151-1/+0
* Merge "Fixed a bug where a notification had no background" into lmp-devSelim Cinek2014-08-111-1/+3
|\
| * Fixed a bug where a notification had no backgroundSelim Cinek2014-08-121-1/+3
* | Fixed an animation bug with inline view updatesSelim Cinek2014-08-111-0/+1
|/
* Implement timings for go-to-full-shade transition.Jorim Jaggi2014-08-011-9/+8
* SysUI: Reset background treatment when re-using EntriesChristoph Studer2014-07-301-0/+6
* Return Animator instead of ValueAnimatorJohn Reck2014-07-191-1/+1
* Made notifications below speedbump grey.Selim Cinek2014-07-031-0/+16
* Refactored the notification backgroundsSelim Cinek2014-07-031-25/+40
* Create a basic doze dream in SystemUI.John Spurlock2014-06-251-0/+32
* Scrimming the notifications when QS is open.Selim Cinek2014-06-191-0/+9
* Fixed a racecondition which could lead to invisible backgroundsSelim Cinek2014-06-111-9/+17
* DO NOT MERGE Material themeAlan Viverette2014-06-061-3/+3
* API Review: move the CreateRevealAnimator to ViewAnimationUtilsztenghui2014-06-051-1/+4
* Initialize background visibility of ActivatableNotificationViewAdrian Roos2014-05-271-0/+1
* Improved the animation logic of the stack scroller.Selim Cinek2014-05-231-3/+259
* Fix invisible notification backgrounds.Jorim Jaggi2014-05-201-9/+12
* Fixed measuring and layouting of the more card and expandableviews.Selim Cinek2014-05-201-24/+0
* Fixed a big with the vetobutton, circumventing double tapping.Selim Cinek2014-05-201-1/+2
* Fixed several bugs introduced by the new background views.Selim Cinek2014-05-201-0/+23
* Move background from notification into a view.Jorim Jaggi2014-05-191-117/+90
* Enable tinting of notification backgrounds.Dan Sandler2014-05-161-9/+27
* Merge "Fix crash in ActivatableNotificationView."Jorim Jaggi2014-05-081-2/+4
|\
| * Fix crash in ActivatableNotificationView.Jorim Jaggi2014-05-081-2/+4
* | Introduce AmbientState for StackScroller.Jorim Jaggi2014-05-081-11/+6
|/
* Fix animation play time, animation and alpha.Jorim Jaggi2014-05-021-2/+7
* Change interaction for dragging down to full shade.Jorim Jaggi2014-05-021-22/+150
* Introduce SHADE_LOCKED as a special state for the shade.Jorim Jaggi2014-05-021-9/+4
* Refactored the layout of a notificationsJorim Jaggi2014-04-291-5/+21
* Flatten notification hiearchy and remove glow.Jorim Jaggi2014-04-281-0/+192