222696 Commits

Author SHA1 Message Date
Xiaohui Chen
9c990c15ee Add com.android.settings to white list
Bug: 24256521
Change-Id: If315b082960190b3ebea387484f5a00e707ef558
2015-11-23 12:03:08 -08:00
Adam Lesinski
a587065721 AAPT2: Verify min/max attr fields
Integers are now checked to see if they fall in the range
of min/max for the attribute they are assigned.

Change-Id: I42c435b15fd3f0bd23691c83efccce4ad5973276
2015-11-23 12:01:15 -08:00
Chong Zhang
95cdbd6f6d Merge "Fix black wallpaper when docking a non-resizeable task" 2015-11-23 19:42:49 +00:00
Jorim Jaggi
f471594009 Fix velocity when dragging up from nav bar
Change-Id: I4afd0f41050ffaecd05de455afda5d006be2c30b
2015-11-23 18:53:51 +00:00
Jae Seo
97ba86ac5d Merge "TIF: Use System.nanoTime() to measure execution durations in sessions" 2015-11-23 18:51:10 +00:00
Makoto Onuki
28da2e3490 Fix "some user restrictions not working" issue
SettingsProvider used to prevent any changes to certain settings
when the corresponding user restriction is set, which isn't really what
these restrictions mean.
Even if a user restriction is set, it should still changing in the more
restricting direction.

Also stop setting "" to LOCATION_PROVIDERS_ALLOWED, which will simply
be ignored.

Bug 25614198

Change-Id: Ifa8edc2927e21e6c6174620c8c874c86c1dc0f75
2015-11-23 10:48:16 -08:00
Jorim Jaggi
bb42a46631 Don't play recents window animation when using affordance
Change-Id: Ifef60529ddda824790bf10cdb91abbb176703aac
2015-11-23 18:45:55 +00:00
Jorim Jaggi
1aaed1a162 Merge "Don't play animation when docking stack with affordance" 2015-11-23 18:43:38 +00:00
Makoto Onuki
42490c074d Merge "Remove UserManager.setSystemControlledUserRestriction()" 2015-11-23 18:42:55 +00:00
Makoto Onuki
ac65e1e1db Remove UserManager.setSystemControlledUserRestriction()
Now that we don't have UM.setUserRestriction*s*() that could remove
all existing restrictions, there's almost no point handling
DISALLOW_RECORD_AUDIO differently.

Now DISALLOW_RECORD_AUDIO is handled just like other restrictions,
except we don't persist it.

Bug 24954662

Change-Id: I27875b4a74dd95a3ce6bb774081eeaf718eaec15
2015-11-23 10:41:42 -08:00
Chong Zhang
0abb20f374 Fix black wallpaper when docking a non-resizeable task
Separate WindowState.isFullscreen into two methods, isFrameFullscreen()
that returns whether the window frame is fullscreen, and
isObscuringFullscreen(), which returns whether the window is actually
covering fullscreen.

In case of a docking task that's non-resizeable, the window frame is
fullscreen but since the stack is not fullscreen, the window is cropped
to stack bounds and is not obsuring the screen.

bug: 25433902

Change-Id: I7cd80381601fdc1fe87d04608b6a453806920590
2015-11-23 10:40:37 -08:00
Jorim Jaggi
030979c1e4 Don't play animation when docking stack with affordance
Change-Id: I1bb8ae4047e3de3a4ea159e7fad718914b9b5ba7
2015-11-23 18:35:02 +00:00
Geoff Mendal
27777dcb5a Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev am: d273c053ce -s ours
am: 3ed855b01a  -s ours

* commit '3ed855b01a829229aacf7250821913f6d77e47cf':
  Import translations. DO NOT MERGE
2015-11-23 18:08:07 +00:00
Alan Treadway
883f12ac5a Merge "Revert "Disable multiple user for corp-liable mode"" 2015-11-23 17:58:39 +00:00
Geoff Mendal
3ed855b01a Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev
am: d273c053ce  -s ours

* commit 'd273c053ce85585d223d152bacf6e9e4c6859d1e':
  Import translations. DO NOT MERGE
2015-11-23 17:58:21 +00:00
Geoff Mendal
c5877f670c Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: ae7c51a9cc -s ours am: 57b3e7508d -s ours
am: 4b66f74aae  -s ours

* commit '4b66f74aaec86f2719ebd6f4a6d396ecee0540a2':
  Import translations. DO NOT MERGE
2015-11-23 17:53:42 +00:00
Geoff Mendal
d273c053ce Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev 2015-11-23 17:51:14 +00:00
Geoff Mendal
fa49e87f5e Import translations. DO NOT MERGE
Change-Id: I6553e9e4da9e5e5c33aad42aa215d8d328f66509
Auto-generated-cl: translation import
2015-11-23 18:50:05 +01:00
Geoff Mendal
4b66f74aae Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: ae7c51a9cc -s ours
am: 57b3e7508d  -s ours

* commit '57b3e7508d1adb81cbe3b5aff24fbaaa71de9ce2':
  Import translations. DO NOT MERGE
2015-11-23 17:46:15 +00:00
Alan Treadway
86e5d6b868 Revert "Disable multiple user for corp-liable mode"
This reverts commit 1dc510eb5bc7f279002a3479f24761f08cc390f7.

Change-Id: I12ea8275369cbdc4e95b21c7f5d51b4f0e5da7b2
2015-11-23 17:40:54 +00:00
Geoff Mendal
57b3e7508d Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev
am: ae7c51a9cc  -s ours

* commit 'ae7c51a9ccf1bc1030b33a64b095a4fe3b06a3bd':
  Import translations. DO NOT MERGE
2015-11-23 17:38:52 +00:00
Geoff Mendal
ae7c51a9cc Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev 2015-11-23 17:32:02 +00:00
Geoff Mendal
2542f81bb1 Import translations. DO NOT MERGE
Change-Id: I000a0799900cec827d9df803e0aa6e0fdb28b236
Auto-generated-cl: translation import
2015-11-23 18:30:39 +01:00
Alan Viverette
12209b9afe Merge "Only look for nearest child View in ViewGroup" 2015-11-23 17:26:38 +00:00
Geoff Mendal
95e6ad7b42 Merge "Import translations. DO NOT MERGE" 2015-11-23 17:13:56 +00:00
Geoff Mendal
66e7f006cf Import translations. DO NOT MERGE
Change-Id: Icde9477315609bb2233383760f9af1063dc4495a
Auto-generated-cl: translation import
2015-11-23 18:10:29 +01:00
Philip P. Moltmann
c0c73271b0 Merge "printspooler.NotificationCOntroller: Remove deprecated APIs and silence other warnings." 2015-11-23 16:18:57 +00:00
Filip Gruszczynski
b9faa5d25c Merge "Move hiding of stack views into onStart from onResume." 2015-11-23 16:12:14 +00:00
Niels Egberts
38afea91ef Merge "Fix docs build failure." 2015-11-23 15:40:23 +00:00
Niels Egberts
5fd28893f2 Fix docs build failure.
Change-Id: If8d215f34a48e0c61aec0d35f10f1bfd633a4254
2015-11-23 15:39:21 +00:00
Nicolas Prévot
959ad4a029 Merge "Fix doc for EXTRA_PROVISIONING_COLOR." 2015-11-23 15:15:08 +00:00
Ricky Wai
9aa233899f Merge "Add work contacts directory support in Quick Contacts API" 2015-11-23 14:50:06 +00:00
Geoff Mendal
e4c77b8771 Merge "Import translations. DO NOT MERGE" 2015-11-23 14:06:13 +00:00
Geoff Mendal
0919aad855 Import translations. DO NOT MERGE
Change-Id: I870906bccabd39a122bcc6e0d8000cc8559fba78
Auto-generated-cl: translation import
2015-11-23 06:03:16 -08:00
Geoff Mendal
da8612ac12 Merge "Import translations. DO NOT MERGE" 2015-11-23 14:00:13 +00:00
Geoff Mendal
0d851ef597 Import translations. DO NOT MERGE am: b21b778567 -s ours am: b96f640a77 -s ours am: 816a167b29 -s ours
am: e309a7f951  -s ours

* commit 'e309a7f951aa2c6bc0337a1324cbb237c641d8ca':
  Import translations. DO NOT MERGE
2015-11-23 13:58:31 +00:00
Geoff Mendal
ffd5ef0a76 Merge "Import translations. DO NOT MERGE" 2015-11-23 13:57:17 +00:00
Geoff Mendal
d36d67445c Import translations. DO NOT MERGE
Change-Id: I852a848512375e624b758709aa12aacdb7fb98b2
Auto-generated-cl: translation import
2015-11-23 05:51:56 -08:00
Geoff Mendal
e309a7f951 Import translations. DO NOT MERGE am: b21b778567 -s ours am: b96f640a77 -s ours
am: 816a167b29  -s ours

* commit '816a167b2936a420d96f57f57005982e727745f5':
  Import translations. DO NOT MERGE
2015-11-23 13:51:05 +00:00
Geoff Mendal
7684a41009 Import translations. DO NOT MERGE
Change-Id: I46e625b01bd8cdec98ad7c097c4c12e1e211f6d2
Auto-generated-cl: translation import
2015-11-23 05:48:40 -08:00
Geoff Mendal
816a167b29 Import translations. DO NOT MERGE am: b21b778567 -s ours
am: b96f640a77  -s ours

* commit 'b96f640a77b0c09868e104028d3bb9db3687018b':
  Import translations. DO NOT MERGE
2015-11-23 13:43:48 +00:00
Geoff Mendal
b96f640a77 Import translations. DO NOT MERGE
am: b21b778567  -s ours

* commit 'b21b7785678f08e939dbe2e7d7cb5eedae47e1c4':
  Import translations. DO NOT MERGE
2015-11-23 13:36:02 +00:00
Geoff Mendal
569a7ab571 Import translations. DO NOT MERGE
Change-Id: I5eb347309ecaa015fb1486196e7600ab98d06b67
Auto-generated-cl: translation import
2015-11-23 05:33:01 -08:00
Ricky Wai
494b95d302 Add work contacts directory support in Quick Contacts API
Bug: 25764505

Change-Id: I61f9d13ea03352e3df1686ee4b3bcc43e9a9a760
2015-11-23 13:32:45 +00:00
Nicolas Prevot
cd2d85941a Fix doc for EXTRA_PROVISIONING_COLOR.
Change-Id: Ic6fdb7978658e0187af9e2b29960dbd0a803dc85
2015-11-23 13:27:21 +00:00
Geoff Mendal
b21b778567 Import translations. DO NOT MERGE
Change-Id: Id46055ddba8834518c0faf5e0dd95d883dd79542
Auto-generated-cl: translation import
2015-11-23 14:26:59 +01:00
Niels Egberts
a66bc0d082 Merge "Restrict audioformat to 8bit, 16bit or float PCM with an annotation and a warning." 2015-11-23 12:22:46 +00:00
Nicolas Prévot
fbabc7f552 Merge "Add extra in DevicePolicyManager to colorize the provisioning." 2015-11-23 11:51:35 +00:00
Niels Egberts
a24b50bee1 Restrict audioformat to 8bit, 16bit or float PCM with an annotation and
a warning.

TextToSpeech.synthesizeToFile has only ever worked with 8bit and 16bit
PCM. In case of float PCM an invalid file would be generated and in case
of other encodings the TTS engine would crash.

Also add more annotations to SynthesisCallback.

Change-Id: I1c44a44509e9b53bb2e1b0f2044b1a5919875e1c
2015-11-23 10:15:39 +00:00
Mahaver Chopra
71c84e515e Merge "Disable multiple user for corp-liable mode" 2015-11-23 10:07:43 +00:00