Zhijun He
fa4b7fb856
Merge "Camera2: fix Surface cast issue" into mnc-dev
2015-06-15 22:58:50 +00:00
John Spurlock
9f206bec2d
am 4393a7d2: am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan.
...
* commit '4393a7d2645cfb9097e616016c58887b9929be55':
Fix typo in TtsSpan.
2015-06-15 22:50:51 +00:00
John Spurlock
4393a7d264
am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan.
...
* commit 'c0d849348ae9fb36e725d0644a4927e2e5146295':
Fix typo in TtsSpan.
2015-06-15 22:39:12 +00:00
Ruben Brunk
9f6d39f844
Merge "Add addional scale component for radialDistortion." into mnc-dev
2015-06-15 22:34:20 +00:00
Ruben Brunk
02cd8cbc9d
Add addional scale component for radialDistortion.
...
Bug: 20491394
Change-Id: Ibbaf8bbfe60e1e0c17ac5ba8c641b8616b1148b7
2015-06-15 15:33:09 -07:00
John Spurlock
076c599feb
am 1ad5c813: Fix typo in TtsSpan.
...
* commit '1ad5c813211d4d855a0d5396855c80653480aaa4':
Fix typo in TtsSpan.
2015-06-15 22:11:30 +00:00
George Mount
727a6cf6ad
Fix blink in Explode transition.
...
Bug 21785708
Change-Id: I1250d8e084601a6267906fdb2f3df46cbb8161fc
2015-06-15 14:12:26 -07:00
George Mount
8af7848355
Merge "Limit shared element transition to shared elements and children." into mnc-dev
2015-06-15 19:43:57 +00:00
Vladislav Kaznacheev
0021d3fa13
Merge "Revert "Make VPA.setInterpolator(null) unset the interpolator."" into mnc-dev
2015-06-15 19:43:13 +00:00
Adam Powell
417018f21b
Merge "Only read foreground attr for FrameLayouts for targetSdkVersion < M" into mnc-dev
2015-06-15 19:25:21 +00:00
Dianne Hackborn
285cb414ea
Merge "Fix issue #21813831 : Need API for asking to be added to power whitelist" into mnc-dev
2015-06-15 19:12:17 +00:00
Dianne Hackborn
1958e5e787
Fix issue #21813831 : Need API for asking to be added to power whitelist
...
Add the API. Clean up a few related things.
Change-Id: I190adad1812f36f6095b98a1001fedb94874e8b5
2015-06-15 11:53:59 -07:00
Alan Viverette
2d4dc8db64
Merge "Obtain handler from context in CaptioningManager" into mnc-dev
2015-06-15 18:05:11 +00:00
John Spurlock
1ad5c81321
Fix typo in TtsSpan.
...
Change-Id: Ic32f141f0c51ee3bee8fd71464f104ef725de880
2015-06-15 17:24:57 +00:00
Zhijun He
42499640cc
Camera2: fix Surface cast issue
...
Can not cast an object array directly to a Surface array.
Change-Id: Ie2cb711f9e1ff0fc17d6038992dc3c7af9471ccf
2015-06-15 09:43:55 -07:00
Vladislav Kaznacheev
78f146f420
Revert "Make VPA.setInterpolator(null) unset the interpolator."
...
This reverts commit 8cebf3a098 .
Bug: 21804709
Change-Id: I4b3c2c4721b8e7dd5cb38c806bdd078344b09799
2015-06-15 06:58:59 +00:00
Svetoslav
6d9778328a
Merge "Remove bookmarks provider and associated permissions - framework" into mnc-dev
2015-06-14 20:01:02 +00:00
Svet Ganov
715cf2ac0b
Make AppOpsManager#permissionToOp API public
...
We need this API to implement permission checker API
in the support lib that takes into account both app
ops and permissions.
bug:21277214
Change-Id: I684fc002bb71ec5e1cd2994098faa0d2036297ac
2015-06-14 00:50:38 +00:00
Makoto Onuki
bd25b5f602
Merge "Fix ArrayIndexOutOfBoundsException in Transport.query" into mnc-dev
2015-06-13 00:28:20 +00:00
Makoto Onuki
34bdcdb105
Fix ArrayIndexOutOfBoundsException in Transport.query
...
The bug was that it used getCount() instead of getColumnCount().
Bug 21727804
Change-Id: I3ed6ed3be60c2cb25316340f588f993bac70f52b
2015-06-12 17:16:23 -07:00
Makoto Onuki
80b34d7b9d
Merge "Add StorageEventListener.onDiskDestroyed()" into mnc-dev
2015-06-12 23:56:10 +00:00
Ruben Brunk
8491d2dea9
Merge "Fix rounding width." into mnc-dev
2015-06-12 23:34:51 +00:00
Adam Lesinski
cd9d7b7b07
Merge "App Standby: Convert constants to Settings.Global" into mnc-dev
2015-06-12 23:20:28 +00:00
Jeff Sharkey
1d04e6a6cd
Merge "More useful extras in disk/volume broadcasts." into mnc-dev
2015-06-12 23:19:34 +00:00
Adam Lesinski
a6232df053
App Standby: Convert constants to Settings.Global
...
Use settings instead of hardcoded constants, and listen for their changes.
Bug:21640379
Change-Id: Id8305bb234f93f7c64c1a5e82e26b31504624324
2015-06-12 16:19:07 -07:00
Adam Lesinski
87a79c394d
Merge "BatteryStatsHelper: Fix some lost power" into mnc-dev
2015-06-12 23:17:47 +00:00
Jeff Sharkey
c7acac6798
More useful extras in disk/volume broadcasts.
...
Change-Id: I594166cff332aaf72b2b6357ac6ed3e6e42cbc49
2015-06-12 16:16:56 -07:00
Ruben Brunk
68e4fc8ca9
Fix rounding width.
...
Bug: 19930700
Change-Id: Ia2a1f85325e2c82e4d1ebe56aae696a207287cb7
2015-06-12 16:16:42 -07:00
Adam Lesinski
57123001a4
BatteryStatsHelper: Fix some lost power
...
Looks like we were losing some power calculations from the CPU side of Bluetooth and
WiFi if there was no controller activity ocurring.
Also add finer breakdown of power to BatteryStats dumpsys for WiFi and Bluetooth.
Change-Id: Ic3ce3e4e3b854f17f9a32fd4bdc47a8ea74ca439
2015-06-12 16:12:07 -07:00
Makoto Onuki
9dc575d63c
Add StorageEventListener.onDiskDestroyed()
...
Bug 21336042
Change-Id: I226cf205191dd302ff8d5156f9ae0fe8fc5b2c2b
2015-06-12 16:11:46 -07:00
Ruben Brunk
e36829ee00
Merge "Fix legacy disconnect callback." into mnc-dev
2015-06-12 22:21:54 +00:00
Adam Powell
bbd3eeb9e5
Only read foreground attr for FrameLayouts for targetSdkVersion < M
...
Now that the android:foreground attribute is supported for all views
it turns out some existing apps were previously setting foreground or
applying styles with a foreground to unsupporting views even though
the values being set were not drawables. While this was silently
ignored before, now it results in app crashes.
The most expedient fix is to only support foreground on
non-FrameLayout views if the app sets targetSdkVersion to M or newer.
Bug 21646309
Change-Id: I8937f44988866e86e640555f4bbc5dd5b2e1cce1
2015-06-12 14:54:49 -07:00
Ruben Brunk
b44864e76b
Fix legacy disconnect callback.
...
Bug: 21708377
Change-Id: I17e9fe0fda77e8f4cb00578d5d9658dc24cab543
2015-06-12 14:39:12 -07:00
Dianne Hackborn
e554cc9659
Merge "Implement some control over ALLOW_WHILE_IDLE alarms." into mnc-dev
2015-06-12 19:38:39 +00:00
Dianne Hackborn
3d1933c45f
Implement some control over ALLOW_WHILE_IDLE alarms.
...
Since these alarms allow you to bypass the idle restrictions,
we don't want them to be so open-ended like other alarms. This
implements a policy where the alarm manager will only deliver these
types of alarms every X minutes to each application. For this
initial implementation, X is 1 minute under normal operation and
15 minutes when in idle mode.
To do this, I needed to introduce a new internal allow-while-idle
flag for system alarms, which applications can't get, and doesn't
have these new restrictions.
Also tweaked how the alarm manager handles the alarm window, so it
doesn't change if the alarm gets rescheduld; the window is now always
what as computed based on the time when the alarm was first
given to it.
Finally, fix TimeUtils to be able to correctly print times that
are > 999 days.
Change-Id: Ibad8c6a7c14b0624b54e82267be23224b4c31e84
2015-06-12 12:37:35 -07:00
Chris Wren
17de4b2a73
Merge "remove usage of deprecated method setLatestEventInfo" into mnc-dev
2015-06-12 19:28:54 +00:00
Rubin Xu
6161eb3494
Merge "Update doc of ACTION_PROVISION_MANAGED_DEVICE" into mnc-dev
2015-06-12 18:27:45 +00:00
Amith Yamasani
ffff74abb1
Merge "Report app standby state to batterystats" into mnc-dev
2015-06-12 17:52:55 +00:00
Przemyslaw Szczepaniak
7ae22652a5
Merge "Fixes for API Review: android.speech.tts" into mnc-dev
2015-06-12 17:34:13 +00:00
Przemyslaw Szczepaniak
f77b2de1a9
Fixes for API Review: android.speech.tts
...
Bug: 21571893
Change-Id: Icd25f4aa9a465050c7410c7bfec004a71ba24548
2015-06-12 18:32:13 +01:00
Jeff Sharkey
54b65ff300
Merge "Annotate ContentProviderClient arguments." into mnc-dev
2015-06-12 16:57:56 +00:00
Jeff Sharkey
73ed509d44
Annotate ContentProviderClient arguments.
...
Explicitly mark if they're @Nullable or @NonNull.
Bug: 21560515
Change-Id: Id0a208a38c5a9ea19dddbe60c65d285645d08bb0
2015-06-12 09:49:31 -07:00
Dianne Hackborn
8a435ced67
Merge "Fix APIs." into mnc-dev
2015-06-12 16:34:38 +00:00
Filip Gruszczynski
94476be6a4
am 88bc9753: Merge "DO NOT MERGE Use ArrayMap instead of HashMap for storing relavant nodes" into cw-d-mr1-dev
...
* commit '88bc9753c30c9ab3c92d074ae49520cfa2258b16':
DO NOT MERGE Use ArrayMap instead of HashMap for storing relavant nodes
2015-06-12 16:29:39 +00:00
Amith Yamasani
6776849dc5
Report app standby state to batterystats
...
Also reduce idle checks to the target user if possible.
Optimized calls to some internal methods
Bug: 21639147
Change-Id: If1faf26f862e5c4ca905f2603a4ba52a8d1af954
2015-06-12 09:05:22 -07:00
Alex Klyubin
738241f93c
Merge "Document that DownloadManager supports HTTPS." into mnc-dev
2015-06-12 16:02:17 +00:00
Chet Haase
e61fc94b9b
Merge "Remove View.getBackgroundColor()" into mnc-dev
2015-06-12 14:50:20 +00:00
Rubin Xu
a4f9dc1cf0
Update doc of ACTION_PROVISION_MANAGED_DEVICE
...
It also supports an optional extra EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLE
Bug: 21797182
Change-Id: Ie145e6a79dd7eebdbb4cc58e1baba761b9cc5bbf
2015-06-12 15:18:59 +01:00
Chris Wren
1ce4b6d3c6
remove usage of deprecated method setLatestEventInfo
...
Bug: 18510449
Change-Id: I56a77991c729990e501f402e007dfa79ee57621e
2015-06-12 10:16:04 -04:00
Chet Haase
3dcb9945fd
Remove View.getBackgroundColor()
...
This method was added earlier in M - removing it now based on API
Council feedback.
Issue #21572678 API Review: android.view.View.getBackgroundColor()
Change-Id: I04fad49c3c377218d0fb708dbeaea609aca46ce8
2015-06-12 13:25:27 +01:00