Baligh Uddin
e1f7f2a78a
Merge "Import translations. DO NOT MERGE"
2014-06-18 18:28:24 +00:00
Baligh Uddin
16d24bf417
Import translations. DO NOT MERGE
...
Change-Id: Ib613546e110970b008f942f4291f6ccb8283847c
Auto-generated-cl: translation import
2014-06-18 10:25:37 -07:00
Winson Chung
7ab650cb43
Adding start delay to the task view transforms.
...
- Adding slight delay to task bar buttons to allow touch feedback to show
Change-Id: I9f31ca378541fc34c7b741840c7f038340684b13
2014-06-18 14:30:32 -07:00
Winson Chung
e0e45bc26d
Re-enabling task based filtering in Recents using package name.
...
- Also front-loading creating the new thumbnail when animating up from Recents
2014-06-18 00:59:29 +00:00
Winson Chung
06795630f6
Adding status bar scrim, reducing extra work updating configuration values.
...
- Making the app icon larger for tapping
2014-06-17 16:37:56 -07:00
Jorim Jaggi
129e7ac809
Fix paddings for user switch and status bar icons.
...
Bug: 15540707
Change-Id: If7288d032b9625e0fbb5b657afcf680d178e63ee
(cherry picked from commit 5d545e7c89231ac80ab2b666bd83f63bcf54f78f)
2014-06-17 10:36:31 -07:00
Baligh Uddin
d31899bb76
Merge "Import translations. DO NOT MERGE"
2014-06-17 04:56:28 +00:00
Baligh Uddin
d5d8b88873
Import translations. DO NOT MERGE
...
Change-Id: I77aefc3b2ea919ca7e667fc55b43badb2c43ddbf
Auto-generated-cl: translation import
2014-06-16 10:12:38 -07:00
Winson Chung
969f586533
Tweaking enter/scrim animations/styles. Fixing issue with clipping not saving layers.
...
Change-Id: I476c68d7df4a8fc59ca3d9be3f99526089183ec2
2014-06-16 19:11:29 -07:00
Jorim Jaggi
d34804cfb3
am b6d02956: Merge "Bigger clock." into lmp-preview-dev
...
* commit 'b6d029569675a486dde2a7117fdc94658e1576fe':
Bigger clock.
2014-06-16 16:28:35 +00:00
Jorim Jaggi
4dda93ffa3
am 261caa08: Change style of clock in status bar.
...
* commit '261caa08828d11ab827bc5da71b2e5a1a9581819':
Change style of clock in status bar.
2014-06-16 16:28:10 +00:00
Geoff Mendal
803c5eb17d
Merge commit 'fd7ef123c01718e44c13ed638b86a7483ae2d9c9'
...
Conflicts:
packages/SystemUI/res/values/dimens.xml
2014-06-16 09:06:45 -07:00
Jorim Jaggi
ea384193d9
Change style of clock in status bar.
...
Bug: 15570452
Change-Id: I39ec2e2a18d382f378d5cccd94a6a8630b55a240
2014-06-14 06:22:34 +02:00
Jorim Jaggi
587e9e1831
Merge "Revert "Improve unlock motion."" into lmp-preview-dev
2014-06-13 21:09:46 +00:00
Jorim Jaggi
cc693247dc
Revert "Improve unlock motion."
...
This reverts commit 03599a4c8fcc539948174136878f5e0ceec1eeda.
Change-Id: Iacd5f7ecd755ee2c8efdf1e37060a21702bcf08a
2014-06-14 03:04:35 +00:00
Jorim Jaggi
220bf5cf9a
Bigger clock.
...
Also fixes a bug where notifications would be wrongly padded
on Keyguard after rotating the screen.
Bug: 15244051
Change-Id: I2418692c3d2ffdd5fe642361f2924629bf9a75eb
2014-06-14 22:43:12 +02:00
Jorim Jaggi
fd9d4414e8
Improve unlock motion.
...
Bug: 15244051
Change-Id: Ib33a7a8e27a2dc191c6e18ffe1cd2725dfa3bb37
2014-06-12 06:08:12 +02:00
Christian Robertson
7f37ab64a1
New geometric system bar icons
...
Bug: 15599260
Change-Id: I37688f368ce22f1dc30119fe174ce701c7c147cc
2014-06-13 17:42:45 +00:00
Baligh Uddin
d9b63709aa
Import translations. DO NOT MERGE
...
Change-Id: I3befd03bdc010b6d87538e91ecb3b7f8b644dca8
Auto-generated-cl: translation import
2014-06-15 12:55:54 +00:00
Christian Robertson
3fe7830f20
am 48a85854: Merge "New geometric system bar icons" into lmp-preview-dev
...
* commit '48a85854d6b7b3d5092808d7d4c957faf692181d':
New geometric system bar icons
2014-06-13 20:50:08 +00:00
Winson Chung
4b5b892ca8
Merge "Enabling Home->Recents transition."
2014-06-12 17:09:07 +00:00
Winson Chung
ad6f276670
Enabling Home->Recents transition.
2014-06-13 09:41:09 -07:00
Winson Chung
a26fb7822d
Fixing issues with dim not animating, adding dismiss button delay, tweaking empty recents text. (Bug 15431590, 15573497)
...
Change-Id: I9c11e04cd52f9e000d8ba3e443f2500c9aa7edbb
2014-06-12 19:08:29 -07:00
Winson Chung
d42a6cfe2b
Exploring transitions to/from Recents.
...
- refactored hwlayers and change view property animations to use a reference counted trigger
- cleaned up RecentsConfiguration, and move it into classes using it
- moved task bar animations back into TaskBarView
- refactoring enter/exit animations to use an animation context
Change-Id: Ia66b622b094f22145c2fab07c2a9bdfd62344be2
2014-06-12 12:57:56 -07:00
John Spurlock
615166639b
am a6522c40: Merge "SystemUI asset update." into lmp-preview-dev
...
* commit 'a6522c40e44c9b8c6dc551ab05c7b0ddfbfdac75':
SystemUI asset update.
2014-06-12 00:03:40 +00:00
Winson Chung
09cb074e0e
am 16696cb1: Merge "Updating Recents to make the cards slightly more visible." into lmp-preview-dev
...
* commit '16696cb15954020880c9bed85376c4b0814ff19d':
Updating Recents to make the cards slightly more visible.
2014-06-11 17:02:29 +00:00
Winson Chung
6f6f273df6
Merge "Updating Recents to make the cards slightly more visible." into lmp-preview-dev
2014-06-10 22:00:10 +00:00
John Spurlock
899f439a29
SystemUI asset update.
...
- Updated location icons.
- Updated no-sim, plumb up to QS.
- Updated zen mode synthetic notification icon.
- Updated color inversion icons.
Change-Id: I4849fbe11683feab37160c3d23502b01035de66a
2014-06-11 11:04:43 -04:00
Adrian Roos
e74b853d9f
resolved conflict for merge of 3ca33b70 to master
...
Change-Id: I5226015ca7cef030586349cc698a46e458ac788e
2014-06-11 15:02:55 +02:00
Jorim Jaggi
ce3d6c4c02
Merge "DO NOT MERGE: Fix paddings for user switch and status bar icons." into lmp-preview-dev
2014-06-10 21:21:32 +00:00
Jorim Jaggi
a5c1506313
am dc61882e: Merge "Fix black background for auto-redacted legacy notifications" into lmp-preview-dev
...
* commit 'dc61882ef03a25f7861aff838577ef124a8f40e7':
Fix black background for auto-redacted legacy notifications
2014-06-11 11:25:07 +00:00
Winson Chung
c0daabbec3
Merge "Fixing issues with dim not animating, adding dismiss button delay, tweaking empty recents text. (Bug 15431590, 15573497)"
2014-06-11 08:41:11 +00:00
Winson Chung
cadc7a200a
Merge "Exploring transitions to/from Recents."
2014-06-12 05:34:42 +00:00
Amith Yamasani
db6cf3a768
Merge "Guest user first iteration"
2014-06-12 03:30:50 +00:00
Amith Yamasani
1e9c21871e
Guest user first iteration
...
Setting for controlling if guest is enabled on the device.
Setting to hint to apps that they should skip showing first use clings.
User switcher handles creation and deletion of the guest user.
Some tweaks to the user switcher to show some feedback and make the icons
circular.
Change-Id: I187dc381d2ee7c372ec6d35e14aa9ea4dfbe5936
2014-06-12 12:59:47 -07:00
Jorim Jaggi
b41e0e37ec
resolved conflicts for merge of 6edef668 to master
...
Change-Id: Ia0c79581e9221341718799d2969f56c95a76a3de
2014-06-12 22:02:32 +02:00
Jorim Jaggi
37ab979581
am da787d08: Merge "Material navigation bar." into lmp-preview-dev
...
* commit 'da787d08accbddc3ca4fd49d798d11fe3523b1bf':
Material navigation bar.
2014-06-12 19:58:13 +00:00
John Spurlock
61d3fab690
am e2f6373c: Merge "Heads-up notifications for low battery warnings." into lmp-preview-dev
...
* commit 'e2f6373c80e7d1a5a7c71412bff10a71c54cd451':
Heads-up notifications for low battery warnings.
2014-06-12 19:57:56 +00:00
John Spurlock
3332ba54ae
Heads-up notifications for low battery warnings.
...
Falls back to dialogs when heads-up are N/A.
Add new ongoing notification if battery saver mode
is active. Offer to start battery saver on warnings,
if not already started.
True up BatteryMeterView's levels to the latest threshold
levels. 15% for first warning.
Bug:13329308
Change-Id: Id8ad11a1997079ee7165ae003a8fa1c744462ab3
2014-06-11 19:38:00 -04:00
Selim Cinek
c45d5d2aa4
am 0984a93c: Changed the visual appearance of the speedbump view.
...
* commit '0984a93c5df33cc044a86e04e6dbe68d58027352':
Changed the visual appearance of the speedbump view.
2014-06-12 16:54:03 +00:00
Selim Cinek
1e119db1a3
Changed the visual appearance of the speedbump view.
...
The colorfulldots are replaced by a simple line to avoid
catching too much attention.
Bug: 15188625
Change-Id: I41be50dcc61d495f3bc88e4731388f770fda83d0
2014-06-11 19:53:18 +00:00
Jorim Jaggi
44f8d455fe
Merge "Improve unlock motion." into lmp-preview-dev
2014-06-10 21:31:35 +00:00
Jorim Jaggi
c746e1f6fd
Merge "Material navigation bar." into lmp-preview-dev
2014-06-10 21:31:35 +00:00
Dan Sandler
bd7f105022
Material navigation bar.
...
Bug: 15567777
Change-Id: I248eddca0e75df6ebf421913f12bfa488bb860ec
2014-06-11 22:02:26 -04:00
Jorim Jaggi
80f5e3c08d
DO NOT MERGE: Fix paddings for user switch and status bar icons.
...
Paddings approved by allysont@ for preview build.
Bug: 15540707
Change-Id: If7288d032b9625e0fbb5b657afcf680d178e63ee
2014-06-10 20:31:58 +00:00
Alan Viverette
eb29d330c3
Merge "Change ripple tint to color, remove tintMode" into lmp-preview-dev
2014-06-10 20:14:30 +00:00
Winson Chung
b13c46e8b7
Updating Recents to make the cards slightly more visible.
...
Change-Id: I876d39f4aac4007a3fe0c509ccb7db130f27a737
2014-06-10 12:56:24 -07:00
Jorim Jaggi
6d7a25f317
Merge "Fix black background for auto-redacted legacy notifications" into lmp-preview-dev
2014-06-10 19:01:32 +00:00
Alan Viverette
a4eab42fe4
Change ripple tint to color, remove tintMode
...
Also fixes double ripple on list preferences, missing ripple on up
button, and adds the Toolbar style to public. Further improves
ripple performance.
BUG: 15523923
BUG: 15473856
Change-Id: I5e8bf417368b60fcc33c80852e12f27b8c580774
2014-06-10 11:00:25 -07:00
Jorim Jaggi
36b15237a6
Fix black background for auto-redacted legacy notifications
...
Also removes the wrongly implemented Froyo compatibility mode, as now
all the notifications are light and the background is provided by us,
it's again like in Froyo-world! :-)
Bug: 15295371
Bug: 14105711
Change-Id: Icbae15e690494465b0e63935d81d59edfa05e76e
2014-06-10 19:24:42 +02:00