Commit Graph

246497 Commits

Author SHA1 Message Date
Scott Main
b7f5631156 Merge "Delete outdated sitemap file. Updated version now in Piper: https://critique.corp.google.com/#review/122362396" into mnc-mr-docs 2016-05-16 14:47:59 +00:00
Julia Reynolds
87c4277360 Throw exception on rule creation failure.
Bug: 28775583
Change-Id: I98cf90afd86e307846970f1ede7f072eb8b70c7f
2016-05-16 09:52:17 -04:00
Michael Wright
365eaeef5f Merge "Stop emitting javadoc for @removed attributes." into nyc-dev
am: c4033e7c66

* commit 'c4033e7c668abc1e671a130f70f58f885c63b176':
  Stop emitting javadoc for @removed attributes.

Change-Id: If48d0299c6d4d7179a366d902f23ada17315e42c
2016-05-16 13:26:58 +00:00
TreeHugger Robot
c4033e7c66 Merge "Stop emitting javadoc for @removed attributes." into nyc-dev 2016-05-16 13:21:10 +00:00
Clara Bayarri
ac6f034f2a Rename requestKeyboardShortcutsHelper
Per API council feedback

Bug: 28775576
Change-Id: I1c4f98d7ec0d848f0c387aaedf8a0ed80628c64e
2016-05-16 14:15:14 +01:00
Narayan Kamath
1475701100 PackageManager: Clear foreign-dex markers when the app is uninstalled.
Also:
- Adds a missing call to clearProfiles to a callSite that was clearing other app data .
- Fixes a bug where the wrong package was being passed to clearAppProfilesLIF. We should
  use the "old" (pre-upgrade) package and not the "new" (post-upgrade) package.

bug: 28510916
Change-Id: Ia926acda2c72d39bad51143e3f923643d9c3a0af
2016-05-16 12:42:28 +01:00
Narayan Kamath
788a8a87ef LoadedApk: Avoid unnecessary work when mIncludeCode == false.
am: 8995b00ce8

* commit '8995b00ce8f68f2a285a97c2ce711bea8c61179e':
  LoadedApk: Avoid unnecessary work when mIncludeCode == false.

Change-Id: I53ae61c1e5aed49f25ba473d33e3cbe27a475b4f
2016-05-16 10:45:22 +00:00
Narayan Kamath
8995b00ce8 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
2016-05-16 10:39:08 +00:00
Steven Ng
bfe1b04f8b Enforce permission before checking OEM unlocking setting
Bug: 28783495
Change-Id: Idb7b191dd8c50a687c8e910656c0325414ecd544
2016-05-16 11:20:57 +01:00
Abodunrinwa Toki
4fc4cf6528 Merge "Ensure that ViewGroup.getChildVisibleRect(...) is recursive." into nyc-dev
am: 376f9f4bd6

* commit '376f9f4bd6ba2e117f0356161c767225f47f2745':
  Ensure that ViewGroup.getChildVisibleRect(...) is recursive.

Change-Id: I84041bf0414518f747d2f1a09bd8c154f74347b9
2016-05-16 09:44:03 +00:00
Abodunrinwa Toki
376f9f4bd6 Merge "Ensure that ViewGroup.getChildVisibleRect(...) is recursive." into nyc-dev 2016-05-16 09:37:56 +00:00
Martijn Coenen
a87343fbeb Merge "Address API review comments." into nyc-dev
am: 9a32929def

* commit '9a32929def3425c55a1bc96ea20346bf95357ae4':
  Address API review comments.

Change-Id: Id397091f72c9ca3d50809a3e029e8b12ee86ea26
2016-05-16 09:25:57 +00:00
Martijn Coenen
9a32929def Merge "Address API review comments." into nyc-dev 2016-05-16 09:18:36 +00:00
Joe Fernandez
8cb18342cb docs: Revert Wear Preview coming soon page and redirects am: a6443a4814 am: 0599768d37
am: 994c4b0b77

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

Change-Id: Idda35d8e6d8ecef24a6d8e0150e28bfebe3a45e9
2016-05-16 05:25:08 +00:00
Joe Fernandez
994c4b0b77 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
2016-05-16 05:22:25 +00:00
Joe Fernandez
0599768d37 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
2016-05-16 05:19:32 +00:00
Donghyun Cho
3522ec79ca Merge "CEC: Defer CEC actions until logical address is available" into nyc-dev
am: 4853d65a60

* commit '4853d65a604c253d3f2b9b5041c8cd2087e2237c':
  CEC: Defer CEC actions until logical address is available

Change-Id: I73f9dd9e1c768bb4e59298386b085de7a3b9c478
2016-05-16 04:55:27 +00:00
Donghyun Cho
4853d65a60 Merge "CEC: Defer CEC actions until logical address is available" into nyc-dev 2016-05-16 04:48:30 +00:00
Joe Fernandez
a6443a4814 docs: Revert Wear Preview coming soon page and redirects
Change-Id: I69e9291ab20e462db620c841153a76b03d7057fc
2016-05-15 21:25:45 -07:00
Joe Fernandez
fde411cf2f docs: Add "coming soon" page for Wear team am: 01afbd1481 am: 793c2171c9 am: 25919d41da
am: 123274f479

* commit '123274f479f561eebcb4f6f7b8e94efaa44bc869':
  docs: Add "coming soon" page for Wear team

Change-Id: I1105479a444dc9d0f2bc202397067db437ba49f7
2016-05-16 04:07:20 +00:00
Joe Fernandez
123274f479 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
2016-05-16 04:03:53 +00:00
Joe Fernandez
25919d41da 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
2016-05-16 04:00:26 +00:00
Joe Fernandez
793c2171c9 docs: Add "coming soon" page for Wear team
am: 01afbd1481

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

Change-Id: I3f5b90b4cdcee2d2c16f0b91d1c98cd889d76771
2016-05-16 03:57:39 +00:00
Joe Fernandez
01afbd1481 docs: Add "coming soon" page for Wear team
Change-Id: Ia5eb31fb2683c1b37188c288cf9784db22f86697
2016-05-15 20:38:52 -07:00
Yohei Yukawa
833bdcedce 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
      2977eb7b6c
 [2]: I5723f627ce323b0d12bd7b93f5b35fc4d342b50c
      792faa2c16

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
2016-05-15 20:05:56 -07:00
Joe Fernandez
73e912363f docs: fix resource card listings for DoDS in Wear Preview am: e6c2b75650 am: 4acf490c8a
am: edcf61d7f8

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

Change-Id: I808e71a3511649d2792303aecef0b82c2d4a3c86
2016-05-15 22:30:23 +00:00
Joe Fernandez
edcf61d7f8 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
2016-05-15 22:27:07 +00:00
Joe Fernandez
4acf490c8a 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
2016-05-15 22:24:18 +00:00
Joe Fernandez
e6c2b75650 docs: fix resource card listings for DoDS in Wear Preview
b/28769830

Change-Id: I69eb12de0779f7a63e35d50e0f8fa767475ef1e6
2016-05-15 15:11:08 -07:00
Dirk Dougherty
5f98032ddd Merge "fix typo in book path for devsite builds." into mnc-mr-docs am: 44b31fa0c4 am: 2394b301fc am: 21f1a6d8e1
am: 0eceb79963

* commit '0eceb79963917ca4295026b6a046389efbb7bca0':
  fix typo in book path for devsite builds.

Change-Id: Ifb1a95022614f0fcee0b35cf96a01838a2d0f641
2016-05-15 19:52:14 +00:00
Dirk Dougherty
0eceb79963 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
2016-05-15 19:48:54 +00:00
Dirk Dougherty
21f1a6d8e1 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
2016-05-15 19:45:45 +00:00
Dirk Dougherty
2394b301fc 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
2016-05-15 19:43:01 +00:00
Dirk Dougherty
44b31fa0c4 Merge "fix typo in book path for devsite builds." into mnc-mr-docs 2016-05-15 19:38:52 +00:00
smain@google.com
825fe72042 Delete outdated sitemap file.
Updated version now in Piper: https://critique.corp.google.com/#review/122362396

Change-Id: If6f8d34532e1b695fbfaf49173df8cb7648ee267
2016-05-15 02:13:25 -07:00
smain@google.com
ead0d22668 Update links for all files under sdk/ that moved to studio/ am: 89d11705a1 am: d10e0132a1 am: 6c568e6322
am: e9746f7a6a

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

Change-Id: Ia38018c1b0901dd6b89efb71e9626447633fee16
2016-05-15 03:22:33 +00:00
smain@google.com
e9746f7a6a 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
2016-05-15 03:11:46 +00:00
smain@google.com
6c568e6322 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
2016-05-15 03:09:06 +00:00
smain@google.com
d10e0132a1 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
2016-05-15 03:06:29 +00:00
smain@google.com
89d11705a1 Update links for all files under sdk/ that moved to studio/
Change-Id: I624621dfd7df0f441d0b559e5a12029e5e299964
2016-05-15 02:55:23 +00:00
sreevanis
346ad68911 UI Widgets documentation for Wear 2.0 preview. am: 0fce5d1328 am: cf3fa15b3e
am: c87446f5a8

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

Change-Id: Idb51ded93f6aa4070684c71830cbab3772a5d108
2016-05-14 22:02:53 +00:00
sreevanis
c87446f5a8 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
2016-05-14 22:00:19 +00:00
sreevanis
cf3fa15b3e UI Widgets documentation for Wear 2.0 preview.
am: 0fce5d1328

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

Change-Id: I1ac2e002139cd6850b941893a9c1f7f2bc710e10
2016-05-14 21:57:40 +00:00
sreevanis
0fce5d1328 UI Widgets documentation for Wear 2.0 preview.
Bug:28473253
Change-Id: I983249b301ae2585e2e78f09c532e4a7e7b32df7
2016-05-14 14:50:43 -07:00
Jeff Sharkey
15e66cd5af Check processName when starting providers.
Bug: 28708253
Change-Id: I346441021295273c356619c60caa6086ef165363
2016-05-14 14:47:44 -06:00
Ruchi Kandoi
f9f10cbe36 Merge "network: Adds the functionality to parse uid in netlink messages." into nyc-dev
am: 2512ec9e37

* commit '2512ec9e376b0fce213f6d635dfb991c79041031':
  network: Adds the functionality to parse uid in netlink messages.

Change-Id: I2bb83824d97d426d114f71fdb0b590ce9fd8a12a
2016-05-14 01:36:45 +00:00
Ruchi Kandoi
2512ec9e37 Merge "network: Adds the functionality to parse uid in netlink messages." into nyc-dev 2016-05-14 01:32:54 +00:00
Daniel Nishi
e8ed2ed331 Merge "Add an Activity action to go into the Deletion Helper." into nyc-mr1-dev 2016-05-14 01:14:15 +00:00
Jae Seo
6bf8f648fc Merge "Fix regression from "PIP: Fix NPE when onboarding is shown"" into nyc-dev
am: 73522651e2

* commit '73522651e2dd4085bd7f5c568dd9775f3643fb9a':
  Fix regression from "PIP: Fix NPE when onboarding is shown"

Change-Id: I94ca1670ca5016f0a4f8dd860ac290b528425c2c
2016-05-14 01:12:10 +00:00
TreeHugger Robot
73522651e2 Merge "Fix regression from "PIP: Fix NPE when onboarding is shown"" into nyc-dev 2016-05-14 01:09:25 +00:00