OSDN Git Service

android-x86/frameworks-base.git
9 years agoFixed a bug with svelte and voice assist
Selim Cinek [Fri, 8 May 2015 01:12:51 +0000 (18:12 -0700)]
Fixed a bug with svelte and voice assist

Handling the case that no info is around.
Bug: 20925281

Change-Id: Id5a4c4373877909a898c8852891a854eacbc1f6c

9 years agoMerge "Add URL bar to captive portal login app." into mnc-dev
Paul Jensen [Fri, 8 May 2015 01:08:52 +0000 (01:08 +0000)]
Merge "Add URL bar to captive portal login app." into mnc-dev

9 years agoMerge "Allow obtaining BLE capabilities in BLE scan only mode." into mnc-dev
Wei Wang [Fri, 8 May 2015 00:40:26 +0000 (00:40 +0000)]
Merge "Allow obtaining BLE capabilities in BLE scan only mode." into mnc-dev

9 years agoAllow obtaining BLE capabilities in BLE scan only mode.
Wei Wang [Thu, 7 May 2015 23:25:33 +0000 (16:25 -0700)]
Allow obtaining BLE capabilities in BLE scan only mode.

Bug:20923734
Change-Id: I7f3e5fd4410da39922be4512e4ba6ccdeb32887d

9 years agoUpdate LayoutLib for theme key changes to fix build
Alan Viverette [Thu, 7 May 2015 23:24:10 +0000 (16:24 -0700)]
Update LayoutLib for theme key changes to fix build

Change-Id: I47b400b320f16688cd32c1d8955a660637d93f4d

9 years agoMediaPlayer: pause media time when buffering
Chong Zhang [Wed, 6 May 2015 20:14:59 +0000 (13:14 -0700)]
MediaPlayer: pause media time when buffering

bug: 20500732
Change-Id: Ife7f75f5cc587af56451c85ea8adbdc380f38348

9 years agoMerge "Disable ActionBar animations pending more involved fix" into mnc-dev
Chet Haase [Thu, 7 May 2015 22:00:17 +0000 (22:00 +0000)]
Merge "Disable ActionBar animations pending more involved fix" into mnc-dev

9 years agoMerge "Consider punctuation treatment when selecting text." into mnc-dev
Mady Mellor [Thu, 7 May 2015 21:59:35 +0000 (21:59 +0000)]
Merge "Consider punctuation treatment when selecting text." into mnc-dev

9 years agoDisable ActionBar animations pending more involved fix
Chet Haase [Thu, 7 May 2015 14:43:22 +0000 (07:43 -0700)]
Disable ActionBar animations pending more involved fix

Recycling of ActionBar items can cause problems with the current
ActionBar animations, as the system animates views that represent both
pre- and post-layout changes, sometimes causing opposit animations to
run on the same view, resulting in unpredictable effect slike views
remaining invisible.

This 'fix' is a workaround to disable item animations pending a more
complete and robust fix that involves a more involved system of view
recycling that would avoid recycling views that are currently being used
in animations.

Issue #20538912 Menu missing in Downloads app

Change-Id: I7b1d3baf94378e4788f868801a452c6583353842

9 years agoMerge "Fix: A part of grapheme cluster can be selected." into mnc-dev
Keisuke Kuroyanagi [Thu, 7 May 2015 21:37:47 +0000 (21:37 +0000)]
Merge "Fix: A part of grapheme cluster can be selected." into mnc-dev

9 years agoMerge "Add IntentFilter auto verification - part 8" into mnc-dev
Fabrice Di Meglio [Thu, 7 May 2015 21:29:14 +0000 (21:29 +0000)]
Merge "Add IntentFilter auto verification - part 8" into mnc-dev

9 years agoMerge "MidiManager: Improve output of "dumpsys midi"" into mnc-dev
Mike Lockwood [Thu, 7 May 2015 21:23:25 +0000 (21:23 +0000)]
Merge "MidiManager: Improve output of "dumpsys midi"" into mnc-dev

9 years agoMerge "Improve keying for theme caches, rebase system theme on config change" into...
Alan Viverette [Thu, 7 May 2015 21:19:57 +0000 (21:19 +0000)]
Merge "Improve keying for theme caches, rebase system theme on config change" into mnc-dev

9 years agoMerge "Revert "Text selection - Don't select vertical white space"" into mnc-dev
Mady Mellor [Thu, 7 May 2015 21:13:42 +0000 (21:13 +0000)]
Merge "Revert "Text selection - Don't select vertical white space"" into mnc-dev

9 years agoMerge "Replace Material text cursor with XML shape" into mnc-dev
Alan Viverette [Thu, 7 May 2015 21:06:31 +0000 (21:06 +0000)]
Merge "Replace Material text cursor with XML shape" into mnc-dev

9 years agoConsider punctuation treatment when selecting text.
Mady Mellor [Wed, 15 Apr 2015 21:23:26 +0000 (14:23 -0700)]
Consider punctuation treatment when selecting text.

This treats punctuation as "words", so groups of punctuation will be
selected together, i.e. "Hmm... yay!!!" would be treated as four words:
Hmm-...-yay-!!!

Bug: 19950062
Change-Id: Ic9514c524092734fad1abdf19a736bfa1406157b

9 years agoRevert "Text selection - Don't select vertical white space"
Mady Mellor [Thu, 7 May 2015 18:26:37 +0000 (11:26 -0700)]
Revert "Text selection - Don't select vertical white space"

This reverts commit b9bbbb1d97adb8ffdda2af14921401aabcec8cdd.

Bug: 20653654
Change-Id: Id96409ac17783bd1e7055913f14de8741d0f9caf

9 years agoReplace Material text cursor with XML shape
Alan Viverette [Thu, 7 May 2015 21:02:28 +0000 (14:02 -0700)]
Replace Material text cursor with XML shape

Bug: 20754494
Change-Id: Ide1c9d7f37863a1ee88b69b5e7f478c124bb7eae

9 years agoFix build
John Reck [Thu, 7 May 2015 20:50:55 +0000 (13:50 -0700)]
Fix build

Change-Id: I233f943041ce46b0d69e0e2f5e0dcda9aa9b7d4b

9 years agoMerge "Fix clang warnings on unused variable, mismatched tag, print format." into...
Chih-Hung Hsieh [Thu, 7 May 2015 20:29:20 +0000 (20:29 +0000)]
Merge "Fix clang warnings on unused variable, mismatched tag, print format." into mnc-dev

9 years agoMerge "Remove SkBitmap from ResourceCache" into mnc-dev
John Reck [Thu, 7 May 2015 20:28:56 +0000 (20:28 +0000)]
Merge "Remove SkBitmap from ResourceCache" into mnc-dev

9 years agoMerge "camera2: allow mixing regular/reprocess requests" into mnc-dev
Chien-Yu Chen [Thu, 7 May 2015 20:24:48 +0000 (20:24 +0000)]
Merge "camera2: allow mixing regular/reprocess requests" into mnc-dev

9 years agoMerge "Properly cancel animators when View doesn't exist in starting state." into...
George Mount [Thu, 7 May 2015 20:22:59 +0000 (20:22 +0000)]
Merge "Properly cancel animators when View doesn't exist in starting state." into mnc-dev

9 years agoMerge "Fix broke NDK sensor manager API" into mnc-dev
Svet Ganov [Thu, 7 May 2015 20:19:26 +0000 (20:19 +0000)]
Merge "Fix broke NDK sensor manager API" into mnc-dev

9 years agoRemove SkBitmap from ResourceCache
John Reck [Thu, 7 May 2015 20:14:15 +0000 (13:14 -0700)]
Remove SkBitmap from ResourceCache

Bug: 18928352

Fully-proper refcounting via SkBitmap/SkPixelRef, no more
side-channel refcounting via ResourceCache. Makes HWUI
more resilient to the bitmap being modified as well as
the SkBitmap's info & rowBytes() is updated every time
a DisplayList is recorded instead of relying on buggy
cache eviction logic

Change-Id: I2e8292d62ab6c257a2cfa1542387bf2bf1ade816

9 years agoMerge "Only resize list popup if it's still attached to a window" into mnc-dev
Alan Viverette [Thu, 7 May 2015 20:07:47 +0000 (20:07 +0000)]
Merge "Only resize list popup if it's still attached to a window" into mnc-dev

9 years agoMidiManager: Improve output of "dumpsys midi"
Mike Lockwood [Thu, 7 May 2015 20:02:01 +0000 (13:02 -0700)]
MidiManager: Improve output of "dumpsys midi"

- Include each device's port status from MidiDeviceStatus
- MidiDeviceInfo.toString() now outputs all the names and values in the properties Bundle

Change-Id: Ic9329153e4ae4d5619e274d27a420943473377e5

9 years agoOnly resize list popup if it's still attached to a window
Alan Viverette [Thu, 7 May 2015 20:00:25 +0000 (13:00 -0700)]
Only resize list popup if it's still attached to a window

We can't rely on ListPopupWindow.dismiss() to get called before the popup
is removed, for example when the activity hosting the popup is finished,
but we can easily ensure that the popup is still attached to a window.

Bug: 20831507
Change-Id: I9dcaa46e68df3f2b301cf299fa64d460c7e177fd

9 years agoProperly cancel animators when View doesn't exist in starting state.
George Mount [Thu, 7 May 2015 17:18:43 +0000 (10:18 -0700)]
Properly cancel animators when View doesn't exist in starting state.

Bug 19290065

When a transition was interrupted, if a View was not in the start
state, but in the end state, then any animator on that View was
not canceled. This detects that situation and allows canceling
the animator on that View.

Change-Id: Ib1d0579bb6b211782c40c6327be59b0c59682731

9 years agoFix broke NDK sensor manager API
Svet Ganov [Thu, 7 May 2015 17:49:07 +0000 (10:49 -0700)]
Fix broke NDK sensor manager API

Change-Id: I0f4e2a3ce20ce20e0aa5a7d38d1f988497c033c0

9 years agoam a7f27a76: (-s ours) am 504bb9e7: Merge "Temporarily increase saved tombstone size...
Christopher Ferris [Thu, 7 May 2015 19:42:02 +0000 (19:42 +0000)]
am a7f27a76: (-s ours) am 504bb9e7: Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev

* commit 'a7f27a767347af8383c78be656fb5d809ee60951':
  Temporarily increase saved tombstone size. DO NOT MERGE

9 years agoFix clang warnings on unused variable, mismatched tag, print format.
Chih-Hung Hsieh [Wed, 6 May 2015 21:42:04 +0000 (14:42 -0700)]
Fix clang warnings on unused variable, mismatched tag, print format.

BUG: 20890093
Change-Id: I91588f481d80b69823bc9d104b8bd09167ee5373

9 years agoam 504bb9e7: Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into...
Christopher Ferris [Thu, 7 May 2015 19:29:02 +0000 (19:29 +0000)]
am 504bb9e7: Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev

* commit '504bb9e7709cd51500b68f4220fffb61e11a5e1b':
  Temporarily increase saved tombstone size. DO NOT MERGE

9 years agoMerge "Update the rowBytes when reconfiguring to match the new imageInfo." into mnc-dev
Derek Sollenberger [Thu, 7 May 2015 19:28:29 +0000 (19:28 +0000)]
Merge "Update the rowBytes when reconfiguring to match the new imageInfo." into mnc-dev

9 years agoMerge "add logging to quick settings tiles" into mnc-dev
Chris Wren [Thu, 7 May 2015 19:23:33 +0000 (19:23 +0000)]
Merge "add logging to quick settings tiles" into mnc-dev

9 years agoMerge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev
Christopher Ferris [Thu, 7 May 2015 19:19:32 +0000 (19:19 +0000)]
Merge "Temporarily increase saved tombstone size. DO NOT MERGE" into lmp-mr1-modular-dev

9 years agoadd logging to quick settings tiles
Chris Wren [Wed, 6 May 2015 21:50:34 +0000 (17:50 -0400)]
add logging to quick settings tiles

  QS Grid visibility
  Tiles that are visibile in the grid
  Taps on tiles
  Detail visibility for DND, Users, and Data

Bug: 20264417
Change-Id: I95e65484a9be0a53a071bc12ce8195120582621e

9 years agoMerge "improve app crash detection in compatibility test" into mnc-dev
Guang Zhu [Thu, 7 May 2015 19:05:47 +0000 (19:05 +0000)]
Merge "improve app crash detection in compatibility test" into mnc-dev

9 years agoimprove app crash detection in compatibility test
Guang Zhu [Thu, 7 May 2015 17:51:29 +0000 (10:51 -0700)]
improve app crash detection in compatibility test

In addition to ensuring that process exists, we also need to
check that it's the right state. Because crashed foreground
activity can still get started as background service.

Bug: 20899208
Change-Id: I101e556ce757af1afb66686827c5851dd6fda620

9 years agoUpdate the rowBytes when reconfiguring to match the new imageInfo.
Derek Sollenberger [Thu, 7 May 2015 17:56:14 +0000 (13:56 -0400)]
Update the rowBytes when reconfiguring to match the new imageInfo.

bug: 20872840
Change-Id: Ic98a9d16e095c27ddcc193a18641732c1ee4bad0

9 years agoMerge "Delete a bunch of dead code" into mnc-dev
John Reck [Thu, 7 May 2015 18:11:04 +0000 (18:11 +0000)]
Merge "Delete a bunch of dead code" into mnc-dev

9 years agoDelete a bunch of dead code
John Reck [Thu, 7 May 2015 17:49:55 +0000 (10:49 -0700)]
Delete a bunch of dead code

Rotation wasn't supported, so just nuke all the code
around it. Fixes some unused field warnings

Change-Id: Ic33d56ed3b42e3261bddc5007c5a029831254f83

9 years agoMerge "Take into account scroll offset for transition animation" into mnc-dev
Doris Liu [Thu, 7 May 2015 17:56:45 +0000 (17:56 +0000)]
Merge "Take into account scroll offset for transition animation" into mnc-dev

9 years agoMerge "Document that new APIs for asymmetric crypto have no effect." into mnc-dev
Alex Klyubin [Thu, 7 May 2015 17:54:43 +0000 (17:54 +0000)]
Merge "Document that new APIs for asymmetric crypto have no effect." into mnc-dev

9 years agoMerge "Check parameters in KeyGenerator.init." into mnc-dev
Alex Klyubin [Thu, 7 May 2015 17:54:20 +0000 (17:54 +0000)]
Merge "Check parameters in KeyGenerator.init." into mnc-dev

9 years agoMerge "Remove dead code from EpicenterTranslateClipReveal" into mnc-dev
Alan Viverette [Thu, 7 May 2015 17:52:46 +0000 (17:52 +0000)]
Merge "Remove dead code from EpicenterTranslateClipReveal" into mnc-dev

9 years agoCheck parameters in KeyGenerator.init.
Alex Klyubin [Tue, 5 May 2015 19:57:50 +0000 (12:57 -0700)]
Check parameters in KeyGenerator.init.

KeyGenerator.init is supposed to check whether all provided parameters
are OK. This is because KeyGenerator.generateKey cannot throw checked
exceptions. This CL makes AndroidKeyStore KeyGenerator implementation
do just that. Unfortunately, keymaster/kestore doesn't provide a way
to check whether all the parameters are OK without actually generating
a key. Thus, this KeyGenerator does its best inside init method
(before Keymaster is called), and then surfaces any remaining issues
(flagged by Keymaster/keystore) as unchecked IllegalStateException.

Bug: 18088752
Change-Id: I9a04da880dcbe26c37f41d1477e41bdc74db04c9

9 years agoMerge "Use ProviderException in AndroidKeyStore." into mnc-dev
Alex Klyubin [Thu, 7 May 2015 17:43:29 +0000 (17:43 +0000)]
Merge "Use ProviderException in AndroidKeyStore." into mnc-dev

9 years agoDocument that new APIs for asymmetric crypto have no effect.
Alex Klyubin [Thu, 7 May 2015 16:36:01 +0000 (09:36 -0700)]
Document that new APIs for asymmetric crypto have no effect.

Bug: 18088752
Change-Id: Idfcf57251e76185425b9271d6a2001c5556f9f59

9 years agoMerge "Always mix in additional entropy into keymaster." into mnc-dev
Alex Klyubin [Thu, 7 May 2015 17:38:39 +0000 (17:38 +0000)]
Merge "Always mix in additional entropy into key" into mnc-dev

9 years agoRemove dead code from EpicenterTranslateClipReveal
Alan Viverette [Thu, 7 May 2015 17:38:26 +0000 (10:38 -0700)]
Remove dead code from EpicenterTranslateClipReveal

Change-Id: Id2ba801b61cf419b43188514b36cf869b4f836a6

9 years agoMerge "Filter list of possible default dialers" into mnc-dev
Yorke Lee [Thu, 7 May 2015 17:34:53 +0000 (17:34 +0000)]
Merge "Filter list of possible default dialers" into mnc-dev

9 years agoMerge "Adjust the Javadoc for user authentication timeout." into mnc-dev
Alex Klyubin [Thu, 7 May 2015 17:34:21 +0000 (17:34 +0000)]
Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev

9 years agoMerge "Define String constants for AndroidKeyStore crypto." into mnc-dev
Alex Klyubin [Thu, 7 May 2015 17:33:58 +0000 (17:33 +0000)]
Merge "Define String constants for AndroidKeyStore crypto." into mnc-dev

9 years agoTemporarily increase saved tombstone size. DO NOT MERGE
Christopher Ferris [Thu, 7 May 2015 17:31:17 +0000 (10:31 -0700)]
Temporarily increase saved tombstone size. DO NOT MERGE

Bug: 20829534
Change-Id: I2af16d342196da1acda43b0f6d7341413ef51820

9 years agoMerge "Make popup window enter animation more like app transition enter" into mnc-dev
Alan Viverette [Thu, 7 May 2015 17:25:36 +0000 (17:25 +0000)]
Merge "Make popup window enter animation more like app transition enter" into mnc-dev

9 years agoam b65b66cc: am 2224eac3: Merge "bootanimation: fix garbage line issue when screen...
Chris Elliott [Thu, 7 May 2015 17:17:03 +0000 (17:17 +0000)]
am b65b66cc: am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev

* commit 'b65b66ccc251371c817abe75176a73f84565410e':
  bootanimation: fix garbage line issue when screen height is odd.

9 years agoMerge "Remove tools attributes from framework XML" into mnc-dev
Alan Viverette [Thu, 7 May 2015 17:13:08 +0000 (17:13 +0000)]
Merge "Remove tools attributes from framework XML" into mnc-dev

9 years agoMake popup window enter animation more like app transition enter
Alan Viverette [Thu, 7 May 2015 17:07:42 +0000 (10:07 -0700)]
Make popup window enter animation more like app transition enter

Merges the translate and clip reveal so that we can adjust the clip
position based on the current translate position. This ensures the
clip appears to expand from the center of the translated popup and
never extends outside the window bounds.

Change-Id: I8bbb9c0e2293a25f7807d71d9b8779bb782d4784

9 years agoam 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd...
Chris Elliott [Thu, 7 May 2015 17:06:47 +0000 (17:06 +0000)]
am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev

* commit '2224eac30375a731f4ad38d6930dbc37b0855a0d':
  bootanimation: fix garbage line issue when screen height is odd.

9 years agoRemove tools attributes from framework XML
Alan Viverette [Thu, 7 May 2015 17:01:01 +0000 (10:01 -0700)]
Remove tools attributes from framework XML

Bug: 20494934
Change-Id: Iaf43abddf6b533c107350254e467e7a029ccc88d

9 years agoTake into account scroll offset for transition animation
Doris Liu [Fri, 1 May 2015 18:02:01 +0000 (11:02 -0700)]
Take into account scroll offset for transition animation

This CL fixed the issue where scroll offset was ignored when shared
elements are added to the ghost view and when they are laid out.

Bug: 20349408
Change-Id: Ifaeb821bffe6fcfe303221a1732125bf1c4a91b7

9 years agoMerge "Fix leak in LayoutTransition" into mnc-dev
Chet Haase [Thu, 7 May 2015 16:56:42 +0000 (16:56 +0000)]
Merge "Fix leak in LayoutTransition" into mnc-dev

9 years agoAdjust the Javadoc for user authentication timeout.
Alex Klyubin [Thu, 7 May 2015 16:51:21 +0000 (09:51 -0700)]
Adjust the Javadoc for user authentication timeout.

The Javadoc incorrectly stated that:
* 0 means authentication required for every use.
* -1 means that timeout is not specified and the key can be any time.

Bug: 18088752
Change-Id: Ie5f37e74dc207f23443527ac1725ae8a37213d75

9 years agoMerge "bootanimation: fix garbage line issue when screen height is odd." into lmp...
Chris Elliott [Thu, 7 May 2015 16:51:07 +0000 (16:51 +0000)]
Merge "bootanimation: fix garbage line issue when screen height is odd." into lmp-mr1-modular-dev

9 years agoMerge "Don't strip country and variant from locale." into mnc-dev
Niels Egberts [Thu, 7 May 2015 16:22:47 +0000 (16:22 +0000)]
Merge "Don't strip country and variant from locale." into mnc-dev

9 years agoMerge "Add warning if an in-use Bitmap is reconfigured" into mnc-dev
John Reck [Thu, 7 May 2015 16:16:14 +0000 (16:16 +0000)]
Merge "Add warning if an in-use Bitmap is reconfigured" into mnc-dev

9 years agoMerge "Avoid NPE when sendMessage is called after disconnect." into mnc-dev
Paul Jensen [Thu, 7 May 2015 15:30:46 +0000 (15:30 +0000)]
Merge "Avoid NPE when sendMessage is called after disconnect." into mnc-dev

9 years agoDon't strip country and variant from locale.
Niels Egberts [Mon, 16 Feb 2015 13:51:55 +0000 (13:51 +0000)]
Don't strip country and variant from locale.

When the synthesizer returns LANG_AVAILABLE or LANG_COUNTRY_AVAILABLE
for a certain locale, we strip the country and variant from the locale
before asking the synthesizer for the default voice name for this
locale.

This can prevent the synthesizer from picking the right locale. For
instance it prevents the synthesizer from picking en-gb if en-au is
requested, now it can only have a single preferred voice for all English
countries.

The solution is not to strip the country and variant from the locale.
This is not likely to break anything, because the input to
onGetDefaultVoiceNameFor was never expected to be a subset of all
supported language-country-variant combinations. The default
implementation handles this correctly.

Change-Id: I017f69d321039c7aa7a3ef5a09ba138e35b66670
(cherry picked from commit 4758e99783493fc546e6819b5fe9d44e1ef8c318)

9 years agoAvoid NPE when sendMessage is called after disconnect.
Paul Jensen [Thu, 7 May 2015 14:44:32 +0000 (10:44 -0400)]
Avoid NPE when sendMessage is called after disconnect.

This avoids an NPE that could occur when:
1. disconnect() is called
2. sendMessage() is called but encounters a RemoteException
3. replyDisconnected() will attempt to dereference mSrcHandler
There does not appear to be any callers that rely on the NPE.
All callers erase their reference to the AsyncChannel after
calling disconnect(), except for NetworkAgentInfo which can
cause ConnectivityService to crash.  This fix addresses that.

bug:20647016
Change-Id: I89864885dc3371941407a036b7b7647e0ec037b8

9 years agoMerge "Add CallbackRegistry." into mnc-dev
George Mount [Thu, 7 May 2015 14:34:56 +0000 (14:34 +0000)]
Merge "Add CallbackRegistry." into mnc-dev

9 years agoMerge "Fix crash during Activity Transition with TextureView." into mnc-dev
George Mount [Thu, 7 May 2015 14:34:01 +0000 (14:34 +0000)]
Merge "Fix crash during Activity Transition with TextureView." into mnc-dev

9 years agoRemove FloatMath methods from the API
Neil Fuller [Thu, 12 Feb 2015 10:13:45 +0000 (10:13 +0000)]
Remove FloatMath methods from the API

Also removing FloatMathTest. The tests are being
moved into a legacy CTS suite.

Bug: https://code.google.com/p/android/issues/detail?id=36199
Change-Id: I397fd6bcc4d988db6301245f9d47460bd6c28821

9 years agoMerge "Remove incomplete media router API." into mnc-dev
Jeff Brown [Thu, 7 May 2015 08:00:02 +0000 (08:00 +0000)]
Merge "Remove incomplete media router API." into mnc-dev

9 years agoMerge "CEC: Make wakeup on hotplug optional" into mnc-dev
Jinsuk Kim [Thu, 7 May 2015 07:12:18 +0000 (07:12 +0000)]
Merge "CEC: Make wakeup on hotplug optional" into mnc-dev

9 years agoam b53420d0: am e7866887: docs: M Preview landing page
Joe Fernandez [Thu, 7 May 2015 06:42:05 +0000 (06:42 +0000)]
am b53420d0: am e7866887: docs: M Preview landing page

* commit 'b53420d02def4277cf5b8a04da289b4291a9f24a':
  docs: M Preview landing page

9 years agoam e7866887: docs: M Preview landing page
Joe Fernandez [Thu, 7 May 2015 06:29:57 +0000 (06:29 +0000)]
am e7866887: docs: M Preview landing page

* commit 'e78668876ed0dfc25fac604b5048509f72d92c53':
  docs: M Preview landing page

9 years agodocs: M Preview landing page
Joe Fernandez [Thu, 7 May 2015 00:15:03 +0000 (17:15 -0700)]
docs: M Preview landing page

Change-Id: Ib0e49713f105823898ca5f76d6d6eb4fad54df5e

9 years agoCEC: Make wakeup on hotplug optional
Jinsuk Kim [Thu, 7 May 2015 03:12:55 +0000 (12:12 +0900)]
CEC: Make wakeup on hotplug optional

Added a new system property to make the feature optional. True
by default.

Bug: 20897914
Change-Id: I8bfca5144b802b95361e63b29abd6371971c7dbb

9 years agoMerge "Retry "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev
Yohei Yukawa [Thu, 7 May 2015 05:39:17 +0000 (05:39 +0000)]
Merge "Retry "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev

9 years agoBluetooth: Ensure Bluetooth interface handle is valid
Nitin Arora [Wed, 29 Apr 2015 19:35:03 +0000 (12:35 -0700)]
Bluetooth: Ensure Bluetooth interface handle is valid

This change adds null checks to Bluetooth interface handle to prevent
using null references when BluetoothService is not up. Also removed
the callbacks for the intermediate state removed for now as they are
not being used.

Change-Id: I0e72ff4da467a8bcf5a4e5ac48d8558e7f308c7e

9 years agoRetry "Always show auxiliary subtypes from NavBar keyboard icon."
Seigo Nonaka [Thu, 7 May 2015 04:04:13 +0000 (21:04 -0700)]
Retry "Always show auxiliary subtypes from NavBar keyboard icon."

This CL relands I1e50ee42838a1bf64a612da4904aa93458d44ea4, which was
reverted by I3decaf37198e5864a1763a059df4a36ebc70c5a7 due to the build
breakage in 'layoutlib' target, with a proper fix.

Hereafter the original CL description is repeated.

The auxiliary subtypes should be listed if the input method picker is
opened from NavBar keyboard icon.  However there is only
IMM#showInputMethodPicker() API to open input method picker and this is
also used from LockScreen or Settings UI.  Auxiliary subtypes should not
be listed there(Id7cf5d122).  Thus framework shows auxiliary subtypes
based on IMMS#mInputShown and LockScreen state, but it is not a perfect
solution.  If a physical keyboard is connected, the soft input may be
gone.  As the result, auxiliary subtypes won't be listed even if it is
opened from NavBar keyboard icon.

To fix this issue, this CL introduces IMM#showInputMethodPicker(boolean)
to be able to decide showing auxiliary subtypes by caller.
Note that IMM#showInputMethodPicker(boolean) is still hidden with @hide.
There is no public API change in this CL.

Bug: 20763994
Change-Id: Id156c85535a221235737ea6dcc15a67f1c4b9f71

9 years agoRemove incomplete media router API.
Jeff Brown [Thu, 7 May 2015 04:00:06 +0000 (21:00 -0700)]
Remove incomplete media router API.

This time not also accidentally deleting frameworks/base/Android.mk.
*sigh*

Bug: 20641986
Change-Id: I2e43ab1fdf4201fec4d5a5b73c04f27a4a848630

9 years agoMerge "Revert "Remove incomplete media router API."" into mnc-dev
Bart Sears [Thu, 7 May 2015 03:23:44 +0000 (03:23 +0000)]
Merge "Revert "Remove incomplete media router API."" into mnc-dev

9 years agoRevert "Remove incomplete media router API."
Bart Sears [Thu, 7 May 2015 03:23:20 +0000 (03:23 +0000)]
Revert "Remove incomplete media router API."

This CL has broken all builds on mnc-dev.
Reverting until Jeff can take a look at it.

This reverts commit 2e5a2051de54e64612e1357d4534c7ec851aa508.

Change-Id: Ib9b3569bfebdc7bbfbcb7aee82733b93736c5bb5

9 years agoam 0fe14486: am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render...
Diego Perez [Thu, 7 May 2015 03:14:30 +0000 (03:14 +0000)]
am 0fe14486: am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev

* commit '0fe14486211e3ade7f29ea76e16211853fe9cd7a':
  Added function to render a drawable in all available states

9 years agoam 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a drawable...
Diego Perez [Thu, 7 May 2015 03:02:34 +0000 (03:02 +0000)]
am 2021c877: am 33e54563: am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev

* commit '2021c8773150dd47d8781375af94143cb22afd9d':
  Added function to render a drawable in all available states

9 years agoMerge "Remove incomplete media router API." into mnc-dev
Jeff Brown [Thu, 7 May 2015 02:55:32 +0000 (02:55 +0000)]
Merge "Remove incomplete media router API." into mnc-dev

9 years agoRemove incomplete media router API.
Jeff Brown [Wed, 20 Aug 2014 00:39:42 +0000 (17:39 -0700)]
Remove incomplete media router API.

Bug: 20641986
Change-Id: I310fadafb5a6b8190a32e5d87f3e1823c87bcef7

9 years agoam 33e54563: am 4b125836: Merge "Added function to render a drawable in all available...
Diego Perez [Thu, 7 May 2015 02:49:50 +0000 (02:49 +0000)]
am 33e54563: am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev

* commit '33e54563daa0db610f9dc8b9d4fca8f826ffec73':
  Added function to render a drawable in all available states

9 years agoam 4b125836: Merge "Added function to render a drawable in all available states"...
Diego Perez [Thu, 7 May 2015 02:37:28 +0000 (02:37 +0000)]
am 4b125836: Merge "Added function to render a drawable in all available states" into lmp-mr1-dev

* commit '4b12583653561f69a5780126485380cac187c478':
  Added function to render a drawable in all available states

9 years agoMerge "Added function to render a drawable in all available states" into lmp-mr1-dev
Diego Perez [Thu, 7 May 2015 02:28:50 +0000 (02:28 +0000)]
Merge "Added function to render a drawable in all available states" into lmp-mr1-dev

9 years agoAdd IntentFilter auto verification - part 8
Fabrice Di Meglio [Thu, 7 May 2015 01:51:21 +0000 (18:51 -0700)]
Add IntentFilter auto verification - part 8

- fix clearing of Intent Verification Status: now do it at the correct
time when the PackageSettings info is still there
- reduce writing of Settings

See bug #19628909

Change-Id: I9113333c330964249342108fa1ca7b8ec89c3322

9 years agoMerge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev
Bart Sears [Thu, 7 May 2015 01:52:07 +0000 (01:52 +0000)]
Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" into mnc-dev

9 years agoRevert "Always show auxiliary subtypes from NavBar keyboard icon."
Bart Sears [Thu, 7 May 2015 01:51:28 +0000 (01:51 +0000)]
Revert "Always show auxiliary subtypes from NavBar keyboard icon."

CL is breaking the build.  Discussed with Seigo and verting until he can take a look at it.

This reverts commit 80ff4ed6bb8dbdad7192d679a01096aa888e090b.

Change-Id: I3decaf37198e5864a1763a059df4a36ebc70c5a7

9 years agoMerge changes from topic 'mr' into mnc-dev
Jeff Brown [Thu, 7 May 2015 01:31:23 +0000 (01:31 +0000)]
Merge changes from topic 'mr' into mnc-dev

* changes:
  Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.
  Revert "Initial draft of new MediaRouter APIs."

9 years agoAdded function to render a drawable in all available states
Andrew Shulaev [Thu, 5 Mar 2015 11:51:38 +0000 (11:51 +0000)]
Added function to render a drawable in all available states

This reverts commit 01cdf8b135be3bf67b9386dc929109c3db82c730.

Change-Id: I596855047d78c3c718744ad61432fc45e1239634
(cherry picked from commit 1f158819bc7cf58f97e47fabfaf23b2fb838f2eb)

9 years agoam c2ba7391: am 613aef87: am 86bff0bb: am 0e20bd8e: Merge changes I60c09f33,Ie0134c2b...
Diego Perez [Thu, 7 May 2015 01:02:41 +0000 (01:02 +0000)]
am c2ba7391: am 613aef87: am 86bff0bb: am 0e20bd8e: Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev

* commit 'c2ba7391704cd4025c890b37148c16bf32b55a93':
  Add new parameter to the render method to allow forcing a measure pass.
  Avoid caching mImage on the main render loop and use clipping.

9 years agoam 9af506fb: am 143eaa81: am 2ea82244: am 263e6dfa: Merge "Make status and navigation...
Diego Perez [Thu, 7 May 2015 00:49:57 +0000 (00:49 +0000)]
am 9af506fb: am 143eaa81: am 2ea82244: am 263e6dfa: Merge "Make status and navigation bars widgets and usable from layouts" into lmp-mr1-dev

* commit '9af506fb5b5f1c7f36fb439c2b120ad2b0cda602':
  Make status and navigation bars widgets and usable from layouts

9 years agoam ae4619dd: am df4c977d: am 24e10c0b: am 19dbe50b: Merge "Move StatusBar to use...
Diego Perez [Thu, 7 May 2015 00:49:51 +0000 (00:49 +0000)]
am ae4619dd: am df4c977d: am 24e10c0b: am 19dbe50b: Merge "Move StatusBar to use statusBarColor theme attribute" into lmp-mr1-dev

* commit 'ae4619dd7f3d48cae2e9b83681849a77a8201142':
  Move StatusBar to use statusBarColor theme attribute