Seigo Nonaka
0582ccb776
Merge "Remove Typeface.create" into oc-dev
...
am: 0a7096dccb
Change-Id: I2a454b2cafe187d369d7e6faf1f3fe9a0be05f08
2017-04-25 17:39:20 +00:00
Dmitry Dementyev
08643b7507
Merge "Update PACKAGE_REMOVED broadcast." into oc-dev
...
am: 257ba8946e
Change-Id: I9f902dd133d89298220fcc313f5e381113973f4c
2017-04-25 17:34:39 +00:00
TreeHugger Robot
0a7096dccb
Merge "Remove Typeface.create" into oc-dev
2017-04-25 17:27:07 +00:00
Phil Weaver
7aa63724c8
Merge "Allow a11y listeners to specify handlers" into oc-dev
...
am: efb859f2af
Change-Id: Ifcee49e39f57d5991c15ebf7a2fa4f0fa3a53edf
2017-04-25 17:26:41 +00:00
Dmitry Dementyev
257ba8946e
Merge "Update PACKAGE_REMOVED broadcast." into oc-dev
2017-04-25 17:22:34 +00:00
Phil Weaver
efb859f2af
Merge "Allow a11y listeners to specify handlers" into oc-dev
2017-04-25 17:18:03 +00:00
Adrian Roos
f277953d83
Merge "Perf: Fix RemoteViews memory leak" into oc-dev
...
am: 4554332475
Change-Id: I6f61ecea304c12ef965ad1ed2734c45dc4cee91d
2017-04-25 17:15:38 +00:00
Adrian Roos
4554332475
Merge "Perf: Fix RemoteViews memory leak" into oc-dev
2017-04-25 17:09:24 +00:00
Seigo Nonaka
5a09c64345
Remove Typeface.create
...
Test: Manually done
Bug: 37514611
Bug: 37463988
Bug: 37281200
Change-Id: Ida704af910e0ae195b96803de506fa1e1d66c9f5
2017-04-25 09:38:39 -07:00
Gustav Sennton
60237ac50f
Merge "Explicitly wait for the WebView Zygote." into oc-dev
...
am: 3202c10207
Change-Id: I86b040d6ebb0ab8255351c27d92b7d2a818ed60a
2017-04-25 16:10:33 +00:00
Gustav Sennton
3202c10207
Merge "Explicitly wait for the WebView Zygote." into oc-dev
2017-04-25 16:05:58 +00:00
Etan Cohen
79d9e99632
Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier" am: 2fd19ffa06 am: 3c6305cc55
...
am: 887fd90742
Change-Id: I8480ac43d89dc85b541e6255c3cdc597393896cf
2017-04-25 13:40:42 +00:00
Etan Cohen
887fd90742
Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier" am: 2fd19ffa06
...
am: 3c6305cc55
Change-Id: I4e2461f68db983292c167a11746b8cfe47995e77
2017-04-25 13:34:06 +00:00
Etan Cohen
2fd19ffa06
Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier"
2017-04-25 13:21:36 +00:00
Rubin Xu
e45651ba8f
Merge "Add param javadoc to DevicePolicyManager.setBackupServiceEnabled" into oc-dev
...
am: a31f49a0df
Change-Id: I366df8ae5c7d8af35e47554f095fc927b64f62fb
2017-04-25 12:17:13 +00:00
TreeHugger Robot
a31f49a0df
Merge "Add param javadoc to DevicePolicyManager.setBackupServiceEnabled" into oc-dev
2017-04-25 12:11:13 +00:00
Rubin Xu
0a555a6595
Merge "Clarify time unit for StrongAuthTimeout APIs" into oc-dev
...
am: 2c20a6db28
Change-Id: I42086661a5f3969e117e1c07876e48da1392c08e
2017-04-25 12:07:18 +00:00
TreeHugger Robot
2c20a6db28
Merge "Clarify time unit for StrongAuthTimeout APIs" into oc-dev
2017-04-25 12:02:07 +00:00
Fan Zhang
17b995d042
Merge "Set icon frame to invisible when iconSpaceReserved is set." into oc-dev
...
am: 544cf7793f
Change-Id: Ia03f596609c963f00bdf0f33c228e2c120a09baa
2017-04-25 09:59:10 +00:00
TreeHugger Robot
544cf7793f
Merge "Set icon frame to invisible when iconSpaceReserved is set." into oc-dev
2017-04-25 09:52:59 +00:00
Felipe Leme
535422c80b
Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev
...
am: fc513f98d7
Change-Id: I2c947e9dd500ecd8a1573a1ea288ce6b2fbddf6c
2017-04-25 09:02:25 +00:00
TreeHugger Robot
fc513f98d7
Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev
2017-04-25 08:56:03 +00:00
Hugo Benichi
c3d2f25a5d
Merge "NetworkCapabilities: remove duplicated TRANSPORT_NAMES" into oc-dev-plus-aosp
2017-04-25 08:03:58 +00:00
Philip P. Moltmann
5a3ac07443
Merge "Take new autofill structure for each partition" into oc-dev
...
am: f40d1cb773
Change-Id: I0da0d98bb03d5a1d6156950e9f557115f232c3fb
2017-04-25 07:39:21 +00:00
TreeHugger Robot
f40d1cb773
Merge "Take new autofill structure for each partition" into oc-dev
2017-04-25 07:31:30 +00:00
Hugo Benichi
8c4c92ce75
NetworkCapabilities: remove duplicated TRANSPORT_NAMES
...
Due to multi-branch automerging issue, TRANSPORT_NAMES got inserted
twice into NetworkCapabilities both by commits a365bace7a and
9910dbc682 . This patch deletes one of the copy.
Test: no functionality change. Build is fixed.
Change-Id: I2adec1a9cb1ee6f1d61dfeec2d0b92b8141eed88
2017-04-25 16:31:06 +09:00
Eugene Susla
0cc9c8090d
Merge "Add javadoc about APIs requiring uses-feature" into oc-dev
...
am: 07d2cec982
Change-Id: Id9c9ebd126f0fc289c07515455833ec970aff271
2017-04-25 06:47:42 +00:00
TreeHugger Robot
07d2cec982
Merge "Add javadoc about APIs requiring uses-feature" into oc-dev
2017-04-25 06:42:06 +00:00
Wale Ogunwale
8f8c43bde8
Merge "Continue to @hide freeform decor caption APIs" into oc-dev
...
am: 302ba2d3ab
Change-Id: I98135d6354a269669e176d9f4dee5b825578ff22
2017-04-25 06:09:25 +00:00
TreeHugger Robot
302ba2d3ab
Merge "Continue to @hide freeform decor caption APIs" into oc-dev
2017-04-25 06:03:11 +00:00
Felipe Leme
4e71ae1243
Merge "Hide deprecated APIs." into oc-dev
...
am: 59fe3108fa
Change-Id: Ib7effcaade703c76e13272f030922233061d3efd
2017-04-25 05:15:43 +00:00
TreeHugger Robot
59fe3108fa
Merge "Hide deprecated APIs." into oc-dev
2017-04-25 05:09:27 +00:00
Svetoslav Ganov
f9b00d77b8
Merge "Move child package feature behind sys prop" into oc-dev
...
am: 6b3263a6e2
Change-Id: Ia701ccac097b1296b857928e1283d5b995fcdb6a
2017-04-25 04:03:19 +00:00
Wale Ogunwale
724ca14b20
Continue to @hide freeform decor caption APIs
...
Hiding the APIs for now since we're not releasing freeform yet and it's
better not to expose them now in case we'll decide to change them later.
May you make the P release!
Test: manual
Bug: 28774476
Change-Id: Ie4b4d1bdabef9b27d2eb1442ffc9f6c46ce7dfcb
2017-04-25 04:02:59 +00:00
Felipe Leme
db041188bc
Added APIs that let AutofillService implementations set themselves as such.
...
Bug: 37576671
Test: manual verification
Test: CtsAutoFillServiceTestCases (with new tests) pass
Change-Id: I6fd61f8a2826dbf6b6fce831f3deadf6df025386
2017-04-24 18:44:09 -07:00
Svet Ganov
a3c4eb35b1
Move child package feature behind sys prop
...
Now one can do adb shell setprop/getptop to change
"persist.sys.child_packages_enabled" to true/false to
control whether child packages are supported.
Test: manual
bug:36107077
Change-Id: Ie60e255fd3c248905906cdd5b10adae074c0b717
2017-04-25 00:19:53 +00:00
Adrian Roos
83fad0a35c
Perf: Fix RemoteViews memory leak
...
Fixes an issue where the context wrapper created in
RemoteViews leaks the RemoteViews instance through the
implicit this pointer of anonymous inner classes.
Fixed by replacing with a static inner class.
Bug: 37630958
Test: m droid (this change is not testable)
Change-Id: Ia149b3d91f134f0c308200b46880e7f87542a338
2017-04-24 17:00:27 -07:00
Dmitry Dementyev
b6a7dc033c
Update PACKAGE_REMOVED broadcast.
...
1) Include KEY_ACCOUNT_NAME and KEY_ACCOUNT_TYPE.
2) Only send the broadcast to packages which were able to see the
account.
Test: manual, APCT.
Bug:37280078
(cherry picked from commit cbbc99f762 )
Change-Id: I3c323e545628199903313096f93654687fa8f22b
2017-04-24 23:57:30 +00:00
Philip P. Moltmann
2f517c26d2
Take new autofill structure for each partition
...
Bug: 36481649
Test: CtsAutofillServiceTestCases (now with a test that has an autofill
session over two full screen fragments)
Change-Id: I55f2f6203f3bd5a7082b4ce90500d2c16a260c7d
2017-04-24 16:50:14 -07:00
Felipe Leme
8ecd9c47f7
Merge "Minor fixes on Autofill Framework:" into oc-dev
...
am: 0fe852080e
Change-Id: Ic755dc978f745de36018af56a6ad851f138d98b0
2017-04-24 23:20:34 +00:00
Felipe Leme
85d1c2d290
Minor fixes on Autofill Framework:
...
- Removed default implementation of onProvideAutofillVirtualStructure() that
was using accessibility API (it's useless because without the View calling
AutofillManager.notifyViewEntered(), it would never be triggered).
- Fixed obsolete TODOs.
- Removed obsolete service class name constant.
- Removed unused debug constant.
Fixes: 37078783
Fixes: 33197203
Bug: 33802548
Bug: 35956626
Test: CtsAutoFillServiceTestCases pass
Merged-In: I834d34b8af8bf0d781dc7e0ffcd6e600bfa2d183
Change-Id: I834d34b8af8bf0d781dc7e0ffcd6e600bfa2d183
2017-04-24 16:01:12 -07:00
Chien-Yu Chen
2fd83ae977
Merge "camera: Update for enableZsl values in template" into oc-dev
...
am: 06d84c3a86
Change-Id: I49afc64341f4bb53287991a48535ad2108afce3f
2017-04-24 22:41:49 +00:00
TreeHugger Robot
06d84c3a86
Merge "camera: Update for enableZsl values in template" into oc-dev
2017-04-24 22:36:54 +00:00
Karthik Ravi Shankar
875c8445a8
Merge changes from topic 'virtual-display-api' into oc-dev
...
am: 13ba34bf37
Change-Id: Id0195114803007719ff2dab6e8b1ef18983c95ad
2017-04-24 21:39:45 +00:00
Jeff Sharkey
9652eef0b2
Merge "Even more auto-doc work." into oc-dev
...
am: 880f4f4cc2
Change-Id: I78199f8366fbda65a4b4917675291d946e29285c
2017-04-24 21:38:03 +00:00
TreeHugger Robot
13ba34bf37
Merge changes from topic 'virtual-display-api' into oc-dev
...
* changes:
Add command line option to set compatibility display properties
Make VR mode virtual display properties customizable
2017-04-24 21:33:59 +00:00
TreeHugger Robot
880f4f4cc2
Merge "Even more auto-doc work." into oc-dev
2017-04-24 21:33:18 +00:00
Kang Li
1a297e53dc
Merge "Moved LRResolverRankerService to ExtServices, and added a permission to ensure that ResolverRankerServices are from trust sources." into oc-dev
...
am: 925d3cf211
Change-Id: I9174e1f12c78ff4f7bbd72446fbf10e09478dbe0
2017-04-24 21:31:25 +00:00
Kang Li
925d3cf211
Merge "Moved LRResolverRankerService to ExtServices, and added a permission to ensure that ResolverRankerServices are from trust sources." into oc-dev
2017-04-24 21:21:42 +00:00
Felipe Leme
cb4dd8090b
Hide deprecated APIs.
...
Test: CtsAutoFillServiceTestCases pass
Bug: 37563972
Change-Id: Ia5f33c5624b7a6be3c152e126c99800914d23cbd
2017-04-24 14:04:56 -07:00