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
Adrian Roos
0c5c18a2be
Merge "Implement camera affordance" into master-lockscreen-dev
2014-04-10 19:43:41 +00:00
Selim Cinek
1685e634fb
Further improved NotificationStackScroller
...
The top card is now collapsed during the pulldown of
the notification shade and expanded during the transition.
The scrollstate is also reset once the shade is closed.
Change-Id: Ibf17eef1f338d674c545e5bf55261e60db62b2ce
2014-04-10 21:37:46 +02:00
Jorim Jaggi
e5c7a89463
Hide back button on keyguard and make it work for bouncer.
...
Bug: 13635952
Change-Id: Ie9824dd9926c9deb0a38c8e0a6161f605a489622
2014-04-10 21:10:22 +02:00
Adrian Roos
5e25caae7a
Implement camera affordance
...
Makes camera on lockscreen work again.
Bug: 13635952
Change-Id: Iec6324651a23289932a5e9816332b6727c23d096
2014-04-10 17:37:08 +02:00
Jorim Jaggi
d4a57440ca
Limit notifications on lockscreen to a maximum 4.
...
All the other notifications are going to be collapsed in a "n more"
card.
Bug: 13635952
Change-Id: I18471c7b18d05d27e92c49ee8214605f1a151927
2014-04-10 16:51:15 +02:00
Adrian Roos
898fe18101
Merge "Keep lockscreen open when all notifications are gone" into master-lockscreen-dev
2014-04-10 00:08:22 +00:00
Adrian Roos
2718e1f3a3
Keep lockscreen open when all notifications are gone
...
Whack-a-bug time!
Bug: 13635952
Change-Id: I1941271fb1638cc60f1a1311369b4703ff83c76b
2014-04-10 01:59:57 +02:00
Adrian Roos
9a254ac907
Merge "Allow returning from quick settings on lockscreen" into master-lockscreen-dev
2014-04-09 23:57:35 +00:00
Winson Chung
46c747ba09
am 2835db8b: Merge "Removing duplicated code in Recents"
...
* commit '2835db8b62ec8cb15369a96da6d7b97122d395fb':
Removing duplicated code in Recents
2014-04-09 23:54:52 +00:00
Winson Chung
00cecfbb32
am 2adb9586: Merge "Allow for different rects when animating to a single task stack view and a multiple task stack view."
...
* commit '2adb95860f9682ed2c4893da58679540cd8cac56':
Allow for different rects when animating to a single task stack view and a multiple task stack view.
2014-04-09 23:54:49 +00:00
Winson Chung
2835db8b62
Merge "Removing duplicated code in Recents"
2014-04-09 23:50:39 +00:00
Winson Chung
2adb95860f
Merge "Allow for different rects when animating to a single task stack view and a multiple task stack view."
2014-04-09 23:50:33 +00:00
Adrian Roos
3bc62f724b
Allow returning from quick settings on lockscreen
...
Turns out having to switch off the device to get back to notifications
is annoying.
Bug: 13635952
Change-Id: I9db81370c7c715a0874e2b6a4d75ed408843868a
2014-04-10 00:44:43 +02:00
John Spurlock
1fcb5400b3
resolved conflicts for merge of 3c86a27d to master-lockscreen-dev
...
Change-Id: Idcf46beb8790ff95566942d1633baf70ca5eddf8
2014-04-09 18:33:06 -04:00
Winson Chung
b44c24fb50
Removing duplicated code in Recents
...
- Also disabling the animation on the first task view when animating from home
- Fixing a case where filtered and non-filtered state can be exactly the same
Change-Id: I01665391fc0b0745a89e404b12280d3d919aec83
2014-04-09 15:19:57 -07:00
John Spurlock
3c86a27d3e
Merge "Put suppressed notifications behind a summary notification."
2014-04-09 21:45:36 +00:00
Winson Chung
0d767551c5
Allow for different rects when animating to a single task stack view and a multiple task stack view.
...
- Fixing regression in task bar enter animation duration
- Fixing issue with extra long titles in the task bar
- Cleaning up some constants and unused code
2014-04-09 14:33:23 -07:00
John Spurlock
bf20eab6fc
Put suppressed notifications behind a summary notification.
...
Bug:13726563
Change-Id: Ib1c3fba3a328792dc674c8403735f75d4db41973
2014-04-09 16:52:20 -04:00
Winson Chung
bdf4cd029b
am daa610cc: Merge "Prevent Recents from lingering after screen-off."
...
* commit 'daa610cc42ae68db0af1b63755fe3a7531f47dcc':
Prevent Recents from lingering after screen-off.
2014-04-09 17:42:01 +00:00
Winson Chung
daa610cc42
Merge "Prevent Recents from lingering after screen-off."
2014-04-09 17:39:31 +00:00
Jorim Jaggi
251957d76e
Double tap interaction for notifications on lockscreen.
...
This change also uses a different background for notifications on the
lockscreen and moves the background drawable from the templates to
SystemUI.
Bug: 13635952
Change-Id: Icf09178065aa7fc0472adef70342d637fbcca785
2014-04-09 18:11:45 +02:00