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
/
BaseStatusBar.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display toast when screen is unlocked to a work app.
Kenny Guy
2015-04-13
1
-0
/
+19
*
Keyguard FP UX update
Jorim Jaggi
2015-04-10
1
-1
/
+4
*
Implement new assist gesture and motion
Jorim Jaggi
2015-04-03
1
-83
/
+1
*
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-03-18
1
-2
/
+2
*
Enable surfacing of notification children
Selim Cinek
2015-03-13
1
-9
/
+17
*
Refactored guts inflating for notifications
Selim Cinek
2015-03-12
1
-10
/
+6
*
Introduced a group manager to manage group notifications
Selim Cinek
2015-03-12
1
-2
/
+12
*
Heads-up notifications now reuse the views from the shade
Selim Cinek
2015-03-12
1
-18
/
+30
*
Merge "Add prototype of Inline Reply behind debug flag"
Adrian Roos
2015-03-09
1
-0
/
+107
|
\
|
*
Add prototype of Inline Reply behind debug flag
Adrian Roos
2015-03-09
1
-0
/
+107
*
|
am eef3fbcf: am 8deb6d95: am e6a4b445: am 3581f4c9: Merge "Avoid crashing on ...
Dan Sandler
2015-03-06
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Avoid crashing on startup when policy forbids lockscreen camera.
Dan Sandler
2015-03-03
1
-0
/
+9
*
|
add null guards around notification listener handlers
Chris Wren
2015-02-25
1
-34
/
+40
*
|
Fix issue with ignoring dpm policy for first call.
Kenny Guy
2015-02-10
1
-2
/
+3
*
|
Don't let the heads up close too quickly.
Chris Wren
2015-02-04
1
-36
/
+24
*
|
Add ability to colorize status bar
Jorim Jaggi
2015-02-04
1
-5
/
+1
*
|
Split status bar icon management into separate class
Jorim Jaggi
2015-02-02
1
-1
/
+1
*
|
am 73500edb: Merge "SysUI: Don\'t drop HUN notification when clicked" into lm...
Christoph Studer
2015-01-23
1
-1
/
+5
|
\
\
|
|
/
|
*
SysUI: Don't drop HUN notification when clicked
Christoph Studer
2015-01-22
1
-1
/
+5
*
|
Remove dead code #10: Clean up PhoneStatusBar
Jorim Jaggi
2015-01-21
1
-5
/
+0
*
|
Remove dead code #9: Remove ticker code in PhoneStatusBar
Jorim Jaggi
2015-01-21
1
-11
/
+0
*
|
Standardize notification IDs in the sysui package.
Chris Wren
2015-01-16
1
-3
/
+2
*
|
Remove dead code #8: Remove old keyguard "bouncer"
Jorim Jaggi
2015-01-07
1
-1
/
+1
*
|
Remove dead code #6: Delete old recents implementation
Jorim Jaggi
2015-01-07
1
-1
/
+2
*
|
Remove dead code #1: Remove unused Keyguard classes
Jorim Jaggi
2015-01-07
1
-1
/
+1
|
/
*
Don't forget to listen for USER_ALL broadcasts.
Dan Sandler
2014-12-05
1
-5
/
+2
*
Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-dev
Christoph Studer
2014-12-02
1
-1
/
+5
|
\
|
*
NoMan/SysUI: Clear LEDs only when entering the shade
Christoph Studer
2014-12-02
1
-1
/
+5
*
|
Allow apps from managed profles to close notification shade.
Kenny Guy
2014-11-28
1
-0
/
+6
|
/
*
Make IKeyguardService interface asynchronous
Jim Miller
2014-11-25
1
-8
/
+7
*
Push back notification means snooze the package.
Chris Wren
2014-11-21
1
-1
/
+12
*
Fixed a bug where the clearable flag was set inconsistently
Selim Cinek
2014-11-11
1
-2
/
+0
*
Merge "Fixed a bug that the notifications were not animating when reset" into...
Selim Cinek
2014-11-06
1
-1
/
+0
|
\
|
*
Fixed a bug that the notifications were not animating when reset
Selim Cinek
2014-11-05
1
-1
/
+0
*
|
Merge "SysUI: Use mScreenOnFromKeyguard for panel visibility" into lmp-mr1-dev
Christoph Studer
2014-11-03
1
-18
/
+42
|
\
\
|
|
/
|
/
|
|
*
SysUI: Use mScreenOnFromKeyguard for panel visibility
Christoph Studer
2014-10-29
1
-18
/
+42
*
|
fix build break from mis-named DEBUG flag in SystemUI
Chris Wren
2014-10-29
1
-1
/
+1
*
|
Add logging to diagnose notification click issue.
Chris Wren
2014-10-29
1
-0
/
+10
|
/
*
Fix jank when launching something from lockscreen
Jorim Jaggi
2014-10-28
1
-4
/
+7
*
SysUI/NoMan: Log clicks on notification buttons
Christoph Studer
2014-10-22
1
-0
/
+33
*
Always execute resumeAppSwitches when launching something
Jorim Jaggi
2014-10-17
1
-15
/
+19
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-3
/
+3
*
Revert "Add massive logging to investigate blank Keyguard"
Jorim Jaggi
2014-09-29
1
-12
/
+0
*
Changed the swipe up search affordance
Selim Cinek
2014-09-15
1
-0
/
+6
*
Add massive logging to investigate blank Keyguard
Jorim Jaggi
2014-09-12
1
-0
/
+12
*
Merge "Fixed a crash when the more card or the dismissview was longpressed" i...
Selim Cinek
2014-09-11
1
-0
/
+4
|
\
|
*
Fixed a crash when the more card or the dismissview was longpressed
Selim Cinek
2014-09-11
1
-0
/
+4
*
|
Merge "Use simpler layout for auto-redacted notifications" into lmp-dev
Jorim Jaggi
2014-09-10
1
-12
/
+8
|
\
\
|
*
|
Use simpler layout for auto-redacted notifications
Jorim Jaggi
2014-09-09
1
-12
/
+8
*
|
|
Inflate guts only when needed
Jorim Jaggi
2014-09-10
1
-62
/
+81
[next]