OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Adjust spacing." into nyc-dev
Julia Reynolds [Mon, 16 May 2016 21:34:14 +0000 (21:34 +0000)]
Merge "Adjust spacing." into nyc-dev

8 years agodocs: Minor permissions phrasing tweak am: 9acd851ee6 am: 072b6fb839
Andrew Solovay [Mon, 16 May 2016 21:26:07 +0000 (21:26 +0000)]
docs: Minor permissions phrasing tweak am: 9acd851ee6 am: 072b6fb839
am: 8804495bff

* commit '8804495bffbbffa0abe8cd148ba1ea3c58e20be0':
  docs: Minor permissions phrasing tweak

Change-Id: I348ecb4cbe9301eccd78c6e2f87b1eb016627d5d

8 years agoMerge "docs: Removed note that GET_ACCOUNTS was deprecated am: cc80393d94 am: af9dc92...
Android Build Merger (Role) [Mon, 16 May 2016 21:23:21 +0000 (21:23 +0000)]
Merge "docs: Removed note that GET_ACCOUNTS was deprecated am: cc80393d94 am: af9dc9292b am: be2b224d80" into nyc-dev

8 years agodocs: Removed note that GET_ACCOUNTS was deprecated am: cc80393d94 am: af9dc9292b
Andrew Solovay [Mon, 16 May 2016 21:22:55 +0000 (21:22 +0000)]
docs: Removed note that GET_ACCOUNTS was deprecated am: cc80393d94 am: af9dc9292b
am: be2b224d80

* commit 'be2b224d80554906aa03c57f6096fa51afb48fdf':
  docs: Removed note that GET_ACCOUNTS was deprecated

Change-Id: Ic6ffde061f37bd74e45a3f60de8a5bb6aa241c58

8 years agoMerge "Fix inconsistencies in DragEvent.getX/getY behavior and JavaDoc." into nyc-dev
TreeHugger Robot [Mon, 16 May 2016 21:21:57 +0000 (21:21 +0000)]
Merge "Fix inconsistencies in DragEvent.getX/getY behavior and JavaDoc." into nyc-dev

8 years agodocs: Minor permissions phrasing tweak am: 9acd851ee6
Andrew Solovay [Mon, 16 May 2016 21:16:06 +0000 (21:16 +0000)]
docs: Minor permissions phrasing tweak am: 9acd851ee6
am: 072b6fb839

* commit '072b6fb83928120de268a1e59ebabb7f2a5c724a':
  docs: Minor permissions phrasing tweak

Change-Id: I90d66b9c745bb6f313a074c9d4b4c94a8319dbc3

8 years agodocs: Minor permissions phrasing tweak
Andrew Solovay [Mon, 16 May 2016 21:13:13 +0000 (21:13 +0000)]
docs: Minor permissions phrasing tweak
am: 9acd851ee6

* commit '9acd851ee6071fa82a725a69d75c59bf4068a83a':
  docs: Minor permissions phrasing tweak

Change-Id: I823cc460ffbf71fce9013967046076f937af3168

8 years agoMerge "Update doc of ACTION_SET_RADIO_CAPABILITY_DONE intent." into nyc-dev
TreeHugger Robot [Mon, 16 May 2016 21:13:04 +0000 (21:13 +0000)]
Merge "Update doc of ACTION_SET_RADIO_CAPABILITY_DONE intent." into nyc-dev

8 years agodocs: Removed note that GET_ACCOUNTS was deprecated am: cc80393d94
Andrew Solovay [Mon, 16 May 2016 21:11:04 +0000 (21:11 +0000)]
docs: Removed note that GET_ACCOUNTS was deprecated am: cc80393d94
am: af9dc9292b

* commit 'af9dc9292b552e189c43596658b0f09b052493af':
  docs: Removed note that GET_ACCOUNTS was deprecated

Change-Id: Id5866a8ce27407924508703292a223a4f0399cb3

8 years agodocs: Removed note that GET_ACCOUNTS was deprecated
Andrew Solovay [Mon, 16 May 2016 21:08:05 +0000 (21:08 +0000)]
docs: Removed note that GET_ACCOUNTS was deprecated
am: cc80393d94

* commit 'cc80393d94e53bc92f70e2d306ad87a92ff83794':
  docs: Removed note that GET_ACCOUNTS was deprecated

Change-Id: Icc2579926a473f72236837fb94a68fbf16494478

8 years agodocs: Minor permissions phrasing tweak
Andrew Solovay [Mon, 16 May 2016 19:22:37 +0000 (12:22 -0700)]
docs: Minor permissions phrasing tweak

Meant to make this change in a preceding CL but accidentally
submitted before uploading the last patch set.

bug: 28727522
Change-Id: Iecf2e00031d98efbb2a8e2bf0e9386ac8707b48b

8 years agoAdjust spacing.
Julia Reynolds [Mon, 16 May 2016 20:03:39 +0000 (16:03 -0400)]
Adjust spacing.

Bug: 27597108
Change-Id: I75db314162cf0293422bdea6ef5e931a3ee7f813

8 years agoMerge "Added scheduleWritePackageListLocked" into nyc-dev
Fyodor Kupolov [Mon, 16 May 2016 20:05:09 +0000 (20:05 +0000)]
Merge "Added scheduleWritePackageListLocked" into nyc-dev

8 years agoFix inconsistencies in DragEvent.getX/getY behavior and JavaDoc.
Vladislav Kaznacheev [Mon, 16 May 2016 19:57:15 +0000 (12:57 -0700)]
Fix inconsistencies in DragEvent.getX/getY behavior and JavaDoc.

Make getX/getY return view-relative position as specified in the class
JavaDoc.

Fix obvious errors in JavaDoc for getX/getY

Bug: 28793547
Change-Id: Ic2ac646189711e7466594d4fc8326408fc0348e1

8 years agoMerge "Use the correct handler when persisting the settings state." into nyc-dev
Svetoslav Ganov [Mon, 16 May 2016 19:46:30 +0000 (19:46 +0000)]
Merge "Use the correct handler when persisting the settings state." into nyc-dev

8 years agoMerge "Fixed the remove animations for notification children" into nyc-dev
Selim Cinek [Mon, 16 May 2016 19:44:33 +0000 (19:44 +0000)]
Merge "Fixed the remove animations for notification children" into nyc-dev

8 years agoUse the correct handler when persisting the settings state.
Svetoslav Ganov [Mon, 16 May 2016 19:36:43 +0000 (12:36 -0700)]
Use the correct handler when persisting the settings state.

bug:28784358

Change-Id: Iba9d569bae67c7ba0c3ab0a486ae14efa84a7acf

8 years agoMerge "Update docs for ColorStateList to include alpha" into nyc-dev
Alan Viverette [Mon, 16 May 2016 19:30:37 +0000 (19:30 +0000)]
Merge "Update docs for ColorStateList to include alpha" into nyc-dev

8 years agoMerge "Use standalone capitalization for month labels" into nyc-dev
Alan Viverette [Mon, 16 May 2016 19:30:34 +0000 (19:30 +0000)]
Merge "Use standalone capitalization for month labels" into nyc-dev

8 years agodocs: Removed note that GET_ACCOUNTS was deprecated
Andrew Solovay [Mon, 16 May 2016 19:22:37 +0000 (12:22 -0700)]
docs: Removed note that GET_ACCOUNTS was deprecated

We've decided not to deprecate GET_ACCOUNTS yet, but per emails,
we don't want to announce that it now *isn't* deprecated (because we
don't want to encourage people to use this permission); instead,
we're just going to not mention it at all.

Also cleaned up the following section on file permissions while I had
it open.

See first comment for doc stage location.

bug: 28727522
Change-Id: I27d21d186bdbf9ce905f3fb6a29027343a6daaf5

8 years agoUpdate doc of ACTION_SET_RADIO_CAPABILITY_DONE intent.
Sanket Padawe [Mon, 16 May 2016 19:01:57 +0000 (12:01 -0700)]
Update doc of ACTION_SET_RADIO_CAPABILITY_DONE intent.

Bug: 24450765
Change-Id: I42c9f9b2b1c34d774c28d8431bc7c21bbf5909fd

8 years agoMerge "Throw exception on rule creation failure." into nyc-dev
Julia Reynolds [Mon, 16 May 2016 18:22:15 +0000 (18:22 +0000)]
Merge "Throw exception on rule creation failure." into nyc-dev

8 years agoMerge "Fixing a NPE in DevicePolicyManagerService" into nyc-dev
Ashley Smith [Mon, 16 May 2016 17:40:22 +0000 (17:40 +0000)]
Merge "Fixing a NPE in DevicePolicyManagerService" into nyc-dev

8 years agoUse standalone capitalization for month labels
Alan Viverette [Mon, 16 May 2016 17:35:56 +0000 (13:35 -0400)]
Use standalone capitalization for month labels

Bug: 28020439
Change-Id: I85169a78142a43ff2348e0b561a7aa995544a65e

8 years agoUpdate docs for ColorStateList to include alpha
Alan Viverette [Mon, 16 May 2016 16:37:55 +0000 (12:37 -0400)]
Update docs for ColorStateList to include alpha

Bug: 28760030
Change-Id: I309364002220b9896f5ddf29dabde79636a722e9

8 years agoMerge "TIF: Update TvInputInfo when the input is reinstalled." into nyc-dev
Shubang Lu [Mon, 16 May 2016 16:25:07 +0000 (16:25 +0000)]
Merge "TIF: Update TvInputInfo when the input is reinstalled." into nyc-dev

8 years agoFixing a NPE in DevicePolicyManagerService
Ashley Smith [Thu, 12 May 2016 14:34:33 +0000 (10:34 -0400)]
Fixing a NPE in DevicePolicyManagerService

Bug: 28786940
Change-Id: I73de8dea9221765ed0751039f3d472cf78d341af

8 years agoMerge "Make IMS#clearInsetOfPreviousIme() reliable." into nyc-dev
Yohei Yukawa [Mon, 16 May 2016 15:22:20 +0000 (15:22 +0000)]
Merge "Make IMS#clearInsetOfPreviousIme() reliable." into nyc-dev

8 years agoMerge "Remove onUhandledInputEvent API." into nyc-dev
TreeHugger Robot [Mon, 16 May 2016 15:18:18 +0000 (15:18 +0000)]
Merge "Remove onUhandledInputEvent API." into nyc-dev

8 years agoMerge "Rename requestKeyboardShortcutsHelper" into nyc-dev
Clara Bayarri [Mon, 16 May 2016 15:01:26 +0000 (15:01 +0000)]
Merge "Rename requestKeyboardShortcutsHelper" into nyc-dev

8 years agoMerge "Merge "Delete outdated sitemap file. Updated version now in Piper: https:...
Android Build Merger (Role) [Mon, 16 May 2016 14:59:26 +0000 (14:59 +0000)]
Merge "Merge "Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396" into mnc-mr-docs am: b7f5631156 am: 0c5c9747a7 am: ccc6e09298" into nyc-dev

8 years agoMerge "Delete outdated sitemap file. Updated version now in Piper: https://critique...
smain@google.com [Mon, 16 May 2016 14:59:02 +0000 (14:59 +0000)]
Merge "Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396" into mnc-mr-docs am: b7f5631156 am: 0c5c9747a7
am: ccc6e09298

* commit 'ccc6e092989c07cd1939da33abc4e63234c6c671':
  Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396

Change-Id: I18fe568063a1516e6cb1f367b209b07b84e8729d

8 years agoMerge "Give the AM/PM buttons slightly more content area" into nyc-dev
Alan Viverette [Mon, 16 May 2016 14:56:37 +0000 (14:56 +0000)]
Merge "Give the AM/PM buttons slightly more content area" into nyc-dev

8 years agoMerge "Delete outdated sitemap file. Updated version now in Piper: https://critique...
Scott Main [Mon, 16 May 2016 14:55:47 +0000 (14:55 +0000)]
Merge "Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396" into mnc-mr-docs am: b7f5631156
am: 0c5c9747a7

* commit '0c5c9747a71bbb33ebf20ecc1f599a60a58238af':
  Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396

Change-Id: I408d30923a3ef12375275f5d60dc9d55bf5e6548

8 years agoMerge "Delete outdated sitemap file. Updated version now in Piper: https://critique...
smain@google.com [Mon, 16 May 2016 14:52:44 +0000 (14:52 +0000)]
Merge "Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396" into mnc-mr-docs
am: b7f5631156

* commit 'b7f5631156158c83d1eaa2e323267435edb66bf3':
  Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396

Change-Id: I5314afc6a3a42f43bb2f0a1484712b170773db63

8 years agoMerge "Delete outdated sitemap file. Updated version now in Piper: https://critique...
Scott Main [Mon, 16 May 2016 14:47:58 +0000 (14:47 +0000)]
Merge "Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396" into mnc-mr-docs

8 years agoThrow exception on rule creation failure.
Julia Reynolds [Mon, 16 May 2016 13:52:17 +0000 (09:52 -0400)]
Throw exception on rule creation failure.

Bug: 28775583
Change-Id: I98cf90afd86e307846970f1ede7f072eb8b70c7f

8 years agoMerge "Stop emitting javadoc for @removed attributes." into nyc-dev
TreeHugger Robot [Mon, 16 May 2016 13:21:09 +0000 (13:21 +0000)]
Merge "Stop emitting javadoc for @removed attributes." into nyc-dev

8 years agoRename requestKeyboardShortcutsHelper
Clara Bayarri [Mon, 16 May 2016 13:15:14 +0000 (14:15 +0100)]
Rename requestKeyboardShortcutsHelper

Per API council feedback

Bug: 28775576
Change-Id: I1c4f98d7ec0d848f0c387aaedf8a0ed80628c64e

8 years agoLoadedApk: Avoid unnecessary work when mIncludeCode == false.
Narayan Kamath [Wed, 11 May 2016 19:31:09 +0000 (20:31 +0100)]
LoadedApk: Avoid unnecessary work when mIncludeCode == false.

We don't need to set up JIT profiles and register usage etc when
the package context we're trying to construct doesn't request code.

This will correct accounting for packages which are only used for
resources.

bug: 28519185
Change-Id: I849675efa76c8100ae937de478b52254babe384c

8 years agoMerge "Ensure that ViewGroup.getChildVisibleRect(...) is recursive." into nyc-dev
Abodunrinwa Toki [Mon, 16 May 2016 09:37:54 +0000 (09:37 +0000)]
Merge "Ensure that ViewGroup.getChildVisibleRect(...) is recursive." into nyc-dev

8 years agoMerge "Address API review comments." into nyc-dev
Martijn Coenen [Mon, 16 May 2016 09:18:35 +0000 (09:18 +0000)]
Merge "Address API review comments." into nyc-dev

8 years agodocs: Revert Wear Preview coming soon page and redirects am: a6443a4814
Joe Fernandez [Mon, 16 May 2016 05:22:25 +0000 (05:22 +0000)]
docs: Revert Wear Preview coming soon page and redirects am: a6443a4814
am: 0599768d37

* commit '0599768d37f65b1982a7146f4b4a6c261a83fb69':
  docs: Revert Wear Preview coming soon page and redirects

Change-Id: Ia4a02ad1a06338db1b1dcd567a5d5edee3d17f10

8 years agodocs: Revert Wear Preview coming soon page and redirects
Joe Fernandez [Mon, 16 May 2016 05:19:32 +0000 (05:19 +0000)]
docs: Revert Wear Preview coming soon page and redirects
am: a6443a4814

* commit 'a6443a48143b456947a2cf7af389d6a78cdf4f4a':
  docs: Revert Wear Preview coming soon page and redirects

Change-Id: I5e024a9412b2b0fdd73d3e4b9803626e3ecab7b1

8 years agoMerge "CEC: Defer CEC actions until logical address is available" into nyc-dev
Donghyun Cho [Mon, 16 May 2016 04:48:28 +0000 (04:48 +0000)]
Merge "CEC: Defer CEC actions until logical address is available" into nyc-dev

8 years agodocs: Revert Wear Preview coming soon page and redirects
Joe Fernandez [Mon, 16 May 2016 04:25:45 +0000 (21:25 -0700)]
docs: Revert Wear Preview coming soon page and redirects

Change-Id: I69e9291ab20e462db620c841153a76b03d7057fc

8 years agodocs: Add "coming soon" page for Wear team am: 01afbd1481 am: 793c2171c9
Joe Fernandez [Mon, 16 May 2016 04:03:53 +0000 (04:03 +0000)]
docs: Add "coming soon" page for Wear team am: 01afbd1481 am: 793c2171c9
am: 25919d41da

* commit '25919d41da794e7d453742f2ddafc7cee12e6ee1':
  docs: Add "coming soon" page for Wear team

Change-Id: Ibe7d1c1c36460315bac1b2bc5ddc7fd5e456b6fd

8 years agodocs: Add "coming soon" page for Wear team am: 01afbd1481
Joe Fernandez [Mon, 16 May 2016 04:00:26 +0000 (04:00 +0000)]
docs: Add "coming soon" page for Wear team am: 01afbd1481
am: 793c2171c9

* commit '793c2171c905d8c006a7edf220c1f75439e6db51':
  docs: Add "coming soon" page for Wear team

Change-Id: I50f8b71e916f59e8c61a28aa7fa37f9a4de7d174

8 years agodocs: Add "coming soon" page for Wear team
Joe Fernandez [Mon, 16 May 2016 03:57:39 +0000 (03:57 +0000)]
docs: Add "coming soon" page for Wear team
am: 01afbd1481

* commit '01afbd14814072c39b1f10668dc345512417e945':
  docs: Add "coming soon" page for Wear team

Change-Id: I3f5b90b4cdcee2d2c16f0b91d1c98cd889d76771

8 years agodocs: Add "coming soon" page for Wear team
Joe Fernandez [Mon, 16 May 2016 03:38:52 +0000 (20:38 -0700)]
docs: Add "coming soon" page for Wear team

Change-Id: Ia5eb31fb2683c1b37188c288cf9784db22f86697

8 years agoMake IMS#clearInsetOfPreviousIme() reliable.
Yohei Yukawa [Mon, 16 May 2016 03:05:56 +0000 (20:05 -0700)]
Make IMS#clearInsetOfPreviousIme() reliable.

This is a follow-up to my previous CL [1] for Bug 15922840 so that we
can clear the following variables in a more reliable way.
 - PhoneWindowManager#mLastInputMethodWindow
 - PhoneWindowManager#mLastInputMethodTargetWindow

The idea behind CL [2] is that when InputMethodManagerService (IMMS) is
switching from an IME to another IME, IMMS can send a signal to
WindowManagerService (WMS) to remember the current IME's inset so that
the system can continue using it to reduce jank until the new inset is
specified by the next IME.  As summarized in Bug 28781358, however, if
the next IME does not show the window after the IME switch, WMS (or
PhoneWindowManager to be precise) keeps using the previous IME's inset
unexpectedly until the new IME shows its window.  All we have seen in
Bug 15922840 and Bug 26663589 fall into this category.

The idea of this CL is just adding a hidden API to InputMethodManager so
that InputMethodService#clearInsetOfPreviousIme() can surely terminate
the IME transition state managed in PhoneWindowManager, rather than
relying on a hack of calling SoftInputWindow#show() and
SoftInputWindow#hide(), which actually does not work for Bug 26663589.

 [1]: Ib04967f39b2529251e4835c42e9f99dba2cf43f2
      2977eb7b6ce82309a1bb1ba4ab698f503cb0388a
 [2]: I5723f627ce323b0d12bd7b93f5b35fc4d342b50c
      792faa2c16d319e874a1d633f964a78266d5f3f2

Note that addressing all the corner cases in [2] still requires lots of
non-trivial change.  Hence this CL focuses only on Bug 26663589 (and
the case we handled in Bug 15922840).

Bug: 26663589
Change-Id: Ib567daa009c1139858dccadcfc6a04465ebecf36

8 years agodocs: fix resource card listings for DoDS in Wear Preview am: e6c2b75650
Joe Fernandez [Sun, 15 May 2016 22:27:07 +0000 (22:27 +0000)]
docs: fix resource card listings for DoDS in Wear Preview am: e6c2b75650
am: 4acf490c8a

* commit '4acf490c8aa80f1c55a0d2dfdd69fbbcf59f23de':
  docs: fix resource card listings for DoDS in Wear Preview

Change-Id: Ie865c0f17d25063983a88314c3a41a3c148638db

8 years agodocs: fix resource card listings for DoDS in Wear Preview
Joe Fernandez [Sun, 15 May 2016 22:24:18 +0000 (22:24 +0000)]
docs: fix resource card listings for DoDS in Wear Preview
am: e6c2b75650

* commit 'e6c2b75650749d79dca4e50cb9214ee75d8472b8':
  docs: fix resource card listings for DoDS in Wear Preview

Change-Id: Iaf271f90ad931c042dc0b81a55f5651af644012f

8 years agodocs: fix resource card listings for DoDS in Wear Preview
Joe Fernandez [Sun, 15 May 2016 22:11:08 +0000 (15:11 -0700)]
docs: fix resource card listings for DoDS in Wear Preview

b/28769830

Change-Id: I69eb12de0779f7a63e35d50e0f8fa767475ef1e6

8 years agoMerge "fix typo in book path for devsite builds." into mnc-mr-docs am: 44b31fa0c4...
Dirk Dougherty [Sun, 15 May 2016 19:48:54 +0000 (19:48 +0000)]
Merge "fix typo in book path for devsite builds." into mnc-mr-docs am: 44b31fa0c4 am: 2394b301fc
am: 21f1a6d8e1

* commit '21f1a6d8e106d6a0fc5ccda15f93f4319b3142e1':
  fix typo in book path for devsite builds.

Change-Id: I659cb1e894b0d8156817de3264a922c5f81579d3

8 years agoMerge "fix typo in book path for devsite builds." into mnc-mr-docs am: 44b31fa0c4
Dirk Dougherty [Sun, 15 May 2016 19:45:45 +0000 (19:45 +0000)]
Merge "fix typo in book path for devsite builds." into mnc-mr-docs am: 44b31fa0c4
am: 2394b301fc

* commit '2394b301fc792bd5911cbfab585061b32a8cd7f3':
  fix typo in book path for devsite builds.

Change-Id: I83499e76960f7d507345f2374ba4adab94c4fa02

8 years agoMerge "fix typo in book path for devsite builds." into mnc-mr-docs
Dirk Dougherty [Sun, 15 May 2016 19:43:01 +0000 (19:43 +0000)]
Merge "fix typo in book path for devsite builds." into mnc-mr-docs
am: 44b31fa0c4

* commit '44b31fa0c42e0d52f0cecbc1f75a0e62279ff5c1':
  fix typo in book path for devsite builds.

Change-Id: I30c2abc4be350c6c78c0372a54459b21fb1fd132

8 years agoMerge "fix typo in book path for devsite builds." into mnc-mr-docs
Dirk Dougherty [Sun, 15 May 2016 19:38:51 +0000 (19:38 +0000)]
Merge "fix typo in book path for devsite builds." into mnc-mr-docs

8 years agoDelete outdated sitemap file.
smain@google.com [Sun, 15 May 2016 09:13:25 +0000 (02:13 -0700)]
Delete outdated sitemap file.
Updated version now in Piper: https://critique.corp.google.com/#review/122362396

Change-Id: If6f8d34532e1b695fbfaf49173df8cb7648ee267

8 years agoUpdate links for all files under sdk/ that moved to studio/ am: 89d11705a1 am: d10e0132a1
smain@google.com [Sun, 15 May 2016 03:11:46 +0000 (03:11 +0000)]
Update links for all files under sdk/ that moved to studio/ am: 89d11705a1 am: d10e0132a1
am: 6c568e6322

* commit '6c568e632242e99eb255f721edcbec0223f9934d':
  Update links for all files under sdk/ that moved to studio/

Change-Id: I2acd1acd6fef98c527ef4dfc0d016bb5cfa296cc

8 years agoUpdate links for all files under sdk/ that moved to studio/ am: 89d11705a1
smain@google.com [Sun, 15 May 2016 03:09:06 +0000 (03:09 +0000)]
Update links for all files under sdk/ that moved to studio/ am: 89d11705a1
am: d10e0132a1

* commit 'd10e0132a124f5a24bec436600e04b8f97720e7e':
  Update links for all files under sdk/ that moved to studio/

Change-Id: If4a364fecbbb012f5b6beb739d879b003f90e6d9

8 years agoUpdate links for all files under sdk/ that moved to studio/
smain@google.com [Sun, 15 May 2016 03:06:29 +0000 (03:06 +0000)]
Update links for all files under sdk/ that moved to studio/
am: 89d11705a1

* commit '89d11705a19f73d32a7e604477dd4358dc04d051':
  Update links for all files under sdk/ that moved to studio/

Change-Id: Id47c082a96ffffdfb439aaab80ccb0a645557dec

8 years agoUpdate links for all files under sdk/ that moved to studio/
smain@google.com [Sun, 15 May 2016 02:20:00 +0000 (19:20 -0700)]
Update links for all files under sdk/ that moved to studio/

Change-Id: I624621dfd7df0f441d0b559e5a12029e5e299964

8 years agoUI Widgets documentation for Wear 2.0 preview. am: 0fce5d1328
sreevanis [Sat, 14 May 2016 22:00:19 +0000 (22:00 +0000)]
UI Widgets documentation for Wear 2.0 preview. am: 0fce5d1328
am: cf3fa15b3e

* commit 'cf3fa15b3ea686daeedffb76712f2ec43651a354':
  UI Widgets documentation for Wear 2.0 preview.

Change-Id: Ide6bbe3b5aee7358f35739b9d9c03dd58c32213e

8 years agoUI Widgets documentation for Wear 2.0 preview.
sreevanis [Sat, 14 May 2016 21:57:40 +0000 (21:57 +0000)]
UI Widgets documentation for Wear 2.0 preview.
am: 0fce5d1328

* commit '0fce5d13289606087785682b80b7ea6fb9e74293':
  UI Widgets documentation for Wear 2.0 preview.

Change-Id: I1ac2e002139cd6850b941893a9c1f7f2bc710e10

8 years agoUI Widgets documentation for Wear 2.0 preview.
sreevanis [Wed, 11 May 2016 17:16:59 +0000 (10:16 -0700)]
UI Widgets documentation for Wear 2.0 preview.

Bug:28473253
Change-Id: I983249b301ae2585e2e78f09c532e4a7e7b32df7

8 years agoMerge "network: Adds the functionality to parse uid in netlink messages." into nyc-dev
Ruchi Kandoi [Sat, 14 May 2016 01:32:53 +0000 (01:32 +0000)]
Merge "network: Adds the functionality to parse uid in netlink messages." into nyc-dev

8 years agoMerge "Fix regression from "PIP: Fix NPE when onboarding is shown"" into nyc-dev
TreeHugger Robot [Sat, 14 May 2016 01:09:25 +0000 (01:09 +0000)]
Merge "Fix regression from "PIP: Fix NPE when onboarding is shown"" into nyc-dev

8 years agobring back the android command line tool page. as per: https://critique.corp.google...
smain@google.com [Sat, 14 May 2016 00:51:50 +0000 (00:51 +0000)]
bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732 am: 7d1717b0a9 am: 648b0ee2ec
am: fb52c63d81

* commit 'fb52c63d81c966e4ba83314d86b2897391c14151':
  bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732

Change-Id: Ib0102cb3e64d9e5829465724812e229ccc3b376c

8 years agobring back the android command line tool page. as per: https://critique.corp.google...
smain@google.com [Sat, 14 May 2016 00:49:08 +0000 (00:49 +0000)]
bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732 am: 7d1717b0a9
am: 648b0ee2ec

* commit '648b0ee2ec58ed298a7746797285d3d0f0f9f74e':
  bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732

Change-Id: I605ed40346fef422806828c6d18ce42e21afc038

8 years agobring back the android command line tool page. as per: https://critique.corp.google...
smain@google.com [Sat, 14 May 2016 00:46:27 +0000 (00:46 +0000)]
bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732
am: 7d1717b0a9

* commit '7d1717b0a90d4ee5f7abcd89f5345a5a613d72e1':
  bring back the android command line tool page. as per: https://critique.corp.google.com/#review/122312732

Change-Id: I72151cd87714898faec80bb8f299c06b02ed6605

8 years agoMerge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs am: 823cfe0fd3
Andrew Solovay [Sat, 14 May 2016 00:44:04 +0000 (00:44 +0000)]
Merge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs am: 823cfe0fd3
am: caa1a1c6f9

* commit 'caa1a1c6f90449774894650b365f912f136fe442':
  docs: Quick Tile update to DP3 release notes

Change-Id: Ia86339118d70ee5c145afcacb0f25b5683cf5346

8 years agoMerge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs
Andrew Solovay [Sat, 14 May 2016 00:41:28 +0000 (00:41 +0000)]
Merge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs
am: 823cfe0fd3

* commit '823cfe0fd35c9875d58a1ec0bc1b1ad13b416ba1':
  docs: Quick Tile update to DP3 release notes

Change-Id: I929a37f76ca4beef34a4401e5a90839f33fb8502

8 years agobring back the android command line tool page.
smain@google.com [Sat, 14 May 2016 00:38:15 +0000 (17:38 -0700)]
bring back the android command line tool page.
as per: https://critique.corp.google.com/#review/122312732

Change-Id: I15c902c1dd3b712185abdd6c80f6d7ab7df84246

8 years agoMerge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs
Andrew Solovay [Sat, 14 May 2016 00:36:22 +0000 (00:36 +0000)]
Merge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs

8 years agoremove tools-moved.html redirect, go to studio home instead am: 7848eef2e6 am: b8fe6e8b20
smain@google.com [Sat, 14 May 2016 00:28:03 +0000 (00:28 +0000)]
remove tools-moved.html redirect, go to studio home instead am: 7848eef2e6 am: b8fe6e8b20
am: 9e11298335

* commit '9e11298335c84f29f8fb8213c8d61721d1cec18c':
  remove tools-moved.html redirect, go to studio home instead

Change-Id: I666b10252b966a5b803b7aab888919186e78f4cb

8 years agoremove tools-moved.html redirect, go to studio home instead am: 7848eef2e6
smain@google.com [Sat, 14 May 2016 00:24:36 +0000 (00:24 +0000)]
remove tools-moved.html redirect, go to studio home instead am: 7848eef2e6
am: b8fe6e8b20

* commit 'b8fe6e8b209b0fe39f661c10979557376dae23ec':
  remove tools-moved.html redirect, go to studio home instead

Change-Id: I5092050fcbec6c55487e441b3e7113d411fcbeb8

8 years agoMerge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs am: 3eff38f...
smain@google.com [Sat, 14 May 2016 00:21:59 +0000 (00:21 +0000)]
Merge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs am: 3eff38fdba am: 3a8d2c8fd2
am: 6e8711c89c

* commit '6e8711c89c5aef027f0f2d7d9fb3d1a0a31c042c':
  Revisions to develop landing page for studio 2.1

Change-Id: I310b93a7621de4745d069fe22ba7acb81aedb48e

8 years agoremove tools-moved.html redirect, go to studio home instead
smain@google.com [Sat, 14 May 2016 00:21:50 +0000 (00:21 +0000)]
remove tools-moved.html redirect, go to studio home instead
am: 7848eef2e6

* commit '7848eef2e62df56e73f992c174ca2c6195664ea4':
  remove tools-moved.html redirect, go to studio home instead

Change-Id: If5d9f19cdf0058047a6336edbed83e45323ffa79

8 years agoMerge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs am: 3eff38fdba
Scott Main [Sat, 14 May 2016 00:19:17 +0000 (00:19 +0000)]
Merge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs am: 3eff38fdba
am: 3a8d2c8fd2

* commit '3a8d2c8fd20b65ec6700f662d815299943661f48':
  Revisions to develop landing page for studio 2.1

Change-Id: Ib9689bc1b71e79c447425bceb0cf944ad5630362

8 years agoMerge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs
smain@google.com [Sat, 14 May 2016 00:16:43 +0000 (00:16 +0000)]
Merge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs
am: 3eff38fdba

* commit '3eff38fdba7dc1e0f02aa80997ee2e3895524ee1':
  Revisions to develop landing page for studio 2.1

Change-Id: Ied3d0ed51ce5bca165c91acc788683fb39ac5d53

8 years agoremove tools-moved.html redirect, go to studio home instead
smain@google.com [Sat, 14 May 2016 00:13:20 +0000 (17:13 -0700)]
remove tools-moved.html redirect, go to studio home instead

Change-Id: If14e889b475782ceee65a2beba49fe26d7a54a6c

8 years agoMerge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs
Scott Main [Sat, 14 May 2016 00:11:48 +0000 (00:11 +0000)]
Merge "Revisions to develop landing page for studio 2.1" into mnc-mr-docs

8 years agoRevisions to develop landing page for studio 2.1
smain@google.com [Sat, 14 May 2016 00:10:32 +0000 (17:10 -0700)]
Revisions to develop landing page for studio 2.1

Change-Id: I8fe5e0dc1f9627306a2516f795ed5933d5bb671a

8 years agoTIF: Update TvInputInfo when the input is reinstalled.
Shubang [Fri, 13 May 2016 23:51:53 +0000 (16:51 -0700)]
TIF: Update TvInputInfo when the input is reinstalled.

Bug: 28678019
Change-Id: Ibd290245a64cdb4950bda4c054e713b38a546f5f

8 years agoMerge "Added Support and Release Notes Nav link and IMF Nav link." into mnc-io-docs...
Sreevani Sreejith [Fri, 13 May 2016 23:54:00 +0000 (23:54 +0000)]
Merge "Added Support and Release Notes Nav link and IMF Nav link." into mnc-io-docs am: f4bf6f7675
am: a87dfa0de6

* commit 'a87dfa0de6cdad7e42b8d21fd1112df2f04b36df':
  Added Support and Release Notes Nav link and IMF Nav link.

Change-Id: I3a5965b18d7a6771593a4d8a4c863d1f38e445c0

8 years agoMerge "Added Support and Release Notes Nav link and IMF Nav link." into mnc-io-docs
sreevanis [Fri, 13 May 2016 23:51:24 +0000 (23:51 +0000)]
Merge "Added Support and Release Notes Nav link and IMF Nav link." into mnc-io-docs
am: f4bf6f7675

* commit 'f4bf6f7675bc04f3f9e4cb05408b5c63ae8d3c49':
  Added Support and Release Notes Nav link and IMF Nav link.

Change-Id: I58ed03df80f0db496cbb45b5a7a630b9ba878454

8 years agoMerge "Added Support and Release Notes Nav link and IMF Nav link." into mnc-io-docs
Sreevani Sreejith [Fri, 13 May 2016 23:47:47 +0000 (23:47 +0000)]
Merge "Added Support and Release Notes Nav link and IMF Nav link." into mnc-io-docs

8 years agoAdded Support and Release Notes Nav link and IMF Nav link.
sreevanis [Fri, 13 May 2016 23:21:52 +0000 (16:21 -0700)]
Added Support and Release Notes Nav link and IMF Nav link.

Bug:28768632
Change-Id: I553001c8876ae498472dd64e0948876ba5ca7d2c

8 years agoFix regression from "PIP: Fix NPE when onboarding is shown"
Jae Seo [Fri, 13 May 2016 18:16:16 +0000 (18:16 +0000)]
Fix regression from "PIP: Fix NPE when onboarding is shown"

Removed the second "continue" to allow isFirstValidTask to be set to
false.
This is a follow-up fix from commit 91c5066c0036b5322f53c35fcc48bbad75ef4305.

Bug: 28754669
Change-Id: Ic852afaa78fc79bcd85b04e888975cd3bfc72094

8 years agoMerge "Fix issue #28728838 java.lang.ClassCastException: android.os.BinderProxy....
Dianne Hackborn [Fri, 13 May 2016 23:22:11 +0000 (23:22 +0000)]
Merge "Fix issue #28728838 java.lang.ClassCastException: android.os.BinderProxy..." into nyc-dev

8 years agoMerge "Set final crop on wallpaper instead of intersect clip with stack bounds" into...
Chong Zhang [Fri, 13 May 2016 23:21:03 +0000 (23:21 +0000)]
Merge "Set final crop on wallpaper instead of intersect clip with stack bounds" into nyc-dev

8 years agoMerge "Also freeze configuration when freezing bounds" into nyc-dev
Jorim Jaggi [Fri, 13 May 2016 23:16:12 +0000 (23:16 +0000)]
Merge "Also freeze configuration when freezing bounds" into nyc-dev

8 years agoMerge "Wear 2.0 preview input method documentaation." into mnc-io-docs am: 9c105c50a9
Sreevani Sreejith [Fri, 13 May 2016 23:14:59 +0000 (23:14 +0000)]
Merge "Wear 2.0 preview  input method documentaation." into mnc-io-docs am: 9c105c50a9
am: a9486c041f

* commit 'a9486c041f177f11d5f61dc7fb92a10447c836a3':
  Wear 2.0 preview  input method documentaation.

Change-Id: Ideb177a06ba57134e535dcd67a8c01ca9bb8216d

8 years agoMerge "Wear 2.0 preview input method documentaation." into mnc-io-docs
sreevanis [Fri, 13 May 2016 23:12:28 +0000 (23:12 +0000)]
Merge "Wear 2.0 preview  input method documentaation." into mnc-io-docs
am: 9c105c50a9

* commit '9c105c50a9a7c3a020103287a4d207291b8ab711':
  Wear 2.0 preview  input method documentaation.

Change-Id: I2913fb11624046751bc9097cf9c216d02edae971

8 years agoMerge "Fix Skia filter behavior test" into nyc-dev
Chris Craik [Fri, 13 May 2016 23:12:17 +0000 (23:12 +0000)]
Merge "Fix Skia filter behavior test" into nyc-dev

8 years agoMerge "Wear 2.0 preview input method documentaation." into mnc-io-docs
Sreevani Sreejith [Fri, 13 May 2016 23:04:50 +0000 (23:04 +0000)]
Merge "Wear 2.0 preview  input method documentaation." into mnc-io-docs

8 years agoAlso freeze configuration when freezing bounds
Jorim Jaggi [Tue, 10 May 2016 02:57:25 +0000 (19:57 -0700)]
Also freeze configuration when freezing bounds

We also need to freeze the override configuration so we don't report
the new configuration too early, which leads to bugs.

Bug: 27915587
Change-Id: Idffadbb02ab0311796caa760ae1f467fd2d17768

8 years agoWear 2.0 preview input method documentaation.
sreevanis [Wed, 11 May 2016 18:30:58 +0000 (11:30 -0700)]
Wear 2.0 preview  input method documentaation.

Bug:28472831
Change-Id: Ic2143ec8087d084609e3c6e8c125c37e1a5849da

8 years agoSet final crop on wallpaper instead of intersect clip with stack bounds
Chong Zhang [Fri, 13 May 2016 22:38:02 +0000 (15:38 -0700)]
Set final crop on wallpaper instead of intersect clip with stack bounds

Wallpaper's clip rect is offset by its window offsets, it can't be
intersect directly with stack bounds.

bug: 28763785
Change-Id: Id87d668c9e59832498c9c62730617d0a5a9207c2