4273 Commits

Author SHA1 Message Date
Dan Sandler
9ee256d252 Avoid NPE when mRoot is null.
Bug: 14162288
Change-Id: I36793d706ab1d29576f536562a0c06f7805a0d50
2014-04-21 17:34:49 +00:00
John Spurlock
0666199303 Merge "Quick settings bug fixes." 2014-04-21 15:56:25 +00:00
John Spurlock
f0b06c7738 Quick settings bug fixes.
- Fix issue where notifications were positioned offscreen after
   quick screen toggle.
 - Better QS scrim hiding, use existing layout transition.
 - Don't allow a reposition if the settings animation is currently
   running.
 - Delay chevron animation during toggle to avoid drawing over each
   other.
 - Keep the screen on while the user is poking around with QS on
   the keyguard.
 - Cap the QS expansion to the bottom of the status view on keyguard.

Change-Id: Ib63874d0c6a33db81923080f25cb8f208e614faf
2014-04-21 07:16:40 -04:00
John Spurlock
507288322b Remove obsolete settings panel artifacts.
I don't always have quick settings.  But when I do,
they live in a flip view, not a separate panel.

Bug:14133785
Change-Id: I3df11d7de308a36a800eb7582a71e3febc897fec
2014-04-21 07:16:15 -04:00
John Spurlock
cbdf956b42 Merge "Revert "Fix broken status bar when activity is showing above keyguard"" 2014-04-18 00:13:56 +00:00
John Spurlock
2e50f28f41 Revert "Fix broken status bar when activity is showing above keyguard"
This reverts commit 25ab3d94387597a24619723df687214320f17e76.

Change-Id: I7dba397a9fe09d70b87ff4e638805c010c192599
2014-04-17 23:45:50 +00:00
Jorim Jaggi
56d46cc95f Merge "Fix global screen rotation issue." 2014-04-17 19:08:37 +00:00
Jorim Jaggi
ca36cf7bca Fix global screen rotation issue.
Bug: 14080683
Change-Id: I0144faafa0e01c14c8c8e6a6c9fc81a10d25f47d
2014-04-17 20:49:30 +02:00
Baligh Uddin
48bd1b195f Merge "Import translations. DO NOT MERGE" 2014-04-17 15:48:29 +00:00
John Spurlock
9b5d028c69 Merge "Interim quick settings update." 2014-04-17 14:38:05 +00:00
John Spurlock
73203ebf97 Interim quick settings update.
Make existing QS panel available via pulldown from header
(or keyguard status view on keyguard), update the affordances
as a hint.

Don't allow QS to scroll, cap to max rows.

Add scrim over panel to indicate that this is purely temporary.

Bug:14081801
Bug:14059974
Change-Id: I166033975cbc44b91f45ee70ea5c7540390670dd
2014-04-17 10:26:45 -04:00
Adrian Roos
379ac2d8b6 Merge "Fix broken status bar when activity is showing above keyguard" 2014-04-17 13:54:57 +00:00
Adrian Roos
25ab3d9438 Fix broken status bar when activity is showing above keyguard
Bug: 14077213
Change-Id: I5d45fd1780498983995a469d0799e024ca25f3c7
2014-04-17 15:46:41 +02:00
Adrian Roos
c8ba7d3f87 Make camera affordance fly away
Stop gap measure to differenciate the accepted vs rejected
response of the camera affordance on the lockscreen.

Bug: 14081010
Change-Id: I04d170aa3f07ce5f440fb1d27f7c62ef2a903a03
2014-04-17 15:09:41 +02:00
Baligh Uddin
d247670d6a Import translations. DO NOT MERGE
Change-Id: Ic128b66fb70754adff7faa7f505f907dea499a68
Auto-generated-cl: translation import
2014-04-16 15:13:43 -07:00
Jorim Jaggi
e731a4ed3a Merge "Make MENU key work again to dismiss insecure Keyguard." 2014-04-16 21:55:56 +00:00
Jorim Jaggi
e0fa592afc Merge "Show enter PIN/PUK before notifications on Keyguard." 2014-04-16 21:55:41 +00:00
Dan Sandler
a46ceb5881 Merge "Fix NPE if showKeyguard() is not called before hideKeyguard()." 2014-04-16 20:32:58 +00:00
Dan Sandler
63e40170f8 Fix NPE if showKeyguard() is not called before hideKeyguard().
Bug: 14112212
Change-Id: Iced1085cf7be8d827cf7e34efe603a399f456c1b
2014-04-16 16:22:56 -04:00
Jorim Jaggi
8c8bcc160a Make MENU key work again to dismiss insecure Keyguard.
Bug: 14110426
Change-Id: Iab8ec9633a2169e6def13a0c6e09b77543adbb41
2014-04-16 21:36:51 +02:00
Jorim Jaggi
a005f1b685 Show enter PIN/PUK before notifications on Keyguard.
Change-Id: Icec12a43487fe76378e10bb8aaaa163c53b69075
2014-04-16 21:15:59 +02:00
Christoph Studer
97096fd0e6 Merge "Write eventlog entries for notification visibility" 2014-04-16 15:49:54 +00:00
Baligh Uddin
cf8aed657b Merge "Import translations. DO NOT MERGE" 2014-04-16 15:26:20 +00:00
Christoph Studer
92b389da2a Write eventlog entries for notification visibility
Keep track of notifications shown in the notification panel
and log them via eventlog.

Added the following eventlog tag:
  * notification_visibility_changed

Bug: 13442201
Change-Id: Ifb74ec2492967dc787b4de86db7d7f00be6c7f74
2014-04-16 17:07:49 +02:00
John Spurlock
14a6d6826c Merge "Migrate away from @hidden onViewAdded." 2014-04-15 16:44:01 +00:00
John Spurlock
584caa5fab Migrate away from @hidden onViewAdded.
Change-Id: Id8c1c05a2fdeb0776a3d70e67990da1e8e93b18a
2014-04-15 12:40:13 -04:00
Jorim Jaggi
c5dc0d0cce Zoom notifications on lockscreen after tapping.
For the double tap interaction, this change introduces a new cue
that the notifications must be double-tapped: With the first tap,
the tapped notifications gets larger and the others fade out a bit.

Change-Id: Ib48ff0291aee1a5ec083b9e7ed1021bc420514cf
2014-04-15 17:04:49 +02:00
Jorim Jaggi
4673985b75 Set background of legacy custom notifications views to dark.
Change-Id: Ifa0c68386eb84b2a83e4e88efda32ad75f28ea77
2014-04-15 09:58:24 +02:00
Winson Chung
1492646b79 Adding stack dimming.
- Fixing case where the window scrim was always dark after loading recents with no tasks.
- Restoring rounded task rects and square aspect landscape tasks
2014-04-14 18:57:14 -07:00
Winson Chung
9f9679d91e Adding experiment for app-info pane.
Change-Id: I647de1a71a2ac82da0a4f8a24125496dd5457441
2014-04-14 12:38:47 -07:00
Dan Sandler
352e108259 Merge "Merge remote-tracking branch 'goog/master-lockscreen-dev'" 2014-04-14 17:54:22 +00:00
Baligh Uddin
245cbfb1fa Import translations. DO NOT MERGE
Change-Id: I0c4a5560a6d7955bb97b50ef882ba11acc0760fd
Auto-generated-cl: translation import
2014-04-14 10:43:07 -07:00
Alan Viverette
24e2e6674d Merge "Clean up VolumePanel, tweak volume & brightness dialog styling" 2014-04-11 23:01:11 +00:00
Alan Viverette
e8ebaf3f6f Clean up VolumePanel, tweak volume & brightness dialog styling
Change-Id: Ibd008fbc6acab00bf642422cb322ec147799d3d7
2014-04-11 15:44:15 -07:00
Jorim Jaggi
fe5fffd33b Fix incoming phone calls on lockscreen.
Change-Id: I5a142fb51052c48bd4db76a1be2abf5584668d0e
2014-04-11 21:13:28 +00:00
Winson Chung
330e341430 am f5bcd887: Merge "Refactoring filter animation logic."
* commit 'f5bcd8876e54aea8f228266ded5d9de8e6cad821':
  Refactoring filter animation logic.
2014-04-11 18:41:02 +00:00
Winson Chung
11ca76a53c Refactoring filter animation logic.
Change-Id: Ic3b57f540da8fa0d2703eef34c43ed9e54f85021
2014-04-11 11:36:03 -07:00
Jorim Jaggi
68499c8e45 Merge "Change scrim on lockscreen and transparency of cards a bit." into master-lockscreen-dev 2014-04-11 17:55:05 +00:00
Jorim Jaggi
e46f521161 Change scrim on lockscreen and transparency of cards a bit.
Bug: 13635952
Change-Id: Iaae4728fd7ed4944b3a2b80343bbdeaa5438ca9c
2014-04-11 19:28:32 +02:00
Jorim Jaggi
84d2230f10 Clean up log which made it accidentially into the build.
Change-Id: I404b3b3e2020c466cbdbacd8335895cd9693281a
2014-04-11 15:13:39 +00:00
Amith Yamasani
f781a9b6d8 am c095ca1c: Merge "Corp badging for Recents"
* commit 'c095ca1cb8877121f768b5b6940e4025e810d4ba':
  Corp badging for Recents
2014-04-11 00:33:44 +00:00
Amith Yamasani
c095ca1cb8 Merge "Corp badging for Recents" 2014-04-11 00:30:35 +00:00
Amith Yamasani
4f0a49e6b9 Corp badging for Recents
Badge apps that belong to the corp profile when shown in the recents list.

Add a userId to TaskKey to help with caching.

Bug: 11676348

Change-Id: I92c8262dce763de89497977fcc6a53899afda136
2014-04-10 17:27:12 -07:00
Adrian Roos
58aae51102 Merge "Set a dark theme for SystemUI." into master-lockscreen-dev 2014-04-10 23:43:22 +00:00
Adrian Roos
070a0b61cd Set a dark theme for SystemUI.
The default theme for the platform has changed to a
light variant. This puts SystemUI back in the dark.

Bug: 13635952
Change-Id: I230a2078ba6bf5a79c768f0e357fcbd75f283cf8
2014-04-11 01:36:33 +02:00
Alan Viverette
55e41ea6df am 316e533a: Merge "Update brightness icons to use color attribute"
* commit '316e533ab0ac9888af9e6c3db44e886dd50312e1':
  Update brightness icons to use color attribute
2014-04-10 23:17:50 +00:00
Alan Viverette
515a48a018 Update brightness icons to use color attribute
BUG: 13961573
Change-Id: I6c7f85c8cda739cb1e5e14c39c7e4a9fe20a8650
2014-04-10 16:14:40 -07:00
Jorim Jaggi
262ef08eba Merge "Hide back button on keyguard and make it work for bouncer." into master-lockscreen-dev 2014-04-10 23:06:25 +00:00
Jorim Jaggi
9f347ae27c Fix first child handling with GONE children.
Bug: 13635952
Change-Id: I970f39a2a33d957f32d3290999fd007f0d323b3b
2014-04-11 00:47:18 +02:00
Jorim Jaggi
584a7aa62c resolved conflicts for merge of ff0978fd to master-lockscreen-dev
Change-Id: I03881da30db8189005d50812e5528ed07cebd437
2014-04-10 23:34:07 +02:00