134381 Commits

Author SHA1 Message Date
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
542576548c Merge "Set primary color of SystemUI." 2014-05-12 13:26:18 +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
Selim Cinek
86543724e2 am 5c0f5df4: Merge "Corrected top stack logic of notifications again."
* commit '5c0f5df4494ec12269abd9ed07261fac2b86dc70':
  Corrected top stack logic of notifications again.
2014-05-12 13:15:52 +00: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
Selim Cinek
bbd8bdf711 Merge "Corrected top stack logic of notifications again." 2014-05-12 13:12:39 +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
Selim Cinek
b96924ddbf Corrected top stack logic of notifications again.
Change-Id: Ibf514f6ed446574ebe0bf7cfed692197123384f3
2014-05-12 15:11:25 +02: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
Yohei Yukawa
0a079fcd06 am 964ba838: Remove an unused member.
* commit '964ba83885e255254263435daa56b4f20f8319dd':
  Remove an unused member.
2014-05-12 10:30:50 +00:00
Yohei Yukawa
c8d31963d6 Remove an unused member.
IMM#mCursorAnchorInfoBuilder was added in I61dec2f8fa671ba891d
but not used actually.

Change-Id: If320e2814cf977305f6a0bea890d562590620348
2014-05-12 18:30:36 +09:00
Adam Powell
6fe526b980 am 7b7d5e43: Merge "New, inkier EdgeEffect visual style"
* commit '7b7d5e4347ca9f7cddbec07cea752756f8c1ac47':
  New, inkier EdgeEffect visual style
2014-05-11 22:42:23 +00:00
Adam Powell
5fca504907 Merge "New, inkier EdgeEffect visual style" 2014-05-11 22:38:50 +00:00
Adam Powell
c501db9f44 New, inkier EdgeEffect visual style
Remove the two-part gradient and edge glow and replace it with a
circular ink-like style instead. This now follows the theme color
palette so that it can be more in tune with the app's overall visual
design.

Add API to EdgeEffect to specify a horizontal displacement for the
effect. This lets the larger middle section follow relevant touch
points.

Fix a bug that caused EdgeEffect pulls to stutter in ListView/GridView
as a result of some annoying state-fluttering.

Change-Id: Ief144b06bd9d3dbe85d3154585a703fa552b0808
2014-05-11 15:27:57 -07: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
cd402312a4 Merge "New clock design in header for expanded status bar." 2014-05-11 20:06:26 +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
3850805513 Merge "Make notification panel fullscreen on tablets." 2014-05-11 19:12:39 +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
Svetoslav
5114a68665 am d4de9b44: Merge "Adding shell command execution to UiAutomation."
* commit 'd4de9b446ece4f4bdf16e05bb72bc5bb0199c9ae':
  Adding shell command execution to UiAutomation.
2014-05-11 17:40:49 +00:00
Svetoslav
a500874265 Merge "Adding shell command execution to UiAutomation." 2014-05-11 17:37:17 +00: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
fd7d1ae9c2 am fc3f4bee: Revert "Simplify projection matrix management."
* commit 'fc3f4bee62244a0c4151d5d7fbe6c2fa979993b9':
  Revert "Simplify projection matrix management."
2014-05-11 14:25:16 +00:00
Jorim Jaggi
ddc52285ca Revert "Simplify projection matrix management."
This reverts commit 0efaa71d5414287ed4beac0a88cf76f7e33a1e74.
2014-05-11 16:16:17 +02:00
Jorim Jaggi
fd537821f2 am 41ecb84d: Merge "Don\'t force black status bar when expanded."
* commit '41ecb84d7ca1995fe020e8c2d3e6bb98edde37b6':
  Don't force black status bar when expanded.
2014-05-11 13:46:14 +00: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
56845144ed am 83830a9b: Merge "Real fix for recent SystemUI crash."
* commit '83830a9bc602da739cb60ecd6a178f25de790854':
  Real fix for recent SystemUI crash.
2014-05-11 13:42:11 +00:00
Jorim Jaggi
7b51185362 Merge "Don't force black status bar when expanded." 2014-05-11 13:40:43 +00:00
Jorim Jaggi
fe051aa36b Merge "Implement new multi-user affordance." 2014-05-11 13:40:14 +00:00
Jorim Jaggi
de19cc6f97 Merge "Real fix for recent SystemUI crash." 2014-05-11 13:37:35 +00:00
Jeff Sharkey
fdb3cf3867 am 50386c57: am ddba067f: am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the number of selected files"
* commit '50386c5701a0bc08e7a851cd92f44e985a4b2cca':
  Set ActionMode title to the number of selected files
2014-05-10 19:55:25 +00:00
Jeff Sharkey
ef5a7d78ab am ddba067f: am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the number of selected files"
* commit 'ddba067f0fa1560ce3e1aff58d512824ac2e2d7d':
  Set ActionMode title to the number of selected files
2014-05-10 19:49:20 +00:00
Jeff Sharkey
ddba067f0f am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the number of selected files"
* commit 'f521ee6fa9645bb944cf1f452cc40f4d8d580b4e':
  Set ActionMode title to the number of selected files
2014-05-10 19:44:52 +00:00
Jeff Sharkey
f521ee6fa9 am e3e2c471: Merge "Set ActionMode title to the number of selected files"
* commit 'e3e2c471b2504335e99ed15975c3c5c9dfbf2795':
  Set ActionMode title to the number of selected files
2014-05-10 19:42:02 +00:00
Jeff Sharkey
e3e2c471b2 Merge "Set ActionMode title to the number of selected files" 2014-05-10 19:39:39 +00:00
Elliott Hughes
f86468252f am 133d4e92: Merge "Fix Os.link apicheck breakage."
* commit '133d4e9291bb62658c6f9bf37ce914578f9d50e7':
  Fix Os.link apicheck breakage.
2014-05-10 03:29:54 +00:00
Elliott Hughes
cd1fed2506 Merge "Fix Os.link apicheck breakage." 2014-05-10 03:26:58 +00:00
Elliott Hughes
ff3ca6f61a Fix Os.link apicheck breakage.
Change-Id: I4fa4c21b3c373e18209ea88d72714e4f7f8a7bb4
2014-05-09 20:25:38 -07:00
Robert Ly
d1f35190da am 49dc64d1: am 0932eb35: am 8028e4a0: am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
* commit '49dc64d1a5c6f4df3e24b85bfeb52bb5e650c58b':
  docs: fix some notification code for wear stacks
2014-05-10 03:20:22 +00:00
Robert Ly
2448b44e68 am 0932eb35: am 8028e4a0: am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
* commit '0932eb35ecdf02edeeedb6656cbf1fdc5288e518':
  docs: fix some notification code for wear stacks
2014-05-10 03:14:21 +00:00
Robert Ly
0932eb35ec am 8028e4a0: am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
* commit '8028e4a063b49aadfb08fab012d2388a7466a9a1':
  docs: fix some notification code for wear stacks
2014-05-10 02:53:28 +00:00
Robert Ly
8028e4a063 am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
* commit '1f14c107f825a9a309b396f65fbfc92a4c57eb3d':
  docs: fix some notification code for wear stacks
2014-05-10 02:48:57 +00:00
Robert Ly
1f14c107f8 am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
* commit '0689fad8cc51e136c9c4401ef40f0a8c0abf3ea9':
  docs: fix some notification code for wear stacks
2014-05-10 02:43:52 +00:00
Robert Ly
0689fad8cc Merge "docs: fix some notification code for wear stacks" into klp-docs 2014-05-10 02:40:40 +00:00