Scott Main
f8c3e4c270
Revert "add dev guide for constraint layout." am: e6469e8211
...
am: cafc00f7df
Change-Id: Id6613682eebc651600dce5530e3bdf538b104190
2016-09-15 03:51:34 +00:00
Scott Main
cafc00f7df
Revert "add dev guide for constraint layout."
...
am: e6469e8211
Change-Id: I75c75dc27464ded7555644e16834421cdd6ffa4f
2016-09-15 03:43:21 +00:00
Scott Main
e6469e8211
Revert "add dev guide for constraint layout."
...
studio 2.2 launch delayed
This reverts commit 346f6d395c .
Change-Id: I61a555ed3f804dfdc4ef3e9a84e869154206639d
2016-09-15 03:37:37 +00:00
smain@google.com
492fbb1386
add dev guide for constraint layout. am: 346f6d395c
...
am: 9189623177
Change-Id: I08e26134ddad4fb9f7fe5812c4f2cb10d8c50557
2016-09-14 21:50:54 +00:00
smain@google.com
9189623177
add dev guide for constraint layout.
...
am: 346f6d395c
Change-Id: Ide3d87ba6592605478ed12def37d9f63ad3f4e1d
2016-09-14 21:44:34 +00:00
Joe Fernandez
b25727b0dc
docs: September 2016 Dashboard update am: 639fd11067
...
am: a775866de1
Change-Id: I60f3f3ce921114e29b3344f55a7cff59ce265f68
2016-09-13 06:05:40 +00:00
Kevin Hufnagle
de9c94d7fb
docs: Added note about permission/feature changes with network/GPS. am: 0090727d95
...
am: 46ba93917e
Change-Id: I52e75d056595dd0c5e5a31651884db64749133ac
2016-09-13 06:05:35 +00:00
Joe Fernandez
a775866de1
docs: September 2016 Dashboard update
...
am: 639fd11067
Change-Id: Icd4933353757e4ff40ee2dda1e8cbd2197455029
2016-09-13 05:57:55 +00:00
Kevin Hufnagle
46ba93917e
docs: Added note about permission/feature changes with network/GPS.
...
am: 0090727d95
Change-Id: I5dcb85abc91bdba70cc0c966146dfcafe91aa897
2016-09-13 05:57:38 +00:00
Joe Fernandez
639fd11067
docs: September 2016 Dashboard update
...
Change-Id: I55b5e4d64ec6ff3275a616169fe159b2dfd6c91f
2016-09-12 21:32:47 -07:00
smain@google.com
fbfa922db7
update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568 am: b433d73843
...
am: f4db98ef0c
Change-Id: I64f7fdb76877be4b72bec476c163e4f9f566ca78
2016-09-12 22:02:16 +00:00
smain@google.com
f4db98ef0c
update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568
...
am: b433d73843
Change-Id: I58226a7c07f5830a892c6d68bb166b6f82dfe116
2016-09-12 21:55:00 +00:00
smain@google.com
a1cf16c992
add link for how to update the gradle plugin. bug: 23725775 am: 3d5a4c9eda
...
am: 9276eda434
Change-Id: I6b20c23f92f6ae0085b4dbccff6055b97544aa6d
2016-09-12 21:53:58 +00:00
smain@google.com
9276eda434
add link for how to update the gradle plugin. bug: 23725775
...
am: 3d5a4c9eda
Change-Id: I19f1bd78e3a7cd984e8dce7a2ca859471791afa6
2016-09-12 21:49:42 +00:00
smain@google.com
3d5a4c9eda
add link for how to update the gradle plugin.
...
bug: 23725775
Change-Id: I5338cec2fed09b4b91e063d989b311d027b169ed
2016-09-12 12:07:26 -07:00
Andrew Solovay
657be45b0f
docs: Updated for Support Library 24.2.1 am: 88082e9ff8
...
am: 6e87969f94
Change-Id: I8c26d293069eba1b5c1c609357d99aeb23f77ecf
2016-09-12 19:07:02 +00:00
Andrew Solovay
6e87969f94
docs: Updated for Support Library 24.2.1
...
am: 88082e9ff8
Change-Id: I77646eb17f95c05bac84616b3d2a8f4ce282c916
2016-09-12 18:53:49 +00:00
Andrew Solovay
88082e9ff8
docs: Updated for Support Library 24.2.1
...
Added new (bugfix-only) Support Library 24.2.1. Updated "features"
page so Gradle include lines use that version.
See first comment for doc stage location.
bug: 31338993
Change-Id: Ifaeecbc47c6aeff79d6e328e19e4e8775ce51e6c
2016-09-09 16:22:02 -07:00
TreeHugger Robot
3d60893532
Merge "Remove the reference to android.support.v7.widget.Space" into nyc-mr1-dev
2016-09-09 23:03:19 +00:00
Cheryl Potter
6b82489573
docs: Define card data for GPU Debugger b/31318053
...
am: 9af802df0f
Change-Id: Iccbf477340c50283660c0eed32decd4587e56154
2016-09-09 01:23:57 +00:00
Cheryl Potter
8a7947b0d6
Merge "docs: Define card data for GPU Debugger b/31318053" into nyc-dev
2016-09-09 01:15:54 +00:00
smain@google.com
b433d73843
update Cloud Test Lab guide for Firebase / Studio 2.2.
...
Originally written by Aaron Carey.
bug: 30400568
Change-Id: I49132b33b388f1aeca0d286fc589940a4a6e3098
2016-09-08 16:55:05 -07:00
Kevin Hufnagle
0090727d95
docs: Added note about permission/feature changes with network/GPS.
...
As of API level 21, the ACCESS_COARSE_LOCATION permission no longer
implies the android.hardware.location.network feature, and the
ACCESS_FINE_LOCATION permission no longer implies the
android.hardware.location.gps feature. Updated several docs
accordingly.
Bug: 28052540
Change-Id: Ia86dfd390f85c7a99b50af862d5096f0ac64a133
2016-09-08 15:53:15 -07:00
smain@google.com
346f6d395c
add dev guide for constraint layout.
...
originally written and reviewed for Piper:
https://critique.corp.google.com/#review/129818554
bug: 28428669
Change-Id: If81f8792d3f7afb89ab75fba5c6994201eea234e
2016-09-08 15:25:20 -07:00
Andrew Solovay
37b32a5d31
docs: Fixing links to moved Fragments guide, + redirect
...
am: f53968061c
Change-Id: Ic29b29244d2919bcd5eb5b72daeaa8a78dc71e2d
2016-09-08 17:43:40 +00:00
Andrew Solovay
de40f9d677
Merge "docs: Fixing links to moved Fragments guide, + redirect" into nyc-dev
2016-09-08 17:36:49 +00:00
Andrew Solovay
e63f82734e
docs: Added item to Support Library revision history
...
am: 89e77eb55c
Change-Id: Ia649f9e8f28697014153a2f29762426303292aa2
2016-09-08 00:04:48 +00:00
smain@google.com
78622206ce
revisions to the Building Your First app class with feedback from mpawlan (thank you!)
...
am: 14f51a724e
Change-Id: I1a0d719e4aac12155cf0889069b8efd10084fe67
2016-09-07 23:51:44 +00:00
TreeHugger Robot
bdbed7857b
Merge "docs: Added item to Support Library revision history" into nyc-dev
2016-09-07 23:45:39 +00:00
Scott Main
9635756473
Merge "revisions to the Building Your First app class with feedback from mpawlan (thank you!)" into nyc-dev
2016-09-07 23:39:52 +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
56477c1fcb
Support library 24.2.0 API diff
...
am: ae3fecc1a9
Change-Id: Ie9a007ad44ae0293ef4c4138888da0e78d61b322
2016-09-07 20:59:49 +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
7771476630
docs: Fixing redirect file
...
am: 5bf2ea6670
Change-Id: I8d1ea69862b543eb13c96398d967979e2040914a
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
f2752e8f51
docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI
...
am: 7cfe9f83ac
Change-Id: Ia16702066a3760311eac69e4b2a8923380e77fde
2016-09-07 19:07:47 +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
Aurimas Liutikas
bd8d20f326
Remove the reference to android.support.v7.widget.Space
...
This view is being removed. This change removes it from revision list
as it cannot be used anymore.
Bug: 31068104
Change-Id: Id0d0baa1827b3c1136efca5a1982db817a78fe7c
2016-09-07 09:43:08 -07:00
sreevanis
bc59fba7d5
docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238
...
am: 1e4bc15f31
Change-Id: I72bb425f9d40e73a9562312f990555673553bcc4
2016-09-06 21:32:17 +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
efae2d7dd6
Update #jd-content to #body-content for DevSite layout changes.
...
am: b5887e68c3
Change-Id: I105828c530bb57aa367d8ae937a194cd1181ff0e
2016-09-06 19:11:56 +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
87b4fcfd90
Doc change: remove useUpdatedTemplates script and sections using old templates.
...
am: 9ac575abc3
Change-Id: I7a9d976f300b516bc7f38dacb0c89be95f1b3ef4
2016-09-06 14:22:30 +00: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
1b106686f0
Remove obsolete collections and extras metadata files. Authors should use jd_extras_<lang> instead...
...
am: 169f86ce7a
Change-Id: I714461981eb3ed28178006c4acf4cd111204b4bb
2016-09-02 22:31:54 +00:00