1933 Commits

Author SHA1 Message Date
John Spurlock
d47a3f3bbe Quick settings touch feedback tweaks.
Change-Id: I76a28c023fd6f006ba96063680842a4f89ae8c83
2014-05-18 19:14:14 -04:00
John Spurlock
83e2848c56 QuickSettings: Remove vector drawable runtime processing.
Remove temporary harness responsible for creating enabled/disabled
versions of vectors at runtime.  Instead, pre-compute the necessary
states as separate files.

Normalize all qs icon names, cleanup obsolete pngs, and replace
the DND hangtag.

Bug:14133785
Change-Id: Ifb58635b832d25ca1de7e9f79cf8ec3503ea8cec
2014-05-18 17:20:05 -04:00
Jorim Jaggi
75c95044a8 Animate clock position on Keyguard.
Also disable animations when on Keyguard and screen is turned off.

Change-Id: Iec031ab336357194b5d387bc0aad00a702a8ef54
2014-05-17 04:26:45 +02:00
Jorim Jaggi
069cd03740 Position clock and notifications dynamically.
The positioning is dependant on how many notifications are currently
showing. This makes sure that the lockscreen always looks balanced
and harmonic.

Bug: 14592994
Change-Id: Ic647b887dd23e6cc5ecd07d70f279ff2f218f4ca
2014-05-17 02:01:41 +02:00
Selim Cinek
c27437b7fd Implemented visual speed-bump for notifications.
The separation between the important and the less important
notifications has now a visual representation.

Bug: 14607473
Change-Id: I8baa0a08924ec041be2884a2834139477313ab40
2014-05-16 23:19:28 +02:00
Adrian Roos
e78e6f9237 Merge "Colorize SystemUI" 2014-05-15 20:39:17 +00:00
John Spurlock
8baa8b3c01 Add QS location tile animation
Change-Id: I1b4bdd474b44201fdedc6a099bb41e9c054c1ed0
2014-05-15 16:15:55 -04:00
Adrian Roos
ea56251d92 Colorize SystemUI
Makes the color of the status and navigation bars customizable by
the app.

Bug: 14564488
Change-Id: I036edc228cfe1b659c7f11a43cdc4598ee705ff8
2014-05-15 18:22:37 +02:00
Ed Heyl
2cf184233b merge master nova by hand, skipped translations
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
2014-05-14 13:24:53 -07:00
John Spurlock
a7e089f28c Merge "Add QS rotation tile toggle animation." 2014-05-14 17:34:03 +00:00
John Spurlock
444eb2e130 Add QS rotation tile toggle animation.
Change-Id: Ic7e6e36759ef17ab35d639d22bbd2f6bf2470272
2014-05-14 13:32:14 -04:00
John Spurlock
363814c984 Update QS bugreport icon.
Change-Id: I24b2f7b88650e272bf1ab6409656164094382621
2014-05-14 11:18:39 -04:00
Adrian Roos
cd10d7c595 Merge "A better auto brightness" 2014-05-14 10:32:26 +00:00
Adrian Roos
daf7d410fc A better auto brightness
Bug: 14927472
Change-Id: I62d0695b7da16ffa7a27c465c3b6bc4b1515f9c0
2014-05-14 10:32:08 +00:00
John Spurlock
af8d6c44f0 New quick settings implementation.
Bug:14133785
Change-Id: I7f57f8e7ebcc3e1a06fa5204f477470f14299e1f
2014-05-13 18:43:40 -04:00
Baligh Uddin
e818557260 Merge "Import translations. DO NOT MERGE" 2014-05-13 15:40:49 +00:00
ztenghui
42008940e7 Remove the <group> tag
Change-Id: I80e9ba3dabb7394db85dcd34539cf534ba3da79d
2014-05-12 16:48:05 -07:00
Alan Viverette
cfd9d7eec2 Simplify accessibility display adjustments in Quick Settings
BUG: 14680114
Change-Id: Ie79aabda8ddf8cd47a556b1b11f6c9e717f99649
2014-05-12 15:26:23 -07:00
Baligh Uddin
6fbf2a212d Import translations. DO NOT MERGE
Change-Id: Iac540048e728096aa5d4d47c4a96e7152a4a84c1
Auto-generated-cl: translation import
2014-05-12 09:23:33 -07:00
Jorim Jaggi
943a3df4f2 am 913f7dcc: Merge "Set primary color of SystemUI."
* commit '913f7dcc1938f8609f0f9f0acf6a8dbc586bc961':
  Set primary color of SystemUI.
2014-05-12 13:29:32 +00:00
Jorim Jaggi
890e1892fe Set primary color of SystemUI.
Also fixes the weird color of the auto-brightness toggle.

Change-Id: I7d8a2a47d630c3ca910983158fbf80ed739e0326
2014-05-12 15:20:27 +02:00
Jorim Jaggi
db808c3e4a am b1c07444: Implement intermediate brigthness control on header.
* commit 'b1c074442571c278421f3424d991124af1abf252':
  Implement intermediate brigthness control on header.
2014-05-12 13:15:49 +00:00
Jorim Jaggi
b889b6861d am 790489fa: Merge "Implement settings affordance in header."
* commit '790489faa36ed4c5941803e5c38c7d439b5f213c':
  Implement settings affordance in header.
2014-05-12 13:12:00 +00:00
Jorim Jaggi
f056e35a34 Implement intermediate brigthness control on header.
This just reuses the views from BrigthnessDialog. Later, we will move
to a model where we only have one single slider.

Change-Id: Ib8116741802b7de930331648e50ff55fc869d7af
2014-05-12 15:10:13 +02:00
Jorim Jaggi
6612e3a338 Merge "Implement settings affordance in header." 2014-05-12 13:06:51 +00:00
Selim Cinek
a2e03b16db am 3838b611: Improved the notification stack logic further
* commit '3838b6116b72cce25b49ba7bbce63b7ac00820af':
  Improved the notification stack logic further
2014-05-12 13:03:43 +00:00
Jorim Jaggi
13c1b1ff36 Implement settings affordance in header.
Also, the status icons are hidden when quick settings is expanded,
except for the battey indicator.

Change-Id: I6fb130c7eb73445b2ec2fdf9a9f3ec181d98033d
2014-05-12 15:03:27 +02:00
Selim Cinek
34c0a8d72a Improved the notification stack logic further
The more card is now working correctly on the lock screen, as well
as any other small cards. The slow down zone for the bottom stack
was decreased to allow for more real estate in the scrolling area.
Also improved the padding handling.

Change-Id: I4816d8a96fc365083412e46af88e740a3fc735bc
2014-05-12 14:54:51 +02:00
Jorim Jaggi
af2abd906b am cdea825c: Merge "New clock design in header for expanded status bar."
* commit 'cdea825cce6fd89cc31987a1c75ef21e9684d5b5':
  New clock design in header for expanded status bar.
2014-05-11 20:09:57 +00:00
Jorim Jaggi
e20bb0015e am e302d4dc: Merge "Make notification panel fullscreen on tablets."
* commit 'e302d4dc3d61f4aefdf8e5f32c2887b87089582e':
  Make notification panel fullscreen on tablets.
2014-05-11 19:16:10 +00:00
Jorim Jaggi
740beb50aa New clock design in header for expanded status bar.
Change-Id: I4fa103d80bc32e34388ab3e1c5a0003965fd47d1
2014-05-11 21:07:36 +02:00
Jorim Jaggi
e18c2cd810 Make notification panel fullscreen on tablets.
We only inset the notification themselves on tablets, and also the
header when not on the lockscreen (on the lockscreen, the header must
be full width so the icons are at the correct location).

Change-Id: I85c8a4559f59b016432dab4a73236352233d9159
2014-05-11 21:05:52 +02:00
Jorim Jaggi
80d0756be2 am 1fc9180b: Fix measure performance of whole status bar window #2.
* commit '1fc9180b3437a028085d165de54d0ff8a15919af':
  Fix measure performance of whole status bar window #2.
2014-05-11 15:14:16 +00:00
Jorim Jaggi
76aaef537a Fix measure performance of whole status bar window #2.
Change-Id: I4cbaa762d61e19016f925556c8e02720249dc22c
2014-05-11 17:07:28 +02:00
Jorim Jaggi
a62a54ffc1 am 879c4491: Merge "Implement new multi-user affordance."
* commit '879c4491af838286878b63af1dbc92eb55f1cc8c':
  Implement new multi-user affordance.
2014-05-11 13:42:14 +00:00
Jorim Jaggi
fe051aa36b Merge "Implement new multi-user affordance." 2014-05-11 13:40:14 +00:00
Jorim Jaggi
3d878be53d Implement new multi-user affordance.
Change-Id: I6d7e6cc9893bc7d4fd87431e8e364500af42f107
2014-05-10 03:25:49 +02:00
Winson Chung
c8bdba25cf am d3555c81: Merge "Adding dismiss method on the top cards, and disabling the app info pane."
* commit 'd3555c81c8f9ef95089915c291b80696b55417d1':
  Adding dismiss method on the top cards, and disabling the app info pane.
2014-05-10 00:28:00 +00:00
Winson Chung
6be810570f Merge "Adding dismiss method on the top cards, and disabling the app info pane." 2014-05-10 00:24:27 +00:00
Winson Chung
54e297a5bb Adding dismiss method on the top cards, and disabling the app info pane. 2014-05-09 17:15:32 -07:00
Jorim Jaggi
9d8e968789 am c1c89ade: Merge "Move Carrier label into universal status bar header."
* commit 'c1c89ade63dd2252c77a553c92f77b3d74cebde2':
  Move Carrier label into universal status bar header.
2014-05-09 22:26:09 +00:00
Jorim Jaggi
5565402547 am b9da12d5: Merge "Reparent status bar icons into header when expanded."
* commit 'b9da12d5684a35126552d9736cf827369a4ebcc6':
  Reparent status bar icons into header when expanded.
2014-05-09 22:25:47 +00:00
Jorim Jaggi
0ff8d495b3 am b94851a2: Revert "Fix measure performance of whole status bar window."
* commit 'b94851a23050231d04a1e5bd18b0126cc85f823d':
  Revert "Fix measure performance of whole status bar window."
2014-05-09 22:25:27 +00:00
Jorim Jaggi
9054d94cba Move Carrier label into universal status bar header.
Also introduces a different height for the header area on keyguard,
as it looks better with less padding when no background is here (and
is closer to the mocks).

Change-Id: Ie9b94dcf823c3e4af83a22f5fae15d9033e146fd
2014-05-09 22:47:28 +02:00
Jorim Jaggi
0d74eeb9ec Reparent status bar icons into header when expanded.
This change moves the status bar icons into the quick settings header
when the status bar is expanded. Also, the universal header is now
showing on the Keyguard.

Change-Id: Ib91f7e0b8de9f852676a11b500c4419183db1b90
2014-05-09 22:05:24 +02:00
Jorim Jaggi
3084a2996f Revert "Fix measure performance of whole status bar window."
This reverts commit 5ef8eb5661f1b3c0723348f723778be247a2f365.
2014-05-09 20:52:00 +02:00
Jorim Jaggi
fb530588f9 am af473120: Merge "Remove expansion and clear button."
* commit 'af47312044a0c3d4fc1f60cba5761e30c6805590':
  Remove expansion and clear button.
2014-05-09 17:21:28 +00:00
Jorim Jaggi
dedbffac99 am a9f3d599: Merge "Make header card look clickable."
* commit 'a9f3d5990208ac9919f3d5cf5270b5b6c7b323b2':
  Make header card look clickable.
2014-05-09 17:21:25 +00:00
Jorim Jaggi
bff1f071f3 Remove expansion and clear button.
...

Change-Id: I965317ba221092f970dc9324dd538a7bde5c0642
2014-05-09 19:16:16 +02:00
Jorim Jaggi
6b5c8e207a Make header card look clickable.
Change-Id: I8b131e8fa1a6b8e83201c23a6dc74008dc73b2c7
2014-05-09 18:42:23 +02:00