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
Kevin Hufnagle
5b0b1fcd0d
docs: Added recommendation to use jCenter dependency for Volley
...
Bug: 27170930
Change-Id: I4c542c7031b89f527f757c76b6cf3ed196fe6f45
2016-09-09 13:51:31 -07:00
Kevin Hufnagle
089ca16c4b
docs: Added "Play Games Quality" card to Distribute > Essentials page
...
Bug: 26949505
Change-Id: I44c8045906ad4f6b1578efc97d1668e278696ec9
2016-09-09 00:08:37 -07:00
Kevin Hufnagle
0d79ad97b1
docs: Fixed typo in "Set Up App Indexing" resource card
...
Bug: 25904827
Change-Id: Ie6c7fcaa3decd7ae334593d442d7fa936a48082a
2016-09-08 23:30:18 -07:00
Kevin Hufnagle
043e7b87a5
docs: Fixed variable naming error in code snippet for viewing a video
...
The code snippet in the "View the Video" section now uses consistent
naming for the variable that represents the Intent containing the URI
of the video to play.
Bug: 25068669
Change-Id: Ibb1a454d647e8ab6cccfe9a8b0efd4fb5c986290
2016-09-08 22:48:56 -07:00
Kevin Hufnagle
c3dc9a1c8e
docs: Fixed typo in first paragraph of connectivity monitoring page
...
Bug: 25649961
Change-Id: Idb5456b2a6190c84abbd1ca026f60db2c2edb08f
2016-09-08 22:23:49 -07:00
Kevin Hufnagle
2e3db7954a
docs: Devices without SIMs use IP address for paid apps filtering
...
Added note that, if a device doesn't have a SIM card, its IP address
determines the current country, and therefore whether to filter paid
apps on Google Play.
Bug: 3128012
Change-Id: I18d1f5ef195d0102b4c835932d3e813b8d5d89ca
2016-09-08 20:46:21 -07:00
Cheryl Potter
86c539310b
docs: Define card data for GPU Debugger b/31318053 am: 9af802df0f
...
am: ea9e6f3da9
Change-Id: Id61355bb93b0a179a130e28dd3a40951502904ad
2016-09-09 01:28:43 +00:00
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
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
9d43d2bdf0
docs: Fixing links to moved Fragments guide, + redirect am: f53968061c
...
am: 1b1bef9fc8
Change-Id: Ida786f9316c31a6ca930398a4ac2f8a6c4a7d950
2016-09-08 17:50:29 +00: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
1b1bef9fc8
docs: Fixing links to moved Fragments guide, + redirect
...
am: f53968061c
Change-Id: I1aaf11fd83e4489f3a22df600e7edeb487749cf0
2016-09-08 17:43:32 +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
Andrew Solovay
3258a40030
docs: Added item to Support Library revision history am: 89e77eb55c
...
am: ea55012efd
Change-Id: Id347a665c7b2b45ff33368b0c3c2e013035ece26
2016-09-08 00:04:06 +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
961568293b
revisions to the Building Your First app class with feedback from mpawlan (thank you!) am: 14f51a724e
...
am: 4c3f1ada4f
Change-Id: I3a7c407c96cf1de9542f4f2b6c01224920295656
2016-09-07 23:53:06 +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
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
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
4c97d9be31
Support library 24.2.0 API diff am: ae3fecc1a9
...
am: f1a9168e91
Change-Id: I2eee7df85ca1c008a8f20a40e2bf7de261f3d13e
2016-09-07 21:03:46 +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
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
93988ab145
docs: Fixing redirect file am: 5bf2ea6670
...
am: 70b2481c87
Change-Id: I268f0cf425d2f0de0ca504f0288d63bef4fdb343
2016-09-07 20:32:09 +00:00
Andrew Solovay
70b2481c87
docs: Fixing redirect file
...
am: 5bf2ea6670
Change-Id: I52063f29a2adee8e11c528c3268b26a0120c2afc
2016-09-07 20:25:43 +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
6fdb954b5a
docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI am: 7cfe9f83ac
...
am: 9c6607a714
Change-Id: I5c5a33ca97d3cbfecd4f1b199397d501c819672f
2016-09-07 19:16:14 +00:00
Andrew Solovay
f2752e8f51
docs: Added note about CustomTabsIntent.setAlwaysUseBrowserUI
...
am: 7cfe9f83ac
Change-Id: Ia16702066a3760311eac69e4b2a8923380e77fde
2016-09-07 19:07:47 +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
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
d11548026c
docs: Added functional and UI quality criteria for Wear 2.0 apps. Bug:30951238 am: 1e4bc15f31 am: bc59fba7d5 am: 8281a41bab
...
am: e76f03467f
Change-Id: Ia2c0ae65ba60fcf407024fcfb409628069f07f86
2016-09-06 21:54:55 +00: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
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
1e165dedfd
Update #jd-content to #body-content for DevSite layout changes. am: b5887e68c3
...
am: 0c8e467fa8
Change-Id: I5c4bbc2935c898d99c513a42487d7c907211b76a
2016-09-06 19:18:30 +00: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