OSDN Git Service

android-x86/frameworks-base.git
8 years agoDO NOT MERGE: Fix CTS regression am: 90be39c7bb am: db9f504522 am: b04c428935 am...
Sungsoo Lim [Fri, 29 Jul 2016 19:36:45 +0000 (19:36 +0000)]
DO NOT MERGE: Fix CTS regression am: 90be39c7bb am: db9f504522 am: b04c428935 am: e71159c5f7  -s ours
am: 204fdc49fc

Change-Id: I2e62b62badbb0c528295190cd403ce252c4afe10

8 years agoMerge "Handle reset of recommended services" into nyc-mr1-dev
Philip P. Moltmann [Fri, 29 Jul 2016 19:30:49 +0000 (19:30 +0000)]
Merge "Handle reset of recommended services" into nyc-mr1-dev

8 years agoMerge "Increased size of data_saver_enable_title." into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 19:22:48 +0000 (19:22 +0000)]
Merge "Increased size of data_saver_enable_title." into nyc-mr1-dev

8 years agoDO NOT MERGE: Fix CTS regression am: 90be39c7bb am: db9f504522 am: b04c428935
Sungsoo Lim [Fri, 29 Jul 2016 19:21:41 +0000 (19:21 +0000)]
DO NOT MERGE: Fix CTS regression am: 90be39c7bb am: db9f504522 am: b04c428935
am: e71159c5f7  -s ours

Change-Id: I0b07f82bf5df950dd03ff93d863033ea23510186

8 years agoMerge "Prevent a11y seeing behind tasks w/modal windows." into nyc-mr1-dev
Phil Weaver [Fri, 29 Jul 2016 19:16:37 +0000 (19:16 +0000)]
Merge "Prevent a11y seeing behind tasks w/modal windows." into nyc-mr1-dev

8 years agoDO NOT MERGE: Fix CTS regression am: 90be39c7bb am: db9f504522
Sungsoo Lim [Fri, 29 Jul 2016 19:02:43 +0000 (19:02 +0000)]
DO NOT MERGE: Fix CTS regression am: 90be39c7bb am: db9f504522
am: b04c428935

Change-Id: I5781e7822d050426288bbd42faafff31f098aa99

8 years agoDO NOT MERGE: Fix CTS regression am: 90be39c7bb
Sungsoo Lim [Fri, 29 Jul 2016 18:50:29 +0000 (18:50 +0000)]
DO NOT MERGE: Fix CTS regression am: 90be39c7bb
am: db9f504522

Change-Id: I83a02495ec4116d2bc2001325037f5864bb92c9a

8 years agoDO NOT MERGE: Fix CTS regression
Sungsoo Lim [Fri, 29 Jul 2016 18:32:49 +0000 (18:32 +0000)]
DO NOT MERGE: Fix CTS regression
am: 90be39c7bb

Change-Id: Ie32ddd18c9342b36b8d989ab4d715b30ff608949

8 years agoMerge "LauncherApps should also throw when user is locked" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 18:15:35 +0000 (18:15 +0000)]
Merge "LauncherApps should also throw when user is locked" into nyc-mr1-dev

8 years agoMerge "Force AlertDialogLayout to have gravity start|top" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 16:56:24 +0000 (16:56 +0000)]
Merge "Force AlertDialogLayout to have gravity start|top" into nyc-mr1-dev

8 years agoLauncherApps should also throw when user is locked
Makoto Onuki [Fri, 29 Jul 2016 16:40:40 +0000 (09:40 -0700)]
LauncherApps should also throw when user is locked

otherwise it'd be racy.

Bug 30406401

Change-Id: Id6b0295933c5639fa23c56d737a7f0199cbd7497

8 years agoMerge "Teach JankTracker about new swap behaviors" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 16:25:49 +0000 (16:25 +0000)]
Merge "Teach JankTracker about new swap behaviors" into nyc-mr1-dev

8 years agoIncreased size of data_saver_enable_title.
Felipe Leme [Fri, 29 Jul 2016 16:17:38 +0000 (09:17 -0700)]
Increased size of data_saver_enable_title.

Change-Id: I01b3675533d2d88ce7412b208d558057ff679919
Fixes: 28366097

8 years agoForce AlertDialogLayout to have gravity start|top
Adam Powell [Thu, 28 Jul 2016 23:30:10 +0000 (16:30 -0700)]
Force AlertDialogLayout to have gravity start|top

AlertDialogLayout overrides LinearLayout#onMeasure but not onLayout,
meaning that some state initialized for the handling of gravity may
not be valid in LinearLayout#onLayout. As this is an internal class
never used directly by apps, explicitly specify the default gravity of
start|top in @layout/alert_dialog_material to avoid this bug. Apps
that do things like set gravity in their theme (for whatever reason)
could otherwise change its behavior.

Bug 30494039

Change-Id: I71a8be1829a7fe24cf7714a3bd5ed732f85eb887

8 years agoTeach JankTracker about new swap behaviors
John Reck [Thu, 28 Jul 2016 22:36:11 +0000 (15:36 -0700)]
Teach JankTracker about new swap behaviors

Bug: 30440166

If we are using HWC2, there's a change in timing
when in triple buffering with the pipelined offsets.
This changes JankTracker to recognize that and silently
erase that from the total duration

Change-Id: Ib1fd4209070f17dbd2baed707c8cf73fb11c3cf2

8 years agoMerge "Fix missing IpConnectivity metrics" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 09:38:26 +0000 (09:38 +0000)]
Merge "Fix missing IpConnectivity metrics" into nyc-mr1-dev

8 years agoMerge "IpConnectivityMetrics: no metrics upload in tests" into nyc-mr1-dev
TreeHugger Robot [Fri, 29 Jul 2016 09:23:27 +0000 (09:23 +0000)]
Merge "IpConnectivityMetrics: no metrics upload in tests" into nyc-mr1-dev

8 years agoFix missing IpConnectivity metrics
Hugo Benichi [Fri, 29 Jul 2016 07:29:46 +0000 (16:29 +0900)]
Fix missing IpConnectivity metrics

The IpConnectivityLog class looks up MetricsLoggerService once only
at creation. If a IpConnectivityLog user instantiates this class too
early during the boot process, the MetricsLoggerService is not found
and no event can be recorded.

This patch makes IpConnectivityLog attempt to look up
MetricsLoggerService as long as it hasn't found it yet.

This allows IpManager and ConnectivityService to upload
android.net.metrics events.

Bug: 30490301
Change-Id: I97102b95a775ea9e90351b9887ae4661fddc2af9

8 years agoIpConnectivityMetrics: no metrics upload in tests
Hugo Benichi [Thu, 28 Jul 2016 08:53:06 +0000 (17:53 +0900)]
IpConnectivityMetrics: no metrics upload in tests

Similarly to ApfTest, this patch changes ConnectivityServiceTest to use
a mock object instead of IpConnectivityLog so that running
ConnectivityServiceTest does not generate android.net.metrics events.

Bug: 30450301
Change-Id: Ibc0479f381f26e60baefbae15407c62aecbf6666

8 years agoDefaulting wallpaper offset to edge of the screen.
Winson [Thu, 28 Jul 2016 02:45:52 +0000 (19:45 -0700)]
Defaulting wallpaper offset to edge of the screen.

- To match the AOSP launcher which no longer centers the default page,
  we now align the wallpaper to either edge of the screen (depending on
  RTL).  This prevents a jump in the keyguard when starting the device
  due to the wallpaper offset being initialized before Launcher is
  started and can update the offset itself.

Bug: 28795125
Change-Id: Ica96a367157aef696b361601d346774960430fbf

8 years agoDocs: Adds a redirect to allow a shorter URL for NBU page on DAC. am: a211850784
David Friedman [Fri, 29 Jul 2016 03:36:39 +0000 (03:36 +0000)]
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC. am: a211850784
am: 00f85a4794

Change-Id: Ib2edb4aa67fadbd0cc535c1f587d8e567095d0d8

8 years agoDocs: Adds a redirect to allow a shorter URL for NBU page on DAC.
David Friedman [Fri, 29 Jul 2016 03:29:23 +0000 (03:29 +0000)]
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.
am: a211850784

Change-Id: If4408cf7a44273320a7154c776f8385d445406dd

8 years agoDocs: Adds a redirect to allow a shorter URL for NBU page on DAC.
David Friedman [Fri, 29 Jul 2016 00:07:46 +0000 (17:07 -0700)]
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.

Bug: 30292533
Change-Id: Ifd9ca24804d96d0e50dd0f94a028233cc2cbca4e
(cherry picked from commit 4dd89b6d86c13f170c61ca425d22e0463a81224f)

8 years agoMerge "Ensuring KeyguardService has the correct user when it starts" into nyc-mr1-dev
Suprabh Shukla [Fri, 29 Jul 2016 01:04:28 +0000 (01:04 +0000)]
Merge "Ensuring KeyguardService has the correct user when it starts" into nyc-mr1-dev

8 years agoDO NOT MERGE: Fix CTS regression
Sungsoo Lim [Mon, 25 Jul 2016 02:53:13 +0000 (11:53 +0900)]
DO NOT MERGE: Fix CTS regression

Bug: 30297223, Bug: 30437363
Change-Id: I7b18af40e4eac2713577204428fbfb96cc346582

8 years agoMerge \"Docs: fix broken image link in platforms architecture doc\" into nyc-dev
Adarsh Fernando [Fri, 29 Jul 2016 00:54:13 +0000 (00:54 +0000)]
Merge \"Docs: fix broken image link in platforms architecture doc\" into nyc-dev
am: eb73a791fd

Change-Id: I8869e542136224329f0a2d3335426d617fa4d95c

8 years agoDocs: fix broken image link in platforms architecture doc
Adarsh Fernando [Fri, 29 Jul 2016 00:54:11 +0000 (00:54 +0000)]
Docs: fix broken image link in platforms architecture doc
am: 0ead099a87

Change-Id: I31f417f372c9b09b708eca2685e5927a2a128e7d

8 years agoMerge "Docs: fix broken image link in platforms architecture doc" into nyc-dev
Adarsh Fernando [Fri, 29 Jul 2016 00:41:01 +0000 (00:41 +0000)]
Merge "Docs: fix broken image link in platforms architecture doc" into nyc-dev

8 years agoMerge \"Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.\" into...
David Friedman [Fri, 29 Jul 2016 00:21:31 +0000 (00:21 +0000)]
Merge \"Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.\" into nyc-dev
am: e67d1573eb

Change-Id: Ib4205f7720dcaca2f9ac2ed49b2cd06fdf397080

8 years agoDocs: Adds a redirect to allow a shorter URL for NBU page on DAC.
David Friedman [Fri, 29 Jul 2016 00:21:29 +0000 (00:21 +0000)]
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.
am: 4dd89b6d86

Change-Id: I7490d787de713a597969e61f91eb8624a76947a4

8 years agoDoc change: remove deprecated intl versions of notifications guidelines. am: 223a1727cc
Dirk Dougherty [Fri, 29 Jul 2016 00:21:25 +0000 (00:21 +0000)]
Doc change: remove deprecated intl versions of notifications guidelines. am: 223a1727cc
am: 8478151729

Change-Id: Iaca8e1e20c479684289ad9d5b4278976e1f5a180

8 years agoMerge "Docs: Adds a redirect to allow a shorter URL for NBU page on DAC." into nyc-dev
David Friedman [Fri, 29 Jul 2016 00:12:15 +0000 (00:12 +0000)]
Merge "Docs: Adds a redirect to allow a shorter URL for NBU page on DAC." into nyc-dev

8 years agoDoc change: remove deprecated intl versions of notifications guidelines.
Dirk Dougherty [Fri, 29 Jul 2016 00:08:10 +0000 (00:08 +0000)]
Doc change: remove deprecated intl versions of notifications guidelines.
am: 223a1727cc

Change-Id: I3e10459cb9698ea9aa9a3739769fd31bbda25f83

8 years agoDocs: Adds a redirect to allow a shorter URL for NBU page on DAC.
David Friedman [Fri, 29 Jul 2016 00:07:46 +0000 (17:07 -0700)]
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.

Bug: 30292533
Change-Id: Ifd9ca24804d96d0e50dd0f94a028233cc2cbca4e

8 years agoDoc change: remove deprecated intl versions of notifications guidelines.
Dirk Dougherty [Thu, 28 Jul 2016 23:24:12 +0000 (16:24 -0700)]
Doc change: remove deprecated intl versions of notifications guidelines.

Bug: 28768849
Change-Id: Id38ce9f9a26ff7b6e77a55baa7feb0b93aa58f82

8 years agoMerge "Default fingerprint swipe to disabled." into nyc-mr1-dev
Doris Ling [Thu, 28 Jul 2016 23:28:16 +0000 (23:28 +0000)]
Merge "Default fingerprint swipe to disabled." into nyc-mr1-dev

8 years agoEnsuring KeyguardService has the correct user when it starts
Suprabh Shukla [Thu, 28 Jul 2016 00:00:12 +0000 (17:00 -0700)]
Ensuring KeyguardService has the correct user when it starts

Because RetailDemoModeService was switching user before KeyguardService
was started, KeyguardViewMediator was missing the call to setCurrentUser
on user switch. Setting the current user from keyguardState in
onServiceConnected, if there was a user switch that happened earlier.
Also changed RetailDemoModeService to switch user after it receives boot
phase BOOT_COMPLETE.

Bug: 30038980
Change-Id: I142570529097199ccc50849297ae67ca49d35534

8 years agoMerge "update shared libraries for system apps" into nyc-mr1-dev
TreeHugger Robot [Thu, 28 Jul 2016 22:03:27 +0000 (22:03 +0000)]
Merge "update shared libraries for system apps" into nyc-mr1-dev

8 years agoDocs: fix broken image link in platforms architecture doc
Adarsh Fernando [Thu, 28 Jul 2016 21:53:11 +0000 (14:53 -0700)]
Docs: fix broken image link in platforms architecture doc

Change-Id: Ie6a9f6c475633336b45cb74719c2cf0724e54971

8 years agoMerge "Set secure setting when all preloaded apps are installed" into nyc-mr1-dev
TreeHugger Robot [Thu, 28 Jul 2016 21:53:01 +0000 (21:53 +0000)]
Merge "Set secure setting when all preloaded apps are installed" into nyc-mr1-dev

8 years agoMerge "Relax isUserRunning check and allow in-profile calls" into nyc-mr1-dev
Makoto Onuki [Thu, 28 Jul 2016 21:33:13 +0000 (21:33 +0000)]
Merge "Relax isUserRunning check and allow in-profile calls" into nyc-mr1-dev

8 years agoDefault fingerprint swipe to disabled.
Doris Ling [Thu, 28 Jul 2016 20:46:33 +0000 (13:46 -0700)]
Default fingerprint swipe to disabled.

If Settings.Secure.SYSTEM_NAVIGATION_KEYS_ENABLED is not set, default it
to 0 to diable fingerprint swipe.

Bug: 30416729
Change-Id: I292aa696216facc8eaefd1f4bd698f6e5708dc85

8 years agoupdate shared libraries for system apps
Todd Kennedy [Thu, 28 Jul 2016 20:28:16 +0000 (13:28 -0700)]
update shared libraries for system apps

After removing updates for a system package, we weren't updating its
shared libraries when we should have. Make it so.

NOTE: This didn't affect device boot because we update all of the
shared libraries for all system applications after scanning packages.

Bug: 30266503
Change-Id: I8edf4344228fb3e793e7648ea70a041cb5db6af6

8 years agoSet secure setting when all preloaded apps are installed
Fyodor Kupolov [Thu, 28 Jul 2016 00:45:12 +0000 (17:45 -0700)]
Set secure setting when all preloaded apps are installed

Bug: 30280710
Change-Id: Id87b51c53b1e553a6ab0a257be93baf7d31b6fe5

8 years agoRelax isUserRunning check and allow in-profile calls
Makoto Onuki [Thu, 28 Jul 2016 20:10:42 +0000 (13:10 -0700)]
Relax isUserRunning check and allow in-profile calls

Bug 30475753

Change-Id: I739ee7e259f041f5e133edf048b6b54cb7a770db

8 years agoMerge "Drop less aggressively" into nyc-mr1-dev
John Reck [Thu, 28 Jul 2016 19:59:12 +0000 (19:59 +0000)]
Merge "Drop less aggressively" into nyc-mr1-dev

8 years agoFix nesting of sample XML code in complex-resources doc am: 79a5b91d0d
Adam Lesinski [Thu, 28 Jul 2016 19:42:11 +0000 (19:42 +0000)]
Fix nesting of sample XML code in complex-resources doc am: 79a5b91d0d
am: d779894510

Change-Id: I1c747c97fe2a3474c97f5ca97706d9c25e1ea28d

8 years agoFix nesting of sample XML code in complex-resources doc
Adam Lesinski [Thu, 28 Jul 2016 19:31:27 +0000 (19:31 +0000)]
Fix nesting of sample XML code in complex-resources doc
am: 79a5b91d0d

Change-Id: I6c2e2aabf079005df5dc0eea8bcaa04f6438c3fc

8 years agoMerge "Follow up for I420bee8a11d430b1e52ded050536e56a85a48800" into nyc-mr1-dev
TreeHugger Robot [Thu, 28 Jul 2016 19:19:59 +0000 (19:19 +0000)]
Merge "Follow up for I420bee8a11d430b1e52ded050536e56a85a48800" into nyc-mr1-dev

8 years agoMerge "DO NOT MERGE Change KernelUidCpuTimeReader Slog.wtf to Slog.e" into nyc-mr1-dev
Adam Lesinski [Thu, 28 Jul 2016 19:08:29 +0000 (19:08 +0000)]
Merge "DO NOT MERGE Change KernelUidCpuTimeReader Slog.wtf to Slog.e" into nyc-mr1-dev

8 years agoDO NOT MERGE Change KernelUidCpuTimeReader Slog.wtf to Slog.e
Adam Lesinski [Wed, 27 Jul 2016 23:11:27 +0000 (16:11 -0700)]
DO NOT MERGE Change KernelUidCpuTimeReader Slog.wtf to Slog.e

There is a known issue in the kernel uidcputime module that triggers
the WTF, which has a cost to the system. Convert to a regular log
instead.

Bug:28950306
Change-Id: I7cbb3138f644075f0d9d65ce8b52bd835eb270fd

8 years agoFix nesting of sample XML code in complex-resources doc
Adam Lesinski [Wed, 27 Jul 2016 23:33:15 +0000 (16:33 -0700)]
Fix nesting of sample XML code in complex-resources doc

Bug:30447181
Change-Id: Icea1580f6d919585d488befd62bfa16be7b4a0a6
(cherry picked from commit 4d1e2adf60fc99f76a9814eeb58c7d2d98bc4699)

8 years agoMerge "Fix nesting of sample XML code in complex-resources doc" into nyc-mr1-dev
Adam Lesinski [Thu, 28 Jul 2016 19:06:15 +0000 (19:06 +0000)]
Merge "Fix nesting of sample XML code in complex-resources doc" into nyc-mr1-dev

8 years agoMerge "Add support to hide LTE+ in UI." into nyc-mr1-dev
Robert Greenwalt [Thu, 28 Jul 2016 19:01:38 +0000 (19:01 +0000)]
Merge "Add support to hide LTE+ in UI." into nyc-mr1-dev

8 years agoMerge "Do less work on configuration change." into nyc-mr1-dev
Julia Reynolds [Thu, 28 Jul 2016 18:56:27 +0000 (18:56 +0000)]
Merge "Do less work on configuration change." into nyc-mr1-dev

8 years agoMerge \"docs: Relocated all intl versions of \"Network Security Config\"\" into nyc-dev
Kevin Hufnagle [Thu, 28 Jul 2016 18:31:48 +0000 (18:31 +0000)]
Merge \"docs: Relocated all intl versions of \"Network Security Config\"\" into nyc-dev
am: 7fc84dbd86

Change-Id: I1c2f6c401e5e7e90ce615386a8569ba6d914215a

8 years agodocs: Relocated all intl versions of \"Network Security Config\"
Kevin Hufnagle [Thu, 28 Jul 2016 18:31:45 +0000 (18:31 +0000)]
docs: Relocated all intl versions of \"Network Security Config\"
am: f2934fb9d7

Change-Id: I6a63951dd7bfde2680f82148d73174f8bcad61f9

8 years agoMerge "docs: Relocated all intl versions of "Network Security Config"" into nyc-dev
Kevin Hufnagle [Thu, 28 Jul 2016 18:20:02 +0000 (18:20 +0000)]
Merge "docs: Relocated all intl versions of "Network Security Config"" into nyc-dev

8 years agoMerge "Fix timeout in a test utility method" into nyc-mr1-dev
Makoto Onuki [Thu, 28 Jul 2016 17:39:50 +0000 (17:39 +0000)]
Merge "Fix timeout in a test utility method" into nyc-mr1-dev

8 years agoPrevent a11y seeing behind tasks w/modal windows.
Phil Weaver [Thu, 28 Jul 2016 01:03:10 +0000 (18:03 -0700)]
Prevent a11y seeing behind tasks w/modal windows.

Bug: 30279147
Change-Id: Iee714031894bec0d5b25e0d0feaf918536e5b124

8 years agoMerge "Fix CascadingMenuPopup width if background has padding DO NOT MERGE" into...
Chris Banes [Thu, 28 Jul 2016 08:38:39 +0000 (08:38 +0000)]
Merge "Fix CascadingMenuPopup width if background has padding DO NOT MERGE" into nyc-mr1-dev

8 years agoDocs: Deleting the rest of the preview/ directory due to N Release migration
David Friedman [Thu, 28 Jul 2016 04:47:58 +0000 (04:47 +0000)]
Docs: Deleting the rest of the preview/ directory due to N Release migration
am: 66a45479e0

Change-Id: I9db5ec1147f6d4ac76dee8412ddd58f9e0c91e53

8 years agoDrop less aggressively
John Reck [Thu, 28 Jul 2016 02:28:05 +0000 (19:28 -0700)]
Drop less aggressively

Bug: 30342762

Frame dropping was too frequent and would trigger
during normal triple buffering steady state. Bump
the threshold to drop from 3ms stall to 6ms stall.

Change-Id: I5c1faeaabf0d02323a28e697a4af4105fbcf1c53

8 years agoDocs: Deleting the rest of the preview/ directory due to N Release migration
David Friedman [Thu, 28 Jul 2016 02:22:29 +0000 (19:22 -0700)]
Docs: Deleting the rest of the preview/ directory due to N Release migration

This directory no longer has a reason to exist since we've migrated all
of its contents to their respective homes.

Change-Id: I604b5104a04b0f627b9e0a9971215bf37755dbd5

8 years agoDocs: Migration of N docs to about/versions/
David Friedman [Thu, 28 Jul 2016 01:58:50 +0000 (01:58 +0000)]
Docs: Migration of N docs to about/versions/
am: f3851c1670

Change-Id: Id09eed6e1cceae67357a2612a4e59b5719442e41

8 years agoDocs: Migration of N docs to about/versions/
David Friedman [Wed, 20 Jul 2016 20:44:10 +0000 (13:44 -0700)]
Docs: Migration of N docs to about/versions/

With the transition from N Preview to actual Nougat Release, this CL moves
the high-level overview files from the preview directory into the
about/versions/ directory, under which an archive of current and previous
Android versions' changes resides.

Change-Id: I42373b0302e953f8166c62e7c8422f2481322240

8 years agoDoc change: remove notifications guidelines page and redirect to material spec. am...
Dirk Dougherty [Thu, 28 Jul 2016 01:26:27 +0000 (01:26 +0000)]
Doc change: remove notifications guidelines page and redirect to material spec. am: 9bb0869926
am: 340a59c77b

Change-Id: Ib78336d802e91db61d982dd8e50d0d9d34a3d79a

8 years agoDoc change: remove notifications guidelines page and redirect to material spec.
Dirk Dougherty [Thu, 28 Jul 2016 01:13:34 +0000 (01:13 +0000)]
Doc change: remove notifications guidelines page and redirect to material spec.
am: 9bb0869926

Change-Id: Ie41e3665d31bd44b4a4cfbcf6c50f72efd30a17d

8 years agoMerge \\"docs: Fixed bad link to cloud-backup training class\\" into nyc-docs am...
Andrew Solovay [Thu, 28 Jul 2016 01:03:27 +0000 (01:03 +0000)]
Merge \\"docs: Fixed bad link to cloud-backup training class\\" into nyc-docs am: baa3c078a6
am: 3af211196d

Change-Id: I082576f73273de8e5c1c4b8922d4e00318d82607

8 years agodocs: Fixed bad link to cloud-backup training class am: c02411f38d
Andrew Solovay [Thu, 28 Jul 2016 01:03:25 +0000 (01:03 +0000)]
docs: Fixed bad link to cloud-backup training class am: c02411f38d
am: 7e7924b074

Change-Id: I5a7b203aa59ecc3d43bedb43f497096602d94295

8 years agoMerge \\"docs: Removed reference to Android Support Library\\" into nyc-docs am:...
Andrew Solovay [Thu, 28 Jul 2016 01:03:22 +0000 (01:03 +0000)]
Merge \\"docs: Removed reference to Android Support Library\\" into nyc-docs am: 2a550cfa2a
am: 6a56b0579d

Change-Id: I896eb99e5a240ceb402f7b2ef510845861cf408f

8 years agoMerge \"docs: Moving localized versions of N Preview docs\" into nyc-dev
Andrew Solovay [Thu, 28 Jul 2016 01:03:18 +0000 (01:03 +0000)]
Merge \"docs: Moving localized versions of N Preview docs\" into nyc-dev
am: a15c0c2902

Change-Id: I53c333168a7a26fc8e2bcc10ab62bd555fc67581

8 years agodocs: Moving localized versions of N Preview docs
Andrew Solovay [Thu, 28 Jul 2016 01:03:14 +0000 (01:03 +0000)]
docs: Moving localized versions of N Preview docs
am: 32845b1eb9

Change-Id: I549825e683afa9bd855dce58dff8bbef86a71ad3

8 years agoDoc change: remove notifications guidelines page and redirect to material spec.
Dirk Dougherty [Wed, 27 Jul 2016 16:46:35 +0000 (09:46 -0700)]
Doc change: remove notifications guidelines page and redirect to material spec.

Bug-Id: 28768849
Change-Id: I8f73a3023ae7648cf89d2e31f0cf055195da2bd7

8 years agoMerge \"resolve merge conflicts of 07fe016 to nyc-dev\" into nyc-dev
Andrew Solovay [Thu, 28 Jul 2016 00:58:07 +0000 (00:58 +0000)]
Merge \"resolve merge conflicts of 07fe016 to nyc-dev\" into nyc-dev
am: ed49ee64f0

Change-Id: I4974eee1e932ee9568c3f40517808b7f904fa138

8 years agoresolve merge conflicts of 07fe016 to nyc-dev
Andrew Solovay [Thu, 28 Jul 2016 00:58:05 +0000 (00:58 +0000)]
resolve merge conflicts of 07fe016 to nyc-dev
am: 0f9a790e0f

Change-Id: Ide59077e2c6b9bd259758e8526847c93ca392415

8 years agoMerge \"docs: Moving L10N versions of Scoped Dir Access docs\" into nyc-dev
Daniel Yu [Thu, 28 Jul 2016 00:58:00 +0000 (00:58 +0000)]
Merge \"docs: Moving L10N versions of Scoped Dir Access docs\" into nyc-dev
am: 2c77170adb

Change-Id: I8870a49206fc2c83826d4f06cbd28085f4b4cfd5

8 years agodocs: Moving L10N versions of Scoped Dir Access docs
Daniel Yu [Thu, 28 Jul 2016 00:57:57 +0000 (00:57 +0000)]
docs: Moving L10N versions of Scoped Dir Access docs
am: a4fc4209c8

Change-Id: Ie3661f2dcedde9f2d5fc3828d815150c3e7329d5

8 years agoMerge \"docs: Moving L10N versions of TV recording API docs\" into nyc-dev
Daniel Yu [Thu, 28 Jul 2016 00:57:53 +0000 (00:57 +0000)]
Merge \"docs: Moving L10N versions of TV recording API docs\" into nyc-dev
am: ee7fa57ea6

Change-Id: Icc620282440bb907deeeb8488d640b96254cbc30

8 years agodocs: Moving L10N versions of TV recording API docs
Daniel Yu [Thu, 28 Jul 2016 00:57:50 +0000 (00:57 +0000)]
docs: Moving L10N versions of TV recording API docs
am: a93eeaa38b

Change-Id: Iee157cb4494cf2aaffc232f88a315fcacf80cf0b

8 years agoMerge \"docs: Moving L10N versions of Direct Boot docs\" into nyc-dev
Daniel Yu [Thu, 28 Jul 2016 00:57:47 +0000 (00:57 +0000)]
Merge \"docs: Moving L10N versions of Direct Boot docs\" into nyc-dev
am: 3744b05b0e

Change-Id: I64e42e1e9a002312796e28d3edccfbe6bb3941e6

8 years agodocs: Moving L10N versions of Direct Boot docs
Daniel Yu [Thu, 28 Jul 2016 00:57:44 +0000 (00:57 +0000)]
docs: Moving L10N versions of Direct Boot docs
am: 9bd8e969da

Change-Id: I2b1748d28c351af0f19b25be13ae012487c91101

8 years agoMerge \"docs: Moving L10N versions of PIP docs\" into nyc-dev
Daniel Yu [Thu, 28 Jul 2016 00:57:41 +0000 (00:57 +0000)]
Merge \"docs: Moving L10N versions of PIP docs\" into nyc-dev
am: 1f33503861

Change-Id: I517a167a6a9f45c0ab3b98adcb465cc1e3568977

8 years agodocs: Moving L10N versions of PIP docs
Daniel Yu [Thu, 28 Jul 2016 00:57:37 +0000 (00:57 +0000)]
docs: Moving L10N versions of PIP docs
am: 089055f18c

Change-Id: Ic370a01cc76dbf7f44c8c4b55b965ac265bc2b76

8 years agoMerge \"docs: Fixed bad link to cloud-backup training class\" into nyc-docs
Andrew Solovay [Thu, 28 Jul 2016 00:30:39 +0000 (00:30 +0000)]
Merge \"docs: Fixed bad link to cloud-backup training class\" into nyc-docs
am: baa3c078a6

Change-Id: I92eb0418745e50c382ba78a572512d9977005f9c

8 years agodocs: Fixed bad link to cloud-backup training class
Andrew Solovay [Thu, 28 Jul 2016 00:30:37 +0000 (00:30 +0000)]
docs: Fixed bad link to cloud-backup training class
am: c02411f38d

Change-Id: I407879f4ec8fbdfae3551c042dc30e38384ef235

8 years agoMerge \"docs: Removed reference to Android Support Library\" into nyc-docs
Andrew Solovay [Thu, 28 Jul 2016 00:30:34 +0000 (00:30 +0000)]
Merge \"docs: Removed reference to Android Support Library\" into nyc-docs
am: 2a550cfa2a

Change-Id: Ie271602e418e65318b5a04831dd0b5330518e602

8 years agoMerge "docs: Moving localized versions of N Preview docs" into nyc-dev
Andrew Solovay [Wed, 27 Jul 2016 23:59:59 +0000 (23:59 +0000)]
Merge "docs: Moving localized versions of N Preview docs" into nyc-dev

8 years agoMerge changes I17119726,Ia1ae819a into nyc-mr1-dev
Android Build Merger (Role) [Wed, 27 Jul 2016 23:58:18 +0000 (23:58 +0000)]
Merge changes I17119726,Ia1ae819a into nyc-mr1-dev

* changes:
  Merge \"docs: Moving internationalized versions of multi-window doc\" into nyc-dev am: 76f3cc7fc0
  docs: Moving internationalized versions of multi-window doc am: 82a38458e6

8 years agoMerge "docs: Moving multi-window docs out of N Preview area for N release am: dda5e4b...
Android Build Merger (Role) [Wed, 27 Jul 2016 23:58:03 +0000 (23:58 +0000)]
Merge "docs: Moving multi-window docs out of N Preview area for N release am: dda5e4b1ab" into nyc-mr1-dev

8 years agoMerge changes I67077905,Ibe3ae323 into nyc-mr1-dev
Android Build Merger (Role) [Wed, 27 Jul 2016 23:57:46 +0000 (23:57 +0000)]
Merge changes I67077905,Ibe3ae323 into nyc-mr1-dev

* changes:
  Merge \"docs: Removing internationalized versions of AfW preview doc\" into nyc-dev am: 40782b2415
  docs: Removing internationalized versions of AfW preview doc am: d6d4de697e

8 years agoMerge changes Ie43bcbcd,Ia9901a83 into nyc-mr1-dev
Android Build Merger (Role) [Wed, 27 Jul 2016 23:57:30 +0000 (23:57 +0000)]
Merge changes Ie43bcbcd,Ia9901a83 into nyc-mr1-dev

* changes:
  Merge \"docs: Removing N Preview AfW doc, and setting up redirect\" into nyc-dev am: 15e72ce64b
  docs: Removing N Preview AfW doc, and setting up redirect am: 09f5a77754

8 years agoMerge changes Ibed11e8a,Ic6bf0c4b into nyc-mr1-dev
Android Build Merger (Role) [Wed, 27 Jul 2016 23:57:14 +0000 (23:57 +0000)]
Merge changes Ibed11e8a,Ic6bf0c4b into nyc-mr1-dev

* changes:
  Merge \"docs: Added Android N (API level 24) to the \"API levels\" table\" into nyc-dev am: ffe63a4ad8
  docs: Added Android N (API level 24) to the \"API levels\" table am: 563c4f1adb

8 years agoMerge \"docs: Moving internationalized versions of multi-window doc\" into nyc-dev
Andrew Solovay [Wed, 27 Jul 2016 23:56:11 +0000 (23:56 +0000)]
Merge \"docs: Moving internationalized versions of multi-window doc\" into nyc-dev
am: 76f3cc7fc0

Change-Id: I17119726d3c16d0d16dfbfe9af9e141e8ffba9b5

8 years agodocs: Moving internationalized versions of multi-window doc
Andrew Solovay [Wed, 27 Jul 2016 23:56:08 +0000 (23:56 +0000)]
docs: Moving internationalized versions of multi-window doc
am: 82a38458e6

Change-Id: Ia1ae819a24aac2f6117463db6aa2a9f1ed030832

8 years agodocs: Moving multi-window docs out of N Preview area for N release
Andrew Solovay [Wed, 27 Jul 2016 23:56:04 +0000 (23:56 +0000)]
docs: Moving multi-window docs out of N Preview area for N release
am: dda5e4b1ab

Change-Id: I22779b166a1ad81237564c10be253629110d2e6d

8 years agoMerge \"docs: Removing internationalized versions of AfW preview doc\" into nyc-dev
Andrew Solovay [Wed, 27 Jul 2016 23:56:02 +0000 (23:56 +0000)]
Merge \"docs: Removing internationalized versions of AfW preview doc\" into nyc-dev
am: 40782b2415

Change-Id: I67077905857a67bc7f9611e84d4b15b2624122f7

8 years agodocs: Removing internationalized versions of AfW preview doc
Andrew Solovay [Wed, 27 Jul 2016 23:56:00 +0000 (23:56 +0000)]
docs: Removing internationalized versions of AfW preview doc
am: d6d4de697e

Change-Id: Ibe3ae323d0d09cf3b64b49eaceeaae32071e0a44

8 years agoMerge \"docs: Removing N Preview AfW doc, and setting up redirect\" into nyc-dev
Andrew Solovay [Wed, 27 Jul 2016 23:55:57 +0000 (23:55 +0000)]
Merge \"docs: Removing N Preview AfW doc, and setting up redirect\" into nyc-dev
am: 15e72ce64b

Change-Id: Ie43bcbcd113dfd3b515ca3868bd238a0913da33e

8 years agodocs: Removing N Preview AfW doc, and setting up redirect
Andrew Solovay [Wed, 27 Jul 2016 23:55:55 +0000 (23:55 +0000)]
docs: Removing N Preview AfW doc, and setting up redirect
am: 09f5a77754

Change-Id: Ia9901a83f100c182334897cd3848e14d983d9e70