2188 Commits

Author SHA1 Message Date
Baligh Uddin
ba7c75284a Merge "Import translations. DO NOT MERGE" into lmp-preview-dev 2014-06-04 04:40:30 +00:00
Baligh Uddin
19c63ee77f Merge "Import translations. DO NOT MERGE" 2014-06-04 04:40:28 +00:00
John Spurlock
ed33da1734 QuickSettings: System accent color for seekbars.
Decouple system ui's seekbar's color from the platform
default.

Bug:15186962
Change-Id: I8e4f5605bf5f8be32b290e588d2d854e908f2387
2014-06-04 00:18:27 -04:00
Jorim Jaggi
a52c68772d Merge "Animate unlock icon while unlocking." into lmp-preview-dev 2014-06-03 19:25:56 +00:00
Jorim Jaggi
0db9a678a4 am a0437d35: Merge "Hide header when notifications collide with it on Keyguard." into lmp-preview-dev
* commit 'a0437d355a853adb5023ab0885952620d0cf4f07':
  Hide header when notifications collide with it on Keyguard.
2014-06-03 17:15:26 +00:00
Winson Chung
6b264f6e7b Merge "Fixing crash, ensuring that we get the post-animation callback, adding nav bar scrim (Bug. 15157307)" into lmp-preview-dev 2014-06-03 16:19:58 +00:00
Jorim Jaggi
8dd95e03f8 Animate unlock icon while unlocking.
When the user reaches the threshold such that the gesture is accepted
as an unlock, the icon scales a bit and gets fully opaque. When the
user flings, it gets even larger and fades out.

Bug: 15163546
Change-Id: Icd963aa8f7268712f239b204cdfa61ebc2baf4d0
2014-06-03 16:21:40 +02:00
Jorim Jaggi
b3f0a2ff00 Hint for phone and camera.
Bug: 15189049
Bug: 15126962
Change-Id: Ie28fc8202ace4af56542201d168572ef6ad78d19
2014-06-03 15:31:19 +02:00
Winson Chung
521e7dc0a6 Fixing crash, ensuring that we get the post-animation callback, adding nav bar scrim (Bug. 15157307)
Change-Id: I601ee7eda22a4b5ecb2e6835d55ed6539c5cd503
2014-06-02 17:33:09 -07:00
Jorim Jaggi
457cc35608 Hide header when notifications collide with it on Keyguard.
Bug: 15163546
Change-Id: If4f39786916df75537959a8104823353c475448f
2014-06-02 21:34:33 +00:00
Baligh Uddin
0f70313157 Import translations. DO NOT MERGE
Change-Id: Ie68a387f64177d176b0207683e6014f8cd0a3b80
Auto-generated-cl: translation import
2014-06-02 10:44:20 -07:00
Baligh Uddin
b27d14cf54 Import translations. DO NOT MERGE
Change-Id: I982cb1c4dbb5dd3a2e32de388e133c85cbb1898a
Auto-generated-cl: translation import
2014-06-02 10:42:14 -07:00
Jorim Jaggi
c7ad12f458 am 56a043ba: Merge "Implement unlock hint." into lmp-preview-dev
* commit '56a043ba215b35096769bac402b93e857333b1e4':
  Implement unlock hint.
2014-06-02 13:40:34 +00:00
Jorim Jaggi
58136d0211 Merge "Implement unlock hint." into lmp-preview-dev 2014-06-02 13:36:42 +00:00
Jorim Jaggi
9012958742 Implement unlock hint.
Before, users didn't have any clue how to unlock their phone. Now
they have. Also, a tap now dismisses the notification shade in the
unlocked state.

Bug: 14080971
Bug: 15189435
Bug: 15282191
Bug: 15126962

Change-Id: I779344b043b4415809dd98217b7cb9ff6d57fa3e
2014-06-02 15:35:54 +02:00
John Spurlock
c2e97779bc am 6ffa904b: QuickSettings: Icon updates + BT connecting state.
* commit '6ffa904bffe5c82f150c552efc844c4a31a0df27':
  QuickSettings: Icon updates + BT connecting state.
2014-06-01 11:46:05 +00:00
John Spurlock
d1c86e2cb2 QuickSettings: Icon updates + BT connecting state.
Bug:15186962
Change-Id: I56de6f3cabcb36b13617d4027323a078cceb9587
2014-06-01 00:04:53 -04:00
John Spurlock
d9eb46c75a am 365af10a: VolumeZen: Update icon and fix handler bug.
* commit '365af10a1bcb84980ed0bb122d1fd0818d4551a5':
  VolumeZen: Update icon and fix handler bug.
2014-06-01 02:32:16 +00:00
John Spurlock
84da84c894 VolumeZen: Update icon and fix handler bug.
Bug:15186962
Change-Id: Iaeae85e185b60c7afa573ebfda331eb41a6b8db8
2014-05-31 22:24:57 -04:00
John Spurlock
286bcc6b58 am d10e8b57: VolumeZen: Pulse silent mode icon on disabled slider touch.
* commit 'd10e8b57a3b28f4ab511c6cf0514b3a8e457efbf':
  VolumeZen: Pulse silent mode icon on disabled slider touch.
2014-06-01 00:26:43 +00:00
John Spurlock
5f640e4a86 VolumeZen: Pulse silent mode icon on disabled slider touch.
Bug:15330217
Change-Id: Icb54e5ea0466bb5fbd7e08b99e8f0dac15ded447
2014-05-31 20:17:26 -04:00
John Spurlock
1d4306991b am ae7b2da7: Merge "VolumeZen: Slider icon as ringer-mode toggle." into lmp-preview-dev
* commit 'ae7b2da79ef91d0d906a39cb091f0db2e7472cb3':
  VolumeZen: Slider icon as ringer-mode toggle.
2014-05-31 23:21:59 +00:00
John Spurlock
7f1df5e985 VolumeZen: Slider icon as ringer-mode toggle.
- When manipulating the ringer/notification stream, the volume
  slider icon on the left now serves as a toggle.  Single-press
  for vibrate, long-press for silent.
- Disable slider when silent.
- Add touch feedback to slider icon when clickable.
- Vibrate when toggling to vibrate.
- Play sound when toggling to audible.
- Adjust the slider icon padding so it appears to be square,
  and the same size as the icon on the right.

Bug:15330217
Change-Id: Id7262d9315e6e761e1d5750714c356c3ac735951
2014-05-31 19:11:40 -04:00
Jorim Jaggi
b54c2517ea am 6fd3d1c3: Merge "Update HUN visuals to UX spec" into lmp-preview-dev
* commit '6fd3d1c3dd2265a107381c975d2e66dc6193c410':
  Update HUN visuals to UX spec
2014-05-31 11:47:16 +00:00
Adrian Roos
5d9cc668e1 Update HUN visuals to UX spec
Adds gradient, fixes wrong padding on tablets
and adds a callback mode to swipe helper.

Bug: 15106201
Change-Id: I9c3f2d24665cb3de8e70904893f56c928b0caabb
2014-05-31 13:43:44 +02:00
Winson Chung
876aff639c am 140a77b2: Merge "Updating paddings to design spec." into lmp-preview-dev
* commit '140a77b280e5bfbfddf44ffc3c90014274bfa8d5':
  Updating paddings to design spec.
2014-05-30 21:39:40 +00:00
Winson Chung
b2f4bc8727 Merge "Updating paddings to design spec." into lmp-preview-dev 2014-05-30 21:06:18 +00:00
John Spurlock
910219d859 am 586297d2: Merge "QuickSettings: Maintain tile panel Y in detail mode." into lmp-preview-dev
* commit '586297d29dfa3a1e80c795698a1001dd7dfb211c':
  QuickSettings: Maintain tile panel Y in detail mode.
2014-05-30 20:08:29 +00:00
Winson Chung
cd23c849af Updating paddings to design spec.
Change-Id: I11286937216494304c38c87280bc69ef9522c596
2014-05-30 11:44:27 -07:00
John Spurlock
303170e5c2 Merge "QuickSettings: Maintain tile panel Y in detail mode." into lmp-preview-dev 2014-05-30 17:40:23 +00:00
John Spurlock
3e04cc8c9b QuickSettings: Maintain tile panel Y in detail mode.
Hide the brightness slider to reduce visual clutter.
Stabilize the tile panel further by preventing it from
shrinking to less than the tiles height.

Bug:15341870
Change-Id: I785ff9c13f8489e86e3bdc8dde45ebd39f9a1413
2014-05-30 13:14:16 -04:00
John Spurlock
b4362f7d3f am e43bcef0: Merge "VolumeZen: shadow protection for volume dialog." into lmp-preview-dev
* commit 'e43bcef0f599cf6ef5686b6503f0d30d377ba2c0':
  VolumeZen: shadow protection for volume dialog.
2014-05-30 02:26:33 +00:00
John Spurlock
2078caf797 VolumeZen: shadow protection for volume dialog.
Bug:15186962
Change-Id: I8525e62348e2cc8b68b938d2f7d986f5cbe0273f
2014-05-29 22:20:14 -04:00
John Spurlock
b4080f47ad am fcf1edf4: QuickSettings: visual updates.
* commit 'fcf1edf414ac04e44205c98dc64a82e67147dc32':
  QuickSettings: visual updates.
2014-05-30 00:58:48 +00:00
John Spurlock
3bd4feec3d QuickSettings: visual updates.
- Update style for do not disturb subhead.
- Fix strict mode warning setting zen from volume panel.
- Longer delay in volume panel when expanded.
- Update zen icons.
- Update header peek height.
- Update detail pane back icon.

Bug:15186962
Change-Id: Icb8b95656f866bf9b0aa076d0b85c019a77e76c0
2014-05-29 20:51:09 -04:00
John Spurlock
82686c125a am 0c1fa1d9: Merge "QuickSettings: Hide the expanded header in detail mode." into lmp-preview-dev
* commit '0c1fa1d99b060c5852f09fb0ff8926aafb2d182d':
  QuickSettings: Hide the expanded header in detail mode.
2014-05-29 23:47:36 +00:00
John Spurlock
414a486e4c Merge "QuickSettings: Hide the expanded header in detail mode." into lmp-preview-dev 2014-05-29 23:43:51 +00:00
John Spurlock
5729d090ab QuickSettings: Hide the expanded header in detail mode.
When a tile's detail panel is showing, hide the header
panel above - giving it more real estate.

Bug:15315490
Change-Id: I8aac0ec0eae5dad7393e334107b6aeac76f54545
2014-05-29 19:37:48 -04:00
Winson Chung
8e1be1ea7b am 14f8fe33: Merge "Enabling shadows again." into lmp-preview-dev
* commit '14f8fe336ab74576caa5885ffe21677cb7ba982f':
  Enabling shadows again.
2014-05-29 23:11:23 +00:00
Winson Chung
c87bfbd265 Merge "Enabling shadows again." into lmp-preview-dev 2014-05-29 23:07:28 +00:00
Winson Chung
602de03cf3 Enabling shadows again.
Change-Id: I4e4a771a7be3f696383059cb608e78dd6315a47a
2014-05-29 15:43:11 -07:00
Winson Chung
056fa3b6fd am 339f4022: Merge "Fixing issue with configuration states not being reset on configuration change." into lmp-preview-dev
* commit '339f4022d0cf93622b4073f66d0ea066b822c118':
  Fixing issue with configuration states not being reset on configuration change.
2014-05-29 21:52:25 +00:00
Winson Chung
457fa27704 Merge "Fixing issue with configuration states not being reset on configuration change." into lmp-preview-dev 2014-05-29 21:50:02 +00:00
Winson Chung
b01ed681fe Fixing issue with configuration states not being reset on configuration change.
- Also updating some interpolators

Change-Id: Ia29fc6f10705c7d286246162f894a25de7b4be40
2014-05-29 14:44:27 -07:00
Winson Chung
c5b5275b8d am 48e3f61c: Merge "Updating task view style, fixing performance on enter-recents animation." into lmp-preview-dev
* commit '48e3f61cfcd804575780d2958bd4e53420bd8266':
  Updating task view style, fixing performance on enter-recents animation.
2014-05-29 21:15:20 +00:00
Winson Chung
073c2e4ad1 Merge "Updating task view style, fixing performance on enter-recents animation." into lmp-preview-dev 2014-05-29 21:10:15 +00:00
Winson Chung
24cf152483 Updating task view style, fixing performance on enter-recents animation.
Change-Id: I42ca9296170a93a14184ae8963abbd3f0494e503
2014-05-29 12:30:26 -07:00
John Spurlock
46023ace23 am cd41eb63: QuickSettings: Basic content-resizing for detail panel.
* commit 'cd41eb6385590fadf63ce1b24cc5bf562f66a305':
  QuickSettings: Basic content-resizing for detail panel.
2014-05-29 13:05:26 +00:00
John Spurlock
2684d5e7d7 QuickSettings: Basic content-resizing for detail panel.
Also remove toggle from zen tile + fix bottom padding.

Bug:15315490
Change-Id: Ib839b9280ce60d2f51e4c0c46e41a7743e7ec8f6
2014-05-29 08:49:41 -04:00
Geoff Mendal
c77c6d8cfc Import translations. DO NOT MERGE
Change-Id: Ib240a09629c6efd60f9209810de2ab0176a760c2
Auto-generated-cl: translation import
2014-05-28 10:27:32 -07:00