Jeff Sharkey
2b2974dcef
Merge "Offer to cache ringtones in system DE storage." into nyc-dev
...
am: 1ce5c28ba5
* commit '1ce5c28ba54f31c0013542df81975148657b8229':
Offer to cache ringtones in system DE storage.
2016-02-23 21:12:27 +00:00
Jeff Sharkey
1ce5c28ba5
Merge "Offer to cache ringtones in system DE storage." into nyc-dev
2016-02-23 20:57:46 +00:00
Alan Viverette
cadb829532
Merge "Remove @Nullable annotation from getDrawable() methods" into nyc-dev
...
am: 0df7c98adf
* commit '0df7c98adf75e2f8a176e742e1bb325aee2808e6':
Remove @Nullable annotation from getDrawable() methods
2016-02-23 20:34:58 +00:00
Alan Viverette
0df7c98adf
Merge "Remove @Nullable annotation from getDrawable() methods" into nyc-dev
2016-02-23 20:30:08 +00:00
Jeff Sharkey
413573ac59
Offer to cache ringtones in system DE storage.
...
Ringtones often live on shared media, which is now encrypted with CE
keys and not available until after the user is unlocked. To improve
the user experience while locked, cache the default ringtone,
notification sound, and alarm sound in a DE storage area.
Bug: 26730753
Change-Id: Ie6ad7790af4c87dd25759df3ed017e3b91a2fb87
2016-02-23 13:27:00 -07:00
Alan Viverette
fde0213716
Remove @Nullable annotation from getDrawable() methods
...
Developers usually do not need to check the result of getDrawable(), so
we shouldn't be annotating it like they do.
Bug: 27134828
Change-Id: I0db0ca806fd89c18781da452fe3f31ef344f3cca
2016-02-23 14:59:51 -05:00
John Reck
5962a84e5f
Merge "destroyHardwareResources in onStop()" into nyc-dev
...
am: e5bfd2da4d
* commit 'e5bfd2da4d60c90a137a1eb883802c13ae53273e':
destroyHardwareResources in onStop()
2016-02-23 19:52:41 +00:00
Chien-Yu Chen
d1733607cd
Merge "Camera2: Fix getInternalFormatSizes for depth" into nyc-dev
2016-02-23 19:52:20 +00:00
John Reck
e5bfd2da4d
Merge "destroyHardwareResources in onStop()" into nyc-dev
2016-02-23 19:45:09 +00:00
Tao Bai
8ecca7d7f7
Merge "Using addAssetPathAsSharedLibrary in WebViewDelegate" into nyc-dev
...
am: eabebc1539
* commit 'eabebc1539b7e8b412da33c9e462665087cb1bfc':
Using addAssetPathAsSharedLibrary in WebViewDelegate
2016-02-23 18:57:32 +00:00
Tao Bai
eabebc1539
Merge "Using addAssetPathAsSharedLibrary in WebViewDelegate" into nyc-dev
2016-02-23 18:52:15 +00:00
John Reck
d9b1607bd9
destroyHardwareResources in onStop()
...
Bug: 27286867
This hopefully makes everything fully-deterministic. It should
also fix some old annoyances around Bitmap lifecycle as they will
be released earlier in onStop() instead of waiting for
dispatchDetachedFromWindow() which may never happen.
Change-Id: I6e871760650780e327c0e42f62950c1052dd8019
2016-02-23 10:35:19 -08:00
Philipp Weiß
b737c71611
Merge "Remove deprecated APIs DPM.createUser, createAndInitializeUser" into nyc-dev
...
am: f398479e06
* commit 'f398479e069c7accb1f96b06b32e086609342669':
Remove deprecated APIs DPM.createUser, createAndInitializeUser
2016-02-23 18:01:41 +00:00
Philipp Weiß
f398479e06
Merge "Remove deprecated APIs DPM.createUser, createAndInitializeUser" into nyc-dev
2016-02-23 17:53:58 +00:00
Tao Bai
eb1368ba02
Using addAssetPathAsSharedLibrary in WebViewDelegate
...
BUG: 27245306
Change-Id: I346bc526cd9d311c290f61d0de04e33d708b81c4
2016-02-23 09:01:28 -08:00
Wale Ogunwale
7c8b1a873a
Merge "Only copy layout param title if it is different from the current one." into nyc-dev
...
am: 70c0817b76
* commit '70c0817b76c255ac3c17e513a5545d7ef9e4126c':
Only copy layout param title if it is different from the current one.
2016-02-23 16:08:12 +00:00
Wale Ogunwale
70c0817b76
Merge "Only copy layout param title if it is different from the current one." into nyc-dev
2016-02-23 16:01:23 +00:00
Wale Ogunwale
1f240c9fbf
Only copy layout param title if it is different from the current one.
...
Fixes WindowManager_LayoutParamsTest failure introduced in ag/866860
Bug: 27297744
Change-Id: I27ebf5d35b074d6b9c1634bc7cd18bba2844352e
2016-02-23 07:54:03 -08:00
Jesse Hall
03d2fb32c1
Merge "PackageManager: add Vulkan system features" into nyc-dev
...
am: 791a7df8b2
* commit '791a7df8b2d4cef843b109aa98a0a9e2ff429462':
PackageManager: add Vulkan system features
2016-02-23 15:15:43 +00:00
Jesse Hall
791a7df8b2
Merge "PackageManager: add Vulkan system features" into nyc-dev
2016-02-23 15:11:52 +00:00
Benjamin Franz
6bd76ca08a
Merge "Make user provisioning state SystemApi" into nyc-dev
...
am: 72283fdb61
* commit '72283fdb61df5c057d105644f0ae35ae9ae248b5':
Make user provisioning state SystemApi
2016-02-23 13:55:20 +00:00
Benjamin Franz
72283fdb61
Merge "Make user provisioning state SystemApi" into nyc-dev
2016-02-23 13:51:08 +00:00
Benjamin Franz
eed2a8e165
Make user provisioning state SystemApi
...
These APIs are used by the SUW. To go with the convention that all SUW
APIs should be SystemApi, adding it to these ones.
Bug: 25858670
Change-Id: Icffc9cdc13fa87da3543d92308f87dd0c9764c81
2016-02-23 13:02:57 +00:00
Toby Sargeant
13d95c2afd
Merge "add @SystemApi to WEBVIEW_MULTIPROCESS to enable it to be used in WebView glue" into nyc-dev
...
am: cf7518f78a
* commit 'cf7518f78af84aaafc7cd38ff69eec357a5b3055':
add @SystemApi to WEBVIEW_MULTIPROCESS to enable it to be used in WebView glue
2016-02-23 10:37:24 +00:00
Toby Sargeant
cf7518f78a
Merge "add @SystemApi to WEBVIEW_MULTIPROCESS to enable it to be used in WebView glue" into nyc-dev
2016-02-23 10:35:09 +00:00
Tony Mak
8d95e5fd05
Merge "Update javadoc of DISALLOW_OUTGOING_CALLS" into nyc-dev
...
am: 38e638696a
* commit '38e638696a054a23150aadf72c9c98e335bb8d9e':
Update javadoc of DISALLOW_OUTGOING_CALLS
2016-02-23 10:29:04 +00:00
Tony Mak
38e638696a
Merge "Update javadoc of DISALLOW_OUTGOING_CALLS" into nyc-dev
2016-02-23 10:24:50 +00:00
Lorenzo Colitti
e23ec59002
Merge "Add a unit test for MessageUtils." into mm-wireless-dev am: 6f027b4f06
...
am: 2a452d48d5
* commit '2a452d48d5bf05bf1a3edc762a0140738102a938':
Add a unit test for MessageUtils.
2016-02-23 07:52:06 +00:00
Lorenzo Colitti
2a452d48d5
Merge "Add a unit test for MessageUtils." into mm-wireless-dev
...
am: 6f027b4f06
* commit '6f027b4f0651837877e0f291bbf121436dfe3958':
Add a unit test for MessageUtils.
2016-02-23 07:49:06 +00:00
Lorenzo Colitti
6f027b4f06
Merge "Add a unit test for MessageUtils." into mm-wireless-dev
2016-02-23 07:43:40 +00:00
Dianne Hackborn
39d8714086
Merge "Fix issue #26695393 : Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev
...
am: 76c970de3c
* commit '76c970de3ce83609f48531e8ea23e7973544b179':
Fix issue #26695393 : Remove NEW_PICTURE and NEW_VIDEO broadcast
2016-02-23 03:34:30 +00:00
Dianne Hackborn
76c970de3c
Merge "Fix issue #26695393 : Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev
2016-02-23 03:26:48 +00:00
Svetoslav Ganov
de04cc55ff
Merge "Expose removed permissions flag as system API" into nyc-dev
...
am: 5cd52bee32
* commit '5cd52bee32250e14f5eca14d9e82535a0f2f4f87':
Expose removed permissions flag as system API
2016-02-23 02:29:24 +00:00
Svetoslav Ganov
5cd52bee32
Merge "Expose removed permissions flag as system API" into nyc-dev
2016-02-23 02:21:01 +00:00
Svet Ganov
2a1376d9df
Expose removed permissions flag as system API
...
There are some permissions that were removed from the platform
and guard nothing but legacy apps may be checking them before
calling APIs. Hence, these apps should get the permissions as
expected despite them being a no-op. To address this the platform
declares removed permissions as normal permissions that are hidden
such that legacy apps can always get them. These permissions are
not shown in the UI. Play needs a way to filter out these
permissions like the platform as they have permissions UI too.
bug:23361760
Change-Id: I10f442dfc09a299ddc5480d8bf2db0bd786aec62
2016-02-22 18:10:49 -08:00
Chien-Yu Chen
50a7e07327
Merge "Camera2: Fix getInternalFormatSizes for depth" am: b999ad9eed
...
am: 660162b8ee
* commit '660162b8ee757295442c3395a0fa7514cf2a53f4':
Camera2: Fix getInternalFormatSizes for depth
2016-02-23 01:41:01 +00:00
Chien-Yu Chen
660162b8ee
Merge "Camera2: Fix getInternalFormatSizes for depth"
...
am: b999ad9eed
* commit 'b999ad9eed912873feb3fc143f99ba87745d3e06':
Camera2: Fix getInternalFormatSizes for depth
2016-02-23 01:25:11 +00:00
Selim Cinek
936778e600
Merge "Fixed a bug where the numpad wasn\'t working correctly" into nyc-dev
...
am: 1a3ca220f7
* commit '1a3ca220f72b44e56d4bdfa820c4274a093af228':
Fixed a bug where the numpad wasn't working correctly
2016-02-23 01:17:53 +00:00
Chien-Yu Chen
b999ad9eed
Merge "Camera2: Fix getInternalFormatSizes for depth"
2016-02-23 01:10:27 +00:00
Selim Cinek
5cf8722f94
Merge "Made the Chronometer able to count downwards" into nyc-dev
...
am: f1c6371587
* commit 'f1c6371587ba9349068092971f1fdf85596d0461':
Made the Chronometer able to count downwards
2016-02-23 01:07:06 +00:00
Jesse Hall
f77a34fa17
PackageManager: add Vulkan system features
...
FEATURE_VULKAN_HARDWARE_FEATURES describes the feature set supported
by the device hardware and driver. FEATURE_VULKAN_HARDWARE_VERSION
describes the Vulkan API version supported by the driver, which may be
lower than the API version supported by a particular Android release.
Bug: 26583896
Change-Id: Ia3e6be496abf631cb677eb838d632d3c7b4dd24b
2016-02-22 16:59:13 -08:00
Selim Cinek
1a3ca220f7
Merge "Fixed a bug where the numpad wasn't working correctly" into nyc-dev
2016-02-23 00:56:09 +00:00
Selim Cinek
f1c6371587
Merge "Made the Chronometer able to count downwards" into nyc-dev
2016-02-23 00:55:26 +00:00
Abhijith Shastry
76a4f428ad
Merge "Rename suppressal to suppression." into nyc-dev
...
am: 3b31ddd517
* commit '3b31ddd5173c1407b5644aaa618c356e19f43024':
Rename suppressal to suppression.
2016-02-23 00:21:55 +00:00
Abhijith Shastry
3b31ddd517
Merge "Rename suppressal to suppression." into nyc-dev
2016-02-23 00:11:27 +00:00
Abhijith Shastry
4478fdc3f2
Rename suppressal to suppression.
...
BUG: 26989170
Change-Id: Iafa21b885f7df7f5ec5e46f3fad095cf1a531cfc
2016-02-22 16:07:14 -08:00
Selim Cinek
ce2bd0fac7
Fixed a bug where the numpad wasn't working correctly
...
Also accepting the enter key now from the numpad as a
confirm key.
Bug: 27108451
Change-Id: I63dbd4b6cad3d2dce74e297dcb7abad9c5e66cbe
2016-02-22 15:57:02 -08:00
Selim Cinek
ed1a33cc86
Made the Chronometer able to count downwards
...
Bug: 26862188
Change-Id: I3a4a34ffccdbcbcb8001b1894ce47bb75b11821d
2016-02-22 15:56:56 -08:00
Dianne Hackborn
45ecf29484
Fix issue #26695393 : Remove NEW_PICTURE and NEW_VIDEO broadcast
...
Ignored! Removed! A non-broadcast!
Any attempt to send these will be silently (except a log)
ignored.
Change-Id: Ia19357d4c90fdcd18e45f2b41c57e654ef94edb1
2016-02-22 15:27:54 -08:00
Chien-Yu Chen
4a67724da6
Camera2: Fix getInternalFormatSizes for depth
...
All depth formats are considered as non-high-res. Also compare depth
minimum frame durations instead of regular minimum frame durations
for depth formats.
Bug: 26687093
Change-Id: I65b691fe450077b0e3ace15f6ac0289b41caf42f
2016-02-22 14:31:58 -08:00