summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge "Appear animation for PIN view." into lmp-preview-devJorim Jaggi2014-05-284-25/+187
|\ \ \ \
| * | | | Appear animation for PIN view.Jorim Jaggi2014-05-284-25/+187
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15163546 Change-Id: I05bc2920cc6e3d19ab64b8b43417b328552e9e2a
* | | | | SysUI: Fix bug where ZEN'd notification wasn't updatedChristoph Studer2014-05-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15131411 Change-Id: If6a149a04b34b63052797bbadb3a6fde18c675cd
* | | | | Merge "SysUI: Reflect notification ranking" into lmp-preview-devChristoph Studer2014-05-285-114/+185
|\ \ \ \ \
| * | | | | SysUI: Reflect notification rankingChristoph Studer2014-05-285-115/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Respect the ranking received via NotificationListenerService. Bug: 15131411 Change-Id: I9e3a1530ffb5f4c29eeeccdbc910261d2eb72216
* | | | | | Introduced animations for the clipTopAmount of notifications.Selim Cinek2014-05-285-71/+180
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | Bug: 14081264 Change-Id: I09ca8161807d9dea7ca118601ddff9a28c373de5
* | | | | Implemented basic camera and phone affordance.Selim Cinek2014-05-2811-356/+756
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | The phone and the camera can now be accessed when swiping anywhere on the background of the keyguard in the corresponding direction. Bug: 15126905 Change-Id: If5551078676275764d5b7ddbca6e71cf008a1904
* | | | Merge "Remove charging text and carrier label on bouncer." into lmp-preview-devJorim Jaggi2014-05-275-48/+14
|\ \ \ \
| * | | | Remove charging text and carrier label on bouncer.Jorim Jaggi2014-05-275-48/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | But still show it for SIM PIN/PUK. Bug: 15283575 Change-Id: Id343e5b2fb5c695f46cd23d8509109987fa2d290
* | | | | Merge "Remove up pointing arrow in navbar." into lmp-preview-devJorim Jaggi2014-05-2714-133/+2
|\ \ \ \ \
| * | | | | Remove up pointing arrow in navbar.Jorim Jaggi2014-05-2714-133/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need it anymore. Yay! Bug: 15283575 Change-Id: Iac5543a733c047711e5c37f290758456116469a5
* | | | | Better wifi-enabled signal from network controller.John Spurlock2014-05-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old "is wifi enabled" signal was geared toward the cluster view. Since the clients of the callbacks are now only QS tiles, make sure to plumb through the actual enabled value all the way up to the tile. Bug:15161053 Change-Id: I8b69c599f06d5b36e3f44dc666e1621840ffd927 (cherry picked from commit fd0ea545d47b19c2ebff203a6e768a60698f3609)
* | | | | Merge "Skeleton for Keyguard security method appear animations." into ↵Jorim Jaggi2014-05-2713-0/+70
|\ \ \ \ \ | |/ / / / | | | | | | | | | | lmp-preview-dev
| * | | | Skeleton for Keyguard security method appear animations.Jorim Jaggi2014-05-2713-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15163546 Change-Id: Id1c6b4f21b8f182f9d00fb903370de5512eaba1b
* | | | | Merge "Show bouncer immediately when MOTION_UP is received" into lmp-preview-devJorim Jaggi2014-05-279-18/+65
|\ \ \ \ \ | |/ / / /
| * | | | Show bouncer immediately when MOTION_UP is receivedJorim Jaggi2014-05-279-18/+65
| | |/ / | |/| | | | | | | | | | | | | | Bug: 15163546 Change-Id: Ie50905b78352e54298cb7e0e3f13152e6c2becd0
* | | | Merge "Initialize background visibility of ActivatableNotificationView" into ↵Adrian Roos2014-05-271-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | lmp-preview-dev
| * | | | Initialize background visibility of ActivatableNotificationViewAdrian Roos2014-05-271-0/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initializes the background visibilities that were previously only set when adding the view to the scroller, resulting in HUNs having two backgrounds. Bug: 15106201 Change-Id: I21ef3b34c6feb0e852c9dc2c3289665cff40927e
* | | | Merge "VolumeZen: combine ringer/notification volume and zen." into ↵John Spurlock2014-05-2732-693/+1159
|\ \ \ \ | | | | | | | | | | | | | | | lmp-preview-dev
| * | | | VolumeZen: combine ringer/notification volume and zen.John Spurlock2014-05-2732-693/+1159
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Implement a new volume panel widget, combining volume and zen mode + conditions. - Show zen mode + conditions when modifying ringer or notification streams. - Host the volume panel widget in a dialog when being controlled by the audio service / volume keys. - Remove support for multiple sliders in the volume panel. - Remove support for separate ringer + notification volumes in the volume panel. - Move volume panel resources up to SystemUI. - Create a new combined Notifications quick settings tile. - Host the volume panel widget in the quick settings panel under Notifications. - When the quick settings detail panel is visible, route the volume keys to the embedded widget instead of showing a redundant dialog. - Create common styles for quick settings text to be closer to spec. - Update the framework resources for the ringer stream. - Show the ringer icons in global actions. - Add "until you turn this off" back as a separate zen condition. - Disable time condition buttons when they are N/A. - Don't allow volume changes to set ringer mode silent. Bug:15186070 Change-Id: Id5e321dd1d5e7c4cf3917027ffbdf7e80d38b00d
* | | | Make carrier label single line with marquee on overflowAdrian Roos2014-05-261-1/+2
|/ / / | | | | | | | | | | | | Bug: 15261340 Change-Id: I3b22b018ba834da71129e2ece7107fee5807b1f7
* | | Merge "Replace KeyButtonView's custom glow with Quantum Ripple" into ↵Adrian Roos2014-05-2623-148/+83
|\ \ \ | | | | | | | | | | | | lmp-preview-dev
| * | | Replace KeyButtonView's custom glow with Quantum RippleAdrian Roos2014-05-2623-147/+82
| | | | | | | | | | | | | | | | | | | | Bug: 15212514 Change-Id: Ia66bccd627c123f637d67076f78ab418c3f9e835
* | | | Merge "Improve scrim handling" into lmp-preview-devJorim Jaggi2014-05-2610-93/+342
|\ \ \ \
| * | | | Improve scrim handlingJorim Jaggi2014-05-2610-93/+342
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15163546 Change-Id: I0d2c05b035f832f4b4e6a2fc34113fe9d5677525
* | | | | Merge "Tapping in brightness row in QS should not close QS panel" into ↵Adrian Roos2014-05-261-1/+2
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | lmp-preview-dev
| * | | | Tapping in brightness row in QS should not close QS panelAdrian Roos2014-05-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15169301 Change-Id: I10ddaa2c5bd3f8cb6abaff89b03814dd8ec63f72
* | | | | Merge "Implement HUN visuals: shadows and translucency" into lmp-preview-devAdrian Roos2014-05-268-82/+76
|\ \ \ \ \ | |/ / / /
| * | | | Implement HUN visuals: shadows and translucencyAdrian Roos2014-05-268-82/+76
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15106201 Change-Id: I718e3d36355d0f58abc3daadb8c6a9d554f29bec
* | | | | Merge "Do not destroy the security method when pressing back." into ↵Jorim Jaggi2014-05-263-12/+11
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | lmp-preview-dev
| * | | | Do not destroy the security method when pressing back.Jorim Jaggi2014-05-263-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes jank when the user wants to unlock it next time. Bug: 15088101 Change-Id: If7bc3d92d0f17abb5077b4c06248f368acb2879f
* | | | | Merge "Update open lock icon with actual assets from UX" into lmp-preview-devAdrian Roos2014-05-2610-0/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update open lock icon with actual assets from UXAdrian Roos2014-05-2310-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14295559 Change-Id: Ia9f94688a8776517e964bf7c84d71575d0ef985c
* | | | | Merge "Visual refinements for lockscreen." into lmp-preview-devJorim Jaggi2014-05-2610-21/+28
|\ \ \ \ \
| * | | | | Visual refinements for lockscreen.Jorim Jaggi2014-05-2610-21/+28
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Bug: 15244051 Bug: 14999913 Change-Id: I48896cfa3d88a25ae9c244968ae8e457b6d4e82d
* | | | | Merge "Replace default user picture." into lmp-preview-devJorim Jaggi2014-05-267-2/+30
|\ \ \ \ \
| * | | | | Replace default user picture.Jorim Jaggi2014-05-267-2/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14842969 Change-Id: I4a46a2499ccf47e1bc13a179561d6ab271502ddb
* | | | | | Disable time and user switcher click targets when collapsedJorim Jaggi2014-05-261-0/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | Bug: 15125632 Change-Id: Ibdeeb47a696a574204b02b90ce6881cd78047738
* | | | | Merge "Make QS panel peek below the header." into lmp-preview-devJorim Jaggi2014-05-2610-48/+77
|\ \ \ \ \
| * | | | | Make QS panel peek below the header.Jorim Jaggi2014-05-2610-48/+77
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15210059 Change-Id: I84e45092b3c9c397da8b458dbaa136fd52e665a6
* | | | | Merge "Introduced overscrolling for the panel expansion" into lmp-preview-devSelim Cinek2014-05-262-3/+27
|\ \ \ \ \
| * | | | | Introduced overscrolling for the panel expansionSelim Cinek2014-05-262-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notifications now overscroll in a rubberbandy motion when expanding. Bug: 14486987 Change-Id: I5ad47027adab10d6996e70f489e8c2550220e224
* | | | | | Merge "Fixed the gap which could occur after the speedbumpview." into ↵Selim Cinek2014-05-261-1/+5
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | lmp-preview-dev
| * | | | Fixed the gap which could occur after the speedbumpview.Selim Cinek2014-05-261-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15126099 Change-Id: Ia1724c123296313a706790d3a25ffc1857968b63
* | | | | Merge "Remove unnecessary layout request from Keyguard" into lmp-preview-devAdrian Roos2014-05-262-6/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unnecessary layout request from KeyguardAdrian Roos2014-05-232-6/+0
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Reverts the fix for 7137389 that does no longer apply after the architectural change of Keyguard and SystemUI. Bug: 15088101 Change-Id: Ic9234a9e69363b65b6e121eab498cb8d74660c91
* | | | DO NOT MERGE Only send notification activity intents after dismissing KeyguardAdrian Roos2014-05-255-57/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defers delivery of contentIntent and activity actions until the lockscreen has been dismissed, so that activities don't launch beneath it. Bug: 14491010 Change-Id: Ic8c61c18a75d4f0da2d82a0a8a038a5d98ebb71f (cherry picked from commit 79f640dd0d02c1cc199937b160d8f7abd3c1eaeb)
* | | | Merge "QuickSettings: Remove default edge effect on scroller." into ↵John Spurlock2014-05-241-0/+1
|\ \ \ \ | |_|/ / |/| | | | | | | lmp-preview-dev
| * | | QuickSettings: Remove default edge effect on scroller.John Spurlock2014-05-241-0/+1
| | |/ | |/| | | | | | | | | | Bug:15186962 Change-Id: Ibc6aa8169fedf7b9e145955d652f3af8703cbe54
* | | Merge "Fix intercept logic in NotificationPanelView." into lmp-preview-devJorim Jaggi2014-05-242-3/+19
|\ \ \