OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-docs
Lorenzo Colitti [Sat, 19 Dec 2015 00:35:59 +0000 (00:35 +0000)]
Merge "Reinstate CHANGE_NETWORK_STATE as a normal permission." into mnc-docs

8 years agoMerge "docs: new Android Monitor doc b/24142260" into mnc-docs
Cheryl Potter [Sat, 19 Dec 2015 00:07:42 +0000 (00:07 +0000)]
Merge "docs: new Android Monitor doc b/24142260" into mnc-docs

8 years agodocs: New Image Asset Studo 1.5.1
sreevanis [Mon, 14 Dec 2015 19:06:35 +0000 (11:06 -0800)]
docs: New Image Asset Studo 1.5.1

Change-Id: If567e6b2f2c5e1fd526d8e7491e7265e154b3f62
Bugfix: 25128284

8 years agodocs: Clarified behavior of legacy apps running on M
Andrew Solovay [Mon, 30 Nov 2015 19:24:41 +0000 (11:24 -0800)]
docs: Clarified behavior of legacy apps running on M

Per bug, emphasized that if an app targets SDK 22 or lower, it uses
the install-time permissions model even if it's running on M.
However, also added the note that an M user can *revoke* an app's
permissions after install, which can cause unpredictable behavior.

See first comment for doc stage location.

bug: 25470298
Change-Id: Ia05a1f784595e75bf7b6835dbfdeffcd458f0022

8 years agodocs: new Android Monitor doc
Cheryl Potter [Sat, 12 Dec 2015 02:37:42 +0000 (18:37 -0800)]
docs: new Android Monitor doc
b/24142260

Change-Id: I69dc6b40ddf7689ff5560bea9fe103816832872a

8 years agodocs: Android Eclipse ADT update and removals - Batch 04
Joe Fernandez [Fri, 18 Dec 2015 17:56:48 +0000 (09:56 -0800)]
docs: Android Eclipse ADT update and removals - Batch 04

b/25192800

Change-Id: Ic3927136a09da29c5931ccaa6ba5ce76ace75096

8 years agoMerge "docs: Android Eclipse ADT update and removals - Batch 03" into mnc-docs
Joe Fernandez [Thu, 17 Dec 2015 22:59:53 +0000 (22:59 +0000)]
Merge "docs: Android Eclipse ADT update and removals - Batch 03" into mnc-docs

8 years agodocs: Android Eclipse ADT update and removals - Batch 03
Joe Fernandez [Tue, 15 Dec 2015 00:30:41 +0000 (16:30 -0800)]
docs: Android Eclipse ADT update and removals - Batch 03

b/25192800

Change-Id: I2ec275ba81449db5d695483e0adee70e4eb579f3

8 years agoMerge "Docs: Corrections to Android Studio "Getting Started"-type documentation....
David Friedman [Thu, 17 Dec 2015 19:47:38 +0000 (19:47 +0000)]
Merge "Docs: Corrections to Android Studio "Getting Started"-type documentation." into mnc-docs

8 years agoDocs: Corrections to Android Studio "Getting Started"-type documentation.
David Friedman [Tue, 8 Dec 2015 23:13:30 +0000 (15:13 -0800)]
Docs: Corrections to Android Studio "Getting Started"-type documentation.

Bug: 25458018

Change-Id: Ibbecffc00461ba61e3f5f596b34a7b049b9193ec

8 years agodocs: New page for Android Studio Project Structure dialog
Andrew Solovay [Tue, 15 Dec 2015 19:19:12 +0000 (11:19 -0800)]
docs: New page for Android Studio Project Structure dialog

Gap in existing docs; Project Structure dialog wasn't documented.

See first comment for doc stage location.

bug: 26028645
Change-Id: I1423fb1a193bf2a85f1829e7076a43df9cb8604c

8 years agoMerge "Docs: Removing most of the Eclipse ADT documentation from DAC." into mnc-docs
David Friedman [Thu, 17 Dec 2015 01:25:20 +0000 (01:25 +0000)]
Merge "Docs: Removing most of the Eclipse ADT documentation from DAC." into mnc-docs

8 years agoMerge "docs: Updating the Android Studio Translations Editor doc" into mnc-docs
Dan Yu [Thu, 17 Dec 2015 01:19:01 +0000 (01:19 +0000)]
Merge "docs: Updating the Android Studio Translations Editor doc" into mnc-docs

8 years agodocs: Updating the Android Studio Translations Editor doc
Daniel Yu [Fri, 4 Dec 2015 23:50:48 +0000 (15:50 -0800)]
docs: Updating the Android Studio Translations Editor doc

Adding new Translations Editor studio help topic, and updating
TOC and index accordingly. Updated Studio Features topic to
point to new Translations Editor topic. Added new editor
screenshot. Additional fixes added based on reviews.

Bug: 25973544
Change-Id: I8f319cf6ec95f29f1cdb462efc6b3711ded6fdd8

8 years agoReinstate CHANGE_NETWORK_STATE as a normal permission.
Lorenzo Colitti [Thu, 15 Oct 2015 07:29:00 +0000 (16:29 +0900)]
Reinstate CHANGE_NETWORK_STATE as a normal permission.

This is a partial revert of http://ag/738523 , but not a full
revert because M apps that have gone through the WRITE_SETTINGS
route to obtain permission to change network state should
continue to have permission to do so.

Specifically:

1. Change the protection level of CHANGE_NETWORK_STATE back from
   "signature|preinstalled|appop|pre23" to "normal". This allows
   apps that declare CHANGE_NETWORK_STATE in their manifest to
   acquire it, even if they target the M SDK or above.
2. Change the ConnectivityManager permission checks so that they
   first check CHANGE_NETWORK_STATE, and then ask Settings
   if the app has the WRITE_SETTINGS runtime permission.
3. Slightly simplify the code in the Settings provider code that
   deals specifically with the ability to change network state.
4. Make the ConnectivityService permissions checks use the
   ConnectivityManager code to avoid code duplication.
5. Update the ConnectivityManager public Javadoc to list both
   CHANGE_NETWORK_STATE and WRITE_SETTINGS.

Bug: 21588539
Bug: 23597341
Change-Id: Ic06a26517c95f9ad94183f6d126fd0de45de346e

8 years agoDocs: Removing most of the Eclipse ADT documentation from DAC.
David Friedman [Wed, 9 Dec 2015 00:54:22 +0000 (16:54 -0800)]
Docs: Removing most of the Eclipse ADT documentation from DAC.

Bug: 25933950

Change-Id: I91277afbf741d76c84b2ee0d68970ffb86dec67d

8 years agodocs: Added Blackberry drivers to list of OEM USB Drivers. Updated dead
Adarsh Fernando [Sat, 12 Dec 2015 03:26:34 +0000 (19:26 -0800)]
docs: Added Blackberry drivers to list of OEM USB Drivers. Updated dead
links.

bug: 25708900
Change-Id: I893d8f4268c225f09f776af3ad40226f0ee8f74d

8 years agoMerge "docs: Note that templates use support library objects" into mnc-docs
Andrew Solovay [Tue, 15 Dec 2015 00:35:43 +0000 (00:35 +0000)]
Merge "docs: Note that templates use support library objects" into mnc-docs

8 years agoMerge "docs: InfoPros, Project 01, Batch 02" into mnc-docs
Joe Fernandez [Mon, 14 Dec 2015 18:53:51 +0000 (18:53 +0000)]
Merge "docs: InfoPros, Project 01, Batch 02" into mnc-docs

8 years agodocs: InfoPros, Project 01, Batch 02
Joe Fernandez [Mon, 7 Dec 2015 19:00:46 +0000 (11:00 -0800)]
docs: InfoPros, Project 01, Batch 02

- Removing/Replacing Eclipse ADT references in docs
- 10 files

b/25192800

Change-Id: I0312015a33e3553088c6a76f64967574bf46c513

8 years agodocs: removed duplicate "Synctrace" definition.
Adarsh Fernando [Fri, 11 Dec 2015 16:48:00 +0000 (08:48 -0800)]
docs: removed duplicate "Synctrace" definition.

bug: 25902983
Change-Id: I3bd4f8566a616597db4545f414b557551d01122d
(cherry picked from commit 0d75c64032f2059c91eb964d55c9fafdce29e818)

8 years agoMerge "docs: Adding info on Android Studio support for data binding" into mnc-docs
Dan Yu [Fri, 11 Dec 2015 21:27:33 +0000 (21:27 +0000)]
Merge "docs: Adding info on Android Studio support for data binding" into mnc-docs

8 years agodocs: Note that templates use support library objects
Andrew Solovay [Wed, 9 Dec 2015 23:20:13 +0000 (15:20 -0800)]
docs: Note that templates use support library objects

Per request, noted that project templates use support library
objects, and explained that (e.g.) this means they can provide
material design features on older devices.

See first comment for doc stage locaton.

bug: 25973575
Change-Id: I9e21d4257583c03bbba5cfa309cbe6fe1f91e600

8 years agoMerge "docs: Clarified when GET_ACCOUNTS is necessary" into mnc-docs
Andrew Solovay [Fri, 11 Dec 2015 20:07:43 +0000 (20:07 +0000)]
Merge "docs: Clarified when GET_ACCOUNTS is necessary" into mnc-docs

8 years agodocs: Adding info on Android Studio support for data binding
Daniel Yu [Tue, 8 Dec 2015 18:58:07 +0000 (10:58 -0800)]
docs: Adding info on Android Studio support for data binding

Adding basic info on Studio's support for data binding. In 1.x this
is limited to syntax highlighting, expression error flags, and Preview
support for defaults. Added link to tools attributes page.
Updated with recommendations from reviewers.

Bug: 25974303
Change-Id: I18d86208fd372e041b1dc0697e44e259fa1c9127

8 years agoMerge "docs: Fixing typos in Device Policy Controller" into mnc-docs
Matt Werner [Fri, 11 Dec 2015 16:43:40 +0000 (16:43 +0000)]
Merge "docs: Fixing typos in Device Policy Controller" into mnc-docs

8 years agoMerge "Fix code example which was calling wrong super method." into mnc-docs
David Friedman [Thu, 10 Dec 2015 19:48:28 +0000 (19:48 +0000)]
Merge "Fix code example which was calling wrong super method." into mnc-docs

8 years agoMerge "docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout Editor...
Sreevani Sreejith [Thu, 10 Dec 2015 18:59:20 +0000 (18:59 +0000)]
Merge "docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout Editor page. Removed "Dynamic Layout Preview" section from Studio index page. Added Layout Editor tab to the "Tools Help" TOC. Bugfix :25973267" into mnc-docs

8 years agodocs: Moved the "Multi-API Level Rendering" feature of Studio to Layout
sreevanis [Fri, 4 Dec 2015 20:39:31 +0000 (12:39 -0800)]
docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout
Editor page.
Removed "Dynamic Layout Preview" section from Studio index page.
Added Layout Editor tab to the "Tools Help" TOC.
Bugfix :25973267

Change-Id: I17726597d1d76c59718f2076a1a508dbd8f96350

8 years agodocs: New IAB "prorates" feature
Andrew Solovay [Mon, 23 Nov 2015 22:06:58 +0000 (14:06 -0800)]
docs: New IAB "prorates" feature

Added description of new prorated seasonal subscription prices. Also
noted that free trials are now supported for seasonal subscriptions.

Per Z's request, also folded in a bugfix that had been waiting a
while.

See first comment for doc stage location.

bug: 25756808
bug: 14070005
Change-Id: Id43ed7bd6f84ec0ba9a05c4202fc2585c7fd6a22

8 years agodocs: Fixing typos in Device Policy Controller
Matt [Wed, 2 Dec 2015 21:56:43 +0000 (16:56 -0500)]
docs: Fixing typos in Device Policy Controller

Bug: b/24062075

This changes Work Policy Controller to Device Policy Controller. This also fixes typo reported in
https://b.corp.google.com/issues/23627319#comment2.

Change-Id: I9f38e392720872ee217d4e1dc976dbd7356e5025

8 years agodocs: Clarified when GET_ACCOUNTS is necessary
Andrew Solovay [Wed, 2 Dec 2015 18:33:24 +0000 (10:33 -0800)]
docs: Clarified when GET_ACCOUNTS is necessary

Per bug report, clarified when an app needs GET_ACCOUNTS permission
to read the current account's information.

Along the same lines, clarified that the CONTACTS permissions group
regulates permissions for all accounts and contacts on the device, not
just the user's contact info (since GET_ACCOUNTS is in CONTACTS, and,
as noted, GET_ACCOUNTS applies to other users' info).

See first comment for doc stage location.

bug: 23589012
Change-Id: Ia87565936787dd85daedfb641883e7cbf778f2bd

8 years agoMerge "docs: Fixing Android TV code snippet" into mnc-docs
Dan Yu [Wed, 9 Dec 2015 18:07:34 +0000 (18:07 +0000)]
Merge "docs: Fixing Android TV code snippet" into mnc-docs

8 years agoFix code example which was calling wrong super method.
Nicholas Lativy [Wed, 9 Dec 2015 11:12:25 +0000 (11:12 +0000)]
Fix code example which was calling wrong super method.

Bug: 22653147
Change-Id: Icebc24cace8accd85e8225bc3490f05f4d854ef5

8 years agoMerge "docs: Removing info about settings activity for channel apps" into mnc-docs
Dan Yu [Tue, 8 Dec 2015 17:25:36 +0000 (17:25 +0000)]
Merge "docs: Removing info about settings activity for channel apps" into mnc-docs

8 years agodocs: December 2015 Android Dashboard update
Joe Fernandez [Mon, 7 Dec 2015 23:55:01 +0000 (15:55 -0800)]
docs: December 2015 Android Dashboard update

Change-Id: Id9ee5c77ec724b89018eb300c7a8c5c2fd7b0d18

8 years agoMerge "Updates Google Play Services section with instructions for calling connect...
William French [Mon, 7 Dec 2015 23:33:50 +0000 (23:33 +0000)]
Merge "Updates Google Play Services section with instructions for calling connect(). Staged: wfrench.kir.corp.google.com:9000/training/location/retrieve-current.html" into mnc-docs

8 years agodocs: Removing info about settings activity for channel apps
Daniel Yu [Wed, 2 Dec 2015 17:30:19 +0000 (09:30 -0800)]
docs: Removing info about settings activity for channel apps

Settings activity is no longer supported for channel services, so
we're removing that from the docs (and the sample manifest
snippet). Note that the Setup activity is still required, and
now serves double-duty for both channel setup and channel
settings, so I adjusted the section at the end accordingly.

Added updates based on review suggestions.

Bug: 21205118
Change-Id: Ia394b83cee0cb0e7ae6caf87c9d783eb6b4e04ef

8 years agoMerge "Camera: codegen doc update" into mnc-docs
Eino-Ville Talvala [Fri, 4 Dec 2015 23:54:37 +0000 (23:54 +0000)]
Merge "Camera: codegen doc update" into mnc-docs

8 years agoMerge "docs: 1.5.1 Android Studio release note and remove Mac security warning b...
Cheryl Potter [Fri, 4 Dec 2015 23:54:03 +0000 (23:54 +0000)]
Merge "docs: 1.5.1 Android Studio release note and remove Mac security warning b/25933406 b/25993915" into mnc-docs

8 years agoMerge "docs: SDK platform API 23 revision 2 release notes b/26030208" into mnc-docs
Cheryl Potter [Fri, 4 Dec 2015 23:53:11 +0000 (23:53 +0000)]
Merge "docs: SDK platform API 23 revision 2 release notes b/26030208" into mnc-docs

8 years agodocs: SDK platform API 23 revision 2 release notes
Cheryl Potter [Fri, 4 Dec 2015 20:36:29 +0000 (12:36 -0800)]
docs: SDK platform API 23 revision 2 release notes
b/26030208

Change-Id: Ib1966513ec418e5b1591be92cb0ad05fbc65fa37

8 years agodocs: 1.5.1 Android Studio release note and remove Mac security warning
Cheryl Potter [Mon, 30 Nov 2015 22:34:37 +0000 (14:34 -0800)]
docs: 1.5.1 Android Studio release note and remove Mac security warning
b/25933406
b/25993915

Change-Id: Ic27a9e3e30b68f199853bda08dde155c0b9d7d0c

8 years agodocs: Fixing typo
Andrew Solovay [Thu, 3 Dec 2015 23:27:16 +0000 (15:27 -0800)]
docs: Fixing typo

"Cloud" was misspelled "Clout". I'll build and stage (to verify it
works) then go ahead and +2/merge it.

See first comment for doc stage location.

bug: 25857569
Change-Id: Id95cd8cec180fc6e621b49da1dac8512a2037acd

8 years agoMerge "docs: Fixing incorrect bluetooth info for Android TV" into mnc-docs
Dan Yu [Wed, 2 Dec 2015 17:48:27 +0000 (17:48 +0000)]
Merge "docs: Fixing incorrect bluetooth info for Android TV" into mnc-docs

8 years agoMerge "Docs: Fixed broken link to Geofence.Builder." into mnc-docs
William French [Wed, 2 Dec 2015 17:02:45 +0000 (17:02 +0000)]
Merge "Docs: Fixed broken link to Geofence.Builder." into mnc-docs

8 years agoMerge "docs: Quick fix to obsolete link" into mnc-docs
Andrew Solovay [Tue, 1 Dec 2015 18:34:12 +0000 (18:34 +0000)]
Merge "docs: Quick fix to obsolete link" into mnc-docs

8 years agodocs: Quick fix to obsolete link
Andrew Solovay [Tue, 1 Dec 2015 18:28:55 +0000 (10:28 -0800)]
docs: Quick fix to obsolete link

The page had had a link to the obsolete "Action Bar API Guide" (which
redirects to the new App Bar training class). Changed the link to
point to the App Bar docs, and updated the link title.

See first comment for doc stage location.

Change-Id: I100fce06da685184eb62a5c6ed1f4998443989cb

8 years agoMerge "docs: Updated Android SDK Terms. bug: 24584030" into mnc-docs
Quddus Chong [Tue, 1 Dec 2015 00:41:11 +0000 (00:41 +0000)]
Merge "docs: Updated Android SDK Terms. bug: 24584030" into mnc-docs

8 years agoUpdates Google Play Services section with instructions for calling connect(). Staged...
William French [Tue, 24 Nov 2015 18:07:00 +0000 (10:07 -0800)]
Updates Google Play Services section with instructions for calling connect(). Staged: wfrench.kir.corp.google.com:9000/training/location/retrieve-current.html

Change-Id: Id63b2c815fe0e2462ac91e4826b6b9aa8b88e624

8 years agoDocs: Fixed broken link to Geofence.Builder.
William French [Mon, 30 Nov 2015 22:10:52 +0000 (14:10 -0800)]
Docs: Fixed broken link to Geofence.Builder.

Bug: b/25679223

Change-Id: Iedebacfa74db74a61fc89e7e0e9abe4498dfa79c

8 years agoCamera: codegen doc update
Yin-Chia Yeh [Fri, 20 Nov 2015 23:39:36 +0000 (15:39 -0800)]
Camera: codegen doc update

Bug: 25427163
Change-Id: I9e552a7ad365f2a45e5ebb74234b9dfb8eb1225c

8 years agodocs: Updated Android SDK Terms.
Quddus Chong [Mon, 30 Nov 2015 20:12:35 +0000 (12:12 -0800)]
docs: Updated Android SDK Terms.
bug: 24584030

Change-Id: I57a676935ef6d6dd92fbbc224312ab551cdb596c

8 years agoMerge "No overpraising for AS." into mnc-docs
Deepanshu Gupta [Mon, 30 Nov 2015 19:43:11 +0000 (19:43 +0000)]
Merge "No overpraising for AS." into mnc-docs

8 years agoMerge "Docs: Updates Theme Editor page to reflect last-minute change to Android Studi...
David Friedman [Mon, 30 Nov 2015 19:24:26 +0000 (19:24 +0000)]
Merge "Docs: Updates Theme Editor page to reflect last-minute change to Android Studio Bug: 25391360 (patch)" into mnc-docs

8 years agoMerge "docs: Updated Screenshots for 'Run and Test Auto Apps' Updated instructions...
Sreevani Sreejith [Mon, 30 Nov 2015 19:22:48 +0000 (19:22 +0000)]
Merge "docs: Updated Screenshots for 'Run and Test Auto Apps' Updated instructions for 'Connecting the DHU to your mobile device'" into mnc-docs

8 years agodocs: Updated Screenshots for 'Run and Test Auto Apps'
sreevanis [Mon, 23 Nov 2015 22:11:48 +0000 (14:11 -0800)]
docs: Updated Screenshots for 'Run and Test Auto Apps'
Updated instructions for 'Connecting the DHU to your mobile device'

Bug:25767200
Change-Id: I2ba8d1674680bc377b2fcd4dc032e0fc31c35a49

8 years agoMerge "docs: Fixing details on when clients unbind from Bound Service" into mnc-docs
Dan Yu [Mon, 30 Nov 2015 17:53:30 +0000 (17:53 +0000)]
Merge "docs: Fixing details on when clients unbind from Bound Service" into mnc-docs

8 years agoNo overpraising for AS.
Deepanshu Gupta [Mon, 30 Nov 2015 17:40:18 +0000 (09:40 -0800)]
No overpraising for AS.

Bug: http://b.android.com/177271
Change-Id: I8bf0f3d85a7c1b0fc0401bcfd63d2eecb740e4df

8 years agoDocs: Updates Theme Editor page to reflect last-minute change to Android Studio
David Friedman [Sat, 28 Nov 2015 22:47:07 +0000 (14:47 -0800)]
Docs: Updates Theme Editor page to reflect last-minute change to Android Studio
Bug: 25391360 (patch)

Final, release version had different behavior than that available for
documentation in the final Preview version. This change reflects that
changed behavior.

Change-Id: I6d5fba9430992f1d9d9bcbb691c025ddc9006e95

8 years agoDocs: Removes obsoleted material.
David Friedman [Wed, 25 Nov 2015 23:05:33 +0000 (15:05 -0800)]
Docs: Removes obsoleted material.

Bug: N/A

This change reverts away from the temporary "Dev Summit" announcement
that dominated the Android top landing page--the summit is now over.
Also removing some M-Preview directories that had persisted in the
non-English areas of DAC.

Change-Id: I650345edc9be57875d4306cd4ab87603d6f69fa5

8 years agodocs: Fixing incorrect bluetooth info for Android TV
Daniel Yu [Wed, 25 Nov 2015 22:22:15 +0000 (14:22 -0800)]
docs: Fixing incorrect bluetooth info for Android TV

Bluetooth is supported on all Android TV devices, so removing
docs that indicate that it's unsupported. Grep'd through all
DAC docs looking for other places where we claim bluetooth isn't
supported on Android TV, and found none, so this one topic change
is the only fix needed (I believe).

Bug: 24811556
Change-Id: I075d57002657fbaf47d20ecfee02148becbb55ef

8 years agodocs: Fixing details on when clients unbind from Bound Service
Daniel Yu [Fri, 20 Nov 2015 22:08:34 +0000 (14:08 -0800)]
docs: Fixing details on when clients unbind from Bound Service

Docs were slightly contradictory on when clients should unbind.
Changed a few sections to point to one "source of truth" section
that explains the appropriate times to call unbindService().
Updated with corrections to issues found by Andrew and Dave.

Bug: 8135078
Change-Id: If8afb998cbd2efceef075ee6633cf0744c50d1df

8 years agodocs: Fixing Android TV code snippet
Daniel Yu [Tue, 24 Nov 2015 23:39:44 +0000 (15:39 -0800)]
docs: Fixing Android TV code snippet

Changing code snippet to use FullWidthDetailsOverviewRowPresenter
instead of DetailsOverviewRowPresenter (which is deprecated).
Verified code snippet change by checking and building it in
Android Studio using an unrelated sample.

Bug: 25666843
Change-Id: I6db32a570757b7f8f1f848f7579b29617ffb18d6

8 years agodocs: Fixing malformed hyperlinks
Andrew Solovay [Sun, 22 Nov 2015 20:41:27 +0000 (12:41 -0800)]
docs: Fixing malformed hyperlinks

One hyperlink used the {@docRoot} tag even though it's a link to
a separate site (AOSP), so the link didn't work. Two other (internal)
links began with a slash instead of {@docRoot}, which kinda works
but isn't how we do things.

I'll build and test (and post the stage link in my first comment) but
if it looks good I'll go ahead and +2/merge it myself, since there
are no prose changes.

bug: 25755465
Change-Id: I11af855ed7a1e4a12ced7d0d7f6d5a4705c66811

8 years agoMerge "Docs: Links training doc on performant watch faces to blog post on same topic...
David Friedman [Sat, 21 Nov 2015 03:05:39 +0000 (03:05 +0000)]
Merge "Docs: Links training doc on performant watch faces to blog post on same topic." into mnc-docs

8 years agoDocs: Links training doc on performant watch faces to blog post on same topic.
David Friedman [Sat, 21 Nov 2015 02:10:11 +0000 (18:10 -0800)]
Docs: Links training doc on performant watch faces to blog post on same topic.

Change-Id: I374adb7e5644fdb45197b46f29950cd5aa93b953

8 years agoMerge "docs: Gradle Android plugin 1.5 release notes b/25618810" into mnc-docs
Cheryl Potter [Fri, 20 Nov 2015 22:08:51 +0000 (22:08 +0000)]
Merge "docs: Gradle Android plugin 1.5 release notes b/25618810" into mnc-docs

8 years agodocs: Gradle Android plugin 1.5 release notes
Cheryl Potter [Thu, 19 Nov 2015 23:05:21 +0000 (15:05 -0800)]
docs: Gradle Android plugin 1.5 release notes
b/25618810

Change-Id: I02aa7dd945b54d825d1d70cbff7f7b8c9c502f6e

8 years agoMerge "Doc change: Rescope summit image to en only." into mnc-docs
David Friedman [Fri, 20 Nov 2015 21:10:34 +0000 (21:10 +0000)]
Merge "Doc change: Rescope summit image to en only." into mnc-docs

8 years agoMerge "Docs: Help page for Theme Editor, introduced in Android Studio 1.5" into mnc...
David Friedman [Fri, 20 Nov 2015 21:08:42 +0000 (21:08 +0000)]
Merge "Docs: Help page for Theme Editor, introduced in Android Studio 1.5" into mnc-docs

8 years agoDocs: Help page for Theme Editor, introduced in Android Studio 1.5
David Friedman [Tue, 17 Nov 2015 20:22:13 +0000 (12:22 -0800)]
Docs: Help page for Theme Editor, introduced in Android Studio 1.5

Bug: 25391360

Change-Id: I76182313e6ccae9d4f2bc7a70916f2a5d3441a21

8 years agoDoc change: Rescope summit image to en only.
Dirk Dougherty [Fri, 20 Nov 2015 20:16:17 +0000 (12:16 -0800)]
Doc change: Rescope summit image to en only.

Change-Id: I59cb17d11e2975e1fa91fa695d6901bf971b6ee9

8 years agoMerge "docs: Made javadoc references less ambiguous" into mnc-docs
Andrew Solovay [Fri, 20 Nov 2015 18:35:11 +0000 (18:35 +0000)]
Merge "docs: Made javadoc references less ambiguous" into mnc-docs

8 years agoMerge "docs: Remove and replace Eclipse mentions in docs" into mnc-docs
Joe Fernandez [Fri, 20 Nov 2015 17:52:48 +0000 (17:52 +0000)]
Merge "docs: Remove and replace Eclipse mentions in docs" into mnc-docs

8 years agodocs: Remove and replace Eclipse mentions in docs
Joe Fernandez [Thu, 19 Nov 2015 19:40:01 +0000 (11:40 -0800)]
docs: Remove and replace Eclipse mentions in docs

b/25192800
- Round 1 of documentation changes from InfoPros

Change-Id: I37c8fa78ee0eb66d8b69da6709cdf3e9b269bf0c

8 years agodocs: Made javadoc references less ambiguous
Andrew Solovay [Fri, 20 Nov 2015 00:35:00 +0000 (16:35 -0800)]
docs: Made javadoc references less ambiguous

Paragraph had references to two different methods with the same
name (but in different classes). Qualified the method names with the
class names (Foo.doSomething(), Bar.doSomething() ) to make it
clearer.

See first comment for doc stage location.

bug: 24979554
Change-Id: I0435aab48be1a9935fe2f4bc2ab448a333b0ae99

8 years agoMerge "docs: Quick formatting fixes" into mnc-docs
Andrew Solovay [Fri, 20 Nov 2015 00:04:35 +0000 (00:04 +0000)]
Merge "docs: Quick formatting fixes" into mnc-docs

8 years agodocs: Quick formatting fixes
Andrew Solovay [Thu, 19 Nov 2015 23:35:56 +0000 (15:35 -0800)]
docs: Quick formatting fixes

Doc used curly quotes in some code snippets; replaced with straight
quotes. Also removed trailing spaces and made a couple of other
formatting fixes.

I'll build the docs then go ahead and submit them. (See first comment
for doc stage location.)

bug: 25461271
Change-Id: I6a8df8d77ccbe1f17c3fe82e23d8c6623e6e0507

8 years agoMerge "docs: Quick fixes to the Google Play distribute docs." into mnc-docs
Andrew Solovay [Thu, 19 Nov 2015 23:23:24 +0000 (23:23 +0000)]
Merge "docs: Quick fixes to the Google Play distribute docs." into mnc-docs

8 years agoMerge "docs: New section explaining how to set the custom launch color of TV app...
Dan Yu [Thu, 19 Nov 2015 23:15:51 +0000 (23:15 +0000)]
Merge "docs: New section explaining how to set the custom launch color of TV app" into mnc-docs

8 years agodocs: Quick fixes to the Google Play distribute docs.
Andrew Solovay [Thu, 19 Nov 2015 22:23:35 +0000 (14:23 -0800)]
docs: Quick fixes to the Google Play distribute docs.

Got some post-submit comments on the Google Play distribute docs.
This CL is for the easy ones that we can submit right away (page
tags and a typo fix), since I can +2 it myself and submit right away.
The larger comments (substantive changes in some material, and a
change of a screenshot) we'll have to leave for a second CL, so
we can confirm the changes.

See first comment for doc stage location.

bug: 25596006
Change-Id: Ib309ca04d243c0ac8b1bcb0d331574f6ff21f510

8 years agodocs: One last fix to the Snackbar docs
Andrew Solovay [Thu, 19 Nov 2015 19:00:28 +0000 (11:00 -0800)]
docs: One last fix to the Snackbar docs

Had an uncommited change I forgot to upload when I merged
the new Snackbar class--d'oh!

Since this is a small fix, I'll verify it, +2 it myself, and merge.
See first comment for doc stage location.

bug: 25191776
Change-Id: I1593f81d09a2607a559f0341ff827c79c6e00a70

8 years agodocs: New section explaining how to set the custom launch color of TV app
Daniel Yu [Thu, 19 Nov 2015 18:41:14 +0000 (10:41 -0800)]
docs: New section explaining how to set the custom launch color of TV app

NOTE: Cherry picked from:
https://googleplex-android-review.git.corp.google.com/#/c/732032/

Contains updates incorporating all feedback from Andy's original CL.
Updated with suggestion from Andrew.

Bug: 21274505
Change-Id: If43ba81e770a39239108b8fa9731c2b4df3a9ae6

8 years agoMerge "docs: New Snackbar training class" into mnc-docs
Andrew Solovay [Thu, 19 Nov 2015 02:33:43 +0000 (02:33 +0000)]
Merge "docs: New Snackbar training class" into mnc-docs

8 years agoMerge "Doc change: Add dev summit banner to landing." into mnc-docs
Dirk Dougherty [Thu, 19 Nov 2015 02:32:01 +0000 (02:32 +0000)]
Merge "Doc change: Add dev summit banner to landing." into mnc-docs

8 years agoDoc change: Add dev summit banner to landing.
Dirk Dougherty [Thu, 19 Nov 2015 02:03:23 +0000 (18:03 -0800)]
Doc change: Add dev summit banner to landing.

Change-Id: I600a7e2472e1c0c34e3c0b7695eb148b91e347e7

8 years agoMerge "docs: Updated Google Play distribute docs" into mnc-docs
Andrew Solovay [Thu, 19 Nov 2015 02:02:01 +0000 (02:02 +0000)]
Merge "docs: Updated Google Play distribute docs" into mnc-docs

8 years agoMerge "docs: Build Tools release notes for 23.0.2 and 23.0.1 b/25646882" into mnc...
Cheryl Potter [Thu, 19 Nov 2015 01:54:48 +0000 (01:54 +0000)]
Merge "docs: Build Tools release notes for 23.0.2 and 23.0.1 b/25646882" into mnc-docs

8 years agodocs: Build Tools release notes for 23.0.2 and 23.0.1
Cheryl Potter [Sat, 14 Nov 2015 02:55:16 +0000 (18:55 -0800)]
docs: Build Tools release notes for 23.0.2 and 23.0.1
b/25646882

Change-Id: I814426d6b68fd7b656588ad45096c122a171d5e7

8 years agoMerge "docs: Vector Asset Studio update for 1.5.0 b/25357527" into mnc-docs
Cheryl Potter [Thu, 19 Nov 2015 01:16:49 +0000 (01:16 +0000)]
Merge "docs: Vector Asset Studio update for 1.5.0 b/25357527" into mnc-docs

8 years agoMerge "docs: Android Studio 1.5 release note and download links b/24804576" into...
Cheryl Potter [Thu, 19 Nov 2015 01:16:23 +0000 (01:16 +0000)]
Merge "docs: Android Studio 1.5 release note and download links b/24804576" into mnc-docs

8 years agoMerge "docs: Fixing errors in AudioFocus sample code" into mnc-docs
Dan Yu [Thu, 19 Nov 2015 00:44:36 +0000 (00:44 +0000)]
Merge "docs: Fixing errors in AudioFocus sample code" into mnc-docs

8 years agoMerge "docs: Adding Udacity link to Android TV training page" into mnc-docs
Dan Yu [Thu, 19 Nov 2015 00:43:53 +0000 (00:43 +0000)]
Merge "docs: Adding Udacity link to Android TV training page" into mnc-docs

8 years agodocs: Android Studio 1.5 release note and download links
Cheryl Potter [Fri, 13 Nov 2015 21:05:42 +0000 (13:05 -0800)]
docs: Android Studio 1.5 release note and download links
b/24804576

Change-Id: Id51f1afdcd32d540af886daee75a54d00c09a0de

8 years agodocs: Updated Google Play distribute docs
Andrew Solovay [Fri, 13 Nov 2015 21:09:12 +0000 (13:09 -0800)]
docs: Updated Google Play distribute docs

Updating docs based on source material from Dom. I've had to tweak
the image formatting & arrangement to work with DAC styles, but
the text is pretty much unchanged.

Per the bug, this CL just has the "P0: Ready To Go" docs.

See first comment for doc stage location.

bug: 25596006
Change-Id: I508b0bb92a807ece8b9b0bf0ee7b49e0bbbc2432

8 years agoMerge "docs: Fixing doc issue with Android TV overscan margin recommendations." into...
Dan Yu [Wed, 18 Nov 2015 23:48:29 +0000 (23:48 +0000)]
Merge "docs: Fixing doc issue with Android TV overscan margin recommendations." into mnc-docs

8 years agoMerge "Updating IAB training/overview to use Github and YouTube video." into mnc...
Paul Rashidi [Wed, 18 Nov 2015 19:06:06 +0000 (19:06 +0000)]
Merge "Updating IAB training/overview to use Github and YouTube video." into mnc-docs

8 years agodocs: Fixing errors in AudioFocus sample code
Daniel Yu [Wed, 18 Nov 2015 00:44:34 +0000 (16:44 -0800)]
docs: Fixing errors in AudioFocus sample code

Fixing some minor syntax errors in code snippet.
Verified code syntax in Android Studio.

Bug: 25461807
Change-Id: Ic5759044616dedef093401660d1fdb0b153f5903

8 years agoMerge "Docs: Wear permissions and speaker documentation for Android 6.0" into mnc...
David Friedman [Wed, 18 Nov 2015 00:45:52 +0000 (00:45 +0000)]
Merge "Docs: Wear permissions and speaker documentation for Android 6.0" into mnc-docs