summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src
Commit message (Expand)AuthorAgeFilesLines
* Add display metadata and change strings to CharSequencesRoboErik2014-08-051-1/+1
* Fix not being able to dismiss panel with single tapJorim Jaggi2014-08-051-1/+10
* Navbar scrim when in QSJorim Jaggi2014-08-052-0/+21
* Show bouncer if secure camera would show chooser.Jorim Jaggi2014-08-052-5/+19
* Disable heads up when DISABLE_NOTIFICATION_ALERTJason Monk2014-08-052-1/+9
* Revert "Clean up hiden notifications on Keyguard handling"Jorim Jaggi2014-08-053-57/+62
* Clean up hiden notifications on Keyguard handlingJorim Jaggi2014-08-053-62/+57
* Merge "Empty notification shade state." into lmp-devJorim Jaggi2014-08-048-122/+269
|\
| * Empty notification shade state.Jorim Jaggi2014-08-058-122/+269
* | Merge "QS: Enable availability listener for flashlight" into lmp-devAdrian Roos2014-08-052-9/+35
|\ \
| * | QS: Enable availability listener for flashlightAdrian Roos2014-08-052-9/+35
* | | Merge "QS: Share usage tracking timeout with color inversion tile." into lmp-devJohn Spurlock2014-08-053-26/+92
|\ \ \ | |_|/ |/| |
| * | QS: Share usage tracking timeout with color inversion tile.John Spurlock2014-08-053-26/+92
* | | New swipe-up assist animation for L.Jorim Jaggi2014-08-056-193/+286
| |/ |/|
* | Merge "Dismiss all layout updates." into lmp-devJorim Jaggi2014-08-052-40/+15
|\ \ | |/ |/|
| * Dismiss all layout updates.Jorim Jaggi2014-08-052-40/+15
* | Fixing scrolling regression with layout changes.Winson Chung2014-08-042-9/+3
* | Doze: Follow the notification light.John Spurlock2014-08-045-70/+176
* | QS: Add security footer.Jason Monk2014-08-046-6/+467
* | Merge "Faster timings when a notification comes out from more card" into lmp-devJorim Jaggi2014-08-012-6/+24
|\ \
| * | Faster timings when a notification comes out from more cardJorim Jaggi2014-08-042-6/+24
| |/
* | NoMan: Fix speedbump when no low-prio notifsChristoph Studer2014-08-041-2/+1
* | Doze: coordinate keyguard status bar visibility.John Spurlock2014-08-032-9/+23
|/
* Animate public/private notification layoutsJorim Jaggi2014-08-0310-18/+158
* Handle go to full shade motion for redacted caseJorim Jaggi2014-08-038-43/+225
* QS: Fix detail clip reverse transition.John Spurlock2014-08-031-0/+13
* Battery saver: new policy changes + SystemUI tweaks.John Spurlock2014-08-026-73/+91
* QS: Fix detail flashing during transition.John Spurlock2014-08-022-14/+23
* Turn off extra debuggingWink Saville2014-08-011-18/+23
* Don't show guest when user switcher is simpleJason Monk2014-08-012-9/+33
* Volume: Confirm unsafe media volume dialog on VOL_UP.John Spurlock2014-08-011-0/+21
* QS: Back button closes detail (if showing)John Spurlock2014-08-013-3/+23
* QS: New disabled icon states for wifi/cell tiles.John Spurlock2014-08-012-5/+8
* QS: Fix datatype overlays.John Spurlock2014-08-012-16/+9
* Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124)Winson Chung2014-08-012-4/+20
* Clean up speedbump handling when going to SHADE_LOCKEDJorim Jaggi2014-08-014-16/+22
* Animate clock when going to SHADE_LOCKED or SHADEJorim Jaggi2014-08-012-7/+55
* Implement timings for go-to-full-shade transition.Jorim Jaggi2014-08-017-43/+135
* SysUI: Fix notification leakChristoph Studer2014-08-012-31/+37
* Optimize large preview from the screenshot notification.Chris Wren2014-08-011-3/+21
* add event logs to track heads up status.Chris Wren2014-08-013-0/+8
* Updating the stack layout to use a parameterized curve.Winson Chung2014-08-0113-432/+625
* New wifi + radio icons.John Spurlock2014-07-315-58/+61
* Fix a few StatusBarHeaderView regressionsJorim Jaggi2014-07-311-3/+1
* Merge "SysUI: Respect "no notifs on lockscreen" setting" into lmp-devChristoph Studer2014-07-252-14/+3
|\
| * SysUI: Respect "no notifs on lockscreen" settingChristoph Studer2014-07-312-14/+3
* | Implement nice QS expansion transition in KeyguardJorim Jaggi2014-07-313-27/+80
* | Factor out keyguard components of StatusBarHeaderViewJorim Jaggi2014-07-315-242/+242
|/
* SysUI: Display group children when no summary is presentChristoph Studer2014-07-304-194/+216
* Strip RemoteViews from Notifications, re-create them in SysUIChristoph Studer2014-07-301-1/+1