OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 94089591: am 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to remove...
Quddus Chong [Fri, 24 Apr 2015 21:09:27 +0000 (21:09 +0000)]
am 94089591: am 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to remove Maps support for Wear." into lmp-mr1-ub-docs

* commit '9408959144d72d72afe89c3cf3de3d3d556a58b5':
  docs: Updated What's New for GMS v7.3 to remove Maps support for Wear.

9 years agoam eec5463c: am 5e95a917: am 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge...
Scott Rowe [Fri, 24 Apr 2015 21:08:52 +0000 (21:08 +0000)]
am eec5463c: am 5e95a917: am 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

* commit 'eec5463cb9617d6f2eee43cbf1fe35deaad30d90':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoMerge "Fix list selector background for Material spec"
Alan Viverette [Fri, 24 Apr 2015 21:06:12 +0000 (21:06 +0000)]
Merge "Fix list selector background for Material spec"

9 years agoMerge "Add totalSize and availSize queries to StorageMeasurement"
Tony Mantler [Fri, 24 Apr 2015 21:04:22 +0000 (21:04 +0000)]
Merge "Add totalSize and availSize queries to StorageMeasurement"

9 years agoMerge "[Fix confirmCredntials flow]"
Simranjit Singh Kohli [Fri, 24 Apr 2015 21:00:04 +0000 (21:00 +0000)]
Merge "[Fix confirmCredntials flow]"

9 years agoFix list selector background for Material spec
Alan Viverette [Fri, 24 Apr 2015 20:47:07 +0000 (13:47 -0700)]
Fix list selector background for Material spec

Bug: 20557738
Change-Id: Id0aa7e5dc1d5ddce83f9ef0e128ae5a97e9a06fb

9 years ago[Fix confirmCredntials flow]
Simranjit Singh Kohli [Fri, 10 Apr 2015 00:27:06 +0000 (17:27 -0700)]
[Fix confirmCredntials flow]

This CL contains 2 fixes:

1. On a successfult confirm credential, lastAuthenticatedTime was
   not getting updated. This gets fixed.

2. Historically, confirmCredential used to work for accounts NOT on
   the device. Setting lastAuthenticated time only for existing
   accounts and preventing crash if account is not on the device.

Bug: 20141809
Change-Id: I301d49cbc4a594af6110366ef6f55350f74d250d

9 years agoMerge "Remove ZoomButtonsController view immediately when !visible"
Wale Ogunwale [Fri, 24 Apr 2015 20:47:25 +0000 (20:47 +0000)]
Merge "Remove ZoomButtonsController view immediately when !visible"

9 years agoRemove ZoomButtonsController view immediately when !visible
Wale Ogunwale [Thu, 23 Apr 2015 23:49:16 +0000 (16:49 -0700)]
Remove ZoomButtonsController view immediately when !visible

When an acitvity with ZoomButtonsController is destorying all
its views are removed immediately except for the
ZoomButtonController view which is deferred. This causing the
system to think the window was leaked at the end of the current
clean-up pass since the view is still around. We now remove
the view immediately when setVisible(false) is called which is
the current signal that the window is detaching or the parent
view is now hidden.

Bug: 18280446
Change-Id: If566b402c2914a72539e28e4f6d768c6199f2d2f

9 years agoMerge "Add ability to get and set idle state of apps"
Amith Yamasani [Fri, 24 Apr 2015 20:03:01 +0000 (20:03 +0000)]
Merge "Add ability to get and set idle state of apps"

9 years agoAdd ability to get and set idle state of apps
Amith Yamasani [Fri, 24 Apr 2015 03:36:41 +0000 (20:36 -0700)]
Add ability to get and set idle state of apps

Add am shell command to set and get idle
Add public API to check if an app is idle

Bug: 20534955
Bug: 20493806
Change-Id: Ib48b3fe847c71f05ef3905563f6e903cf060c498

9 years agoam 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to remove Maps support...
Quddus Chong [Fri, 24 Apr 2015 19:56:39 +0000 (19:56 +0000)]
am 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to remove Maps support for Wear." into lmp-mr1-ub-docs

* commit '9774e8ab0890d694840c883f309916a444b3ee54':
  docs: Updated What's New for GMS v7.3 to remove Maps support for Wear.

9 years agoMerge "docs: Updated What's New for GMS v7.3 to remove Maps support for Wear." into...
Quddus Chong [Fri, 24 Apr 2015 19:48:03 +0000 (19:48 +0000)]
Merge "docs: Updated What's New for GMS v7.3 to remove Maps support for Wear." into lmp-mr1-ub-docs

9 years agoMerge "Change direction of DPAD_LEFT and DPAD_RIGHT if LayoutDirection is RTL"
Alan Viverette [Fri, 24 Apr 2015 19:40:57 +0000 (19:40 +0000)]
Merge "Change direction of DPAD_LEFT and DPAD_RIGHT if LayoutDirection is RTL"

9 years agoChange direction of DPAD_LEFT and DPAD_RIGHT if LayoutDirection is RTL
Jorn Jacobsson [Tue, 22 Jan 2013 13:55:53 +0000 (14:55 +0100)]
Change direction of DPAD_LEFT and DPAD_RIGHT if LayoutDirection is RTL

Changes the behaviour of onKeyDown for DPAD_LEFT/RIGHT when the
layoutDirection is RTL, to move the focus in the correct direction.

Change-Id: I889649788d1e6f347aed90d6683d9f4dd6807da0

9 years agoMerge "Fix API level in documentation to refer to MNC"
Andy Hung [Fri, 24 Apr 2015 19:22:21 +0000 (19:22 +0000)]
Merge "Fix API level in documentation to refer to MNC"

9 years agoFix API level in documentation to refer to MNC
Andy Hung [Fri, 24 Apr 2015 09:10:16 +0000 (02:10 -0700)]
Fix API level in documentation to refer to MNC

Change-Id: I2ab646fce1c3f58b11d88a47e733621d8f1fec79

9 years agoMerge "Increase AudioTrack and AudioRecord max sample rate to 192kHz"
Andy Hung [Fri, 24 Apr 2015 19:16:20 +0000 (19:16 +0000)]
Merge "Increase AudioTrack and AudioRecord max sample rate to 192kHz"

9 years agoMerge "Add permission requirement annotation for KeyGuard"
Tor Norbye [Fri, 24 Apr 2015 18:54:24 +0000 (18:54 +0000)]
Merge "Add permission requirement annotation for KeyGuard"

9 years agoam 5e95a917: am 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Support...
Scott Rowe [Fri, 24 Apr 2015 18:52:35 +0000 (18:52 +0000)]
am 5e95a917: am 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

* commit '5e95a91707ecd53c1ab0eb688513a2328271f9a2':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoam 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media...
Scott Rowe [Fri, 24 Apr 2015 18:43:03 +0000 (18:43 +0000)]
am 17c0b254: am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

* commit '17c0b25441a264efe87ab2db82c04c0e018c178c':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoMerge "Fix up DisconnectCause description."
Santos Cordon [Fri, 24 Apr 2015 18:37:37 +0000 (18:37 +0000)]
Merge "Fix up DisconnectCause description."

9 years agoFix up DisconnectCause description.
Santos Cordon [Fri, 24 Apr 2015 18:26:01 +0000 (11:26 -0700)]
Fix up DisconnectCause description.

Change-Id: Ib2b52b6f8bc8fe945df3684f4e1ed9e04f78b061

9 years agoam edf5454a: am 3167fb4b: am 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher...
Alex Klyubin [Fri, 24 Apr 2015 18:35:37 +0000 (18:35 +0000)]
am edf5454a: am 3167fb4b: am 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher state when init fails."

* commit 'edf5454a14cc53de92eaf1ef15fcfb21d8caccca':
  Reset AndroidKeyStore Mac and Cipher state when init fails.

9 years agoam 3846d3a4: am 6d856bfb: am cf7d2d95: Merge "[ActivityManager] Avoid orphan ContentP...
Olawale Ogunwale [Fri, 24 Apr 2015 18:35:29 +0000 (18:35 +0000)]
am 3846d3a4: am 6d856bfb: am cf7d2d95: Merge "[ActivityManager] Avoid orphan ContentProviderRecord."

* commit '3846d3a4c5d79a9d7e86e43c64a5c21a29036de0':
  [ActivityManager] Avoid orphan ContentProviderRecord.

9 years agoam ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs...
Scott Rowe [Fri, 24 Apr 2015 18:30:07 +0000 (18:30 +0000)]
am ccfedfcc: am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

* commit 'ccfedfccbe63af223027471ea80869d0fb011098':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoam fddbcd85: (-s ours) am 8be18bbf: am 4c1f70db: am b3523d7f: am 41c458c8: am 67326bc...
Leon Scroggins III [Fri, 24 Apr 2015 18:22:00 +0000 (18:22 +0000)]
am fddbcd85: (-s ours) am 8be18bbf: am 4c1f70db: am b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit 'fddbcd857fda28213917ef81375514bffc4a6d68':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 38b84b6d: (-s ours) am 60d7c9fc: am 6db29a92: am f828f43f: am 38cf068c: am 16ac8ad...
Leon Scroggins III [Fri, 24 Apr 2015 18:21:53 +0000 (18:21 +0000)]
am 38b84b6d: (-s ours) am 60d7c9fc: am 6db29a92: am f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '38b84b6d765302c8325ad10109e43227ce8e8156':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 6a6bfe5e: am 6e5063fe: docs: Supported media protocols, codecs, formats for Android TV
Scott Rowe [Fri, 24 Apr 2015 18:21:42 +0000 (18:21 +0000)]
am 6a6bfe5e: am 6e5063fe: docs: Supported media protocols, codecs, formats for Android TV

* commit '6a6bfe5e84b598f24d73138523d7f8d88729daed':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoam 3167fb4b: am 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher state when...
Alex Klyubin [Fri, 24 Apr 2015 18:21:22 +0000 (18:21 +0000)]
am 3167fb4b: am 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher state when init fails."

* commit '3167fb4b6e190705d21a76b34cc376a89675a6a0':
  Reset AndroidKeyStore Mac and Cipher state when init fails.

9 years agoam 6d856bfb: am cf7d2d95: Merge "[ActivityManager] Avoid orphan ContentProviderRecord."
Olawale Ogunwale [Fri, 24 Apr 2015 18:21:19 +0000 (18:21 +0000)]
am 6d856bfb: am cf7d2d95: Merge "[ActivityManager] Avoid orphan ContentProviderRecord."

* commit '6d856bfba5b6ae488d49c4909510cd87000cd922':
  [ActivityManager] Avoid orphan ContentProviderRecord.

9 years agoam 8be18bbf: am 4c1f70db: am b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am...
Leon Scroggins III [Fri, 24 Apr 2015 18:16:34 +0000 (18:16 +0000)]
am 8be18bbf: am 4c1f70db: am b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '8be18bbfc23b768ae3022f988e586871754958ac':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 60d7c9fc: am 6db29a92: am f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make...
Leon Scroggins III [Fri, 24 Apr 2015 18:16:29 +0000 (18:16 +0000)]
am 60d7c9fc: am 6db29a92: am f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '60d7c9fcbcb80c556689f03c7b00984f94f9912b':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats...
Scott Rowe [Fri, 24 Apr 2015 18:16:26 +0000 (18:16 +0000)]
am 5827af11: am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

* commit '5827af11bdcd9973afe04cb035e83c6428d1e562':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoam 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher state when init fails."
Alex Klyubin [Fri, 24 Apr 2015 18:11:50 +0000 (18:11 +0000)]
am 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher state when init fails."

* commit '71223ebe1b2264b7463a02c8dafd779eb3b8c210':
  Reset AndroidKeyStore Mac and Cipher state when init fails.

9 years agoam cf7d2d95: Merge "[ActivityManager] Avoid orphan ContentProviderRecord."
Olawale Ogunwale [Fri, 24 Apr 2015 18:11:29 +0000 (18:11 +0000)]
am cf7d2d95: Merge "[ActivityManager] Avoid orphan ContentProviderRecord."

* commit 'cf7d2d95adb358a628c2622b43a999d3ab784406':
  [ActivityManager] Avoid orphan ContentProviderRecord.

9 years agoam 6e5063fe: docs: Supported media protocols, codecs, formats for Android TV
Scott Rowe [Fri, 24 Apr 2015 18:10:25 +0000 (18:10 +0000)]
am 6e5063fe: docs: Supported media protocols, codecs, formats for Android TV

* commit '6e5063fe88b265c89b39401545925b9e0cbd8390':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agoMerge "Implement RTL support in framework ViewPager, DatePicker"
Alan Viverette [Fri, 24 Apr 2015 18:06:48 +0000 (18:06 +0000)]
Merge "Implement RTL support in framework ViewPager, DatePicker"

9 years agoam 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android...
Scott Rowe [Fri, 24 Apr 2015 18:01:15 +0000 (18:01 +0000)]
am 02e4f2fb: Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

* commit '02e4f2fbe6e0511789d42d5942548158d2dd154f':
  docs: Supported media protocols, codecs, formats for Android TV

9 years agodocs: Supported media protocols, codecs, formats for Android TV
Scott Rowe [Fri, 20 Mar 2015 17:44:52 +0000 (10:44 -0700)]
docs: Supported media protocols, codecs, formats for Android TV

Change-Id: I8202ba148d35d73ee0940070090e0a29553f9202
(cherry picked from commit f769caa8c15f9983188597e2436b011d23ff2561)

9 years agoMerge "Remove line wrapping for publickey encoding."
dcashman [Fri, 24 Apr 2015 17:57:27 +0000 (17:57 +0000)]
Merge "Remove line wrapping for publickey encoding."

9 years agoam 4c1f70db: am b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s...
Leon Scroggins III [Fri, 24 Apr 2015 17:54:57 +0000 (17:54 +0000)]
am 4c1f70db: am b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '4c1f70db3dc37f818bdff09ec3e289b797acc397':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 6db29a92: am f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFr...
Leon Scroggins III [Fri, 24 Apr 2015 17:54:50 +0000 (17:54 +0000)]
am 6db29a92: am f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '6db29a92452c2a837528d20d024dcacefd450c17':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam f237bce8: am 99d49300: am 55555a3d: Fixes rejected dismiss gestures (framework...
Mark Renouf [Fri, 24 Apr 2015 17:54:33 +0000 (17:54 +0000)]
am f237bce8: am 99d49300: am 55555a3d: Fixes rejected dismiss gestures (framework version of ag/677161)

* commit 'f237bce8c3bb4ac31a4c5eaa732de95d5b469f34':
  Fixes rejected dismiss gestures (framework version of ag/677161)

9 years agoRemove line wrapping for publickey encoding.
dcashman [Fri, 24 Apr 2015 17:52:56 +0000 (10:52 -0700)]
Remove line wrapping for publickey encoding.

This adds unnecessary whitespace in packages.xml and is contrary to the approach
taken by certs.  Remove it.

Change-Id: I217bb94af97c3b38dab1fd806ffe7b7600fa6fdd

9 years agoMerge "Reset AndroidKeyStore Mac and Cipher state when init fails."
Alex Klyubin [Fri, 24 Apr 2015 17:52:35 +0000 (17:52 +0000)]
Merge "Reset AndroidKeyStore Mac and Cipher state when init fails."

9 years agoMerge "docs: Supported media protocols, codecs, formats for Android TV" into lmp...
Scott Rowe [Fri, 24 Apr 2015 17:49:13 +0000 (17:49 +0000)]
Merge "docs: Supported media protocols, codecs, formats for Android TV" into lmp-docs

9 years agoReset AndroidKeyStore Mac and Cipher state when init fails.
Alex Klyubin [Fri, 24 Apr 2015 17:47:17 +0000 (10:47 -0700)]
Reset AndroidKeyStore Mac and Cipher state when init fails.

For consistency, this also switches AndroidKeyStore's Mac init/reset
implementation to the same approach as used in Cipher.

Bug: 18088752
Change-Id: Id34caf7cfe04f2058e22d8632890f762927bb31c

9 years agoam b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a750111...
Leon Scroggins III [Fri, 24 Apr 2015 17:43:38 +0000 (17:43 +0000)]
am b3523d7f: am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit 'b3523d7f8f8274a04145ca34eab9821aafb52d7a':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel...
Leon Scroggins III [Fri, 24 Apr 2015 17:43:23 +0000 (17:43 +0000)]
am f828f43f: am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit 'f828f43f97f4a018e2224e926b900713081a8c5b':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoMerge "[ActivityManager] Avoid orphan ContentProviderRecord."
Olawale Ogunwale [Fri, 24 Apr 2015 17:42:58 +0000 (17:42 +0000)]
Merge "[ActivityManager] Avoid orphan ContentProviderRecord."

9 years agoam 99d49300: am 55555a3d: Fixes rejected dismiss gestures (framework version of ag...
Mark Renouf [Fri, 24 Apr 2015 17:42:01 +0000 (17:42 +0000)]
am 99d49300: am 55555a3d: Fixes rejected dismiss gestures (framework version of ag/677161)

* commit '99d4930064e7d155ce92746028cbafd46b14c6f4':
  Fixes rejected dismiss gestures (framework version of ag/677161)

9 years agoMerge "Cleaned-up unused session argument."
Wale Ogunwale [Fri, 24 Apr 2015 17:34:54 +0000 (17:34 +0000)]
Merge "Cleaned-up unused session argument."

9 years agoam 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e96...
Leon Scroggins III [Fri, 24 Apr 2015 17:33:04 +0000 (17:33 +0000)]
am 41c458c8: am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '41c458c81125fb6e3fc9eb5304f0d3216a0a2d74':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color...
Leon Scroggins III [Fri, 24 Apr 2015 17:32:59 +0000 (17:32 +0000)]
am 38cf068c: am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '38cf068c04e1ce244529b95f6cc6d7d6a88fab24':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 55555a3d: Fixes rejected dismiss gestures (framework version of ag/677161)
Mark Renouf [Fri, 24 Apr 2015 17:31:31 +0000 (17:31 +0000)]
am 55555a3d: Fixes rejected dismiss gestures (framework version of ag/677161)

* commit '55555a3dab1f3b99a3299b90851624e9dc10f3cc':
  Fixes rejected dismiss gestures (framework version of ag/677161)

9 years agodocs: Updated What's New for GMS v7.3 to remove Maps support for Wear.
Quddus Chong [Fri, 24 Apr 2015 17:07:36 +0000 (10:07 -0700)]
docs: Updated What's New for GMS v7.3 to remove Maps support for Wear.

Change-Id: I8ebe6c77c4eac3ac660f148bf40ce9a1f710e5fb

9 years agoam 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitma...
Leon Scroggins III [Fri, 24 Apr 2015 17:15:55 +0000 (17:15 +0000)]
am 67326bcb: am ea2dcda7: am ee35410f: (-s ours) am a7501119: am 69b8e962: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '67326bcba0f7287367dedba4caaf2a168a43f057':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoam 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO...
Leon Scroggins III [Fri, 24 Apr 2015 17:15:43 +0000 (17:15 +0000)]
am 16ac8ad7: am 4a6ca672: Make Bitmap_createFromParcel check the color count. DO NOT MERGE

* commit '16ac8ad7fac73524b5296f955884bd2aec405ded':
  Make Bitmap_createFromParcel check the color count. DO NOT MERGE

9 years agoMerge "camera2: validate reprocess request's session"
Chien-Yu Chen [Fri, 24 Apr 2015 17:14:48 +0000 (17:14 +0000)]
Merge "camera2: validate reprocess request's session"

9 years agoMerge "TIF: Start using the @NonNull annotation"
Jae Seo [Fri, 24 Apr 2015 17:10:18 +0000 (17:10 +0000)]
Merge "TIF: Start using the @NonNull annotation"

9 years agoMerge "Add permission annotations to the Browser"
Tor Norbye [Fri, 24 Apr 2015 17:08:10 +0000 (17:08 +0000)]
Merge "Add permission annotations to the Browser"

9 years agoCleaned-up unused session argument.
Wale Ogunwale [Fri, 24 Apr 2015 16:00:25 +0000 (09:00 -0700)]
Cleaned-up unused session argument.

Change-Id: Iff9d0df5f1643c581767a41a1ba4b1d43e5b45d8

9 years agoFixes rejected dismiss gestures (framework version of ag/677161)
Mark Renouf [Fri, 24 Apr 2015 15:47:27 +0000 (11:47 -0400)]
Fixes rejected dismiss gestures (framework version of ag/677161)

Gus's original change description:

This change modifies the logic in SwipeDismissLayout which determines
whether or not a gesture should be interpreted as a dismiss
gesture.

Previously, on the first touch move event, the gesture was classified
as a dismiss gesture if the X movement exceeded the touch slop
and the Y movement did not.  At this point the gesture was not
intercepted and the underlying widget (in the case of the cue
card, the GridViewPager) received all subsequent move events.

In the case of a very fast gesture at a slight vertical angle, it was
easy for the total Y movement to exceed the touch slop.
This change only rejects the gesture if the Y movement exceeds
the X movement, which is consistent with how GridViewPager
distinguishes horizontal vs. vertical swipes.
This change also cancels the dismissal if the end of the gesture
is a leftwards flight.

BUG: 20542762

(Same as b/20350515 but for Activity dismissal at the system level.)

Change-Id: I6e3fb646c42dda0d1c1f5552d91b27c6374fc08c

9 years agoMerge "Restrict setting the profile/device owner with a signature-level permission."
Nicolas Prevot [Fri, 24 Apr 2015 15:08:01 +0000 (15:08 +0000)]
Merge "Restrict setting the profile/device owner with a signature-level permission."

9 years agoMerge "AudioService: Fix mConnectedDevices iteration issues."
John Spurlock [Fri, 24 Apr 2015 14:50:08 +0000 (14:50 +0000)]
Merge "AudioService: Fix mConnectedDevices iteration issues."

9 years agoMerge "Teach LA how to destroy"
John Reck [Fri, 24 Apr 2015 14:33:01 +0000 (14:33 +0000)]
Merge "Teach LA how to destroy"

9 years agoMerge "Move LinearAlloc to libhuwi"
John Reck [Fri, 24 Apr 2015 14:32:49 +0000 (14:32 +0000)]
Merge "Move LinearAlloc to libhuwi"

9 years agoMerge "Quit showing "SELECT ALL" for inappropriate fields."
Keisuke Kuroyanagi [Fri, 24 Apr 2015 11:40:56 +0000 (11:40 +0000)]
Merge "Quit showing "SELECT ALL" for inappropriate fields."

9 years agoam a921fa0f: am ff1e7e01: am 0e29681f: Merge "Load ICU4J data on boot"
Neil Fuller [Fri, 24 Apr 2015 11:11:14 +0000 (11:11 +0000)]
am a921fa0f: am ff1e7e01: am 0e29681f: Merge "Load ICU4J data on boot"

* commit 'a921fa0fc354fed48d29822109c573a124a95dfd':
  Load ICU4J data on boot

9 years agoam ff1e7e01: am 0e29681f: Merge "Load ICU4J data on boot"
Neil Fuller [Fri, 24 Apr 2015 11:01:29 +0000 (11:01 +0000)]
am ff1e7e01: am 0e29681f: Merge "Load ICU4J data on boot"

* commit 'ff1e7e01f16173ae0ea1bd9e6738ff7b5ce33add':
  Load ICU4J data on boot

9 years agoam 0e29681f: Merge "Load ICU4J data on boot"
Neil Fuller [Fri, 24 Apr 2015 10:50:52 +0000 (10:50 +0000)]
am 0e29681f: Merge "Load ICU4J data on boot"

* commit '0e29681f98dad8df9f772d86a848190138245f3d':
  Load ICU4J data on boot

9 years agoRestrict setting the profile/device owner with a signature-level permission.
Nicolas Prevot [Thu, 8 Jan 2015 15:37:12 +0000 (15:37 +0000)]
Restrict setting the profile/device owner with a signature-level permission.

Create the new permission MANAGE_PROFILE_OWNERS to restrict setting
the profile/device owner.

BUG:19838376

Change-Id: Ib55a2db85fcb6f34e3b88c398683bddb0ad66868

9 years agoMerge "Load ICU4J data on boot"
Neil Fuller [Fri, 24 Apr 2015 10:30:16 +0000 (10:30 +0000)]
Merge "Load ICU4J data on boot"

9 years agoQuit showing "SELECT ALL" for inappropriate fields.
Keisuke Kuroyanagi [Thu, 23 Apr 2015 06:25:46 +0000 (15:25 +0900)]
Quit showing "SELECT ALL" for inappropriate fields.

This blocks showing "SELECT ALL" in FloatingToolBar when
the input is empty or the field is a password field.

Bug: 20407551
Change-Id: Ia25700bbee4f78445776af46eb1369af6600d946

9 years agoMerge "Add system API method for loading webview library from another package."
Gustav Sennton [Fri, 24 Apr 2015 09:27:14 +0000 (09:27 +0000)]
Merge "Add system API method for loading webview library from another package."

9 years agoMerge "TextView: Invalidate ActionMode content rect on scroll."
Abodunrinwa Toki [Fri, 24 Apr 2015 06:55:17 +0000 (06:55 +0000)]
Merge "TextView: Invalidate ActionMode content rect on scroll."

9 years agoIncrease AudioTrack and AudioRecord max sample rate to 192kHz
Andy Hung [Fri, 24 Apr 2015 01:13:15 +0000 (18:13 -0700)]
Increase AudioTrack and AudioRecord max sample rate to 192kHz

For pro-audio purposes.

Change-Id: Ie5de6736175879c074ed393a14ca88720de083c7

9 years agoTIF: Start using the @NonNull annotation
Jae Seo [Thu, 23 Apr 2015 17:53:58 +0000 (10:53 -0700)]
TIF: Start using the @NonNull annotation

Added the @NonNull annotation to the code where null check is required

Bug: 19941047
Change-Id: I9fd1f4c7ea4679c03bf831d90804488282a1c5d4

9 years agoMerge "Fix the build: Revert "Anti-alias by default""
Ed Heyl [Fri, 24 Apr 2015 04:58:45 +0000 (04:58 +0000)]
Merge "Fix the build: Revert "Anti-alias by default""

9 years agoFix the build: Revert "Anti-alias by default"
Ed Heyl [Fri, 24 Apr 2015 04:57:24 +0000 (04:57 +0000)]
Fix the build: Revert "Anti-alias by default"

This reverts commit d34b7329935a6f9ffdc9a40c01f7b558e07830d4.

Change-Id: I74e63570ce868e6d8c36fd2e1c864419bd6102e4

9 years agoMerge "TIF: use <p> tag in a consistent way."
Dongwon Kang [Fri, 24 Apr 2015 04:57:05 +0000 (04:57 +0000)]
Merge "TIF: use <p> tag in a consistent way."

9 years agoTIF: use <p> tag in a consistent way.
Dongwon Kang [Thu, 23 Apr 2015 08:01:17 +0000 (17:01 +0900)]
TIF: use <p> tag in a consistent way.

Bug: 20340510
Change-Id: I2422646f01542f571d033ee363df58e0906f3514

9 years agoMerge "TIF: start using @Nullable annotation."
Dongwon Kang [Fri, 24 Apr 2015 04:42:54 +0000 (04:42 +0000)]
Merge "TIF: start using @Nullable annotation."

9 years agoMerge "Package and storage movement callbacks."
Jeff Sharkey [Fri, 24 Apr 2015 04:08:21 +0000 (04:08 +0000)]
Merge "Package and storage movement callbacks."

9 years agoMerge "MediaHTTPConnection: set connect time out"
Chong Zhang [Fri, 24 Apr 2015 03:47:48 +0000 (03:47 +0000)]
Merge "MediaHTTPConnection: set connect time out"

9 years agoPackage and storage movement callbacks.
Jeff Sharkey [Fri, 24 Apr 2015 02:36:02 +0000 (19:36 -0700)]
Package and storage movement callbacks.

Since package and primary storage movement can take quite awhile,
we want to have SystemUI surface progress and allow the Settings
app to be torn down while the movement proceeds in the background.

Movement requests now return a unique ID that identifies an ongoing
operation, and interested parties can observe ongoing progress and
final status.  Internally, progress and status are overloaded so
the values 0-100 are progress, and any values outside that range
are terminal status.

Add explicit constants for special-cased volume UUIDs, and change
the APIs to accept VolumeInfo to reduce confusion.  Internally the
UUID value "null" means internal storage, and "primary_physical"
means the current primary physical volume.  These values are used
for both package and primary storage movement destinations.

Persist the current primary storage location in MountService
metadata, since it can be moved over time.

Surface disk scanned events with separate volume count so we can
determine when it's partitioned successfully.  Also send broadcast
to support TvSettings launching into adoption flow.

Bug: 19993667
Change-Id: Ic8a4034033c3cb3262023dba4a642efc6795af10

9 years agoMerge "media: deprecate correct codec color formats, add flexible formats"
Lajos Molnar [Fri, 24 Apr 2015 02:57:15 +0000 (02:57 +0000)]
Merge "media: deprecate correct codec color formats, add flexible formats"

9 years agoMerge "media: add flexible YUV422, 444, and RGB/RGBA formats"
Lajos Molnar [Fri, 24 Apr 2015 02:56:45 +0000 (02:56 +0000)]
Merge "media: add flexible YUV422, 444, and RGB/RGBA formats"

9 years agomedia: unhide and document already used fields
Lajos Molnar [Fri, 24 Apr 2015 02:25:43 +0000 (19:25 -0700)]
media: unhide and document already used fields

Bug: 18134807
Bug: 19300915
Bug: 11990564
Change-Id: Iaeab4a5359b946c4b1aeef6083d10045079b9720

9 years agomedia: deprecate correct codec color formats, add flexible formats
Lajos Molnar [Fri, 24 Apr 2015 00:42:53 +0000 (17:42 -0700)]
media: deprecate correct codec color formats, add flexible formats

Change-Id: Ie79c4027fa969fe352da224b3f1844b0a7eaaeaa

9 years agoMerge "Add getFormat to AudioTrack and AudioRecord"
Andy Hung [Fri, 24 Apr 2015 02:26:28 +0000 (02:26 +0000)]
Merge "Add getFormat to AudioTrack and AudioRecord"

9 years agomedia: add flexible YUV422, 444, and RGB/RGBA formats
Lajos Molnar [Thu, 23 Apr 2015 23:32:38 +0000 (16:32 -0700)]
media: add flexible YUV422, 444, and RGB/RGBA formats

These are used by Media.Image on getOutputImage.

Change-Id: I171c5b90423800eeab4e36625dcf727a2a2affcd

9 years agoAdd permission annotations to the Browser
Tor Norbye [Fri, 24 Apr 2015 01:49:23 +0000 (18:49 -0700)]
Add permission annotations to the Browser

Change-Id: Ib75a846faa4f73468d4c7bc04092ec0e80414d67

9 years agoMerge "CEC: Check port id for ARC status update on hotplug"
Jinsuk Kim [Fri, 24 Apr 2015 01:45:28 +0000 (01:45 +0000)]
Merge "CEC: Check port id for ARC status update on hotplug"

9 years agoAudioService: Fix mConnectedDevices iteration issues.
John Spurlock [Fri, 24 Apr 2015 01:32:37 +0000 (21:32 -0400)]
AudioService: Fix mConnectedDevices iteration issues.

 - Don't remove from the map while iterating.
 - Use ArrayMap and tighten up all iterations to avoid unnecessary
   allocations.

Bug: 20523001
Change-Id: I2587d0f9778b38d96afdfd0e61b00b06911837ae

9 years agoTIF: start using @Nullable annotation.
Dongwon Kang [Thu, 23 Apr 2015 10:44:59 +0000 (19:44 +0900)]
TIF: start using @Nullable annotation.

Added @Nullable annotation when the javadoc sprcifies the return value
or argument can be null.

Bug: 19941047
Change-Id: I823189a242fae10ca14788fee9747bf5d59f5eb3

9 years agoMerge "Add pre-order as a pricing type for ContentInfoExtender"
Jose Lima [Fri, 24 Apr 2015 01:23:33 +0000 (01:23 +0000)]
Merge "Add pre-order as a pricing type for ContentInfoExtender"

9 years agoMediaHTTPConnection: set connect time out
Chong Zhang [Fri, 24 Apr 2015 01:21:05 +0000 (18:21 -0700)]
MediaHTTPConnection: set connect time out

bug: 19890444
Change-Id: Ib669e6d1524620b37a683612369b405c8367f4a5

9 years agoAdd getFormat to AudioTrack and AudioRecord
Andy Hung [Thu, 23 Apr 2015 01:30:51 +0000 (18:30 -0700)]
Add getFormat to AudioTrack and AudioRecord

This enables getting channel index masks and is future-friendly.

Change-Id: Ia0bb9a855e97e8279b2226cf75e0ddd03af3fb7f