Alan Viverette
830960cce0
Material theme
...
BUG: 15467097
Change-Id: I15191362e104a902895418fc615892c21db64c35
2014-06-06 15:48:55 -07:00
Chris Craik
7f8d1c3f3e
am 493ae7d7: Add doc for View.getElevation()
...
* commit '493ae7d7aa547f366c6de244f5535ba2c0417598':
Add doc for View.getElevation()
2014-06-06 21:23:40 +00:00
Jason Monk
f10606a9a4
Merge "Add device-owner based setting of global proxy."
2014-06-06 20:50:23 +00:00
Jason Monk
03bc991834
Add device-owner based setting of global proxy.
...
Re-hide the setGlobalProxy on the ConnectivityManager as it requires
CONNECTIVITY_INTERNAL. Instead add a function to the DevicePolicyManager
to set the global proxy, that can only be called by the device owner.
Change-Id: I9ffb2cc4f30a6dc9b868d86f056e1fbd512d8dfc
2014-06-06 16:43:17 -04:00
Chris Craik
5985dfbf14
Add doc for View.getElevation()
...
Change-Id: I5a843969fa03db6bb0faef80962c1256c64aa450
2014-06-06 13:40:22 -07:00
Svetoslav
bb1b857841
Merge "Refactor printing"
2014-06-06 20:36:50 +00:00
Svetoslav
a798c0a984
Refactor printing
...
Change-Id: I19850154ef2798afff511e4490a268ce38e8cbae
2014-06-06 13:33:16 -07:00
Raph Levien
df8427c324
Merge "Fix android.text.cts.TextUtilsTest#testRegionMatches"
2014-06-06 20:15:27 +00:00
Jim Miller
a4b882f60c
Merge "Hide the fingerprint API for now. DO NOT MERGE" into lmp-preview-dev
2014-06-06 19:40:43 +00:00
Dianne Hackborn
d8883df650
am 87bc3c25: Merge "Improvements to low power mode." into lmp-preview-dev
...
* commit '87bc3c258d8be516bc0fcedeb6eec34088582061':
Improvements to low power mode.
2014-06-06 18:26:17 +00:00
Dianne Hackborn
421e2fd044
Merge "Improvements to low power mode." into lmp-preview-dev
2014-06-06 17:46:11 +00:00
Dianne Hackborn
eb94fa7975
Improvements to low power mode.
...
Add new public API for monitoring low power mode.
BatteryService now puts device in to low power mode when
battery level is low.
Window manager now watches low power mode to turn off
animations.
Modifying the animator scale now gets propagated to all
processes.
Change-Id: I8fa566994764ddd4e1977631e28381ab9409f8ee
2014-06-06 10:25:36 -07:00
George Mount
cb0462d36f
am 2c9ce97c: Merge "API review: Constants to Gravity and Epicenter." into lmp-preview-dev
...
* commit '2c9ce97c340393cb9fcb49d4163ab7d40f434186':
API review: Constants to Gravity and Epicenter.
2014-06-06 14:52:18 +00:00
John Reck
743922e9df
Merge changes Ie0773f85,Ie5e75505
...
* changes:
Even FASTER damage calculations!
Have all the setters return changed
2014-06-06 14:41:37 +00:00
George Mount
d23d509726
Merge "API review: Constants to Gravity and Epicenter." into lmp-preview-dev
2014-06-06 13:59:27 +00:00
Nicolas Prevot
a61fbbd0c3
Merge "Adding an extra and an action to notify the mdm to start the provisioning."
2014-06-06 11:18:10 +00:00
Nicolas Prevot
07ac20bb2c
Adding an extra and an action to notify the mdm to start the provisioning.
...
Adding EXTRA_PROVISIONING_EMAIL_ADDRESS and ACTION_START_PROVISIONING to DevicePolicyManager.
BUG: 15157562
Change-Id: Ic3ecc6b0a501e1df9a5f803a44347dd024a7a07c
2014-06-06 12:00:17 +01:00
Kenny Guy
adf2ea2bfd
Merge "Badge notification from managed profiles." into lmp-preview-dev
2014-06-06 10:06:41 +00:00
Yohei Yukawa
c1026e17c6
Naming style fix for an internal constant
...
This CL does nothing except for adding MSG_ prefix to
an internal constant.
Change-Id: Ic41a8f1e31f5a6a84e6ff8fe9214e9cbc92e04d9
2014-06-06 15:46:10 +09:00
Jim Miller
2c1de5b052
Hide the fingerprint API for now. DO NOT MERGE
...
Change-Id: I78aadf8d03be74eb862c5fe120fa544a2483553c
2014-06-05 19:37:42 -07:00
Aravind Akella
acbf10ce5c
Merge "Hide Sensor.getRequiredPermission API." into lmp-preview-dev
2014-06-06 01:57:25 +00:00
Vinod Krishnan
445d2139ef
Merge "resolved conflicts for merge of a3d5d3b8 to master"
2014-06-06 01:54:11 +00:00
Vinod Krishnan
067351f876
resolved conflicts for merge of a3d5d3b8 to master
...
Change-Id: If0fe0cb541adb0eb74f13cf557ee264aa76c650c
2014-06-05 18:51:47 -07:00
Sol Boucher
fca5f52347
am af9a77d6: camera2: Fix ordering issue between #onOpened and createCaptureSession
...
* commit 'af9a77d64912985a3fa9f91cd0e372316e790b9f':
camera2: Fix ordering issue between #onOpened and createCaptureSession
2014-06-06 01:51:25 +00:00
Sol Boucher
4b3f800438
camera2: Fix ordering issue between #onOpened and createCaptureSession
...
This resolves an issue where the CameraDevice.StateListener callbacks were
erroneously called before the CameraCaptureSession.StateListener ones,
preventing e.g. creating a capture session from the
CameraDevice.StateListener#onOpened() callback.
It also explicitly ignores CameraDevice.StateListener#onUnconfigured() calls
occurring before the first call to #close .
Bug: 15449190
Change-Id: Ic0094d53a65e42108201d7bb50734d17290fa9bf
2014-06-06 01:43:00 +00:00
Raph Levien
748a3779f3
am 455b351b: Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev
...
* commit '455b351bba515c3a7e6139368c4110abbf1e4e89':
Make elegantTextHeight xml attribute public
2014-06-06 00:45:43 +00:00
Raph Levien
5b29e12cfb
Merge "Make elegantTextHeight xml attribute public" into lmp-preview-dev
2014-06-06 00:42:34 +00:00
Vinod Krishnan
a3d5d3b8af
am 90e96db0: Merge "Adding a way to stub Vpn ConfirmDialog" into klp-modular-dev
...
* commit '90e96db0b5a200f528f1ca6a66d5aeaa5c915ca2':
Adding a way to stub Vpn ConfirmDialog
2014-06-06 00:16:40 +00:00
Yin-Chia Yeh
abfaf964a5
am 6d892689: Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev
...
* commit '6d892689f569871e2e711669c0262a7d25b3e091':
Camera2: Do not hide TonemapCurve construtor
2014-06-05 23:37:07 +00:00
Yin-Chia Yeh
ffff217134
Merge "Camera2: Do not hide TonemapCurve construtor" into lmp-preview-dev
2014-06-05 23:33:38 +00:00
Zhijun He
169a149d55
am b67beb8e: Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev
...
* commit 'b67beb8e8b9115c1ba796a57f1bb59822e6a1ce1':
Camera2: Hide input stream related key and enum
2014-06-05 23:21:03 +00:00
Zhijun He
f98a3c020d
Merge "Camera2: Hide input stream related key and enum" into lmp-preview-dev
2014-06-05 23:15:17 +00:00
ztenghui
537d7ea039
am 42decb1b: Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev
...
* commit '42decb1bfe354923205a7cdf856f395f9070b64f':
API Review: move the CreateRevealAnimator to ViewAnimationUtils
2014-06-05 22:39:11 +00:00
ztenghui
2050d39e08
Merge "API Review: move the CreateRevealAnimator to ViewAnimationUtils" into lmp-preview-dev
2014-06-05 22:32:41 +00:00
Raph Levien
e1c4a0d299
Make elegantTextHeight xml attribute public
...
The elegantTextHeight attribute of TextView was made public through
Java code, but the corresponding attribute wasn't public. This patch
makes it so.
This is a fix for bug 15428791 "elegantTextHeight is hidden (not in
android.R.attr)"
Change-Id: I7011f10ae58fd2e212da9cbaca4a484f011d8fed
2014-06-05 22:30:37 +00:00
Vinod Krishnan
b0e5bbb657
Adding a way to stub Vpn ConfirmDialog
...
- This is needed to pass CTS tests on the wear devices
- Related CL: http://ar/479486
Bug: 15087985
Change-Id: I56673ff6085618a03ec61031e3af0f6631cb3425
2014-06-05 15:28:50 -07:00
Aravind Akella
5271e0b890
Hide Sensor.getRequiredPermission API.
...
Bug: 15089664
Change-Id: Ia0f4e64a563ca409849cf53721b4836abbb0be68
(cherry picked from commit e7213150abbe33c71dbdc3295a1fa1feaafb069d)
2014-06-05 22:24:25 +00:00
Kristian Monsen
3dba0546c4
Merge "Remove unused function from the WebView statics"
2014-06-05 21:51:00 +00:00
Eric Laurent
7de8c849d7
Merge "Add SoundTrigger native service interface"
2014-06-05 21:04:09 +00:00
Alan Viverette
c954e61cd7
am 3966c960: Merge "Add defaults for caption colors and edge type" into lmp-preview-dev
...
* commit '3966c9604e55c9183a6d1ba8b3540add3be4434f':
Add defaults for caption colors and edge type
2014-06-05 21:00:32 +00:00
ztenghui
62f30e0bb1
API Review: move the CreateRevealAnimator to ViewAnimationUtils
...
b/15451650
Change-Id: If270bbf757047ce7847cab457d3836d756830124
2014-06-05 13:45:15 -07:00
Alan Viverette
4586b0da63
Merge "Add defaults for caption colors and edge type" into lmp-preview-dev
2014-06-05 20:37:22 +00:00
Matthew Williams
38b200fe6c
am 1a2f47d4: Merge "Add persistence of tasks for TaskManager & BatteryController" into lmp-preview-dev
...
* commit '1a2f47d4cdc0ea40dff1b88f7976d64c19d687b1':
Add persistence of tasks for TaskManager & BatteryController
2014-06-05 20:08:54 +00:00
Zhijun He
6593acd95d
Camera2: Hide input stream related key and enum
...
Bug: 14622091
Change-Id: Id8fc20b752da876f00a94d0262cd9468951bb36d
2014-06-05 12:49:56 -07:00
George Mount
dc21d3b280
API review: Constants to Gravity and Epicenter.
...
Bug 15432037
Constants for LEFT, RIGHT, TOP, BOTTOM moved to using Gravity.
Epicenter method name changed.
Change-Id: If226613794623fd50fdaf8fc61b0020d17628f68
2014-06-05 12:47:33 -07:00
Yin-Chia Yeh
83a9e4d864
Camera2: Do not hide TonemapCurve construtor
...
Do not @hide TonemapCurve constructor since it's also a
control key.
bug: 14628001
Change-Id: I17384f42f5c2db2371d1c09030d04a1b9637045e
2014-06-05 11:34:48 -07:00
Matthew Williams
3d86fd2bb9
Add persistence of tasks for TaskManager & BatteryController
...
Tasks are persisted only if the client has the RECEIVE_BOOT_COMPLETED
permission. This applies to both periodic and one-off tasks.
Write out task as xml, using PersistableBundle for the extras data.
Todo: Add persistable bundle to xml when ag/468207 is merged.
Also added BatteryController logic.
Change-Id: I23eeeb8b3bc6ba155e7fa4ec25857a68ee8b1567
2014-06-05 18:28:43 +00:00
Robin Lee
d450a3a995
am 7f993419: am 3c189e02: am 271251d7: Merge "Add Environment call: get config dir for some user"
...
* commit '7f99341950273f5284186ea2e59a22ac71241c30':
Add Environment call: get config dir for some user
2014-06-05 17:56:58 +00:00
Robin Lee
7f99341950
am 3c189e02: am 271251d7: Merge "Add Environment call: get config dir for some user"
...
* commit '3c189e02e42fba9d5be2c4f68f76620bae33618e':
Add Environment call: get config dir for some user
2014-06-05 17:53:25 +00:00
Hui Lu
1ce7f79ddd
am 26f40cc3: am 61c0f547: Merge "Add interface name for proxy network type." into klp-modular-dev
...
* commit '26f40cc36dc869fc8de3bf4c97de57aae0d626ca':
Add interface name for proxy network type.
2014-06-05 17:42:17 +00:00