index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
statusbar
/
ActivatableNotificationView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-03-18
1
-6
/
+6
*
Enable surfacing of notification children
Selim Cinek
2015-03-13
1
-3
/
+3
*
Add backgroundColor getter to View
Chet Haase
2015-01-09
1
-3
/
+3
*
Fixed a bug where the background could become transparent
Selim Cinek
2014-12-10
1
-16
/
+17
*
Fade notifications when exiting dozing
Jorim Jaggi
2014-11-19
1
-29
/
+63
*
Clear the initialized flag when resetting the height.
Chris Wren
2014-10-31
1
-4
/
+5
*
Fixed an issue where the notification could become transparent
Selim Cinek
2014-10-09
1
-0
/
+9
*
Fixed a crash with disapearing views
Selim Cinek
2014-09-26
1
-0
/
+3
*
Remove the scrimming of notifications
Jorim Jaggi
2014-09-05
1
-10
/
+0
*
Notifications are now selectable by the Keyboard
Selim Cinek
2014-09-02
1
-0
/
+34
*
Fixed a bug where notifications could remain in the overlay.
Selim Cinek
2014-08-28
1
-0
/
+2
*
Fixed crash when tapping a notification
Selim Cinek
2014-08-25
1
-4
/
+9
*
Fixed several bugs with the notification shade
Selim Cinek
2014-08-15
1
-1
/
+0
*
Merge "Fixed a bug where a notification had no background" into lmp-dev
Selim Cinek
2014-08-11
1
-1
/
+3
|
\
|
*
Fixed a bug where a notification had no background
Selim Cinek
2014-08-12
1
-1
/
+3
*
|
Fixed an animation bug with inline view updates
Selim Cinek
2014-08-11
1
-0
/
+1
|
/
*
Implement timings for go-to-full-shade transition.
Jorim Jaggi
2014-08-01
1
-9
/
+8
*
SysUI: Reset background treatment when re-using Entries
Christoph Studer
2014-07-30
1
-0
/
+6
*
Return Animator instead of ValueAnimator
John Reck
2014-07-19
1
-1
/
+1
*
Made notifications below speedbump grey.
Selim Cinek
2014-07-03
1
-0
/
+16
*
Refactored the notification backgrounds
Selim Cinek
2014-07-03
1
-25
/
+40
*
Create a basic doze dream in SystemUI.
John Spurlock
2014-06-25
1
-0
/
+32
*
Scrimming the notifications when QS is open.
Selim Cinek
2014-06-19
1
-0
/
+9
*
Fixed a racecondition which could lead to invisible backgrounds
Selim Cinek
2014-06-11
1
-9
/
+17
*
DO NOT MERGE Material theme
Alan Viverette
2014-06-06
1
-3
/
+3
*
API Review: move the CreateRevealAnimator to ViewAnimationUtils
ztenghui
2014-06-05
1
-1
/
+4
*
Initialize background visibility of ActivatableNotificationView
Adrian Roos
2014-05-27
1
-0
/
+1
*
Improved the animation logic of the stack scroller.
Selim Cinek
2014-05-23
1
-3
/
+259
*
Fix invisible notification backgrounds.
Jorim Jaggi
2014-05-20
1
-9
/
+12
*
Fixed measuring and layouting of the more card and expandableviews.
Selim Cinek
2014-05-20
1
-24
/
+0
*
Fixed a big with the vetobutton, circumventing double tapping.
Selim Cinek
2014-05-20
1
-1
/
+2
*
Fixed several bugs introduced by the new background views.
Selim Cinek
2014-05-20
1
-0
/
+23
*
Move background from notification into a view.
Jorim Jaggi
2014-05-19
1
-117
/
+90
*
Enable tinting of notification backgrounds.
Dan Sandler
2014-05-16
1
-9
/
+27
*
Merge "Fix crash in ActivatableNotificationView."
Jorim Jaggi
2014-05-08
1
-2
/
+4
|
\
|
*
Fix crash in ActivatableNotificationView.
Jorim Jaggi
2014-05-08
1
-2
/
+4
*
|
Introduce AmbientState for StackScroller.
Jorim Jaggi
2014-05-08
1
-11
/
+6
|
/
*
Fix animation play time, animation and alpha.
Jorim Jaggi
2014-05-02
1
-2
/
+7
*
Change interaction for dragging down to full shade.
Jorim Jaggi
2014-05-02
1
-22
/
+150
*
Introduce SHADE_LOCKED as a special state for the shade.
Jorim Jaggi
2014-05-02
1
-9
/
+4
*
Refactored the layout of a notifications
Jorim Jaggi
2014-04-29
1
-5
/
+21
*
Flatten notification hiearchy and remove glow.
Jorim Jaggi
2014-04-28
1
-0
/
+192