Commit Graph

13052 Commits

Author SHA1 Message Date
Jeremy Joslin
d84eee53dc Add a meteredHint to ScoredNetwork. am: 85870d6 am: 30db6d9
am: a0b0a38

* commit 'a0b0a384fb008a375b732531ca7fb984e59de29b':
  Add a meteredHint to ScoredNetwork.
2016-03-17 19:24:02 +00:00
Selim Gurun
3e5208d3f8 Merge "Revert "Revert "Add some View methods overrides and WebViewDelegate interfaces.""" into nyc-dev am: ed73839
am: 0900cfe

* commit '0900cfe0a6d49dcfaf533cf34c703d2688909e46':
  Revert "Revert "Add some View methods overrides and WebViewDelegate interfaces.""
2016-03-17 19:24:00 +00:00
Christopher Tate
e2a498a97e Merge "Lower the minimum period for periodic jobs to 15 minutes" into nyc-dev am: 943c68a
am: 022c4aa

* commit '022c4aa9e270dd0fe0b35cb02e66c6b49db78220':
  Lower the minimum period for periodic jobs to 15 minutes
2016-03-17 19:09:35 +00:00
Shubham Ajmera
6147fe3ee5 Merge "Port OpenJDK 8 java.util.Arrays#setAll methods" into nyc-dev am: b108871
am: fb5a6eb

* commit 'fb5a6eba3894565e23ecb2a80b880d7712382d09':
  Port OpenJDK 8 java.util.Arrays#setAll methods
2016-03-17 19:09:31 +00:00
Todd Kennedy
9c50f15043 Merge "update "dont kill" api" into nyc-dev am: ce71dee
am: cb62438

* commit 'cb624386e6329358c822aca93233e135f3c64f0a':
  update "dont kill" api
2016-03-17 19:09:25 +00:00
Torne (Richard Coles)
6dbb1acf70 Merge "Load WebView library into the right classloader namespace." into nyc-dev am: 3df6390
am: a9603e5

* commit 'a9603e5e283691e9243f439d7b8d01d7722a8163':
  Load WebView library into the right classloader namespace.
2016-03-17 19:09:11 +00:00
Michal Karpinski
8f8e9e3d99 Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev am: c7605b83
am: e165d40

* commit 'e165d40d2d03cde6f8ed8da523b65553de800906':
  Unifying method names and comments to security logging, not device logging
2016-03-17 19:09:08 +00:00
Sunny Goyal
c0032cddce Merge "Adding a default implementation for the new Window.Callback method" into nyc-dev am: 60dbc35
am: 04be477

* commit '04be4773d474f165ad4f36f88e78bef82eb2dd4c':
  Adding a default implementation for the new Window.Callback method
2016-03-17 18:55:07 +00:00
Adam Powell
2786405c6c Merge "Refinement for onVisibilityAggregated" into nyc-dev am: 95ee171
am: f929765

* commit 'f929765b78b64e6fcfb4c6747a3fa72db1ae3651':
  Refinement for onVisibilityAggregated
2016-03-17 18:55:05 +00:00
Meng Wang
be883e3893 Merge "Add new key in CarrierConfigManager for ICCID display." into nyc-dev am: 34b90a8
am: cca7e45

* commit 'cca7e458f7c4793b1c362d4430d90bf993a442d5':
  Add new key in CarrierConfigManager for ICCID display.
2016-03-17 18:54:50 +00:00
destradaa
dd15c1e553 Merge "Update ContextHubManager\'s System APIs." into nyc-dev am: 5e19f91
am: 3df5814

* commit '3df581491088d567da9e8be5ee499b6754db9127':
  Update ContextHubManager's System APIs.
2016-03-17 18:54:39 +00:00
Teng-Hui Zhu
4a12098f5a Merge "Add fillType support to VectorDrawable" into nyc-dev am: 71e806b
am: 4dbac6f

* commit '4dbac6fc6e050a3964ff43803efc746e53112c97':
  Add fillType support to VectorDrawable
2016-03-17 18:54:34 +00:00
Jeremy Joslin
30db6d9325 Add a meteredHint to ScoredNetwork.
am: 85870d6

* commit '85870d63749b34aed7ad47ae288aebe6d11d8724':
  Add a meteredHint to ScoredNetwork.
2016-03-17 18:48:59 +00:00
Selim Gurun
ed738393af Merge "Revert "Revert "Add some View methods overrides and WebViewDelegate interfaces.""" into nyc-dev 2016-03-17 18:27:54 +00:00
Todd Kennedy
cb624386e6 Merge "update "dont kill" api" into nyc-dev
am: ce71dee

* commit 'ce71deefca1f5fe53457f6092cda788023669693':
  update "dont kill" api
2016-03-17 18:02:01 +00:00
Torne (Richard Coles)
a9603e5e28 Merge "Load WebView library into the right classloader namespace." into nyc-dev
am: 3df6390

* commit '3df6390d2bdf12aaad2465dbe004f8ce84d44389':
  Load WebView library into the right classloader namespace.
2016-03-17 18:01:47 +00:00
Michal Karpinski
e165d40d2d Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev
am: c7605b83

* commit 'c7605b838bda61593e503924c6c86e3a33a6d64b':
  Unifying method names and comments to security logging, not device logging
2016-03-17 18:01:45 +00:00
Jeremy Joslin
85870d6374 Add a meteredHint to ScoredNetwork.
API changes to allow a meteredHint to be passed
from a network scorer through to the wifi subsystem.

BUG:27702356
Change-Id: Ic466852d855af54c1754c4663388f24f54ed0691
2016-03-17 10:48:36 -07:00
Sunny Goyal
04be4773d4 Merge "Adding a default implementation for the new Window.Callback method" into nyc-dev
am: 60dbc35

* commit '60dbc357844106fdebb36209c8c86504db323fb9':
  Adding a default implementation for the new Window.Callback method
2016-03-17 17:35:28 +00:00
Adam Powell
f929765b78 Merge "Refinement for onVisibilityAggregated" into nyc-dev
am: 95ee171

* commit '95ee171e309bf9c0fe517df3e9817353d9526139':
  Refinement for onVisibilityAggregated
2016-03-17 17:35:27 +00:00
Meng Wang
cca7e458f7 Merge "Add new key in CarrierConfigManager for ICCID display." into nyc-dev
am: 34b90a8

* commit '34b90a8ce3b3721a3bfcee15c780cdf45f712585':
  Add new key in CarrierConfigManager for ICCID display.
2016-03-17 17:35:17 +00:00
destradaa
3df5814910 Merge "Update ContextHubManager\'s System APIs." into nyc-dev
am: 5e19f91

* commit '5e19f91585ca82ae58e854491dd67ee2e9f66eba':
  Update ContextHubManager's System APIs.
2016-03-17 17:35:12 +00:00
Teng-Hui Zhu
4dbac6fc6e Merge "Add fillType support to VectorDrawable" into nyc-dev
am: 71e806b

* commit '71e806b2f464b0ac85367fe008b554b44e4c5812':
  Add fillType support to VectorDrawable
2016-03-17 17:35:09 +00:00
Chris Tate
943c68ae06 Merge "Lower the minimum period for periodic jobs to 15 minutes" into nyc-dev 2016-03-17 17:13:12 +00:00
Shubham Ajmera
15da999d7d Merge "Port OpenJDK 8 java.util.Arrays#setAll methods" am: 4c2fd7a am: 31031cd
am: c6881d8

* commit 'c6881d83d95105361d48a6d0c9c2a38dc8cd1399':
  Port OpenJDK 8 java.util.Arrays#setAll methods
2016-03-17 17:12:21 +00:00
Shubham Ajmera
c6881d83d9 Merge "Port OpenJDK 8 java.util.Arrays#setAll methods" am: 4c2fd7a
am: 31031cd

* commit '31031cd0fe3dd8b0d1e514f8edc5416f16379c19':
  Port OpenJDK 8 java.util.Arrays#setAll methods
2016-03-17 17:09:53 +00:00
Shubham Ajmera
b108871820 Merge "Port OpenJDK 8 java.util.Arrays#setAll methods" into nyc-dev 2016-03-17 16:57:48 +00:00
Shubham Ajmera
d6db1c31bf Port OpenJDK 8 java.util.Arrays#setAll methods
and add tests

Bug: 27540010
(cherry-picked from commit 8586ec5f15)
Change-Id: I18f502caabc2f140fa503a0b03e9d6e310b4246c
2016-03-17 16:47:41 +00:00
Shubham Ajmera
8586ec5f15 Port OpenJDK 8 java.util.Arrays#setAll methods
and add tests

Bug: 27540010
Change-Id: I18f502caabc2f140fa503a0b03e9d6e310b4246c
2016-03-17 16:24:52 +00:00
Todd Kennedy
ce71deefca Merge "update "dont kill" api" into nyc-dev 2016-03-17 15:58:24 +00:00
Richard Coles
3df6390d2b Merge "Load WebView library into the right classloader namespace." into nyc-dev 2016-03-17 12:52:22 +00:00
Rubin Xu
c7605b838b Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev 2016-03-17 11:23:55 +00:00
Sunny Goyal
60dbc35784 Merge "Adding a default implementation for the new Window.Callback method" into nyc-dev 2016-03-17 01:50:09 +00:00
Selim Gurun
e319dadaa9 Revert "Revert "Add some View methods overrides and WebViewDelegate interfaces.""
This reverts commit 7ef5429637.

Change-Id: I03a27148a1df5baf12fb89bca77dcb55a47b6be2
2016-03-17 01:41:14 +00:00
Sunny Goyal
2a6d9aa1cd Adding a default implementation for the new Window.Callback method
Bug: 27702972
Change-Id: I6b8c1766ecf871801006d4dc47796a819e49bb57
2016-03-16 17:13:26 -07:00
Doris Liu
95ee171e30 Merge "Refinement for onVisibilityAggregated" into nyc-dev 2016-03-16 23:55:04 +00:00
Meng Wang
34b90a8ce3 Merge "Add new key in CarrierConfigManager for ICCID display." into nyc-dev 2016-03-16 23:25:09 +00:00
Todd Kennedy
24ca5c6d7d update "dont kill" api
* update the name to be more consumer friendly
* expose it as a system api [so zapp can use it]

Change-Id: I11062e360bfd709dd5568409934fec539f64b863
2016-03-16 15:42:01 -07:00
Meng Wang
6b2995ae14 Add new key in CarrierConfigManager for ICCID display.
Bug: 27574058
Change-Id: I74445c68f58e64a5baa87cd05fea9e91e59b0201
2016-03-16 15:09:17 -07:00
Daniel Estrada Alva
5e19f91585 Merge "Update ContextHubManager's System APIs." into nyc-dev 2016-03-16 21:49:12 +00:00
Tenghui Zhu
71e806b2f4 Merge "Add fillType support to VectorDrawable" into nyc-dev 2016-03-16 21:13:24 +00:00
destradaa
8bad3fec0f Update ContextHubManager's System APIs.
- Consolidates the use of handles in context hub, and nano apps.
- Quick fixes to typos.
- Update the signature to find nano apps to use primitive types

Change-Id: Icffa6fa86e0e33a536516d98bc4674c0a39b2163
2016-03-16 14:05:58 -07:00
Adam Powell
9c146bfee7 Refinement for onVisibilityAggregated
Change the args for onVisibilityAggregated to a single boolean for
visibility to the user. Also fix an ordering bug that could trigger a
view background drawable call to setVisible before the view would
respond true to verifyDrawable, which caused issues with some apps.

Bug 27461617
Bug 27689884

Change-Id: I58bdc7c4364264f7fa0863689ba2b76df904ef81
2016-03-16 13:32:01 -07:00
Dongwon Kang
615c7628ca Merge "TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand" into nyc-dev am: 822ac77
am: bf0db2e

* commit 'bf0db2e9ed17b3846932039568cddfac99c7ff70':
  TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand
2016-03-16 18:04:24 +00:00
Teng-Hui Zhu
46591f4a2d Add fillType support to VectorDrawable
Default as non-zero, which is the same as SVG.
b/27533958

Change-Id: Id20e6d3493bb4d2b4b65d7f6cdb13586631c40e4
2016-03-16 11:03:27 -07:00
Dongwon Kang
822ac7745a Merge "TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand" into nyc-dev 2016-03-16 17:56:12 +00:00
Dongwon Kang
f714e62c12 TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand
Bug: 25726685
Change-Id: Iad6417b4da0543043a7fa17287487313a7670209
2016-03-16 10:48:18 -07:00
Peng Xu
9f09d21b00 Merge "Exposing Context Hub service." into nyc-dev am: ac329d3
am: f3882c8

* commit 'f3882c8633edafbc072713033627582934491b32':
  Exposing Context Hub service.
2016-03-16 17:30:38 +00:00
Ashutosh Joshi
ac329d3e34 Merge "Exposing Context Hub service." into nyc-dev 2016-03-16 17:21:33 +00:00
Anna Galusza
447a103542 Merge "Remove Intent to start screen reader tutorial. Reverts ag/867242. Bug: 27218687" into nyc-dev am: bc28494
am: 0a2d737

* commit '0a2d73721a560a5f68d137d4bed3e5700375aae4':
  Remove Intent to start screen reader tutorial. Reverts ag/867242. Bug: 27218687
2016-03-16 17:14:43 +00:00