OSDN Git Service

android-x86/frameworks-base.git
10 years agoam f010cb69: Revert "Update indeterminate linear progress bar"
Tenghui Zhu [Tue, 19 Aug 2014 23:35:28 +0000 (23:35 +0000)]
am f010cb69: Revert "Update indeterminate linear progress bar"

* commit 'f010cb690c49887ba8fc6f925c468b8fa865a4c1':
  Revert "Update indeterminate linear progress bar"

10 years agoam 8aabb4f2: Fixes for a few bugs related to visible-behind activities
Jose Lima [Tue, 19 Aug 2014 23:27:27 +0000 (23:27 +0000)]
am 8aabb4f2: Fixes for a few bugs related to visible-behind activities

* commit '8aabb4f2627663ba1e264c4b53b287f654635c57':
  Fixes for a few bugs related to visible-behind activities

10 years agoam f3d07927: Merge "Allow enum generated IDs to reuse existing IDs" into lmp-dev
Adam Lesinski [Tue, 19 Aug 2014 23:27:22 +0000 (23:27 +0000)]
am f3d07927: Merge "Allow enum generated IDs to reuse existing IDs" into lmp-dev

* commit 'f3d079270b690ff4592ad32e1e3d7411cf37a659':
  Allow enum generated IDs to reuse existing IDs

10 years agoRevert "Update indeterminate linear progress bar"
Tenghui Zhu [Tue, 19 Aug 2014 23:23:20 +0000 (23:23 +0000)]
Revert "Update indeterminate linear progress bar"

This reverts commit 00282d5a5182293d401164278738f454b42cf979.

Change-Id: I1c1d167c32006cef807e0eeb44cfef784a6444e5

10 years agoFixes for a few bugs related to visible-behind activities
Jose Lima [Mon, 18 Aug 2014 22:19:41 +0000 (15:19 -0700)]
Fixes for a few bugs related to visible-behind activities

   - Allow activities currently not visible to switch back to not
     visible-behind state.
   - Do not allow an activity that is not set as the visible-behind
     activity to cancel the visible-behind state.
   - Immediately mark a finishing activity as no longer visible behind.

Bug: 17070266
Change-Id: I2c5016793e5264013b8a54b84098e6ffae34ae6c

10 years agoam 1a054ea8: Merge "camera2: legacy: disable shutter sounds unconditionally via camer...
Igor Murashkin [Tue, 19 Aug 2014 23:15:17 +0000 (23:15 +0000)]
am 1a054ea8: Merge "camera2: legacy: disable shutter sounds unconditionally via camera2 api" into lmp-dev

* commit '1a054ea879292367e0ebfbe124585e32be595d21':
  camera2: legacy: disable shutter sounds unconditionally via camera2 api

10 years agoam 314d0b0f: Merge "Fix button text color, reduce alert dialog padding" into lmp-dev
Alan Viverette [Tue, 19 Aug 2014 23:04:11 +0000 (23:04 +0000)]
am 314d0b0f: Merge "Fix button text color, reduce alert dialog padding" into lmp-dev

* commit '314d0b0ff845ed88159c77a9430c2bf7265a2735':
  Fix button text color, reduce alert dialog padding

10 years agoam 7617ae5f: Merge "Fix alignParentRight/End in RelativeLayout" into lmp-dev
Alan Viverette [Tue, 19 Aug 2014 23:04:06 +0000 (23:04 +0000)]
am 7617ae5f: Merge "Fix alignParentRight/End in RelativeLayout" into lmp-dev

* commit '7617ae5fe9aa1a5459e782490e70d16c9d6a7432':
  Fix alignParentRight/End in RelativeLayout

10 years agoam 273f568d: Merge "Fixed ChangeBounds matching against the wrong View." into lmp-dev
George Mount [Tue, 19 Aug 2014 23:04:01 +0000 (23:04 +0000)]
am 273f568d: Merge "Fixed ChangeBounds matching against the wrong View." into lmp-dev

* commit '273f568ddfd14902640854f7cedd2a0324518be9':
  Fixed ChangeBounds matching against the wrong View.

10 years agoam 6e1a41fa: Merge "Update indeterminate linear progress bar" into lmp-dev
ztenghui [Tue, 19 Aug 2014 22:50:16 +0000 (22:50 +0000)]
am 6e1a41fa: Merge "Update indeterminate linear progress bar" into lmp-dev

* commit '6e1a41fa25a5cc6f6fb077b292d24e0f484e2e14':
  Update indeterminate linear progress bar

10 years agoam 06b155eb: Merge "Update setShadowLayer doc" into lmp-dev
Chris Craik [Tue, 19 Aug 2014 22:50:11 +0000 (22:50 +0000)]
am 06b155eb: Merge "Update setShadowLayer doc" into lmp-dev

* commit '06b155eb510a6087035c474992b43111700f69bb':
  Update setShadowLayer doc

10 years agoam 5bdd7e48: Merge "Early reject drawText calls that will not draw" into lmp-dev
Chris Craik [Tue, 19 Aug 2014 22:50:06 +0000 (22:50 +0000)]
am 5bdd7e48: Merge "Early reject drawText calls that will not draw" into lmp-dev

* commit '5bdd7e48306c32fe3d4ffdb0c92e539245937908':
  Early reject drawText calls that will not draw

10 years agoam 03d07be7: API Review: android.media.tv
Jae Seo [Tue, 19 Aug 2014 22:31:08 +0000 (22:31 +0000)]
am 03d07be7: API Review: android.media.tv

* commit '03d07be733caa36262ef8c9c3aef400d9bca118b':
  API Review: android.media.tv

10 years agoAPI Review: android.media.tv
Jae Seo [Tue, 19 Aug 2014 06:14:12 +0000 (23:14 -0700)]
API Review: android.media.tv

TvView:
- Instead of ERROR_INPUT_DISCONNECTED, a separate callback
  onDisconnected; change onError to onConnectionFailed.

Bug: 17114406
Change-Id: I9457ac81c883610f96954494bf75a4e78e53383f

10 years agoam 09662e68: Merge "Make Toolbars (and Toolbar-based ActionBars) have constant text...
Adam Powell [Tue, 19 Aug 2014 22:19:41 +0000 (22:19 +0000)]
am 09662e68: Merge "Make Toolbars (and Toolbar-based ActionBars) have constant text size" into lmp-dev

* commit '09662e68baf9748ff9bedcfb0fa59e388ec54588':
  Make Toolbars (and Toolbar-based ActionBars) have constant text size

10 years agoam 940e67a8: Merge "ConnectionService API has only one completed callback (1/3)"...
Ihab Awad [Tue, 19 Aug 2014 21:31:34 +0000 (21:31 +0000)]
am 940e67a8: Merge "ConnectionService API has only one completed callback (1/3)" into lmp-dev

* commit '940e67a88bb5cc6f97afa4f0a703e428d55c537f':
  ConnectionService API has only one completed callback (1/3)

10 years agoMerge "Fix alignParentRight/End in RelativeLayout" into lmp-dev
Alan Viverette [Tue, 19 Aug 2014 22:55:07 +0000 (22:55 +0000)]
Merge "Fix alignParentRight/End in RelativeLayout" into lmp-dev

10 years agoFix alignParentRight/End in RelativeLayout
Alan Viverette [Tue, 19 Aug 2014 22:41:51 +0000 (15:41 -0700)]
Fix alignParentRight/End in RelativeLayout

BUG: 17136816
Change-Id: If7edb2e0216384429f4caf7e9aae01c09ddd8be4

10 years agoMerge "Fixed ChangeBounds matching against the wrong View." into lmp-dev
George Mount [Tue, 19 Aug 2014 22:53:13 +0000 (22:53 +0000)]
Merge "Fixed ChangeBounds matching against the wrong View." into lmp-dev

10 years agoFixed ChangeBounds matching against the wrong View.
George Mount [Tue, 29 Jul 2014 18:15:54 +0000 (11:15 -0700)]
Fixed ChangeBounds matching against the wrong View.

ChangeBounds must ensure that its parents match to use reparent,
but it used instance and ID matching. Matching can now be
done in several ways and that is insufficient.

Change-Id: Ic0432cd06549e4dc9ba49f33b0a6a42082e29dc1

10 years agoam a4f6df0f: Merge "Adding shadows to the focus state and fab button. (Bug 16950262...
Winson Chung [Tue, 19 Aug 2014 20:55:14 +0000 (20:55 +0000)]
am a4f6df0f: Merge "Adding shadows to the focus state and fab button. (Bug 16950262)" into lmp-dev

* commit 'a4f6df0f51adc0ae69fa845ceb7d0a20713cc1b2':
  Adding shadows to the focus state and fab button. (Bug 16950262)

10 years agoam e6c940f7: Small tweaks to the stack curve and header transition. (Bug 16656169)
Winson Chung [Tue, 19 Aug 2014 20:55:09 +0000 (20:55 +0000)]
am e6c940f7: Small tweaks to the stack curve and header transition. (Bug 16656169)

* commit 'e6c940f7a6a831e1e0a1bf18f9e57b0408dc72ef':
  Small tweaks to the stack curve and header transition. (Bug 16656169)

10 years agoam 960ab6de: Merge "Add Shell command to set AppOps permissions" into lmp-dev
Adam Lesinski [Tue, 19 Aug 2014 20:55:05 +0000 (20:55 +0000)]
am 960ab6de: Merge "Add Shell command to set AppOps permissions" into lmp-dev

* commit '960ab6de31ddd1a92e7a2e1829a2f2cd9b209c13':
  Add Shell command to set AppOps permissions

10 years agoam 1e8ba427: Merge "Rephrase the Exit guest action and dialog text" into lmp-dev
Amith Yamasani [Tue, 19 Aug 2014 20:47:10 +0000 (20:47 +0000)]
am 1e8ba427: Merge "Rephrase the Exit guest action and dialog text" into lmp-dev

* commit '1e8ba427abacc928f018ceaf21a9278de886b43d':
  Rephrase the Exit guest action and dialog text

10 years agoSmall tweaks to the stack curve and header transition. (Bug 16656169)
Winson Chung [Fri, 15 Aug 2014 19:27:37 +0000 (12:27 -0700)]
Small tweaks to the stack curve and header transition. (Bug 16656169)

Change-Id: I96120063a66f267ad0b6a39b3dd020bc030083b8

10 years agoam 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-dev
Tim Murray [Tue, 19 Aug 2014 20:39:05 +0000 (20:39 +0000)]
am 9ba9298e: Merge "Stop sign-extending RS IDs." into lmp-dev

* commit '9ba9298e028e32eb6b1058dfb47eeae5fda164c4':
  Stop sign-extending RS IDs.

10 years agoam 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-dev
Tim Murray [Tue, 19 Aug 2014 20:39:01 +0000 (20:39 +0000)]
am 3c02b020: Merge "Fix IO_INPUT with 64-bit." into lmp-dev

* commit '3c02b0201c4e57bb493a926ee79aaf80fbd1ff7b':
  Fix IO_INPUT with 64-bit.

10 years agoam cb877145: Merge "Zen: Remove "allow disable" filter from noman." into lmp-dev
John Spurlock [Tue, 19 Aug 2014 20:26:46 +0000 (20:26 +0000)]
am cb877145: Merge "Zen: Remove "allow disable" filter from noman." into lmp-dev

* commit 'cb8771459629d1801cbecb1bad1754351e24f083':
  Zen: Remove "allow disable" filter from noman.

10 years agoam 793b08cd: Merge "Set start transform before animator starts." into lmp-dev
George Mount [Tue, 19 Aug 2014 19:58:10 +0000 (19:58 +0000)]
am 793b08cd: Merge "Set start transform before animator starts." into lmp-dev

* commit '793b08cd65f98edb48fd6e3dae440b0d71405567':
  Set start transform before animator starts.

10 years agoam 14152c79: Merge "Stop using LinkProperties for static configuration." into lmp-dev
Lorenzo Colitti [Tue, 19 Aug 2014 19:29:11 +0000 (19:29 +0000)]
am 14152c79: Merge "Stop using LinkProperties for static configuration." into lmp-dev

* commit '14152c7994d690a5ee0a0aad19701557407a4d70':
  Stop using LinkProperties for static configuration.

10 years agoam fc1bf228: Merge "Don\'t cast shadows from gradients with transparent parts" into...
Chris Craik [Tue, 19 Aug 2014 19:29:07 +0000 (19:29 +0000)]
am fc1bf228: Merge "Don\'t cast shadows from gradients with transparent parts" into lmp-dev

* commit 'fc1bf228ec27ca3a1fd2d570650a003f0045a64b':
  Don't cast shadows from gradients with transparent parts

10 years agoam d30eb64f: am 87978406: (-s ours) am df7af46a: VirtualDisplayAdapter: Set the trans...
Jesse Hall [Tue, 19 Aug 2014 19:16:50 +0000 (19:16 +0000)]
am d30eb64f: am 87978406: (-s ours) am df7af46a: VirtualDisplayAdapter: Set the transaction surface even if NULL

* commit 'd30eb64f61f1cacb1bfca1be512bc1d208206f08':
  VirtualDisplayAdapter: Set the transaction surface even if NULL

10 years agoam 0ec424c1: Merge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO...
Shishir Agrawal [Tue, 19 Aug 2014 19:16:45 +0000 (19:16 +0000)]
am 0ec424c1: Merge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO." into lmp-dev

* commit '0ec424c13d07bc59632bc85985ab0b5fd8ae0dec':
  Add public qualifier to TelephonyManager.TeleiccExchangeSimIO.

10 years agoam 87978406: (-s ours) am df7af46a: VirtualDisplayAdapter: Set the transaction surfac...
Jesse Hall [Tue, 19 Aug 2014 19:12:08 +0000 (19:12 +0000)]
am 87978406: (-s ours) am df7af46a: VirtualDisplayAdapter: Set the transaction surface even if NULL

* commit '87978406b405cafc773703b7c849e372339527b8':
  VirtualDisplayAdapter: Set the transaction surface even if NULL

10 years agoam 77af33f8: Merge "camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReade...
Igor Murashkin [Tue, 19 Aug 2014 18:42:38 +0000 (18:42 +0000)]
am 77af33f8: Merge "camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader" into lmp-dev

* commit '77af33f81d2cbef1580a103c4efda6829f20c7e1':
  camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader

10 years agoam 3b690f25: Merge "camera2: (Legacy) Add control.sceneMode = DISABLED to templates...
Igor Murashkin [Tue, 19 Aug 2014 18:42:35 +0000 (18:42 +0000)]
am 3b690f25: Merge "camera2: (Legacy) Add control.sceneMode = DISABLED to templates" into lmp-dev

* commit '3b690f25d97907486a4fcf9f8c05a89bf25f23fd':
  camera2: (Legacy) Add control.sceneMode = DISABLED to templates

10 years agoam d127a4eb: media.MediaPlayer: don\'t check file-existence for URI-s with scheme
Lajos Molnar [Tue, 19 Aug 2014 18:14:43 +0000 (18:14 +0000)]
am d127a4eb: media.MediaPlayer: don\'t check file-existence for URI-s with scheme

* commit 'd127a4ebe9cbd96dfe4879d969c4de0feedd4717':
  media.MediaPlayer: don't check file-existence for URI-s with scheme

10 years agomedia.MediaPlayer: don't check file-existence for URI-s with scheme
Lajos Molnar [Mon, 18 Aug 2014 21:26:55 +0000 (14:26 -0700)]
media.MediaPlayer: don't check file-existence for URI-s with scheme

setDataSource can be called with URI-s as well as with file paths.
Check file-existence only for file:// URI-s as well as URI-s
without scheme (which are assumed to be paths).

Bug: 17109022
Change-Id: I70f16a4f614dcef0b47fa264cf708473036cef4e

10 years agoam 368325e4: Update MediaSession APIs for council feedback
RoboErik [Tue, 19 Aug 2014 17:23:56 +0000 (17:23 +0000)]
am 368325e4: Update MediaSession APIs for council feedback

* commit '368325e4ea45f51b28a09c78a7f0f3c1f052443f':
  Update MediaSession APIs for council feedback

10 years agoUpdate MediaSession APIs for council feedback
RoboErik [Fri, 15 Aug 2014 22:21:41 +0000 (15:21 -0700)]
Update MediaSession APIs for council feedback

-Changes MediaSessionManager.SessionsListener to OnActiveSessionsChangedListener
and makes it an interface.
-Renames MediaController.VolumeInfo to MediaController.AudioInfo
-Renames MediaSession.Track to MediaSession.Item

bug:17059552
Change-Id: I3a0b4371700ad6657972c312a5ab89ddfac6df5b

10 years agoam fb52669c: Merge "Respect round rect clip when determining op opaqueness" into...
Chris Craik [Tue, 19 Aug 2014 16:59:09 +0000 (16:59 +0000)]
am fb52669c: Merge "Respect round rect clip when determining op opaqueness" into lmp-dev

* commit 'fb52669c01cb31164801e2320f9d3fc954b3f16b':
  Respect round rect clip when determining op opaqueness

10 years agoam 2d0cb7d1: Add a way to get Transitions from a TransitionSet.
George Mount [Tue, 19 Aug 2014 16:51:15 +0000 (16:51 +0000)]
am 2d0cb7d1: Add a way to get Transitions from a TransitionSet.

* commit '2d0cb7d16f3c280c1c4b317cbfc96a5bb9f3bc94':
  Add a way to get Transitions from a TransitionSet.

10 years agoam a21bd779: Merge "Revert workaround for network limit dialog." into lmp-dev
John Spurlock [Tue, 19 Aug 2014 16:51:11 +0000 (16:51 +0000)]
am a21bd779: Merge "Revert workaround for network limit dialog." into lmp-dev

* commit 'a21bd779ae24cbb08ae95361f13006b09e7e273a':
  Revert workaround for network limit dialog.

10 years agoAdd a way to get Transitions from a TransitionSet.
George Mount [Mon, 18 Aug 2014 23:24:21 +0000 (16:24 -0700)]
Add a way to get Transitions from a TransitionSet.

Bug 17113732

Change-Id: I0a157a59448e66560ba2252709971131c5dea401

10 years agoam d324e32f: Merge "Exposing in-call API to other implementing classes. (1/4)" into...
Tyler Gunn [Tue, 19 Aug 2014 16:35:16 +0000 (16:35 +0000)]
am d324e32f: Merge "Exposing in-call API to other implementing classes. (1/4)" into lmp-dev

* commit 'd324e32f6643f9630fdc2dc6d88b6bf6e771886e':
  Exposing in-call API to other implementing classes. (1/4)

10 years agoam 0587c834: When notify uri changes, changing the way we retrieve the userId.
Nicolas Prevot [Tue, 19 Aug 2014 16:35:12 +0000 (16:35 +0000)]
am 0587c834: When notify uri changes, changing the way we retrieve the userId.

* commit '0587c834eeb980687e46b13b9cdeae54e5cb06cd':
  When notify uri changes, changing the way we retrieve the userId.

10 years agoam df7af46a: VirtualDisplayAdapter: Set the transaction surface even if NULL
Jesse Hall [Tue, 19 Aug 2014 16:31:17 +0000 (16:31 +0000)]
am df7af46a: VirtualDisplayAdapter: Set the transaction surface even if NULL

* commit 'df7af46a4c034410dd1544415c3dcf19edef82e3':
  VirtualDisplayAdapter: Set the transaction surface even if NULL

10 years agoVirtualDisplayAdapter: Set the transaction surface even if NULL
Jesse Hall [Mon, 5 May 2014 23:09:32 +0000 (16:09 -0700)]
VirtualDisplayAdapter: Set the transaction surface even if NULL

Bug: 17116728
Change-Id: I55e4a2e575cfd3788fbdb90b050dac486976c1b6

10 years agoWhen notify uri changes, changing the way we retrieve the userId.
Nicolas Prevot [Wed, 6 Aug 2014 11:38:57 +0000 (12:38 +0100)]
When notify uri changes, changing the way we retrieve the userId.

Changing from UserHandle.getCallingUserId() to UserHandle.myUserId().
This makes the DocumentProvider work across users.

BUG: 16126891

Change-Id: I8ede64f2087894bb85eff5286803cdebd57e7137

10 years agoam 29b3fee4: Merge "Removed bugreport tile code from Quick settings" into lmp-dev
Selim Cinek [Tue, 19 Aug 2014 15:51:17 +0000 (15:51 +0000)]
am 29b3fee4: Merge "Removed bugreport tile code from Quick settings" into lmp-dev

* commit '29b3fee4e4f04ca023ee1302be47507e5635e921':
  Removed bugreport tile code from Quick settings

10 years agoMerge "ConnectionService API has only one completed callback (1/3)" into lmp-dev
Ihab Awad [Tue, 19 Aug 2014 21:21:33 +0000 (21:21 +0000)]
Merge "ConnectionService API has only one completed callback (1/3)" into lmp-dev

10 years agoConnectionService API has only one completed callback (1/3)
Ihab Awad [Mon, 18 Aug 2014 16:23:25 +0000 (09:23 -0700)]
ConnectionService API has only one completed callback (1/3)

Refactor ConnectionService API so it has only one "completed"
callback, and connection state and failure codes indicates what
happened. Previous design where we had separate callbacks for failure,
cancellation and success was error prone because it was easy to forget
to implement one of them.

Bug: 16993846
Bug: 17070939

Change-Id: I84bf5d041cf78193ccf80db201b08db3b7014830

10 years agoMerge "Don't cast shadows from gradients with transparent parts" into lmp-dev
Chris Craik [Tue, 19 Aug 2014 19:21:40 +0000 (19:21 +0000)]
Merge "Don't cast shadows from gradients with transparent parts" into lmp-dev

10 years agoDon't cast shadows from gradients with transparent parts
Chris Craik [Tue, 19 Aug 2014 01:15:36 +0000 (18:15 -0700)]
Don't cast shadows from gradients with transparent parts

bug:17070982
Change-Id: I607dd3c9397845fce53b7f097ec0b57246077ea1

10 years agoMerge "Respect round rect clip when determining op opaqueness" into lmp-dev
Chris Craik [Tue, 19 Aug 2014 16:51:32 +0000 (16:51 +0000)]
Merge "Respect round rect clip when determining op opaqueness" into lmp-dev

10 years agoam 633c8237: Data usage limit strings + icon changes.
John Spurlock [Tue, 19 Aug 2014 14:36:29 +0000 (14:36 +0000)]
am 633c8237: Data usage limit strings + icon changes.

* commit '633c82379f655f834b71edb8abfec4f113424ada':
  Data usage limit strings + icon changes.

10 years agoData usage limit strings + icon changes.
John Spurlock [Mon, 18 Aug 2014 15:35:36 +0000 (11:35 -0400)]
Data usage limit strings + icon changes.

- Change notification icon + text.
- Change QS detail overlimit title.

Bug:17042440
Change-Id: I45ebd82c3e676ec265f29b778605444ae4a1c4f1

10 years agoam 725ea467: Merge "QS: Enhance color inversion tile usage detection." into lmp-dev
John Spurlock [Tue, 19 Aug 2014 12:37:24 +0000 (12:37 +0000)]
am 725ea467: Merge "QS: Enhance color inversion tile usage detection." into lmp-dev

* commit '725ea467ecd30ea5391805cf628b7bf1a86e63e4':
  QS: Enhance color inversion tile usage detection.

10 years agoam 181fc408: Merge "First part of renaming methods in LauncherApps." into lmp-dev
Kenny Guy [Tue, 19 Aug 2014 11:15:00 +0000 (11:15 +0000)]
am 181fc408: Merge "First part of renaming methods in LauncherApps." into lmp-dev

* commit '181fc408746b5a6a1990670ce006984774d0c1a5':
  First part of renaming methods in LauncherApps.

10 years agoam a5b81bec: Properly announcing the shade state for accessibility
Selim Cinek [Tue, 19 Aug 2014 10:53:16 +0000 (10:53 +0000)]
am a5b81bec: Properly announcing the shade state for accessibility

* commit 'a5b81bec0e80ebfa231db1fc59f268a1f628a2b6':
  Properly announcing the shade state for accessibility

10 years agoam 279ce37b: Merge "Fixed accessibility issues with quick settings" into lmp-dev
Selim Cinek [Tue, 19 Aug 2014 10:53:11 +0000 (10:53 +0000)]
am 279ce37b: Merge "Fixed accessibility issues with quick settings" into lmp-dev

* commit '279ce37b8294a653af0f6c635aff97fcd6a9a06a':
  Fixed accessibility issues with quick settings

10 years agoProperly announcing the shade state for accessibility
Selim Cinek [Mon, 18 Aug 2014 14:46:22 +0000 (16:46 +0200)]
Properly announcing the shade state for accessibility

When we are entering / leaving quicksettings, accessible
users are now informed about the state change.
Also fixed a bug where the lockscreen was called notification
shade.

Bug: 15696654
Change-Id: I39d8ad3367c424ec5f9a3795be46d4785a19bbee

10 years agoam 5cf90bd9: Merge "Add cross profile intent in order after intent filter resolution...
Esteban Talavera [Tue, 19 Aug 2014 09:56:21 +0000 (09:56 +0000)]
am 5cf90bd9: Merge "Add cross profile intent in order after intent filter resolution" into lmp-dev

* commit '5cf90bd9d15ac27b0fc26007d8f50abed0913d4a':
  Add cross profile intent in order after intent filter resolution

10 years agoam 1becc968: TIF: Call setMain(false) when session is released.
Ji-Hwan Lee [Tue, 19 Aug 2014 06:23:19 +0000 (06:23 +0000)]
am 1becc968: TIF: Call setMain(false) when session is released.

* commit '1becc968b47b82d2bea2ee83f2fb91dcda07e54e':
  TIF: Call setMain(false) when session is released.

10 years agoTIF: Call setMain(false) when session is released.
Ji-Hwan Lee [Mon, 18 Aug 2014 13:01:55 +0000 (22:01 +0900)]
TIF: Call setMain(false) when session is released.

Also, rename setMainTvView() and setMainSession() to setMain(), except
ITvInputManager.

Change-Id: I586e3fd42720f07a75d6f31b1ee955ce5c29dd68

10 years agoam 53130b88: Merge "CEC: Invoke events listener upon MHL device state change" into...
Jinsuk Kim [Tue, 19 Aug 2014 06:07:54 +0000 (06:07 +0000)]
am 53130b88: Merge "CEC: Invoke events listener upon MHL device state change" into lmp-dev

* commit '53130b886f8baf2e7e75fdae8f71d90cc2b51929':
  CEC: Invoke events listener upon MHL device state change

10 years agoam 338c46a1: am eb60d0f1: am 94174ff7: am 8319455a: Merge "docs: Documented new field...
Andrew Solovay [Tue, 19 Aug 2014 05:59:55 +0000 (05:59 +0000)]
am 338c46a1: am eb60d0f1: am 94174ff7: am 8319455a: Merge "docs: Documented new fields returned by getSkuDetails()." into klp-modular-docs

* commit '338c46a18d5d7f2715248b4d512c9de559843864':
  docs: Documented new fields returned by getSkuDetails().

10 years agoam eb60d0f1: am 94174ff7: am 8319455a: Merge "docs: Documented new fields returned...
Andrew Solovay [Tue, 19 Aug 2014 05:52:57 +0000 (05:52 +0000)]
am eb60d0f1: am 94174ff7: am 8319455a: Merge "docs: Documented new fields returned by getSkuDetails()." into klp-modular-docs

* commit 'eb60d0f1937392351ef81f10b651749bd47f7898':
  docs: Documented new fields returned by getSkuDetails().

10 years agoam ecd7d762: Merge "Fix NPE when passing null TvContentRating" into lmp-dev
Jaewan Kim [Tue, 19 Aug 2014 05:03:07 +0000 (05:03 +0000)]
am ecd7d762: Merge "Fix NPE when passing null TvContentRating" into lmp-dev

* commit 'ecd7d762a47ad1a387db26c2b9ddc59ab310f00f':
  Fix NPE when passing null TvContentRating

10 years agoam 7c2ae217: Merge "TIF: verify the hardware input ID from getHardwareInputId()....
Dongwon Kang [Tue, 19 Aug 2014 04:10:41 +0000 (04:10 +0000)]
am 7c2ae217: Merge "TIF: verify the hardware input ID from getHardwareInputId()." into lmp-dev

* commit '7c2ae2177f1163a80822535adbf013edeb615ad2':
  TIF: verify the hardware input ID from getHardwareInputId().

10 years agoam b315ca55: Merge "Exposes style and theme data, adds developer option." into lmp-dev
Jon Miranda [Tue, 19 Aug 2014 02:58:25 +0000 (02:58 +0000)]
am b315ca55: Merge "Exposes style and theme data, adds developer option." into lmp-dev

* commit 'b315ca55a9da8857ebe15547f59b333891cf7ed4':
  Exposes style and theme data, adds developer option.

10 years agoRespect round rect clip when determining op opaqueness
Chris Craik [Tue, 19 Aug 2014 02:55:36 +0000 (19:55 -0700)]
Respect round rect clip when determining op opaqueness

bug:17115570
Change-Id: I30184b4678d333b5d222af8b61daa07a5e865cab

10 years agoMerge "Allow enum generated IDs to reuse existing IDs" into lmp-dev
Adam Lesinski [Tue, 19 Aug 2014 23:17:32 +0000 (23:17 +0000)]
Merge "Allow enum generated IDs to reuse existing IDs" into lmp-dev

10 years agoAllow enum generated IDs to reuse existing IDs
Adam Lesinski [Tue, 19 Aug 2014 00:14:57 +0000 (17:14 -0700)]
Allow enum generated IDs to reuse existing IDs

Change-Id: Ida5dbbce1c4ecb0a4e57511555cec6448737be25

10 years agoMerge "camera2: legacy: disable shutter sounds unconditionally via camera2 api" into...
Igor Murashkin [Tue, 19 Aug 2014 23:06:54 +0000 (23:06 +0000)]
Merge "camera2: legacy: disable shutter sounds unconditionally via camera2 api" into lmp-dev

10 years agocamera2: legacy: disable shutter sounds unconditionally via camera2 api
Igor Murashkin [Tue, 19 Aug 2014 21:51:47 +0000 (14:51 -0700)]
camera2: legacy: disable shutter sounds unconditionally via camera2 api

Bug: 17109582
Change-Id: Ieb3fc61ff111d792cc657c018e278349c25472cf

10 years agoMerge "Fix button text color, reduce alert dialog padding" into lmp-dev
Alan Viverette [Tue, 19 Aug 2014 22:56:42 +0000 (22:56 +0000)]
Merge "Fix button text color, reduce alert dialog padding" into lmp-dev

10 years agoMerge "Update indeterminate linear progress bar" into lmp-dev
ztenghui [Tue, 19 Aug 2014 22:42:33 +0000 (22:42 +0000)]
Merge "Update indeterminate linear progress bar" into lmp-dev

10 years agoUpdate indeterminate linear progress bar
ztenghui [Tue, 19 Aug 2014 21:35:53 +0000 (14:35 -0700)]
Update indeterminate linear progress bar

b/14622065

Change-Id: I1366ecd5e265f5acc31a0ec6281de6e345a8464b

10 years agoMerge "Update setShadowLayer doc" into lmp-dev
Chris Craik [Tue, 19 Aug 2014 22:40:49 +0000 (22:40 +0000)]
Merge "Update setShadowLayer doc" into lmp-dev

10 years agoUpdate setShadowLayer doc
Chris Craik [Tue, 19 Aug 2014 21:41:31 +0000 (14:41 -0700)]
Update setShadowLayer doc

bug:17134528
Change-Id: I436bb0163b18d0b88954bf9dac16e51d14a533eb

10 years agoMerge "Early reject drawText calls that will not draw" into lmp-dev
Chris Craik [Tue, 19 Aug 2014 22:36:32 +0000 (22:36 +0000)]
Merge "Early reject drawText calls that will not draw" into lmp-dev

10 years agoEarly reject drawText calls that will not draw
Chris Craik [Tue, 19 Aug 2014 17:21:12 +0000 (10:21 -0700)]
Early reject drawText calls that will not draw

bug:17114102

Prevents high contrast text from drawing invisible text.

Also fixes stroked text bounds calculation.

Change-Id: Iaeff51ead8b7b8ef2a1a0ca8b89598564e0d443f

10 years agoMerge "Make Toolbars (and Toolbar-based ActionBars) have constant text size" into...
Adam Powell [Tue, 19 Aug 2014 22:14:06 +0000 (22:14 +0000)]
Merge "Make Toolbars (and Toolbar-based ActionBars) have constant text size" into lmp-dev

10 years agoMake Toolbars (and Toolbar-based ActionBars) have constant text size
Adam Powell [Tue, 19 Aug 2014 02:09:27 +0000 (19:09 -0700)]
Make Toolbars (and Toolbar-based ActionBars) have constant text size

Bug 16397655

Change-Id: I908feb1c0a44e4d6061ed49a81c326c841bb2e7c

10 years agoMerge "Add Shell command to set AppOps permissions" into lmp-dev
Adam Lesinski [Tue, 19 Aug 2014 20:45:15 +0000 (20:45 +0000)]
Merge "Add Shell command to set AppOps permissions" into lmp-dev

10 years agoAdd Shell command to set AppOps permissions
Adam Lesinski [Mon, 18 Aug 2014 23:10:28 +0000 (16:10 -0700)]
Add Shell command to set AppOps permissions

Change-Id: I6446543b27f0d2d2e69590a2807e713c6d5ccbbc

10 years agoMerge "Rephrase the Exit guest action and dialog text" into lmp-dev
Amith Yamasani [Tue, 19 Aug 2014 20:40:44 +0000 (20:40 +0000)]
Merge "Rephrase the Exit guest action and dialog text" into lmp-dev

10 years agoMerge "Stop sign-extending RS IDs." into lmp-dev
Tim Murray [Tue, 19 Aug 2014 20:33:25 +0000 (20:33 +0000)]
Merge "Stop sign-extending RS IDs." into lmp-dev

10 years agoMerge "Fix IO_INPUT with 64-bit." into lmp-dev
Tim Murray [Tue, 19 Aug 2014 20:33:15 +0000 (20:33 +0000)]
Merge "Fix IO_INPUT with 64-bit." into lmp-dev

10 years agoMerge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO." into lmp-dev
Shishir Agrawal [Tue, 19 Aug 2014 19:11:26 +0000 (19:11 +0000)]
Merge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO." into lmp-dev

10 years agoMerge "camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader" into lmp-dev
Igor Murashkin [Tue, 19 Aug 2014 18:35:09 +0000 (18:35 +0000)]
Merge "camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader" into lmp-dev

10 years agocamera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader
Igor Murashkin [Tue, 19 Aug 2014 17:51:30 +0000 (10:51 -0700)]
camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReader

Return empty array since no implementation-defined sizes are supported

Bug: 17007153
Change-Id: I178e89ef6b2640896f8657765beb458022d66ae5

10 years agoMerge "camera2: (Legacy) Add control.sceneMode = DISABLED to templates" into lmp-dev
Igor Murashkin [Tue, 19 Aug 2014 18:34:56 +0000 (18:34 +0000)]
Merge "camera2: (Legacy) Add control.sceneMode = DISABLED to templates" into lmp-dev

10 years agocamera2: (Legacy) Add control.sceneMode = DISABLED to templates
Igor Murashkin [Tue, 19 Aug 2014 18:04:03 +0000 (11:04 -0700)]
camera2: (Legacy) Add control.sceneMode = DISABLED to templates

Bug: 17024375
Change-Id: Ie4e2a7f22caa842b4f3850f3739f22c5f6a9b88f

10 years agoFix button text color, reduce alert dialog padding
Alan Viverette [Mon, 18 Aug 2014 21:43:36 +0000 (14:43 -0700)]
Fix button text color, reduce alert dialog padding

Material.Button was inheriting from the default Button style, which
incorrectly set textColor (thus overriding the value from the text
appearance).

BUG: 17047363
BUG: 17111560
Change-Id: I74a8fb865bbb7262afd7eb1328e2173e9b74c175

10 years agoam d9910efb: Merge "Remove parameter field in HdmiCecKeycode." into lmp-dev
Jungshik Jang [Tue, 19 Aug 2014 02:33:49 +0000 (02:33 +0000)]
am d9910efb: Merge "Remove parameter field in HdmiCecKeycode." into lmp-dev

* commit 'd9910efb19df1b7aaebfc21d9f74977159d1b9f0':
  Remove parameter field in HdmiCecKeycode.

10 years agoMerge "TIF: verify the hardware input ID from getHardwareInputId()." into lmp-dev
Dongwon Kang [Tue, 19 Aug 2014 04:01:44 +0000 (04:01 +0000)]
Merge "TIF: verify the hardware input ID from getHardwareInputId()." into lmp-dev

10 years agoam 0dafd7dc: Merge "Fix issue #17114392: android.com.phone crashes - PackageManager...
Dianne Hackborn [Tue, 19 Aug 2014 01:25:41 +0000 (01:25 +0000)]
am 0dafd7dc: Merge "Fix issue #17114392: android.com.phone crashes - PackageManager code" into lmp-dev

* commit '0dafd7dceccde18aaa9eac05c77d035df979d88f':
  Fix issue #17114392: android.com.phone crashes - PackageManager code

10 years agoam 16b1d44e: Merge "TIF: Remove session state when hardware wrapper input crashes...
Ji-Hwan Lee [Tue, 19 Aug 2014 01:16:21 +0000 (01:16 +0000)]
am 16b1d44e: Merge "TIF: Remove session state when hardware wrapper input crashes" into lmp-dev

* commit '16b1d44eea546f0ac4144f8cfbb847f9b880bfb6':
  TIF: Remove session state when hardware wrapper input crashes