Gustav Sennton
eedcdb0452
Merge "Remove WebView-package-being-replaced logic from WebViewUpdateService." into nyc-dev
2016-03-18 10:52:34 +00:00
Phil Weaver
6fdd3afdcc
Merge "Treat accessibility actions as user activity" into nyc-dev
2016-03-17 22:19:17 +00:00
Dongwon Kang
62b5ec7651
Merge "TIF: Remove TvInputManager.Session from system API" into nyc-dev
2016-03-17 22:01:04 +00:00
Jeff Sharkey
a0a58a2fd5
Merge "Refactoring FBE APIs based on council feedback." into nyc-dev
2016-03-17 22:00:26 +00:00
Jeff Sharkey
8a372a0a28
Refactoring FBE APIs based on council feedback.
...
Mostly consists of removing the word "encryption" from most APIs,
since we can't actually make promises about the data being encrypted.
Bug: 27531029
Change-Id: Iace9d7c4e64716abf86ed11847c40f3947e1d625
2016-03-17 14:49:08 -06:00
Gustav Sennton
26c82fff09
Remove WebView-package-being-replaced logic from WebViewUpdateService.
...
The replacing-logic tries to handle packages being uninstalled while
being replaced. This can't be handled through listening to
package-replaced intents since those can be delivered long after the
actual problem occurs.
Bug: 27605997
Change-Id: Iba8e546a5bba1ceb6226d4edb71db088c81ae1a9
2016-03-17 20:29:43 +00:00
Dongwon Kang
841ad718c1
TIF: Remove TvInputManager.Session from system API
...
Originally this API is expected to be used some use cases which don't
fit TvView well. e.g. background recording. Removing this from system api
in favor of TvRecodingClient which is introduced in N.
Bug: 25726241
Change-Id: If45fc3e2c5382e7b9e8abf42effebd76fd84b25d
2016-03-17 13:08:18 -07:00
Lifu Tang
275b4499bc
Merge "Removed unused methods from GnssMeasurement" into nyc-dev
2016-03-17 19:23:40 +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
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
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
Phil Weaver
da80d676c7
Treat accessibility actions as user activity
...
Resurrecting ag/665912.
Bug: 19531976
Change-Id: Ibdddd507215e61b9f4313c36eab8845e9940a7ac
2016-03-17 10:09:39 -07: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
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
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
Ashutosh Joshi
ac329d3e34
Merge "Exposing Context Hub service." into nyc-dev
2016-03-16 17:21:33 +00:00
Anna Galusza
bc2849449b
Merge "Remove Intent to start screen reader tutorial. Reverts ag/867242. Bug: 27218687" into nyc-dev
2016-03-16 17:07:49 +00:00
Michal Karpinski
6235a94ffa
Unifying method names and comments to security logging, not device logging
...
Also move SecurityLog to android.app.admin package.
Bug: 27531824
Bug: 27532560
Bug: 27532564
Bug: 27532425
Change-Id: I2677afdb5685bc5d21e52c41b381b57a41e364b6
2016-03-16 14:32:09 +00:00
Przemyslaw Szczepaniak
896e02bcab
Track libcore change 5409226c71aa1e090291f391faeb4249f5447472
...
Bug: 27426599
Change-Id: I028bb4ac7a24d6121c8114aa58e0e53799d00945
2016-03-16 13:20:16 +00:00
Derek Sollenberger
7494eb2114
Merge "Remove all non-porterduff xfermodes from the public API" into nyc-dev
2016-03-16 12:17:16 +00:00
Christopher Tate
10be4e9034
Lower the minimum period for periodic jobs to 15 minutes
...
Also make the minimum flex & period available via method call
rather than as hardcoded API constants.
Bug 27619643
Change-Id: Ib4afa427e9b21e13085d245e45b05d70d99724d4
2016-03-15 17:52:29 -07:00
Adam Powell
41d9690c3e
Add View#onVisibilityAggregated
...
There's a common misconception (even across the framework) that
View#onVisibilityChanged determines and reports visibility on 'this'
up to the changed view and the total visibility within the
window. Knowing this is useful for things like starting/stopping
animations. onVisibilityChanged only reports the visibility for the
specific changed view, not the effects that would have down the tree.
Add onVisibilityAggregated to report what some code thought it was
getting already, and move ImageView and ProgressBar over to using it.
Bug 27461617
Change-Id: I433f41de453e27a53f907f1d9805350f30f31de9
2016-03-15 16:20:11 -07:00
Peng Xu
9ff7d22354
Exposing Context Hub service.
...
Adding the Context hub service. This is the service that exposes
the context hub HAL to the system. The API exposed is a System API.
Change-Id: I854141714ecd21f6386e6b15b7bc9a997483ccf6
2016-03-15 15:18:56 -07:00
Anna Galusza
00958ac380
Remove Intent to start screen reader tutorial. Reverts ag/867242.
...
Bug: 27218687
Change-Id: I5709f4393b2f1467757140c306c30aa88dfcc7f4
2016-03-15 18:14:26 +00:00
Alan Viverette
e2578e2d9e
Merge "Rename undefined inset constant" into nyc-dev
2016-03-15 17:23:35 +00:00
Hall Liu
712acbe13c
Un-hide Connection#onReject(String) and its associated capability
...
The capability is CAPABILITY_CAN_SEND_RESPONSE_VIA_CONNECTION
Bug: 27501686
Change-Id: Id73bb99650ca8440a9f4e87bfe533a97c4d19778
2016-03-15 10:19:40 -07:00
Yi Kong
9c185ff6e9
Track libcore commit d41ca4a76ea570f9dd89a7ae56410cc75cc0a856
...
Bug: 27538943
Change-Id: I91fc2e9738dcfb7be061041b5e000b21e7684184
(cherry picked from commit f45eca1d72 )
(cherry picked from commit e72e604bea )
2016-03-15 17:11:12 +00:00
Ian Pedowitz
440ef18fe7
Merge "Revert "Permissions: Get rid of GET_ACCOUNTS"" into nyc-dev
2016-03-15 17:09:53 +00:00
Ian Pedowitz
358e51f3d1
Revert "Permissions: Get rid of GET_ACCOUNTS"
...
This reverts commit d39600585b .
Bug: 27665091
Change-Id: I7d017ba7062ac594225229436d2877c7d21fb065
2016-03-15 17:08:27 +00:00
Adam Powell
421806380d
Merge "Un-deprecate Activity#onRetainNonConfigurationInstance" into nyc-dev
2016-03-15 16:51:03 +00:00
Alan Viverette
6888597c93
Rename undefined inset constant
...
Bug: 27531289
Change-Id: I31c5cc295c7f36b934eccf46cdbe7a7b293af9e0
2016-03-15 12:43:41 -04:00
Alan Viverette
f068cff176
Merge "Push flags from top-level TypedValue into ComplexColor changing configs" into nyc-dev
2016-03-15 14:36:11 +00:00
Przemyslaw Szczepaniak
1531743a7a
Track libcore change 471945701ad7895acf0dae73f90a5f18cd9ca23a
...
Bug: 27426684
Change-Id: I4b2a5840cb61aa379da0ca11292781ceac14f93d
2016-03-15 13:24:45 +00:00