238830 Commits

Author SHA1 Message Date
Samuel Tan
d2183a3132 [DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73 am: fbfd7d0 am: 7dfe3d4 -s ours
am: fbc98e1

* commit 'fbc98e1c30e9ef6827f0dcd8024b0fd2de28cf33':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings
2016-03-23 21:53:53 +00:00
Yohei Yukawa
8460701b3c Merge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev
am: 2c8d528

* commit '2c8d528188f2ac9e482fe29d06ca5eb683be9b87':
  Make sure to call back reportFinish() on the desired Handler.
2016-03-23 21:53:50 +00:00
Samuel Tan
fbc98e1c30 [DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73 am: fbfd7d0
am: 7dfe3d4  -s ours

* commit '7dfe3d4457cd3ff952c65c7fe0816e19b42e945f':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings
2016-03-23 21:51:40 +00:00
Yohei Yukawa
2c8d528188 Merge "Make sure to call back reportFinish() on the desired Handler." into nyc-dev 2016-03-23 21:48:51 +00:00
Samuel Tan
7dfe3d4457 [DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4 am: 542bb73
am: fbfd7d0

* commit 'fbfd7d0c91ef84d12ca036462b54794076d06cdc':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings
2016-03-23 21:45:23 +00:00
Kenny Root
8d0c0ecbc5 Merge "Use canonical name for SHA1withECDSA" am: 4a0497c
am: fa733d0

* commit 'fa733d0b70b891a04358faac75fc55fb035a98cd':
  Use canonical name for SHA1withECDSA
2016-03-23 21:40:50 +00:00
Samuel Tan
fbfd7d0c91 [DO NOT MERGE] Disallow guest user from changing Wifi settings am: d8c3ca4
am: 542bb73

* commit '542bb7307b2bf3dab337b56e392b778896f88ec6':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings
2016-03-23 21:40:23 +00:00
Xiaohui Chen
6aec73e49a Merge "sysui: refactor for extensibility" into nyc-dev
am: 0997bc8

* commit '0997bc8a85c7d7a83e0f590432d10fab89f2c900':
  sysui: refactor for extensibility
2016-03-23 21:35:43 +00:00
Samuel Tan
542bb7307b [DO NOT MERGE] Disallow guest user from changing Wifi settings
am: d8c3ca4

* commit 'd8c3ca43163427a75c8b70114096238177f97af0':
  [DO NOT MERGE] Disallow guest user from changing Wifi settings
2016-03-23 21:35:30 +00:00
Kenny Root
fa733d0b70 Merge "Use canonical name for SHA1withECDSA"
am: 4a0497c

* commit '4a0497c8e47f2775aa5787cf624abd24680e5950':
  Use canonical name for SHA1withECDSA
2016-03-23 21:35:29 +00:00
Kenny Root
4a0497c8e4 Merge "Use canonical name for SHA1withECDSA" 2016-03-23 21:29:00 +00:00
Xiaohui Chen
0997bc8a85 Merge "sysui: refactor for extensibility" into nyc-dev 2016-03-23 21:24:12 +00:00
Deepanshu Gupta
f42350287c Merge "Exclude java namespace classes from layoutlib" into nyc-dev
am: 3e2b413

* commit '3e2b413dc72f267571421cfb0c8ced7a4778704a':
  Exclude java namespace classes from layoutlib
2016-03-23 20:57:21 +00:00
Philip P. Moltmann
31c3688d0f Merge "Remove unnecessary strings and labels." into nyc-dev
am: a785c80

* commit 'a785c80a5ec3cdd4c14dc8519a2d8cbcc716a0f2':
  Remove unnecessary strings and labels.
2016-03-23 20:48:59 +00:00
Rebecca Silberstein
097e23850d Merge "handle wifi interface changes with interfaceRemoved" into nyc-dev
am: 602123a

* commit '602123a14ac316fe0d08a9417f3d38f7d566c83b':
  handle wifi interface changes with interfaceRemoved
2016-03-23 20:48:57 +00:00
Deepanshu Gupta
3e2b413dc7 Merge "Exclude java namespace classes from layoutlib" into nyc-dev 2016-03-23 20:48:15 +00:00
Philip P. Moltmann
a785c80a5e Merge "Remove unnecessary strings and labels." into nyc-dev 2016-03-23 20:45:35 +00:00
Rebecca Silberstein
602123a14a Merge "handle wifi interface changes with interfaceRemoved" into nyc-dev 2016-03-23 20:41:06 +00:00
Philip P. Moltmann
30b0752ef5 Remove unnecessary strings and labels.
Bug: 27815807
Change-Id: I6388055938afbbadc954c913ce0554f9a4a313e8
2016-03-23 13:32:35 -07:00
Chris Craik
044cb78a52 Merge "Precache/early kick off of op work for non-shadow ops." into nyc-dev
am: 6e379cd

* commit '6e379cddbcf658cf177e4adf44046c836f543772':
  Precache/early kick off of op work for non-shadow ops.
2016-03-23 20:32:30 +00:00
Chris Craik
6e379cddbc Merge "Precache/early kick off of op work for non-shadow ops." into nyc-dev 2016-03-23 20:24:26 +00:00
Chris Craik
3a5811b501 Precache/early kick off of op work for non-shadow ops.
bug:26562703
bug:27052145

Change-Id: Ic452bfe75da849ffdd47fecdd6eb1472fd0c806e
2016-03-23 12:55:12 -07:00
Deepanshu Gupta
fa5f55fe90 Exclude java namespace classes from layoutlib
Such classes can't be loaded anyway. No point including them

Change-Id: I26934014de96aa59f0d4aef59f61d1e4f71b86ea
2016-03-23 12:39:27 -07:00
Xiaohui Chen
eb04a9992e sysui: refactor for extensibility
Bug: 27357836
Change-Id: I793fc1a6c17a7b5f66e4803e7f51a373b47e5733
2016-03-23 19:38:37 +00:00
Abodunrinwa Toki
f227ca6b8e Merge "FloatingToolbar: Make it more obvious that there are more items in the overflow." into nyc-dev
am: 7c89170

* commit '7c891700995276c9f6952d0e1f2a2c1882d66f3d':
  FloatingToolbar: Make it more obvious that there are more items in the overflow.
2016-03-23 19:11:05 +00:00
Abodunrinwa Toki
7c89170099 Merge "FloatingToolbar: Make it more obvious that there are more items in the overflow." into nyc-dev 2016-03-23 19:03:51 +00:00
Abodunrinwa Toki
f0f4d73b5b FloatingToolbar: Make it more obvious that there are more items in the overflow.
1. Make the overflow show part of the items hidden behind the scroll view
2. Increase the time the scrollbar is on screen so users are less likely to miss it

Bug: 27427333
Change-Id: Ia0bff5fa29cba3103263bc7d063176b0ba7ff7b9
2016-03-23 19:02:32 +00:00
Diego Perez
29fdb0f752 Merge "Add fill type support to vector drawable" into nyc-dev
am: f0fce3e

* commit 'f0fce3e9ceb6cd165488c28f390181c5b2877cee':
  Add fill type support to vector drawable
2016-03-23 18:55:30 +00:00
Diego Perez
f0fce3e9ce Merge "Add fill type support to vector drawable" into nyc-dev 2016-03-23 18:45:29 +00:00
Adrian Roos
3533d5fa84 Merge "Follow-up to "Close notification panel when user button is tapped"" into nyc-dev
am: b320eb9

* commit 'b320eb928f17e6aba0c833281970d1def3834755':
  Follow-up to "Close notification panel when user button is tapped"
2016-03-23 18:44:07 +00:00
Yigit Boyar
f99b25fd67 Merge "Fix generate layout params to preserve margins" into nyc-dev
am: 8b88a85

* commit '8b88a85032550dfd344e59dc419b0d9bb02c84b6':
  Fix generate layout params to preserve margins
2016-03-23 18:44:05 +00:00
John Reck
9991098c0b Merge "Fix missing first frame" into nyc-dev
am: 66d16f1

* commit '66d16f12148ccfb0815f3da751978c3f3c56f1c0':
  Fix missing first frame
2016-03-23 18:44:03 +00:00
Adrian Roos
e933de8e76 Merge "Ensure notification color contrast" into nyc-dev
am: 9b95f61

* commit '9b95f615c45b2dac053aa45d881f6a4b3c301342':
  Ensure notification color contrast
2016-03-23 18:44:00 +00:00
Adrian Roos
b320eb928f Merge "Follow-up to "Close notification panel when user button is tapped"" into nyc-dev 2016-03-23 18:27:11 +00:00
Adrian Roos
bc3e2e11cc Follow-up to "Close notification panel when user button is tapped"
The original CL just collapsed the panel. Instead, we're using the
dedicated startActivityDismissingKeyguard to make sure the Keyguard
gets properly dismissed first.

Follow-Up-To: I66ebcb66c898dfebe1d09b798f750f696c360da8
Bug: 27790403
Change-Id: I41c02221de951df885ecfb4f2869820b38410f18
2016-03-23 11:24:07 -07:00
Yigit Boyar
8b88a85032 Merge "Fix generate layout params to preserve margins" into nyc-dev 2016-03-23 18:22:58 +00:00
John Reck
66d16f1214 Merge "Fix missing first frame" into nyc-dev 2016-03-23 18:22:36 +00:00
Adrian Roos
9b95f615c4 Merge "Ensure notification color contrast" into nyc-dev 2016-03-23 18:14:54 +00:00
Felipe Leme
b4fb50f8cc Merge "Allow Scoped Directory Access on whole volume." into nyc-dev
am: 9eb5555

* commit '9eb5555aa6788ec948e7af8666a9155792b684f8':
  Allow Scoped Directory Access on whole volume.
2016-03-23 18:03:27 +00:00
Peng Xu
d707fa3d00 [Sensor] Add a constant to match native header
am: 370985d

* commit '370985d00a04c0d6977929cd8daf05c932443b0d':
  [Sensor] Add a constant to match native header
2016-03-23 18:03:25 +00:00
Felipe Leme
9eb5555aa6 Merge "Allow Scoped Directory Access on whole volume." into nyc-dev 2016-03-23 17:58:48 +00:00
Peng Xu
370985d00a [Sensor] Add a constant to match native header
This CL add private sensor type base constant to java file to match
C header file.

It is defined that all vendor sensor types have to be >= 0x10000.
There is a constant in sensor.h for reference. However, there is
no such constant defined in Sensor.java before. This CL adds it.

Change-Id: Ia8f8c06583c62879e51779815051c346f1a9cd14
(cherry picked from commit 1795e14dab0367fdd77f2c1eee6b4fd39d1c5902)
2016-03-23 17:51:02 +00:00
Adrian Roos
4ff3b120ff Ensure notification color contrast
Ensure we have at least 3:1 contrast for the
action buttons. Also ensures that the inline
reply box background has 4.5:1 contrast to white.

Further modifies the color of the inline reply
background to satisfy a 4.5:1 contrast ratio for
the entered text.

Bug: 26831312
Change-Id: If42b1c99d1adee547d0a583c1a69c48ef7287c23
2016-03-23 10:49:40 -07:00
Amith Yamasani
f749d26fa4 Merge "Move device idle logic into a job StateController" into nyc-dev
am: 10ae65d

* commit '10ae65d226ac9205d53fabc3b9c9e53e1c642076':
  Move device idle logic into a job StateController
2016-03-23 17:40:08 +00:00
Abhijith Shastry
196ca8ef2f Merge "Document that re-inserting the same blocked number is permitted." into nyc-dev
am: 6ec134d

* commit '6ec134dc0d6de2a4dd708dbecd27e5f667c9371c':
  Document that re-inserting the same blocked number is permitted.
2016-03-23 17:40:07 +00:00
Philip P. Moltmann
e2125f4cdb Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev
am: 49435a7

* commit '49435a72955fd6d2673ac33c34e2417c96fd87fb':
  Deal with print-preview renderings that do not match the correct number of pages.
2016-03-23 17:32:17 +00:00
Amith Yamasani
10ae65d226 Merge "Move device idle logic into a job StateController" into nyc-dev 2016-03-23 17:32:06 +00:00
Abhijith Shastry
6ec134dc0d Merge "Document that re-inserting the same blocked number is permitted." into nyc-dev 2016-03-23 17:29:08 +00:00
Philip P. Moltmann
49435a7295 Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev 2016-03-23 17:17:40 +00:00
Michal Karpinski
4a6a538df9 Merge "Remove legacy DeviceLogging methods from DPM" into nyc-dev
am: 8aa976b

* commit '8aa976b60b0b638a77f9007fa6d1a247815d4b09':
  Remove legacy DeviceLogging methods from DPM
2016-03-23 17:00:44 +00:00