Commit Graph

14440 Commits

Author SHA1 Message Date
Cheryl Potter
ea9e6f3da9 docs: Define card data for GPU Debugger b/31318053
am: 9af802df0f

Change-Id: I54d88853da89bcaf5a1ea34cfaa80a7c34dd2776
2016-09-09 01:24:10 +00:00
Andrew Solovay
1b1bef9fc8 docs: Fixing links to moved Fragments guide, + redirect
am: f53968061c

Change-Id: I1aaf11fd83e4489f3a22df600e7edeb487749cf0
2016-09-08 17:43:32 +00:00
Andrew Solovay
ea55012efd docs: Added item to Support Library revision history
am: 89e77eb55c

Change-Id: I0dc851f894ea806de74029a117760c7f49013052
2016-09-07 23:53:12 +00:00
smain@google.com
4c3f1ada4f revisions to the Building Your First app class with feedback from mpawlan (thank you!)
am: 14f51a724e

Change-Id: Ia4f3094843947f7e0b92bb4430265ff884a05a9c
2016-09-07 23:46:05 +00:00
Andrew Solovay
f53968061c docs: Fixing links to moved Fragments guide, + redirect
The Fragments API guide was moved, but apparently a redirect was
never set up. Also, there are a few links to the old location in
the Javadocs.

Staged the revised Javadocs (see first comment for stage location).
Not going to stage the redirects file since it would trash another,
bigger CL that deals with the redirects file, but it's pretty
straightforward.

bug: 30559011
Change-Id: Ibd65f85c1ebb9789c1d40614fe11fe4ffda97e58
2016-09-07 15:42:35 -07:00
Andrew Solovay
89e77eb55c docs: Added item to Support Library revision history
See first comment for doc stage location.

bug: 30622244
Change-Id: I7cfdf2107d57d72565bcc4cc503242741f2452ff
2016-09-07 15:00:33 -07:00
smain@google.com
14f51a724e revisions to the Building Your First app class with feedback from mpawlan (thank you!)
stage: https://android-dot-devsite.googleplex.com/training/basics/firstapp/creating-project.html

Change-Id: I40ce201553226fa36477e54b82721bc6cc85b88b
2016-09-07 21:09:27 +00:00
Alan Viverette
f1a9168e91 Support library 24.2.0 API diff
am: ae3fecc1a9

Change-Id: Id53c9b41740e22ee7d14f6d037de63b000a7baff
2016-09-07 20:58:27 +00:00
Alan Viverette
9d25bf73a4 Merge "Support library 24.2.0 API diff" into nyc-dev 2016-09-07 20:54:07 +00:00
Andrew Solovay
70b2481c87 docs: Fixing redirect file
am: 5bf2ea6670

Change-Id: I52063f29a2adee8e11c528c3268b26a0120c2afc
2016-09-07 20:25:43 +00:00
TreeHugger Robot
33831c02b5 Merge "docs: Fixing redirect file" into nyc-dev 2016-09-07 20:19:09 +00:00
Andrew Solovay
9c6607a714 docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI
am: 7cfe9f83ac

Change-Id: Id52ee115f9aa58f87e9965dad972c9faa3e72fd6
2016-09-07 19:07:39 +00:00
TreeHugger Robot
4dc743ac67 Merge "docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI" into nyc-dev 2016-09-07 19:02:37 +00:00
Andrew Solovay
5bf2ea6670 docs: Fixing redirect file
Devsite handles "redirect this directory tree" differently than DAC
did; as a result, a bunch of redirects were broken. (On Devsite, a
redirect ending in a slash redirects *only* paths that match it;
to redirect that directory and all its contents, end with /...)

Also deleted one redirect that wouldn't work (trying to redirect
foo.html#bar , which wouldn't work--the anchors are ignored on
devsite and there was a separate redirect for just foo.html).

When a redirect pointed *to* a path ending in slash -- but was clearly
meant to point to the directory itself (i.e. the /index.html file) --
I removed the trailing slash.

Redirects staged to https://android-dot-devsite.googleplex.com , so
they should all work there.

bug: 30748799
Change-Id: I6d090de5e6efa6ddb2bbe3e99fdbfb0ae02b88d5
2016-09-07 11:51:19 -07:00
sreevanis
979710ce56 docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238
am: 1e4bc15f31

Change-Id: I9c4fb48ed1d0a853acd657b0c08ae1de85078fb1
2016-09-06 21:32:25 +00:00
Sreevani Sreejith
d2273e433c Merge "docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238" into nyc-dev 2016-09-06 21:24:34 +00:00
Cheryl Potter
9af802df0f docs: Define card data for GPU Debugger
b/31318053

Change-Id: Iaedeaa8f39d1adb7dd556d26f6cf176a0a6b4003
2016-09-06 14:13:52 -07:00
Amanda Kassay
0c8e467fa8 Update #jd-content to #body-content for DevSite layout changes.
am: b5887e68c3

Change-Id: I60e4832cd02a7af89812d5c947f494c372785b6b
2016-09-06 19:11:46 +00:00
Dirk Dougherty
57d98bf8d2 Doc change: remove useUpdatedTemplates script and sections using old templates.
am: 9ac575abc3

Change-Id: If9123b0d0438d78982b73cbec08aebe28f2ae1c6
2016-09-06 18:13:16 +00:00
Dirk Dougherty
2aab1478a9 Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead...
am: 169f86ce7a

Change-Id: Ib75e44a6fe22d03ebcd830d7bc3f67426d73c29e
2016-09-06 18:12:34 +00:00
Dirk Dougherty
b654973578 Exclude sdk files from metadata.
am: 355f33a1d9

Change-Id: I7c6d2729d9ed75ffabc9573d5cc41ab78ed445c3
2016-09-06 18:05:16 +00:00
Andrew Solovay
47f10b9d15 docs: Typo fix in multi-window docs
am: 0b423e5eae

Change-Id: I747405c7c80041146e8a5e6498fed621f562f1d5
2016-09-06 18:05:11 +00:00
Andrew Solovay
e2452d9816 docs: Fixing formatting problem
am: 6f29c2091c

Change-Id: I814eb616c3a98fc2055b71516821f6f5eb135c18
2016-09-06 17:58:32 +00:00
Cheryl Potter
1242eb173e docs: fixing gpu debugger redirect b/31227713
am: 780395fd85

Change-Id: I84404c9f7f87cb58469303d19f7c79ba0046c3a4
2016-09-06 17:58:27 +00:00
Cheryl Potter
b2835d7d71 docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more) b/31158856 b/31157097 b/31158502
am: 3f2d7d8e22

Change-Id: Ie1d374d1cab6668693fd58c3e3a04a850b437326
2016-09-06 17:58:21 +00:00
sreevanis
1e4bc15f31 docs: Added functional and UI quality criteria for Wear 2.0 apps.
Bug:30951238

Change-Id: I5cbfac60716415d87f049ae2313fed7bfa214e28
2016-09-06 10:37:04 -07:00
Amanda Kassay
b5887e68c3 Update #jd-content to #body-content for DevSite layout changes.
Change-Id: I57c43a9b05a2bd072c54bf53e8428015edf0a90e
2016-09-06 13:33:09 -04:00
Dirk Dougherty
9ac575abc3 Doc change: remove useUpdatedTemplates script and sections using old templates.
Change-Id: I7c4e8f36125ad120699d5b2c66bea29433fecf59
2016-09-02 21:03:38 -07:00
Dirk Dougherty
460b9c08e6 Merge "Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead..." into nyc-dev 2016-09-02 22:27:02 +00:00
Dirk Dougherty
355f33a1d9 Exclude sdk files from metadata.
Change-Id: I16f89a3bfae32a0fa54037e328fc784133e5d9b0
Bug-Id: 31244539
2016-09-01 21:20:02 +00:00
Andrew Solovay
0b423e5eae docs: Typo fix in multi-window docs
Referred to the "android:resizableActivity" property; should
have been "android:resizeableactivity". English prose, however,
consistently uses the (preferred) spelling "resizable".

See first comment for stage location.

bug: 30566808
Change-Id: I2570ff9269b4d2dc8b11f1c98817e50726be78fc
2016-08-31 19:37:25 -07:00
Andrew Solovay
9499478c80 Merge "docs: Fixing formatting problem" into nyc-dev 2016-09-01 02:21:49 +00:00
Cheryl Potter
780395fd85 docs: fixing gpu debugger redirect
b/31227713

Change-Id: Ia0e7e4d26940dc98ab735df3068dc2dda22b1f58
2016-08-31 17:43:37 -07:00
Cheryl Potter
3f2d7d8e22 docs: Add redirects for new help buttons (Create Java Class, GPU Debugger, more)
b/31158856
b/31157097
b/31158502

Change-Id: Id3178127e0267936c58f47cd7da7348202051fa3
2016-08-31 16:00:42 -07:00
Andrew Solovay
7cfe9f83ac docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI
See first comment for doc stage location.

bug: 31181353
Change-Id: Ibdd8c32be4b182241a4b2d3b4f430dbca18c53fb
2016-08-30 12:45:06 -07:00
Mark Goldstein
d06a603bcf docs: Fix broken camera example
am: 3f97bc25d4

Change-Id: Ibd8eba49bdd6d9afa850fd22c634a70d3b7d4890
2016-08-30 18:39:33 +00:00
Mark Goldstein
36f4638fe7 Merge "docs: Fix broken camera example" into nyc-dev 2016-08-30 18:34:24 +00:00
smain@google.com
cbfe7475d8 add a notice that Work profiles are not compatible with Instant Run Also includes the redirect for links from the Studio UI bug: 31098748
am: 99e44c903c

Change-Id: I5f13d93bba2dd6a43bde836842243e0f70e5a501
2016-08-30 18:14:35 +00:00
Scott Main
4d1f3047e3 Merge "add a notice that Work profiles are not compatible with Instant Run Also includes the redirect for links from the Studio UI bug: 31098748" into nyc-dev 2016-08-30 18:09:06 +00:00
Mark Goldstein
3f97bc25d4 docs: Fix broken camera example
Removed bad out of date instructions and link to better
training pages instead.

Bug: 15562334
Change-Id: I77fe558e665de509eb11a2c668ba7bdcdbab3c6f
2016-08-29 15:55:31 -07:00
smain@google.com
99e44c903c add a notice that Work profiles are not compatible with Instant Run
Also includes the redirect for links from the Studio UI
bug: 31098748

Change-Id: Ief7296e512ccf387d738426026413dfe19785ff7
2016-08-26 16:37:16 -07:00
Andrew Solovay
6f29c2091c docs: Fixing formatting problem
Fixing problem (mismatched <div> tags) that caused the page text to be
obscured. See first comment for doc stage location.

bug: 31046432
Change-Id: I82227fd29764755885458c1c011db534325fcde3
2016-08-26 13:35:03 -07:00
Dirk Dougherty
9ca38e3379 Fetch ga script over https to avoid mixed content.
am: b5760c1fe7

Change-Id: I9cee842d61cb36faebfb17ca0d236195becb8bbe
2016-08-26 16:25:41 +00:00
Mark Lu
3de2eff9d5 docs: fix code snippets in SQL Databases page
am: 95698f127a

Change-Id: Id8ab4813cfd138edc65998f1258255b947f962ce
2016-08-26 00:41:48 +00:00
Andrew Solovay
0fd07c4e79 docs: Removing non-English /preview/ directories
am: 2d629c3e5b

Change-Id: I913c793085434c78b03a4cb39ee8ffb0377a6a9a
2016-08-25 22:43:21 +00:00
Dirk Dougherty
b5760c1fe7 Fetch ga script over https to avoid mixed content.
Change-Id: Ic8f3421c67464b941312d6854267adfdf499aa43
2016-08-25 14:50:54 -07:00
Mark Lu
209fb02f84 Merge "docs: fix code snippets in SQL Databases page" into nyc-dev 2016-08-25 21:33:26 +00:00
Andrew Solovay
2d629c3e5b docs: Removing non-English /preview/ directories
The remaining docs in the [language]/preview directories were
causing devsite publish to fail (they refer to files that no longer
exist). Removing all those directories; redirects are already set up.

See first comment for doc stage location.

Change-Id: Ic22652d44696ec2647586e19aa61627d40232239
2016-08-25 12:36:36 -07:00
Dirk Dougherty
169f86ce7a Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead...
Change-Id: I1d41485aceef95e666223d63aea7e8eefb95c947
2016-08-24 18:00:56 -07:00
smain@google.com
b5971ef610 add workaround for annotations dependency conflict with espresso
am: eee3518d11

Change-Id: I8a609f9f542e2955efe333c13c065e00836c87ab
2016-08-23 15:47:14 +00:00