OSDN Git Service

android-x86/frameworks-base.git
8 years agodocs: Clarified that app is running on mobile device, not on Auto
Andrew Solovay [Tue, 29 Sep 2015 20:09:51 +0000 (13:09 -0700)]
docs: Clarified that app is running on mobile device, not on Auto

Per user feedback--at times it was unclear whether app was running
on Auto or on a mobile device connected to Auto. Clarified that it's
always/only about an app on a phone or tablet that's plugged in to
Auto.

Also fixed a broken link while I had it open.

See first comment for doc stage location.

bug: 20827220
Change-Id: I52f38674fbdadb6b244af92b66e841b795340fec

8 years agoMerge "docs: Adding link fix for typo bug 23576672." into mnc-docs
Dan Yu [Tue, 29 Sep 2015 17:12:16 +0000 (17:12 +0000)]
Merge "docs: Adding link fix for typo bug 23576672." into mnc-docs

8 years agodocs: Removing reference to Apache HTTP client
Andrew Solovay [Thu, 24 Sep 2015 18:52:48 +0000 (11:52 -0700)]
docs: Removing reference to Apache HTTP client

With Android M, the Apache HTTP client is no longer supported.
Removing references to that client and the clients that depend
on it (DefaultHttpClient and AndroidHttpClient). Replacing, when
appropriate, with references to HttpURLConnection.

Also removing references to the 2011 blog post "Android's HTTP
Clients" (https://goto.google.com/cusll) since that post is largely
about the ex-clients.

Fixed a couple of other small errors while I had the files open
(for example, changed a sample URL in a code snippet to the safe
www.example.com).

bug: 19696844
Change-Id: Iabf780140c37d5fc95c0d45542c425a945c69337

8 years agodocs: Adding link fix for typo bug 23576672.
Daniel Yu [Mon, 28 Sep 2015 17:56:35 +0000 (10:56 -0700)]
docs: Adding link fix for typo bug 23576672.

Link appears to be missing {@docRoot}.
Adding fixes recommended by reviewer.

Bug: 23576672
Change-Id: If9ec5b0c2f50e31ac20aa24c445fd5b286b465aa

8 years agoMerge "Use correct frequency range for near ultrasound" into mnc-docs
Glenn Kasten [Mon, 28 Sep 2015 17:14:44 +0000 (17:14 +0000)]
Merge "Use correct frequency range for near ultrasound" into mnc-docs

8 years agoam abe8ecf4: Fix dependencies block in "Building Local Unit Tests"
Michal Bendowski [Mon, 28 Sep 2015 15:43:02 +0000 (15:43 +0000)]
am abe8ecf4: Fix dependencies block in "Building Local Unit Tests"

* commit 'abe8ecf4ac4e036a408cd949138f002f7faabc4f':
  Fix dependencies block in "Building Local Unit Tests"

8 years agoFix dependencies block in "Building Local Unit Tests"
Michal Bendowski [Mon, 28 Sep 2015 10:21:18 +0000 (11:21 +0100)]
Fix dependencies block in "Building Local Unit Tests"

Change-Id: I47c10cd7013bfacc8285d21fcae35c2a77621fcc

8 years agoUse correct frequency range for near ultrasound
Glenn Kasten [Fri, 25 Sep 2015 21:43:21 +0000 (14:43 -0700)]
Use correct frequency range for near ultrasound

Bug: 21072209
Change-Id: I892fe020fd8f6787247f1553afaf1c9376dfc263

8 years agodocs: Adding "Designing for Drivers" video to Auto Design page
Andrew Solovay [Thu, 24 Sep 2015 23:50:51 +0000 (16:50 -0700)]
docs: Adding "Designing for Drivers" video to Auto Design page

See first comment for doc stage location.

bug: 23281036
Change-Id: Id96464c264b3d739cdc2400901cde2713af15545

8 years agoam e25b3fa1: docs: gradle plugin guide link update
Rich Slogar [Wed, 23 Sep 2015 15:30:24 +0000 (15:30 +0000)]
am e25b3fa1: docs: gradle plugin guide link update

* commit 'e25b3fa17880a97d5bcfc160ad4a2804775df23d':
  docs: gradle plugin guide link update

8 years agodocs: gradle plugin guide link update
Rich Slogar [Mon, 10 Aug 2015 18:11:15 +0000 (11:11 -0700)]
docs: gradle plugin guide link update

Change-Id: I7ed33e9fcb9aa300fd17dc13bb88bb9edc5f8a41

8 years agoam f21490e5: Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
Joe Fernandez [Tue, 22 Sep 2015 17:24:24 +0000 (17:24 +0000)]
am f21490e5: Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs

* commit 'f21490e5210d58b6998208b0bbc2f239208a889d':
  docs: plugin 1.3.1 revisions update

8 years agoMerge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
Joe Fernandez [Tue, 22 Sep 2015 17:18:00 +0000 (17:18 +0000)]
Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs

8 years agoam 6e9eb723: Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc...
Joe Fernandez [Tue, 22 Sep 2015 17:11:02 +0000 (17:11 +0000)]
am 6e9eb723: Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs

* commit '6e9eb7238d7e55e3cb643aac2cc9450ccbea7aa5':
  docs: ATV Catalog Browser Update

8 years agoMerge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs
Joe Fernandez [Tue, 22 Sep 2015 17:00:25 +0000 (17:00 +0000)]
Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs

8 years agoresolved conflicts for 4f68b784 to mnc-preview-docs
Joe Fernandez [Tue, 22 Sep 2015 16:57:35 +0000 (09:57 -0700)]
resolved conflicts for 4f68b784 to mnc-preview-docs

Change-Id: I850c65b3f1491d332a7d677d8e04c1ade67f6ba4

8 years agoMerge "docs: Fixed broken links to unit testing samples. bug: 24237555" into mnc...
Quddus Chong [Mon, 21 Sep 2015 21:55:42 +0000 (21:55 +0000)]
Merge "docs: Fixed broken links to unit testing samples. bug: 24237555" into mnc-docs

8 years agodocs: Fixed broken links to unit testing samples.
Quddus Chong [Mon, 21 Sep 2015 21:35:08 +0000 (14:35 -0700)]
docs: Fixed broken links to unit testing samples.
bug: 24237555

Change-Id: I1bd1b4731bd883c9c1f047ade8615b8676948e8d

8 years agoFixed atsl versions and gradle task
Stephan Linzner [Mon, 21 Sep 2015 21:21:13 +0000 (14:21 -0700)]
Fixed atsl versions and gradle task

Change-Id: Ia0c3b18ac72b660f5bbedc9bb3a27d94f87a87e7

8 years agoam d13d50d8: Merge "docs: ATV Catalog Browser Update" into lmp-docs
Joe Fernandez [Mon, 21 Sep 2015 19:41:17 +0000 (19:41 +0000)]
am d13d50d8: Merge "docs: ATV Catalog Browser Update" into lmp-docs

* commit 'd13d50d881d66d0e870170c19a4e07ffe8aee742':
  docs: ATV Catalog Browser Update

8 years agoMerge "docs: ATV Catalog Browser Update" into lmp-docs
Joe Fernandez [Mon, 21 Sep 2015 19:32:25 +0000 (19:32 +0000)]
Merge "docs: ATV Catalog Browser Update" into lmp-docs

8 years agoDoc change: updated online course cards.
Dirk Dougherty [Fri, 18 Sep 2015 23:09:21 +0000 (16:09 -0700)]
Doc change: updated online course cards.

Change-Id: I9801fd97745861ab47fbf0e7f7dfa94ac3be0ee8

8 years agoMerge "docs: Adding link to Android Auto distribute page" into mnc-docs
Andrew Solovay [Fri, 18 Sep 2015 18:15:05 +0000 (18:15 +0000)]
Merge "docs: Adding link to Android Auto distribute page" into mnc-docs

8 years agoMerge "Document user authentication restrictions on public keys." into mnc-docs
Shawn Willden [Thu, 17 Sep 2015 00:05:40 +0000 (00:05 +0000)]
Merge "Document user authentication restrictions on public keys." into mnc-docs

8 years agoDocs: Fixes a typo I found while reading docs. No bug number or stage.
David Friedman [Wed, 16 Sep 2015 21:33:57 +0000 (14:33 -0700)]
Docs: Fixes a typo I found while reading docs. No bug number or stage.

Change-Id: I7a8e0580a0e816cf249f3ce4b36f3a27c5040120

8 years agodocs: Updated Javadocs for Android Testing Support Library v0.4.
Quddus Chong [Wed, 9 Sep 2015 16:26:25 +0000 (09:26 -0700)]
docs: Updated Javadocs for Android Testing Support Library  v0.4.
bug: 23932175

Change-Id: I6c8859d6a3a7b57e8c774cd8c6cf4ac3188e1fbd

8 years agodocs: Added behavior change for dynamic linker when app requests for a
Quddus Chong [Wed, 16 Sep 2015 00:20:03 +0000 (17:20 -0700)]
docs: Added behavior change for dynamic linker when app requests for a
shared library with text relocations to be loaded.
bug: 24106254

Change-Id: I25c389cd37d1fa3a2d80221da2041169b786be71

8 years agoFix typo in permission for profiling
Casey Ho [Sat, 22 Aug 2015 00:17:09 +0000 (17:17 -0700)]
Fix typo in permission for profiling

Bug: 20723240
Change-Id: Ie6b666bb0cb27bf8b29f376e79062e94b482ae72

8 years agodocs: Corrected syntax for the adb shell commands.
Andrew Solovay [Fri, 11 Sep 2015 22:10:40 +0000 (15:10 -0700)]
docs: Corrected syntax for the adb shell commands.

See first comment for doc stage location.

bug: 21744132
Change-Id: I5ab17e7a132d9bfd64139badf8c8ebb8ae59b7e2

8 years agodocs: Adding link to Android Auto distribute page
Andrew Solovay [Fri, 11 Sep 2015 23:32:42 +0000 (16:32 -0700)]
docs: Adding link to Android Auto distribute page

See first comment for doc stage location.

bug: 20068182
Change-Id: I9e8d341852d3a8cb992d7959e988f69aa49d4490

8 years agoam 04cefcb9: Merge "docs: New app bar training docs" into mnc-preview-docs
Andrew Solovay [Fri, 11 Sep 2015 17:51:51 +0000 (17:51 +0000)]
am 04cefcb9: Merge "docs: New app bar training docs" into mnc-preview-docs

* commit '04cefcb98d3881c4a21217405aa941572fdc46a5':
  docs: New app bar training docs

8 years agoMerge "docs: New app bar training docs" into mnc-preview-docs
Andrew Solovay [Fri, 11 Sep 2015 17:40:17 +0000 (17:40 +0000)]
Merge "docs: New app bar training docs" into mnc-preview-docs

8 years agoDocument user authentication restrictions on public keys.
Shawn Willden [Tue, 8 Sep 2015 23:47:38 +0000 (17:47 -0600)]
Document user authentication restrictions on public keys.

A Keystore bug causes user authentication to be required to use public
keys from key pairs that are authentication-bound.  Because it's too
late to fix Keystore we're instead documenting the behavior.

Bug: 23792178
Change-Id: Iee3a78d6cbf25949e890b1c50841580ce748da2e

8 years agoam d2b43322: am b954cab2: (-s ours) am a7ab46d1: Merge "Localization of Android Mater...
David Friedman [Fri, 11 Sep 2015 07:07:40 +0000 (07:07 +0000)]
am d2b43322: am b954cab2: (-s ours) am a7ab46d1: Merge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs

* commit 'd2b433229dd0a411d033d2d1e7cf712d8db2e1d2':
  Localization of Android Material Design pages. Bug: 19125767

8 years agoam b954cab2: (-s ours) am a7ab46d1: Merge "Localization of Android Material Design...
David Friedman [Fri, 11 Sep 2015 06:56:48 +0000 (06:56 +0000)]
am b954cab2: (-s ours) am a7ab46d1: Merge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs

* commit 'b954cab2e68450f50dc1058e221e1e32f7b360b0':
  Localization of Android Material Design pages. Bug: 19125767

8 years agoam a7ab46d1: Merge "Localization of Android Material Design pages. Bug: 19125767...
David Friedman [Fri, 11 Sep 2015 06:15:50 +0000 (06:15 +0000)]
am a7ab46d1: Merge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs

* commit 'a7ab46d134ad5b74f87334cfd5adb4f073bcd542':
  Localization of Android Material Design pages. Bug: 19125767

8 years agoMerge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs
David Friedman [Fri, 11 Sep 2015 06:01:11 +0000 (06:01 +0000)]
Merge "Localization of Android Material Design pages. Bug: 19125767" into lmp-docs

8 years agodocs: New app bar training docs
Andrew Solovay [Fri, 10 Jul 2015 01:11:50 +0000 (18:11 -0700)]
docs: New app bar training docs

Replacing the existing "ActionBar" training docs with new, up-to-date
ones focused on using the appcompat Toolbar. Ultimately these lessons
will also replace the existing ActionBar UI guide.

See first comment for doc stage location.

Change-Id: Ic20362ec4c4fc872c4388b05367451ae8072938b

8 years agoFix typo
Glenn Kasten [Thu, 10 Sep 2015 21:32:55 +0000 (14:32 -0700)]
Fix typo

Change-Id: Ib9077955fc29acc8dc5ab733d0aae856c3af292f

8 years agoDoc change: Add note that IAB testing requires alpha/beta opt in.
Dirk Dougherty [Thu, 10 Sep 2015 15:35:40 +0000 (08:35 -0700)]
Doc change: Add note that IAB testing requires alpha/beta opt in.

Change-Id: I5e417c0011082fa957b3edbc05d512779c92b855

8 years agoam 4b32b3f4: Merge "docs: change intro and title for contacts and sign-in lesson...
Cheryl Potter [Tue, 8 Sep 2015 21:36:36 +0000 (21:36 +0000)]
am 4b32b3f4: Merge "docs: change intro and title for contacts and sign-in lesson, and remove empty bullet" into mnc-preview-docs

* commit '4b32b3f43fe8e27ffdb19d51364ebd99a3503e79':
  docs: change intro and title for contacts and sign-in lesson, and remove empty bullet

8 years agoMerge "docs: change intro and title for contacts and sign-in lesson, and remove empty...
Cheryl Potter [Tue, 8 Sep 2015 21:28:06 +0000 (21:28 +0000)]
Merge "docs: change intro and title for contacts and sign-in lesson, and remove empty bullet" into mnc-preview-docs

8 years agodocs: change intro and title for contacts and sign-in lesson, and remove empty bullet
Cheryl Potter [Tue, 11 Aug 2015 18:43:59 +0000 (11:43 -0700)]
docs: change intro and title for contacts and sign-in lesson, and remove empty bullet

b/22822607

Change-Id: Ib8b26e2ebe651fc3d9a1b9c89183ab62128d5e20

8 years agodocs: September 2015 Dashboard update
Joe Fernandez [Tue, 8 Sep 2015 04:19:01 +0000 (21:19 -0700)]
docs: September 2015  Dashboard update

Change-Id: If38280cc189ed7cfe07885b983dbbfb7413c39e9

8 years agoam 79ad6310: Merge "docs: changed references to Google+ sign-in to Google sign-in...
Cheryl Potter [Fri, 4 Sep 2015 22:24:57 +0000 (22:24 +0000)]
am 79ad6310: Merge "docs: changed references to Google+ sign-in to Google sign-in" into mnc-preview-docs

* commit '79ad6310ea3ca5931013cf746babf55cf391cc8f':
  docs: changed references to Google+ sign-in to Google sign-in

8 years agoam 81e0dff0: Minor fix on Auto Desktop Head Unit doc.
Renato Mangini [Fri, 4 Sep 2015 22:24:52 +0000 (22:24 +0000)]
am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.

* commit '81e0dff0da637f3580ac81e86950b23e9a55bbdc':
  Minor fix on Auto Desktop Head Unit doc.

8 years agoMerge "docs: changed references to Google+ sign-in to Google sign-in" into mnc-previe...
Cheryl Potter [Fri, 4 Sep 2015 22:14:25 +0000 (22:14 +0000)]
Merge "docs: changed references to Google+ sign-in to Google sign-in" into mnc-preview-docs

8 years agodocs: Fixed broken link in 'Handling TV hardware' lesson.
Quddus Chong [Fri, 4 Sep 2015 20:44:49 +0000 (13:44 -0700)]
docs: Fixed broken link in 'Handling TV hardware' lesson.
bug: 20423603

Change-Id: Ia9de0354c72675f5e40071685cf3a6ee9a033f58

8 years agoDoc change: update iab order number format.
Dirk Dougherty [Thu, 3 Sep 2015 22:24:36 +0000 (15:24 -0700)]
Doc change: update iab order number format.

Change-Id: I798ca82ed373df897f0e8d0a0af1c5bd6c3b8ea0

8 years agoMerge "docs: fixed code issues, and did a quick edit of text" into mnc-docs
Cheryl Potter [Wed, 2 Sep 2015 22:49:42 +0000 (22:49 +0000)]
Merge "docs: fixed code issues, and did a quick edit of text" into mnc-docs

8 years agodocs: fixed code issues, and did a quick edit of text
Cheryl Potter [Tue, 25 Aug 2015 23:19:30 +0000 (16:19 -0700)]
docs: fixed code issues, and did a quick edit of text

b/23365659

Change-Id: Id1abdbe4eac98a85567bcca64f6ef069bf18f613

8 years agodocs: Add M Developer Preview devbyte to Preview landing page.
Quddus Chong [Tue, 1 Sep 2015 17:58:23 +0000 (10:58 -0700)]
docs: Add M Developer Preview devbyte to Preview landing page.

Change-Id: I61b2a6c4541de4155993ca8695e5bd3f6873b98a

8 years agodocs: created Android Support Library v23.0.1 release notes
Cheryl Potter [Mon, 31 Aug 2015 22:33:58 +0000 (15:33 -0700)]
docs: created Android Support Library v23.0.1 release notes
b/23632936

Change-Id: Id53abd25f98c53caab842b0887eec20b1aefc837

8 years agoMerge "Docs: Updated URI information for custom-view xlmns directive to reflect Gradl...
David Friedman [Mon, 31 Aug 2015 19:00:37 +0000 (19:00 +0000)]
Merge "Docs: Updated URI information for custom-view xlmns directive to reflect Gradle" into mnc-docs

8 years agoDocs: Updated URI information for custom-view xlmns directive to reflect Gradle
David Friedman [Mon, 31 Aug 2015 08:48:37 +0000 (01:48 -0700)]
Docs: Updated URI information for custom-view xlmns directive to reflect Gradle

If you're building with Gradle, you no longer include the whole, fully-qualified
name of your project in the URI. Instead, you just end the URI with
res-auto.

Change-Id: Ie7dda8ff8f320951a5bd5d94b80b738cc0d483dc

8 years agodocs: Update to the DHU connection instructions
Joe Fernandez [Fri, 28 Aug 2015 20:00:42 +0000 (13:00 -0700)]
docs: Update to the DHU connection instructions

- Add: disable the "Only connect to known cars" option
- Fix the side-by-side figures with column divs

b/23619918

Change-Id: I2784c153010459250e8093f2e635444012138a5d

8 years agodocs: Removing GET_ACCOUNTS from normal permissions
Andrew Solovay [Fri, 28 Aug 2015 17:46:34 +0000 (10:46 -0700)]
docs: Removing GET_ACCOUNTS from normal permissions

See first comment for stage location.

bug: 23588905
Change-Id: I80309f7dbde090fafd7f0427bc74978370cf72e1

8 years agoMerge "docs: Fixed toc heading in Preview Downloads page." into mnc-docs
Quddus Chong [Thu, 27 Aug 2015 20:47:06 +0000 (20:47 +0000)]
Merge "docs: Fixed toc heading in Preview Downloads page." into mnc-docs

8 years agodocs: Fixed toc heading in Preview Downloads page.
Quddus Chong [Thu, 27 Aug 2015 20:45:53 +0000 (13:45 -0700)]
docs: Fixed toc heading in Preview Downloads page.

Change-Id: I82fa0132efc7aec57794eabff2bbb0fa4683ff55

8 years agodocs: Fixed broken link in 'Displaying a Now Playing Card' lesson.
Quddus Chong [Thu, 27 Aug 2015 19:48:51 +0000 (12:48 -0700)]
docs: Fixed broken link in 'Displaying a Now Playing Card' lesson.
bug: 19555868

Change-Id: I0063c5a71e471b13dbe8e06054cbdc7dd8884b46

8 years agoMinor fix on Auto Desktop Head Unit doc.
Renato Mangini [Thu, 27 Aug 2015 18:11:55 +0000 (11:11 -0700)]
Minor fix on Auto Desktop Head Unit doc.

Change-Id: I245484e87fadcc98fabc6f4c4fc67f2b454f9874

8 years agodocs: Tweak documentation for Google Play IAB test purchases
Joe Fernandez [Thu, 27 Aug 2015 05:01:40 +0000 (22:01 -0700)]
docs: Tweak documentation for Google Play IAB test purchases

b/20228305

Change-Id: Iefd287e5c49679dd5dc493d8acf69136e922974b

8 years agoam 0238bf24: docs: New auto Desktop Head Unit (DHU) docs
Rich Slogar [Thu, 27 Aug 2015 01:20:15 +0000 (01:20 +0000)]
am 0238bf24: docs: New auto Desktop Head Unit (DHU) docs

* commit '0238bf248095682b870732432095a987ee558aa2':
  docs: New auto Desktop Head Unit (DHU) docs

8 years agocherrypick from mnc-preview-docs docs: New auto Desktop Head Unit docs
Rich Slogar [Thu, 23 Jul 2015 23:05:27 +0000 (16:05 -0700)]
cherrypick from mnc-preview-docs docs: New auto Desktop Head Unit docs
Original Change-Id: I21565b82199394622ce4113b42174277c0248998

See first comment for doc stage location.

bug:22069078
bug:23341937
Change-Id: I5fec5599faacdca58e36694809b2e5a8365c7f5b

8 years agodocs: New auto Desktop Head Unit (DHU) docs
Rich Slogar [Thu, 23 Jul 2015 23:05:27 +0000 (16:05 -0700)]
docs: New auto Desktop Head Unit (DHU) docs

See comment on patch set 9 for doc stage location.

bug:22069078
bug:23341937

Change-Id: I21565b82199394622ce4113b42174277c0248998

8 years agoam dc35d48f: Merge "docs: changed red to yellow in code snippet" into mnc-preview...
Cheryl Potter [Wed, 26 Aug 2015 20:58:40 +0000 (20:58 +0000)]
am dc35d48f: Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs

* commit 'dc35d48f4fdc2016f900207ebc934e5a57bd9265':
  docs: changed red to yellow in code snippet

8 years agoam 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)
David Friedman [Wed, 26 Aug 2015 20:58:34 +0000 (20:58 +0000)]
am 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)

* commit '5389f46ce4245a6a0cfc931160ea13dab17f6590':
  Docs: Fixes to interactive-watch-face docs (CL 743190)

8 years agodocs: Updated landing page for Android Studio to indicate support for Android 6.0...
Quddus Chong [Wed, 26 Aug 2015 20:17:30 +0000 (13:17 -0700)]
docs: Updated landing page for Android Studio to indicate support for Android 6.0 platform and emulator.

Change-Id: I65f64ae854720b44e1227ab98d48c0abf186dfb5

8 years agoQuick phrasing fix to remove ambiguity.
Andrew Solovay [Tue, 25 Aug 2015 22:44:55 +0000 (15:44 -0700)]
Quick phrasing fix to remove ambiguity.

This is small and straightforward--a summary paragraph didn't clearly
explain the process (which was properly documented further down)--
so I'm going to just go ahead and +2 it myself.

Also fixed a couple of broken anchors while I had it open.

bug: 20719615
Change-Id: I8cc806007168adcd3a674b7b30e7aa397b471cc0

8 years agodocs: Add Studio 1.3.2 release notes and download links
Joe Fernandez [Fri, 21 Aug 2015 00:11:56 +0000 (17:11 -0700)]
docs: Add Studio 1.3.2 release notes and download links

- Added Studio 1.3.2 release notes
- Added Studio 1.3.2 download link information
- Added ADT 23.0.7 release notes (catch up from 8/17)

Change-Id: I930059d9bf85f7063eb3f55e0c77d46a064c75b0
(cherry picked from commit 0b4d170beeaf1ce0826bdd90504d54114c6368fa)

8 years agocherrypick from mnc-dev branch:
Quddus Chong [Fri, 21 Aug 2015 17:48:05 +0000 (10:48 -0700)]
cherrypick from mnc-dev branch:
docs: Fixed adb shell commands for setting/getting the inactive state of an app.
bug: 23372372.
Original Change-Id: I4fc846018189761d00111e196e5de9214009e6ad.

Change-Id: Id1d9c45200abec339bbc330ba9988349dcd19473

8 years agoadd placeholder for platform name in download button.
smain@google.com [Thu, 20 Aug 2015 00:35:23 +0000 (17:35 -0700)]
add placeholder for platform name in download button.
This change depends on the following change to the script that loads the platform name...
https://googleplex-android-review.git.corp.google.com/#/c/752776/

Change-Id: I7c9962f58d09d7a7f40dc6faa63014385b296498
(cherry picked from commit 3c2dc05e3da3fdf2d19bb8793c12411a46eb8d15)

8 years agocherrypick from mnc-dev docs: Fix return info for checkSelfPermission()
Andrew Solovay [Wed, 19 Aug 2015 20:44:56 +0000 (13:44 -0700)]
cherrypick from mnc-dev docs: Fix return info for checkSelfPermission()

Original change-Id: 4276a8fb25071aa0e471a5afc0764987db79cc49

Docs incorrectly said the method returns a boolean. In fact,
it (like the framework version) returns an int constant.

See first comment for doc stage location.

bug: 23331110
Change-Id: I2b4ccdc56dc0cff414c4d21e3916e8e7a0b0e909
(cherry picked from commit 4276a8fb25071aa0e471a5afc0764987db79cc49)

8 years agodocs: changed references to Google+ sign-in to Google sign-in
Cheryl Potter [Wed, 12 Aug 2015 20:50:35 +0000 (13:50 -0700)]
docs: changed references to Google+ sign-in to Google sign-in

b/23121450

Change-Id: I61f8b05da94e81c23792a1a06ee125f35b7c88fb

8 years agoMIDI docs: fix buffer allocation
Phil Burk [Tue, 18 Aug 2015 23:43:22 +0000 (16:43 -0700)]
MIDI docs: fix buffer allocation

Also describe NoteOn more clearly.

Bug: 23303608
Change-Id: I35f88022c854c2eb16ec606e58f28e06c52d18b7
Signed-off-by: Phil Burk <philburk@google.com>
(cherry picked from commit bda0caf07b786633381a029f782b9d2e1caa8a3f)

8 years agoMerge "docs: changed red to yellow in code snippet" into mnc-preview-docs
Cheryl Potter [Fri, 21 Aug 2015 22:51:30 +0000 (22:51 +0000)]
Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs

8 years agoTrying to help clean up the public issue tracker (and show some love to external...
Claudio Cherubino [Fri, 21 Aug 2015 21:49:09 +0000 (14:49 -0700)]
Trying to help clean up the public issue tracker (and show some love to external developers) by taking care of a bunch of typos that were reported.

List of issues from https://code.google.com/p/android/issues that are fixed by this CL: 183476,183249,183248,183241,183222,183142,183093,183329,182385,182311,182193,182019,73149,181589,179740,179384,178322,178189,178086,178020,177169,176312,175138,172322,172030,171820,170647,167288,163574,161580,161041,159199,151347,144290,136137,132505

Change-Id: I2e96f7444048abd2f666c75bd6ab9640019afb75

8 years agoDocs: Fixes to interactive-watch-face docs (CL 743190)
David Friedman [Thu, 20 Aug 2015 15:31:07 +0000 (08:31 -0700)]
Docs: Fixes to interactive-watch-face docs (CL 743190)

Change-Id: I2b9c7d7afbf5583da01808027869e1e98873c7d1

8 years agoMerge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into...
Dianne Hackborn [Thu, 20 Aug 2015 01:56:02 +0000 (01:56 +0000)]
Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev

8 years agoFix issue #23361510: Increase assist timeout from 500ms to 1 second
Dianne Hackborn [Thu, 20 Aug 2015 01:54:38 +0000 (18:54 -0700)]
Fix issue #23361510: Increase assist timeout from 500ms to 1 second

Actually, timeout is okay, but need to schedule it on UI thread.

Change-Id: I5b4ffa7caa33815a5223e3ddd08d4809bc7cf7b6

8 years agoMerge "Pass underlying volume UUID to StorageVolume." into mnc-dev
Jeff Sharkey [Thu, 20 Aug 2015 01:28:30 +0000 (01:28 +0000)]
Merge "Pass underlying volume UUID to StorageVolume." into mnc-dev

8 years agoam 9f4ddca9: am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463...
David Friedman [Thu, 20 Aug 2015 01:15:08 +0000 (01:15 +0000)]
am 9f4ddca9: am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs

* commit '9f4ddca909e1f7d4274da3282a05494d6fb2f3f9':
  Docs: Creating interactive watch faces Bug: 21721463

8 years agoam 311f8eee: am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructi...
David Friedman [Thu, 20 Aug 2015 01:06:29 +0000 (01:06 +0000)]
am 311f8eee: am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs

* commit '311f8eeee04937a08dd3576aaab74be19645c14e':
  Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836

8 years agoam 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc...
David Friedman [Thu, 20 Aug 2015 00:57:50 +0000 (00:57 +0000)]
am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs

* commit '56c22d29b8727e55073cede04b51e65eb6125b9f':
  Docs: Creating interactive watch faces Bug: 21721463

8 years agoMerge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs
David Friedman [Thu, 20 Aug 2015 00:44:58 +0000 (00:44 +0000)]
Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs

8 years agoDocs: Creating interactive watch faces
David Friedman [Wed, 15 Jul 2015 05:42:53 +0000 (22:42 -0700)]
Docs: Creating interactive watch faces
Bug: 21721463

Training module and related API-reference documentation. This is new
material for Android Wear D(iamond) release.

Change-Id: I9959bca50fd96812abd7cfb693139986bc59b133

8 years agoam ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug...
David Friedman [Wed, 19 Aug 2015 22:31:15 +0000 (22:31 +0000)]
am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs

* commit 'ed54f60ae4d57ed1e9cc963fc3baf5de91d51c53':
  Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836

8 years agoMerge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into...
David Friedman [Wed, 19 Aug 2015 22:21:41 +0000 (22:21 +0000)]
Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs

8 years agoDocs: Updating, clarifying Debug-over-WiFi instructions.
David Friedman [Thu, 23 Jul 2015 16:05:08 +0000 (09:05 -0700)]
Docs: Updating, clarifying Debug-over-WiFi instructions.
Bug: 21371836

Change-Id: Ieef63c416c85f778e4b00ef08b434040709c2493

8 years agoPass underlying volume UUID to StorageVolume.
Jeff Sharkey [Wed, 19 Aug 2015 21:15:33 +0000 (14:15 -0700)]
Pass underlying volume UUID to StorageVolume.

To help MediaProvider uniquely identify storage devices, pass through
the UUID of the underlying private storage volume.

Bug: 23329611
Change-Id: I22ee7ea98fcb208d7797310acb3396a3f074f09b

8 years agoFix incorrect android.telecom.Call.Details equality check.
Tyler Gunn [Wed, 19 Aug 2015 18:18:58 +0000 (11:18 -0700)]
Fix incorrect android.telecom.Call.Details equality check.

The the android.telecom.Call.Details class provides its own equals
implementation.  Recently added in M is to also check if the mExtras
and mIntentExtras are different.  Unfortunately, Bundles do not implement
equals.  As a result when Telecom calls are parceled and sent to the
InCallServices, this means that the internalUpdate method will always
assume that the Details of a call have changed, even if they have not.
This was causing a LOT of extra calls to onUpdate in the InCall UI (2x the
amount).  Although there is still room for improvement in the number of
callbacks from Telecom, this fix prevents a pretty significant regression
on that front.

Bug: 23218195
Change-Id: I128e996faf60376ed3df1dc848a97c4a7b0482ee

8 years agoMerge "Don't mark NetworkRequests restricted when they don't have restricted caps...
Lorenzo Colitti [Wed, 19 Aug 2015 20:48:31 +0000 (20:48 +0000)]
Merge "Don't mark NetworkRequests restricted when they don't have restricted caps" into mnc-dev

8 years agoMerge "Fix crashes when removing work profile" into mnc-dev
Amith Yamasani [Wed, 19 Aug 2015 20:10:30 +0000 (20:10 +0000)]
Merge "Fix crashes when removing work profile" into mnc-dev

8 years agoMerge "Fix issue #23326715: Clarify --checkin/-c options in batterystats" into mnc-dev
Dianne Hackborn [Wed, 19 Aug 2015 18:25:29 +0000 (18:25 +0000)]
Merge "Fix issue #23326715: Clarify --checkin/-c options in batterystats" into mnc-dev

8 years agoDon't mark NetworkRequests restricted when they don't have restricted caps
Paul Jensen [Wed, 19 Aug 2015 15:06:15 +0000 (11:06 -0400)]
Don't mark NetworkRequests restricted when they don't have restricted caps

Requests without NET_CAPABILITIES_INTERNET and just the default network
capabilities should not be marked restricted.  Without this fix apps
can hit permissions exceptions if they inadvertently make requests
without NET_CAPABILITIES_INTERNET.

Bug:23164917
Change-Id: I4c7136821315bcb05dfc42ffbc505a5d4f6109e6

8 years agoFix SysUI crash when no metadata is provided
Jorim Jaggi [Wed, 19 Aug 2015 01:33:49 +0000 (18:33 -0700)]
Fix SysUI crash when no metadata is provided

Bug: 23327474
Change-Id: I4903c0812c9677e1b31e1f645e3d6f1a03150c38

8 years agoFix issue #23326715: Clarify --checkin/-c options in batterystats
Dianne Hackborn [Wed, 19 Aug 2015 00:33:00 +0000 (17:33 -0700)]
Fix issue #23326715: Clarify --checkin/-c options in batterystats

Change-Id: I3f026447ba7c6d2c3f9ef065269c31a78cf73512

8 years agoFix race conditions for camera prewarm service
Jorim Jaggi [Tue, 18 Aug 2015 03:17:30 +0000 (20:17 -0700)]
Fix race conditions for camera prewarm service

When the unbind request came in before the service was actually
bound, we dropped the unbind request because mPrewarmBound was still
false. Fix that by tracking whether a bind is pending and if a unbind
event comes in during that time, set another flag to unbind it
directly again when the service is actually bound. In addition, don't
allow binding again if any of the previous events are still pending.

Bug: 23143748
Change-Id: I2b8ace86e35479a9848668a3462a2ce687835413

8 years agoMerge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev
Chris Craik [Tue, 18 Aug 2015 23:51:11 +0000 (23:51 +0000)]
Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev

8 years agoFix crashes when removing work profile
Amith Yamasani [Tue, 18 Aug 2015 21:32:14 +0000 (14:32 -0700)]
Fix crashes when removing work profile

This isn't specific to work profile. When multiple user
deletions happen in sequence, a race causes a dying user
to lose permissions prematurely. This fix delays removal of
user state until the user is completely cleaned up and all the
processes have been killed.

Bug: 23178833
Change-Id: I1636bc2022416359a25f19a3f65d113c05289cd3