Alan Viverette
5502a547eb
am 1125e88d: am 04ce8195: Merge "Scrapping the view at position zero is still position zero" into lmp-dev
...
* commit '1125e88d3955f900242754691238995b45d00027':
Scrapping the view at position zero is still position zero
2014-08-16 03:12:58 +00:00
Ruben Brunk
384681f18b
am 8d392ff3: am f1aea7f9: Merge "camera2: Add jpeg metadata for LEGACY shim." into lmp-dev
...
* commit '8d392ff3b6430b144c7b3d94aed5f0c0154c7440':
camera2: Add jpeg metadata for LEGACY shim.
2014-08-16 00:22:01 +00:00
Ruben Brunk
ffd87c21ab
am 8b90513e: am b62eea57: camera2: Fix shim aspect ratio scaling.
...
* commit '8b90513e20c7e99731e5e8c05b8705ba8c18b3b4':
camera2: Fix shim aspect ratio scaling.
2014-08-16 00:21:56 +00:00
Ruben Brunk
a9bc355910
camera2: Fix shim aspect ratio scaling.
...
Bug: 16494207
Change-Id: I4bd40dee1caaf8c83a0853d48d44cc97151f9b41
2014-08-15 23:51:52 +00:00
Adam Lesinski
ec620de00c
am 345efd9a: am 58157586: Merge "Add FeatureGroup to PackageInfo" into lmp-dev
...
* commit '345efd9a6988601e67d3c0202e433144670b5e62':
Add FeatureGroup to PackageInfo
2014-08-15 23:16:50 +00:00
Jeff Sharkey
690881325f
am 61c28588: am a1af0d42: Merge "PackageInstaller API refactoring." into lmp-dev
...
* commit '61c28588f4b8d748c95791446e1ca0ca6f7df060':
PackageInstaller API refactoring.
2014-08-15 23:16:45 +00:00
Robert Greenwalt
18b08ad2b5
am 26ca16ce: am 90e32866: Merge "Configure MTU based on network MTU parameter" into lmp-dev
...
* commit '26ca16ce704d69e36722786586d8e4449dbabe91':
Configure MTU based on network MTU parameter
2014-08-15 22:23:46 +00:00
Jeff Davidson
f206ab9db3
am 8450fe3b: am bffe81a7: Merge "Fix default scorer provisioning." into lmp-dev
...
* commit '8450fe3b1ce69a24e373ebca6302739103f1c03b':
Fix default scorer provisioning.
2014-08-15 22:08:11 +00:00
Adam Lesinski
ab9b1f5b2a
am 5bcfb6b9: am 2fdf2db8: Merge "Fix assumption about DynamicRefTable in aapt" into lmp-dev
...
* commit '5bcfb6b98261c94a6ff33438e6b29ca71bb3c0eb':
Fix assumption about DynamicRefTable in aapt
2014-08-15 22:07:59 +00:00
Sunny Goyal
a4dd2c336f
am 6ba6c6ce: am c4949481: Merge "Returning null when preview image is not available for AppWidgetProviderInfo" into lmp-dev
...
* commit '6ba6c6cecbfe58295c07d6c793aebbc3d9ea2ec2':
Returning null when preview image is not available for AppWidgetProviderInfo
2014-08-15 21:47:45 +00:00
Christopher Tate
a981cfba7b
am 5e6afbc2: am 2c286400: Merge "Tighten restore-at-install behavior" into lmp-dev
...
* commit '5e6afbc2c5dafec254601ac3968a8c26219c91be':
Tighten restore-at-install behavior
2014-08-15 21:47:40 +00:00
Alan Viverette
6a2f703fed
Merge "Scrapping the view at position zero is still position zero" into lmp-dev
2014-08-15 21:23:40 +00:00
Alan Viverette
4771b55d13
Scrapping the view at position zero is still position zero
...
BUG: 16418789
Change-Id: I8334d6b37efa1f853152ef2cea041db69e41d24e
2014-08-15 18:02:23 -07:00
Jeff Davidson
cab3eb0c0b
Merge "Fix default scorer provisioning." into lmp-dev
2014-08-15 21:23:40 +00:00
Adam Lesinski
91348eb957
Merge "Fix assumption about DynamicRefTable in aapt" into lmp-dev
2014-08-15 21:23:40 +00:00
Christopher Tate
6cbc07b7c0
Merge "Tighten restore-at-install behavior" into lmp-dev
2014-08-15 21:23:40 +00:00
Amith Yamasani
38992b95e8
am e52fb6f4: am a728a418: Merge "Copy certain settings to the managed profile" into lmp-dev
...
* commit 'e52fb6f4df210523946fbc041207438d8264472c':
Copy certain settings to the managed profile
2014-08-15 21:17:26 +00:00
Julia Reynolds
cdf03e4c1c
am 289bbb2d: am 08aeb505: Merge "Apply lockdowns when user restrictions are set." into lmp-dev
...
* commit '289bbb2d827e73893a201f2ecde04f19c86bfc5f':
Apply lockdowns when user restrictions are set.
2014-08-15 21:17:05 +00:00
Adam Lesinski
2cb761e3dd
Fix assumption about DynamicRefTable in aapt
...
Packages without any resources should not expect to have
a DynamicRefTable.
Bug:16895517
Bug:17056720
Change-Id: Id006f6bdbf08f30505f6ba5982bc9d1b09db0f0a
2014-08-15 14:01:43 -07:00
Narayan Kamath
b7f70bddf3
am 9b0fe82e: am f58fd973: Merge "Fix getPackageInfo for the "android" package in the system server." into lmp-dev
...
* commit '9b0fe82e88a0e1d7e806f9ca7c5966bc009b00ac':
Fix getPackageInfo for the "android" package in the system server.
2014-08-15 20:58:38 +00:00
Amith Yamasani
d97a0e7281
Merge "Copy certain settings to the managed profile" into lmp-dev
2014-08-15 19:14:43 +00:00
Amith Yamasani
4f7e2e334e
Copy certain settings to the managed profile
...
All reads of those specific settings will go to the primary user.
Inserts to primary also go to managed profiles in order to notify
any observers.
This enables Location settings to be shared by both profiles.
Also some other settings related to IME and Accessibility since
those services are shared across the profiles.
Bug: 16457210
Change-Id: Ib8fd697b5c78027fcbaf245d82dda5e6d6aab4f0
2014-08-15 13:42:21 -07:00
Robert Greenwalt
bd431ee5d3
Merge "Configure MTU based on network MTU parameter" into lmp-dev
2014-08-15 19:10:34 +00:00
Julia Reynolds
d438deffad
Merge "Apply lockdowns when user restrictions are set." into lmp-dev
2014-08-15 19:03:20 +00:00
Julia Reynolds
3d9eb78fe9
Apply lockdowns when user restrictions are set.
...
Previously DMAgent would apply these lockdowns before/
after setting the matching user restrictions.
Bug: 16701642
Bug: 16945830
Bug: 16944983
Change-Id: Ib4f7145055687f12408d6ccacd8e6380406a32b2
2014-08-15 16:16:38 -04:00
Adam Lesinski
91306bccf1
Merge "Add FeatureGroup to PackageInfo" into lmp-dev
2014-08-15 18:56:10 +00:00
Adam Lesinski
d3edfde51b
Add FeatureGroup to PackageInfo
...
FeatureGroups replace top-level FeatureInfo objects.
FeatureGroups inherit top-level FeatureInfos but override
them if the feature names are the same.
Bug:16822121
Change-Id: I80b2cb778a0fbcb4521efce986fba641e0914290
2014-08-15 15:53:35 -07:00
Jeff Sharkey
3e3b251f46
Merge "PackageInstaller API refactoring." into lmp-dev
2014-08-15 18:56:10 +00:00
Jeff Sharkey
a0907436c0
PackageInstaller API refactoring.
...
Switch to using IntentSender for results to give installers easier
lifecycle management. Move param and info objects to inner classes.
Bug: 17008440
Change-Id: I944cfc580325ccc07acf22e0c681a5542d6abc43
2014-08-15 15:57:02 -07:00
Ruben Brunk
e364aecf17
Merge "camera2: Add jpeg metadata for LEGACY shim." into lmp-dev
2014-08-15 18:45:09 +00:00
Ruben Brunk
1dc1326eae
camera2: Add jpeg metadata for LEGACY shim.
...
Bug: 15116722
Change-Id: I8abef3ca9a47b2f93978a758aa59c3b915a7e000
2014-08-16 00:03:04 +00:00
Sunny Goyal
336eaae177
Merge "Returning null when preview image is not available for AppWidgetProviderInfo" into lmp-dev
2014-08-15 18:45:09 +00:00
Sunny Goyal
092e196274
Returning null when preview image is not available for AppWidgetProviderInfo
...
The default application icon generally has a different aspect ratio that a
preview image, and cannot transparently be used in place of the image.
Returning null will allow the apps to handle the case as they see fit.
Change-Id: Ie6e8e16dd7b4e58b222187a81c62d27eccab45a9
2014-08-15 13:02:59 -07:00
Christopher Tate
a63246d6da
Tighten restore-at-install behavior
...
Harden the guarantee that if we're asked about a possible restore,
we always ALWAYS report back to the package manager. This involved
closing "should never happen" edge cases around provisioning/auto-restore
setting that nevertheless were happening.
Also, on the auto-restore setting front, make sure to plumb that
system API through appropriately, since going behind its back and
manipulating the secure setting directly would cause things to get
out of step.
Bug 17060654
Change-Id: I52ca9c1ffbfc0bd6b57196157500d0868bfc2989
2014-08-15 11:22:01 -07:00
Andres Morales
46ceea564f
am cec4f99b: am f099ee6a: Merge "Fix issue where unlock handlers are not properly updated" into lmp-dev
...
* commit 'cec4f99b1def705ea006256923bbf59306d2a7c0':
Fix issue where unlock handlers are not properly updated
2014-08-15 17:32:09 +00:00
John Spurlock
d0903d4720
am e1cc245d: am 0ac3062e: Zen: Downtime now a condition provider, persist conditions.
...
* commit 'e1cc245d9699160988ead4673d6d03e4438c872f':
Zen: Downtime now a condition provider, persist conditions.
2014-08-15 15:21:54 +00:00
John Spurlock
4db0d98b42
Zen: Downtime now a condition provider, persist conditions.
...
- Persist the entire exit condition instead of only the id.
- Make downtime a proper condition provider (similar to the
existing countdown provider for time-based conditions)
- Move all downtime-related items out of ZenModeHelper and
into the new condition provider.
- Reevaluate downtime more often, when any of its inputs change.
- Make sure downtime appears as an available condition in the
condition panel when applicable.
Bug:16296125
Bug:16211189
Bug:17031767
Change-Id: I1d8269a4e6fe170ce776bf932dbbdfb29dd25dd7
2014-08-15 15:06:15 +00:00
Adrian Roos
fb1d427d6a
am 2ebf43ef: am 5a7b75c0: Remove setManagingTrust workaround
...
* commit '2ebf43eff902cd80b4efa269d086eaa5b3fe3920':
Remove setManagingTrust workaround
2014-08-15 14:44:04 +00:00
Zoltan Szatmary-Ban
b828e094c1
am e21dd346: am 3e941c33: Merge "Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""""" into lmp-dev
...
* commit 'e21dd3463a82b82195d09f12d998a7f716c47c91':
Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""""
2014-08-15 14:39:51 +00:00
Adrian Roos
65c09b10ca
Remove setManagingTrust workaround
...
Bug: 16622870
Change-Id: Ibdfdd420996081c055d0364f77b65dea6060cb9e
2014-08-15 14:29:55 +00:00
Narayan Kamath
2737c914f7
am 5fb6ef85: am 09e5ce88: Merge "Remove system_server classes from the boot image." into lmp-dev
...
* commit '5fb6ef85d5700ab1ceef6459d2b28da618b54717':
Remove system_server classes from the boot image.
2014-08-15 13:17:17 +00:00
Zoltan Szatmary-Ban
eb92dd23b9
am 1d128a5a: am 856e0928: Merge "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""" into lmp-dev
...
* commit '1d128a5aa11224eb6640a066c7e36225bc3613dd':
Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings""""
2014-08-15 13:08:25 +00:00
Narayan Kamath
bab1a3f396
am 09f669f0: am a7d930a0: Merge "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""" into lmp-dev
...
* commit '09f669f02217b7335f0589812ee0761dbbc28e96':
Revert "Revert "Revert "Update Trusted Credentials screen in settings"""
2014-08-15 12:42:42 +00:00
Narayan Kamath
40af6aa444
am c7636754: am a6b01d21: Merge "Validate instruction sets passed to installd." into lmp-dev
...
* commit 'c7636754eb86afaf463b2f7719f204744c0ac7be':
Validate instruction sets passed to installd.
2014-08-15 12:08:13 +00:00
Zoltan Szatmary-Ban
45bdce5df5
am fe2114b4: am 19c8ce29: Revert "Revert "Update Trusted Credentials screen in settings""
...
* commit 'fe2114b45fd75ef9dd630a696ebd1a3971d06082':
Revert "Revert "Update Trusted Credentials screen in settings""
2014-08-15 12:08:08 +00:00
Zoltan Szatmary-Ban
1e7bc0def8
Revert "Revert "Update Trusted Credentials screen in settings""
...
This reverts commit 0f0de0bdd021bad5f85fdb0399a4ea91a1611e25.
Change-Id: Ia3d0907e3d7c2ec42d64e45f60e3dfaffb932c3d
2014-08-15 12:55:35 +01:00
Jeff Sharkey
30f5639cb7
am 9c5fc77d: am b76b06d8: Merge "Some networks may have null ifaces, I guess?" into lmp-dev
...
* commit '9c5fc77decaaec349a9f64486fb203eceb4549aa':
Some networks may have null ifaces, I guess?
2014-08-15 11:50:18 +00:00
Jim Miller
a3864a79f8
am 378f4bc4: am b69c0de3: Merge changes I77f49fe8,I305e927a into lmp-dev
...
* commit '378f4bc4dd0945d6876159ad6fa7c9909261200a':
API review - move confirm credential constants from Intent
Revert "Add new intent to prompt user for their device credential."
2014-08-15 11:49:05 +00:00
Alan Viverette
baa61eeef2
am db31926c: am d264eeda: Merge "Fix TextView clickable state when using onClick attribute" into lmp-dev
...
* commit 'db31926c2256a25de317c76597493d617797bb55':
Fix TextView clickable state when using onClick attribute
2014-08-15 11:48:44 +00:00
Chet Haase
1470d8f0ae
am 3d6c62cb: am 6da8d4a6: Merge "ActionBarOverlay needs to be focusable" into lmp-dev
...
* commit '3d6c62cb5157a8353b197d8d3d42c50e027b83c6':
ActionBarOverlay needs to be focusable
2014-08-15 11:48:08 +00:00