summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: attach a queue to media player notificationsRoman Birg2016-03-251-15/+12
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+38
|\
| * Stopping chronometers now when the shade is closedSelim Cinek2015-10-161-0/+38
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+18
|\ \ | |/
| * Disable RT animations for header rippleJorim Jaggi2015-08-211-0/+1
| * Fix jank when clicking on HUNJorim Jaggi2015-08-211-0/+17
* | SysUI: Clip to outline in ActivatableNotificationViewd34d2015-10-271-0/+1
|/
* Merge "Switched to round rect clipping while appearing notifications" into mn...Selim Cinek2015-06-101-0/+5
|\
| * Switched to round rect clipping while appearing notificationsSelim Cinek2015-06-101-0/+5
* | Don't invert legacy notificationsJorim Jaggi2015-06-091-1/+7
|/
* Follow up CL for heads up notification refactoringSelim Cinek2015-04-281-6/+11
* Fixed a bug where the notification size was incorrectSelim Cinek2015-04-161-4/+6
* Fixed a bug where the intrinsic height was not updatedSelim Cinek2015-04-151-0/+4
* Fixed more heads up bugsSelim Cinek2015-04-151-2/+3
* Treating headsUpViews now as real notification citizenSelim Cinek2015-04-151-7/+33
* Integrate Heads-up notifications into the shadeSelim Cinek2015-04-151-0/+18
* Enable surfacing of notification childrenSelim Cinek2015-03-131-15/+367
* Refactored guts inflating for notificationsSelim Cinek2015-03-121-2/+14
* Heads-up notifications now reuse the views from the shadeSelim Cinek2015-03-121-3/+2
* Fix accessibility delegationAlan Viverette2015-01-071-2/+2
* Fade notifications when exiting dozingJorim Jaggi2014-11-191-3/+3
* Fixed a bug where the clearable flag was set inconsistentlySelim Cinek2014-11-111-11/+2
* Fixed a bug that the notifications were not animating when resetSelim Cinek2014-11-051-3/+16
* Merge "Clear the initialized flag when resetting the height." into lmp-mr1-devChris Wren2014-10-311-1/+1
|\
| * Clear the initialized flag when resetting the height.Chris Wren2014-10-311-1/+1
* | Fixed a bug with the notification appear animationSelim Cinek2014-10-311-2/+0
|/
* SysUI: Reset ExpandableNotiRow.mActualHeight on reset()Christoph Studer2014-10-101-0/+1
* Merge "Don't use layers when fading between public/private layout" into lmp-devJorim Jaggi2014-09-111-2/+0
|\
| * Don't use layers when fading between public/private layoutJorim Jaggi2014-09-111-2/+0
* | Inflate guts only when neededJorim Jaggi2014-09-101-3/+27
|/
* Fixed a bug where the notifications could overlap when resetSelim Cinek2014-09-051-0/+1
* Fixed a bug where notification icons where not animatingSelim Cinek2014-09-031-0/+50
* Merge "Fixed several bugs where the dismissview was not reachable." into lmp-devSelim Cinek2014-09-011-1/+9
|\
| * Fixed several bugs where the dismissview was not reachable.Selim Cinek2014-09-011-1/+9
* | Notification guts have now the actualHeight of the notificationsSelim Cinek2014-09-011-0/+4
|/
* Doze: Improve icon treatment when dozing.John Spurlock2014-08-211-0/+9
* Fixed several bugs with the notification shadeSelim Cinek2014-08-151-12/+22
* Merge "Reset the notification expanded states on screen off" into lmp-devSelim Cinek2014-08-121-0/+5
|\
| * Reset the notification expanded states on screen offSelim Cinek2014-08-121-0/+5
* | Fixed an animation bug with inline view updatesSelim Cinek2014-08-111-1/+4
|/
* Animate public/private notification layoutsJorim Jaggi2014-08-031-7/+59
* Add a log and statistics for notification expansion.Chris Wren2014-07-301-0/+27
* SysUI: Reset background treatment when re-using EntriesChristoph Studer2014-07-301-0/+2
* Prevent dismissing autoredacted private notifications.Dan Sandler2014-07-161-0/+25
* Inline replace notification views when layout changesChristoph Studer2014-07-031-0/+18
* Made notifications below speedbump grey.Selim Cinek2014-07-031-9/+0
* Fade notification contents when expanding/contractingJorim Jaggi2014-06-231-7/+0
* Fixed several bugs with redaction.Selim Cinek2014-06-101-5/+15
* Fixed an issue where holes in the notification shade could appear.Selim Cinek2014-06-101-0/+5
* Fixed measuring and layouting of the more card and expandableviews.Selim Cinek2014-05-201-7/+0