Andrew Solovay
2e3e2b4d02
resolved conflicts for d32f3baf to mnc-mr-docs
...
Change-Id: I2a919c2c881cc299ebc80fb66121756646e64adb
2015-09-28 18:34:40 -07:00
Dirk Dougherty
1a5ac2db40
Add guidelines for Doze and Standby.
...
Change-Id: Ib0f0d388be104b763c49341229edc6c8faa7c699
2015-09-28 17:52:15 -07:00
David Friedman
a14c3042b1
Merge "Docs: Updates Connectivity page to avoid breaking change by ag/767033" into mnc-mr-docs
2015-09-29 00:30:41 +00:00
Andrew Solovay
d32f3baf2b
docs: Removing reference to Apache HTTP client
...
With Android M, the Apache HTTP client is no longer supported.
Removing references to that client and the clients that depend
on it (DefaultHttpClient and AndroidHttpClient). Replacing, when
appropriate, with references to HttpURLConnection.
Also removing references to the 2011 blog post "Android's HTTP
Clients" (https://goto.google.com/cusll ) since that post is largely
about the ex-clients.
Fixed a couple of other small errors while I had the files open
(for example, changed a sample URL in a code snippet to the safe
www.example.com).
bug: 19696844
Change-Id: Iabf780140c37d5fc95c0d45542c425a945c69337
2015-09-28 17:25:27 -07:00
Quddus Chong
c5f82010f7
docs: Misc. fixes for Android 6.0 OTA release.
...
Change-Id: I5fae8f096eb08f6ccea2ecff4aca15d07a9f8b41
2015-09-28 15:51:17 -07:00
Quddus Chong
1c7be2e20e
docs: Updates to M-related docs for OTA release.
...
Change-Id: I023192e48ae16f036b2e2ff9befd36fd740dd33a
2015-09-28 14:42:19 -07:00
David Friedman
787012b78a
Docs: Migrating, updating Auto Backup for Apps page for Android 6.0 release.
...
Bug: 23623580
Change-Id: I1c69b162542082936f2ea1aa2a7e79ed28a478ca
2015-09-28 11:35:19 -07:00
David Friedman
aa32d5e5e8
Merge "Docs: Migration of app-links doc from Preview to permanent Android 6.0 location" into mnc-mr-docs
2015-09-28 17:44:46 +00:00
David Friedman
73ff05fb39
Docs: Migration of app-links doc from Preview to permanent Android 6.0 location
...
Bug: 23623573
Change-Id: Ie5748494af893a872241f21e4137f768ff4ca1ff
2015-09-28 10:41:44 -07:00
Glenn Kasten
73c85389bf
am dcbd4ef2: Merge "Use correct frequency range for near ultrasound" into mnc-docs
...
* commit 'dcbd4ef241b901da2538d3cc2137dbee6890646a':
Use correct frequency range for near ultrasound
2015-09-28 17:20:49 +00:00
Glenn Kasten
dcbd4ef241
Merge "Use correct frequency range for near ultrasound" into mnc-docs
2015-09-28 17:14:44 +00:00
David Friedman
1c9f69fab6
Merge "Docs: Updating Doze/App Standby docs from Preview to 6.0 release" into mnc-mr-docs
2015-09-28 17:05:06 +00:00
David Friedman
fb546b083c
Docs: Updating Doze/App Standby docs from Preview to 6.0 release
...
This change updates this page from M Preview 3 to official 6.0 release.
As part of this update, it also relocates relevant material from the
previously existing "Testing" page that was part of Preview.
Bug: 23725346
Change-Id: I3a875dcca6620956c5fbbff5610faa47ca7747e6
2015-09-28 09:40:53 -07:00
Michal Bendowski
77adda31e2
am f5d0ca1d: am abe8ecf4: Fix dependencies block in "Building Local Unit Tests"
...
* commit 'f5d0ca1ddfb5d80671211b580f5f0524029910be':
Fix dependencies block in "Building Local Unit Tests"
2015-09-28 15:50:47 +00:00
Michal Bendowski
f5d0ca1ddf
am abe8ecf4: Fix dependencies block in "Building Local Unit Tests"
...
* commit 'abe8ecf4ac4e036a408cd949138f002f7faabc4f':
Fix dependencies block in "Building Local Unit Tests"
2015-09-28 15:43:02 +00:00
Michal Bendowski
abe8ecf4ac
Fix dependencies block in "Building Local Unit Tests"
...
Change-Id: I47c10cd7013bfacc8285d21fcae35c2a77621fcc
2015-09-28 11:21:18 +01:00
Quddus Chong
10a9147e66
docs: Update M resources landing page to include a 'Videos' section.
...
Change-Id: I5163c13a8c6b881c8036eee4bb5829677734f5b4
2015-09-25 17:33:10 -07:00
David Friedman
2f704add3c
Docs: Updates Connectivity page to avoid breaking change by ag/767033
...
Bug: 24410613
Change-Id: I4d3327fd5a8f910539c80567f024ae569c716411
2015-09-25 15:01:50 -07:00
Glenn Kasten
f9a799afab
Use correct frequency range for near ultrasound
...
Bug: 21072209
Change-Id: I892fe020fd8f6787247f1553afaf1c9376dfc263
2015-09-25 14:43:21 -07:00
Andrew Solovay
fc1e7adf18
Merge "docs: Update permissions docs for Android M" into mnc-mr-docs
2015-09-25 19:04:39 +00:00
Andrew Solovay
e2bd0b9907
docs: New permissions training class.
...
Describes how to declare that your app needs system permissions;
also describes how (on M and later) to request those permissions at
runtime.
There's a companion CL which updates various existing API docs for
the new M permissions model (http://ag/762405 ).
See first comment for doc stage location.
bug: 23725768
Change-Id: I7c3babdb9348969d1b0b019e7e9ef7116b04c658
2015-09-25 11:16:58 -07:00
Andrew Solovay
4e4a920a6c
am 7d69ff80: docs: Adding "Designing for Drivers" video to Auto Design page
...
* commit '7d69ff80779b77575000e296e387e735d8cb7569':
docs: Adding "Designing for Drivers" video to Auto Design page
2015-09-25 00:30:45 +00:00
Andrew Solovay
7d69ff8077
docs: Adding "Designing for Drivers" video to Auto Design page
...
See first comment for doc stage location.
bug: 23281036
Change-Id: Id96464c264b3d739cdc2400901cde2713af15545
2015-09-24 17:07:46 -07:00
Andrew Solovay
339564ebe2
Merge "docs: Added new M samples to the Samples "What's New" page" into mnc-mr-docs
2015-09-24 17:42:36 +00:00
Andrew Solovay
3bdfcefd6d
docs: Update permissions docs for Android M
...
Updates the docs to reflect the new Android M "runtime permissions"
model. (There's also a new training class, in a separate CL:
http://ag/762246 ) Removed the M Preview permissions page (but didn't
remove all references to it--Q will do that in a separate CL).
See first comment for doc stage location.
bug: 23725768
Change-Id: Iafb801f1188d1bb6b66ac19c9c1dfce0114df271
2015-09-23 20:15:44 -07:00
Rich Slogar
e0cab7442e
am 6e1749a1: am e25b3fa1: docs: gradle plugin guide link update
...
* commit '6e1749a194219658d36870d2b23cc4801d81d040':
docs: gradle plugin guide link update
2015-09-23 15:37:18 +00:00
Rich Slogar
6e1749a194
am e25b3fa1: docs: gradle plugin guide link update
...
* commit 'e25b3fa17880a97d5bcfc160ad4a2804775df23d':
docs: gradle plugin guide link update
2015-09-23 15:30:24 +00:00
Rich Slogar
e25b3fa178
docs: gradle plugin guide link update
...
Change-Id: I7ed33e9fcb9aa300fd17dc13bb88bb9edc5f8a41
2015-09-22 17:09:12 -07:00
Andrew Solovay
885286cb79
docs: Added new M samples to the Samples "What's New" page
...
Since I'm adding several new samples at once, I've added them
alphabetically. (Ordinarily the newest samples go at the top.)
Per our discussion, removed all the samples that used to be on the
"What's New" page.
See first comment for doc stage location.
bug: 21406143
Change-Id: Ib637ba3cf425a6b96cd97d08d5d9eefb8eac1a5d
2015-09-22 15:45:25 -07:00
Quddus Chong
e9bd8f012d
Merge "docs: Migrated M Preview main landing, API overview, Behavior Changes, Samples, and Downloads to /about/versions section." into mnc-mr-docs
2015-09-22 21:57:52 +00:00
Quddus Chong
0f04972160
docs:
...
Migrated M Preview main landing, API overview, Behavior Changes,
Samples, and Downloads to /about/versions section.
Change-Id: If7cd1c2942c57d7d47a18f3a7ec9b373bfc1ca67
2015-09-22 14:56:56 -07:00
David Friedman
2cbcb12cd0
Merge "Docs: File-migration (content changes follow in separate CL) for 6.0 release Bugs: 23725346, 23623580, 23623573" into mnc-mr-docs
2015-09-22 18:48:47 +00:00
Andrew Solovay
48a94385d7
Merge "docs: Added new adb permissions shell commands" into mnc-mr-docs
2015-09-22 17:50:53 +00:00
Joe Fernandez
956a632090
am 0cbe17a8: am f21490e5: Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
...
* commit '0cbe17a8d7aee4ad7409dcef91893e73df4e147c':
docs: plugin 1.3.1 revisions update
2015-09-22 17:31:01 +00:00
Joe Fernandez
0cbe17a8d7
am f21490e5: Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
...
* commit 'f21490e5210d58b6998208b0bbc2f239208a889d':
docs: plugin 1.3.1 revisions update
2015-09-22 17:24:24 +00:00
Joe Fernandez
f21490e521
Merge "docs: plugin 1.3.1 revisions update" into mnc-preview-docs
2015-09-22 17:18:00 +00:00
Joe Fernandez
ff6fb368ad
am a246cf54: am 6e9eb723: Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs
...
* commit 'a246cf546d1e6dfd887cbd1bdb84c34422bde680':
docs: ATV Catalog Browser Update
2015-09-22 17:17:31 +00:00
Joe Fernandez
a246cf546d
am 6e9eb723: Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs
...
* commit '6e9eb7238d7e55e3cb643aac2cc9450ccbea7aa5':
docs: ATV Catalog Browser Update
2015-09-22 17:11:02 +00:00
Joe Fernandez
6e9eb7238d
Merge "resolved conflicts for 4f68b784 to mnc-preview-docs" into mnc-preview-docs
2015-09-22 17:00:25 +00:00
Joe Fernandez
2be96a1f66
resolved conflicts for 4f68b784 to mnc-preview-docs
...
Change-Id: I850c65b3f1491d332a7d677d8e04c1ade67f6ba4
2015-09-22 09:57:35 -07:00
David Friedman
a5775694bb
Docs: File-migration (content changes follow in separate CL) for 6.0 release
...
Bugs: 23725346, 23623580, 23623573
Change-Id: Ifb971a517d7d84b48d4fba24ec303fb477cc7ba7
2015-09-21 19:49:14 -07:00
Quddus Chong
f469238816
am 4f52b48d: Merge "docs: Fixed broken links to unit testing samples. bug: 24237555" into mnc-docs
...
* commit '4f52b48dc9bcafb727ba2cf2c752c253fa765d90':
docs: Fixed broken links to unit testing samples. bug: 24237555
2015-09-21 22:05:59 +00:00
Stephan Linzner
cafe83842e
am 342c987b: Fixed atsl versions and gradle task
...
* commit '342c987b97cd7c8082f8c05c6ffa4cc9d27437fb':
Fixed atsl versions and gradle task
2015-09-21 21:57:01 +00:00
Quddus Chong
4f52b48dc9
Merge "docs: Fixed broken links to unit testing samples. bug: 24237555" into mnc-docs
2015-09-21 21:55:42 +00:00
Quddus Chong
85f854e087
docs: Fixed broken links to unit testing samples.
...
bug: 24237555
Change-Id: I1bd1b4731bd883c9c1f047ade8615b8676948e8d
2015-09-21 14:35:45 -07:00
Stephan Linzner
342c987b97
Fixed atsl versions and gradle task
...
Change-Id: Ia0c3b18ac72b660f5bbedc9bb3a27d94f87a87e7
2015-09-21 14:21:13 -07:00
Joe Fernandez
4f68b78406
am d13d50d8: Merge "docs: ATV Catalog Browser Update" into lmp-docs
...
* commit 'd13d50d881d66d0e870170c19a4e07ffe8aee742':
docs: ATV Catalog Browser Update
2015-09-21 19:41:17 +00:00
Joe Fernandez
d13d50d881
Merge "docs: ATV Catalog Browser Update" into lmp-docs
2015-09-21 19:32:25 +00:00
Dirk Dougherty
a1926af0c5
am 3b41bb18: Doc change: updated online course cards.
...
* commit '3b41bb181e2c52262df9937ee48a45a6d09ffa49':
Doc change: updated online course cards.
2015-09-18 23:25:24 +00:00
Dirk Dougherty
3b41bb181e
Doc change: updated online course cards.
...
Change-Id: I9801fd97745861ab47fbf0e7f7dfa94ac3be0ee8
2015-09-18 23:12:29 +00:00