198743 Commits

Author SHA1 Message Date
Daniel Yu
f3f48b206b 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
2015-12-16 14:52:34 -08:00
Andrew Solovay
97e8874efa 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
2015-12-03 15:27:16 -08:00
Dan Yu
f1db897568 Merge "docs: Fixing incorrect bluetooth info for Android TV" into mnc-docs 2015-12-02 17:48:27 +00:00
William French
00f9a776d6 Merge "Docs: Fixed broken link to Geofence.Builder." into mnc-docs 2015-12-02 17:02:45 +00:00
Andrew Solovay
8c0c79a623 Merge "docs: Quick fix to obsolete link" into mnc-docs 2015-12-01 18:34:12 +00:00
Andrew Solovay
77dcca546f 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
2015-12-01 10:28:55 -08:00
Quddus Chong
6c0860e34c Merge "docs: Updated Android SDK Terms. bug: 24584030" into mnc-docs 2015-12-01 00:41:11 +00:00
William French
e980dff290 Docs: Fixed broken link to Geofence.Builder.
Bug: b/25679223

Change-Id: Iedebacfa74db74a61fc89e7e0e9abe4498dfa79c
2015-11-30 22:46:21 +00:00
Quddus Chong
16374fa08e docs: Updated Android SDK Terms.
bug: 24584030

Change-Id: I57a676935ef6d6dd92fbbc224312ab551cdb596c
2015-11-30 12:27:38 -08:00
Deepanshu Gupta
f4de3c673f Merge "No overpraising for AS." into mnc-docs 2015-11-30 19:43:11 +00:00
David Friedman
858f9effdd Merge "Docs: Updates Theme Editor page to reflect last-minute change to Android Studio Bug: 25391360 (patch)" into mnc-docs 2015-11-30 19:24:26 +00:00
Sreevani Sreejith
33f806d724 Merge "docs: Updated Screenshots for 'Run and Test Auto Apps' Updated instructions for 'Connecting the DHU to your mobile device'" into mnc-docs 2015-11-30 19:22:48 +00:00
sreevanis
afc0d7edb9 docs: Updated Screenshots for 'Run and Test Auto Apps'
Updated instructions for 'Connecting the DHU to your mobile device'

Bug:25767200
Change-Id: I2ba8d1674680bc377b2fcd4dc032e0fc31c35a49
2015-11-30 10:09:10 -08:00
Dan Yu
7be0ece820 Merge "docs: Fixing details on when clients unbind from Bound Service" into mnc-docs 2015-11-30 17:53:30 +00:00
Deepanshu Gupta
7dcdc6ac86 No overpraising for AS.
Bug: http://b.android.com/177271
Change-Id: I8bf0f3d85a7c1b0fc0401bcfd63d2eecb740e4df
2015-11-30 09:40:18 -08:00
David Friedman
80e615d7d0 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
2015-11-28 14:53:25 -08:00
David Friedman
ee68a70fa4 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
2015-11-25 17:15:22 -08:00
Daniel Yu
c283670669 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
2015-11-25 14:22:15 -08:00
Daniel Yu
ea58be972d 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
2015-11-25 10:27:36 -08:00
Andrew Solovay
e68f6cdabd 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
2015-11-22 15:11:14 -08:00
David Friedman
f9d7645355 Merge "Docs: Links training doc on performant watch faces to blog post on same topic." into mnc-docs 2015-11-21 03:05:39 +00:00
David Friedman
a9cf3228c2 Docs: Links training doc on performant watch faces to blog post on same topic.
Change-Id: I374adb7e5644fdb45197b46f29950cd5aa93b953
2015-11-20 18:18:44 -08:00
Cheryl Potter
4948b563be Merge "docs: Gradle Android plugin 1.5 release notes b/25618810" into mnc-docs 2015-11-20 22:08:51 +00:00
Cheryl Potter
8ac5c1dad0 docs: Gradle Android plugin 1.5 release notes
b/25618810

Change-Id: I02aa7dd945b54d825d1d70cbff7f7b8c9c502f6e
2015-11-20 14:02:00 -08:00
David Friedman
5143db2808 Merge "Doc change: Rescope summit image to en only." into mnc-docs 2015-11-20 21:10:34 +00:00
David Friedman
ddd1959fef Merge "Docs: Help page for Theme Editor, introduced in Android Studio 1.5" into mnc-docs 2015-11-20 21:08:42 +00:00
David Friedman
af4469e127 Docs: Help page for Theme Editor, introduced in Android Studio 1.5
Bug: 25391360

Change-Id: I76182313e6ccae9d4f2bc7a70916f2a5d3441a21
2015-11-20 13:03:00 -08:00
Dirk Dougherty
218f42c002 Doc change: Rescope summit image to en only.
Change-Id: I59cb17d11e2975e1fa91fa695d6901bf971b6ee9
2015-11-20 12:16:17 -08:00
Andrew Solovay
fe37d43d71 Merge "docs: Made javadoc references less ambiguous" into mnc-docs 2015-11-20 18:35:11 +00:00
Joe Fernandez
a10ec4ad43 Merge "docs: Remove and replace Eclipse mentions in docs" into mnc-docs 2015-11-20 17:52:48 +00:00
Joe Fernandez
3e838f6736 docs: Remove and replace Eclipse mentions in docs
b/25192800
- Round 1 of documentation changes from InfoPros

Change-Id: I37c8fa78ee0eb66d8b69da6709cdf3e9b269bf0c
2015-11-20 09:44:59 -08:00
Andrew Solovay
628a00faa8 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
2015-11-19 16:35:00 -08:00
Andrew Solovay
e2f1304401 Merge "docs: Quick formatting fixes" into mnc-docs 2015-11-20 00:04:35 +00:00
Andrew Solovay
6b5a4d6365 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
2015-11-19 15:35:56 -08:00
Andrew Solovay
8fe1f437bd Merge "docs: Quick fixes to the Google Play distribute docs." into mnc-docs 2015-11-19 23:23:24 +00:00
Dan Yu
e3e54702a2 Merge "docs: New section explaining how to set the custom launch color of TV app" into mnc-docs 2015-11-19 23:15:51 +00:00
Andrew Solovay
187f310a84 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
2015-11-19 15:03:20 -08:00
Andrew Solovay
d7a11e8d91 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
2015-11-19 11:03:23 -08:00
Daniel Yu
ed4ff6be98 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
2015-11-19 10:41:14 -08:00
Andrew Solovay
a0e2f5cfb3 Merge "docs: New Snackbar training class" into mnc-docs 2015-11-19 02:33:43 +00:00
Dirk Dougherty
86f4754653 Merge "Doc change: Add dev summit banner to landing." into mnc-docs 2015-11-19 02:32:01 +00:00
Dirk Dougherty
f0eb38a17f Doc change: Add dev summit banner to landing.
Change-Id: I600a7e2472e1c0c34e3c0b7695eb148b91e347e7
2015-11-18 18:03:23 -08:00
Andrew Solovay
501b2aff8b Merge "docs: Updated Google Play distribute docs" into mnc-docs 2015-11-19 02:02:01 +00:00
Cheryl Potter
ffc263eff4 Merge "docs: Build Tools release notes for 23.0.2 and 23.0.1 b/25646882" into mnc-docs 2015-11-19 01:54:48 +00:00
Cheryl Potter
7a73c25815 docs: Build Tools release notes for 23.0.2 and 23.0.1
b/25646882

Change-Id: I814426d6b68fd7b656588ad45096c122a171d5e7
2015-11-18 17:22:27 -08:00
Cheryl Potter
068625f41b Merge "docs: Vector Asset Studio update for 1.5.0 b/25357527" into mnc-docs 2015-11-19 01:16:49 +00:00
Cheryl Potter
4db0c1bc97 Merge "docs: Android Studio 1.5 release note and download links b/24804576" into mnc-docs 2015-11-19 01:16:23 +00:00
Dan Yu
68c6e4549e Merge "docs: Fixing errors in AudioFocus sample code" into mnc-docs 2015-11-19 00:44:36 +00:00
Dan Yu
f58e870efe Merge "docs: Adding Udacity link to Android TV training page" into mnc-docs 2015-11-19 00:43:53 +00:00
Cheryl Potter
c112f62ff2 docs: Android Studio 1.5 release note and download links
b/24804576

Change-Id: Id51f1afdcd32d540af886daee75a54d00c09a0de
2015-11-18 16:31:19 -08:00