Eric Gilmore
f1598d1852
Changes for a quick, pre-migration bug sprint:
...
Bug: 19679070, 19716684, 19680472.
Change-Id: I14ba1cf53ea42cd7739793fd9873e40e4a2ee6a0
2015-03-18 16:53:47 -07:00
Joe Fernandez
59d6c8bdaf
Merge "cherrypick from lmp-docs docs: Update auto landing and design page image assets Original Change-Id: I0382eaa82ee51ce4fce8287c36e8702c13ea8819" into lmp-docs
2015-03-18 23:41:56 +00:00
Joe Fernandez
cb92819fac
Merge "docs: Add distribution guidelines and update quality checklist for Android Auto." into lmp-docs
2015-03-18 23:41:29 +00:00
Joe Fernandez
3bbb646b8a
Merge "Doc change: add docs for SafetyNet API." into lmp-docs
2015-03-18 23:30:09 +00:00
Quddus Chong
9b278f5615
Merge "docs: Updated 'What's New' in Google Play services doc to reflect changes in GMS v7.0 (Orla). This content is scheduled to be published with the Orla SDK release." into lmp-docs
2015-03-18 23:29:57 +00:00
Quddus Chong
abde3d83f8
Merge "docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785." into lmp-docs
2015-03-18 23:29:44 +00:00
Dirk Dougherty
11e8057566
Doc change: add docs for SafetyNet API.
...
Change-Id: I265320788718672ac117c9ff6033e48d1e9161a5
2015-03-18 16:16:18 -07:00
Quddus Chong
b2a6185e25
docs: Updated 'What's New' in Google Play services doc to reflect changes in GMS v7.0 (Orla). This content is scheduled to be published with the Orla SDK release.
...
Change-Id: I4154c04a3a64fce1ec314a40237ab4c5472d651c
2015-03-18 16:11:23 -07:00
Rich Slogar
ac66a32611
am 42e0a631: am 1265575d: am 96693b29: am 8d3f587f: am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '42e0a6316f21e1a461351500ebc6cd1801f8b52c':
docs: downloads for sdk 24.1.2
2015-03-18 22:33:20 +00:00
Andrew Solovay
78bbfe049c
Merge "docs: Removed sentence fragments." into lmp-docs
2015-03-18 22:27:08 +00:00
Andrew Solovay
ae279bd5b0
Merge "docs: Fixed typo (spurious quotation mark)." into lmp-docs
2015-03-18 22:26:05 +00:00
Andrew Solovay
0aef0abf3d
Merge "docs: Fixed broken image link, and broke long lines in code samples" into lmp-docs
2015-03-18 22:23:13 +00:00
Andrew Solovay
43100d3203
docs: Removed sentence fragments.
...
These fragments were left over from the edit process for the original
CL (http://ag/586972 ). The paragraph they belong to was removed.
See first comment for doc stage location.
bug: 19793140
Change-Id: Iafa30c4036c57ba00b534d619cd1fa4135f60175
2015-03-18 11:56:20 -07:00
Rich Slogar
42e0a6316f
am 1265575d: am 96693b29: am 8d3f587f: am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '1265575d8a31f415606cccc39b24466ecae5731d':
docs: downloads for sdk 24.1.2
2015-03-18 18:25:10 +00:00
Rich Slogar
8d3f587f15
am 57c24fbb: am 2fc33a00: am ddc44153: docs: downloads for sdk 24.1.2
...
* commit '57c24fbb90dd7b342b06e2daecc1033f92d730da':
docs: downloads for sdk 24.1.2
2015-03-18 17:27:29 +00:00
Rich Slogar
ddc4415329
docs: downloads for sdk 24.1.2
...
b.android 160727
Change-Id: I112badc736ce4b85fabe0b702a2b24800ee589bd
2015-03-17 17:20:09 -07:00
Brian Carlstrom
6022edc538
am 88dde1db: am d8507e3a: am 83419118: am 97f3cd0a: Merge "Update vmSafeMode documentation" into lmp-mr1-dev
...
* commit '88dde1db446c414bee7fb56e292be6b0ce6ac268':
Update vmSafeMode documentation
2015-03-17 19:51:28 +00:00
Brian Carlstrom
88dde1db44
am d8507e3a: am 83419118: am 97f3cd0a: Merge "Update vmSafeMode documentation" into lmp-mr1-dev
...
* commit 'd8507e3aa4c8b05f753cd9541014c391891c1f75':
Update vmSafeMode documentation
2015-03-17 19:44:55 +00:00
Brian Carlstrom
97f3cd0a82
Merge "Update vmSafeMode documentation" into lmp-mr1-dev
2015-03-17 19:22:46 +00:00
Quddus Chong
180b835480
docs: Added 3rd party Javadocs for Google Play services v7.0 (Orla). Generated from ub-gcore-orla-release build #1784785 .
...
Change-Id: Iea6a787896d22ec29702fc7370d9ad702af051b7
2015-03-16 15:48:18 -07:00
Luan Nguyen
8662c04fd7
docs: Add distribution guidelines and update quality checklist
...
for Android Auto.
Change-Id: Ie504fee6ee32fd24d332ff65004a6b711e7fe3ec
2015-03-16 13:54:51 -07:00
Andrew Solovay
a83fd76089
docs: Fixed typo (spurious quotation mark).
...
See first comment for stage location.
bug: 18612085
Change-Id: I4c29a087621d1c62596838d30b2654ee136cecd1
2015-03-13 13:52:04 -07:00
Andrew Solovay
a8b5b2512f
docs: Fixed broken image link, and broke long lines in code samples
...
While I had gridview open (per the bug), I also checked the other
files in that directory for broken image links (in case this stemmed
from a doc reorg). I didn't find any broken images, but I did find
a couple of code samples that unnecessarily had horizontal scroll
bars, so I fixed those.
See first comment for doc stage location.
bug: 19611361
Change-Id: I983a09aaee5e2b1747376748c1aa46341c31a3c2
2015-03-13 12:46:37 -07:00
Luan Nguyen
916e076a8c
am 83b96e02: am d9eb3881: am 0c89bdb7: am 0d756f7d: am 217a4356: am a8bdd2f3: am 42bb44db: Merge "docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit" into lmp-docs
...
* commit '83b96e02a4bc8b0e9f5308b441609411ee347baf':
docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit
2015-03-13 18:56:47 +00:00
Luan Nguyen
83b96e02a4
am d9eb3881: am 0c89bdb7: am 0d756f7d: am 217a4356: am a8bdd2f3: am 42bb44db: Merge "docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit" into lmp-docs
...
* commit 'd9eb3881f452ecb4b77062eb6505a3d7601d0a8c':
docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit
2015-03-13 18:50:45 +00:00
Luan Nguyen
0d756f7d56
am 217a4356: am a8bdd2f3: am 42bb44db: Merge "docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit" into lmp-docs
...
* commit '217a435665880076abb71085e9d76aec4ff83b6d':
docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit
2015-03-13 18:13:39 +00:00
Luan Nguyen
42bb44dbf5
Merge "docs: Remove deprecated Fitness information from this doc. Guides have been moved to developers.google.com/fit" into lmp-docs
2015-03-13 17:42:15 +00:00
Luan Nguyen
534b83dc4b
cherrypick from lmp-docs docs: Update auto landing and design page image
...
assets Original Change-Id: I0382eaa82ee51ce4fce8287c36e8702c13ea8819
Change-Id: I05d519595997683e88aaaa84ec76b353c3985aa7
2015-03-13 09:19:43 -07:00
Rich Slogar
f9d525912c
am 93d44992: am 1a27a3fb: am 46005888: am 0146922a: am 633f4829: am 7256fb4f: am a6b0ddb7: Merge "docs: build image updates" into lmp-docs
...
* commit '93d44992ecf41b8169391005f7d3d219785eef90':
docs: build image updates
2015-03-13 06:33:26 +00:00
Andreas Gampe
b3fd7e1be6
resolved conflicts for merge of d93f4c8b to master
...
Change-Id: Iec5cabbeb128a4696a8a670afbf2f4cb9ebdb2de
2015-03-12 22:51:01 -07:00
Craig Mautner
e8ef4af3df
am 5be1afed: am 7151b1ef: am 98560bdf: am bfcc60a3: am 2825a9c6: am 470ad0fa: Merge "Correct docs to specify leading slash in paths." into lmp-docs
...
* commit '5be1afedd8f2289ba047473b242cd0535a4493fe':
Correct docs to specify leading slash in paths.
2015-03-13 00:53:51 +00:00
Craig Mautner
98560bdf87
am bfcc60a3: am 2825a9c6: am 470ad0fa: Merge "Correct docs to specify leading slash in paths." into lmp-docs
...
* commit 'bfcc60a3f03ff25dccb5277626da213b1e254ccd':
Correct docs to specify leading slash in paths.
2015-03-13 00:29:21 +00:00
Craig Mautner
470ad0fa1c
Merge "Correct docs to specify leading slash in paths." into lmp-docs
2015-03-13 00:09:31 +00:00
Luan Nguyen
e72dca4901
am 6c881ec9: am 872a731e: am a0f20621: am dd7d025b: am ca0db1a0: am eeb79d10: am 9a7238d8: Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs
...
* commit '6c881ec9d588202172c45f3152c15fe0069b0ebb':
Revert "docs: Update auto landing and design page image assets"
2015-03-13 00:03:06 +00:00
Luan Nguyen
55cff0b419
am 3df87bac: am 5228d083: am 0c3282b5: am 50a9b835: am 42ee70aa: am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
...
* commit '3df87baca9b62acdd425ea2dc8ae390e311ae6a3':
docs: Update auto landing and design page image assets
2015-03-12 21:33:28 +00:00
Rich Slogar
7f92c27ff8
am 964b4018: am 40055c22: am 11558e5d: am 8ab872db: am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
...
* commit '964b4018499a0e1a50364f81f576a7181252841a':
docs: eclipse revisions update
2015-03-12 21:33:21 +00:00
Andrew Solovay
f3bc27fd02
am fd9d8c7b: am e5fd6c76: am 3d950de4: am a493c489: am 5f8e08ed: am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
...
* commit 'fd9d8c7bcb81c31b7b43eb4f88ab8fc583ea9ac2':
docs: Revisions to "Providing Messaging for Auto"
2015-03-12 21:33:14 +00:00
Rich Slogar
93d44992ec
am 1a27a3fb: am 46005888: am 0146922a: am 633f4829: am 7256fb4f: am a6b0ddb7: Merge "docs: build image updates" into lmp-docs
...
* commit '1a27a3fb4eceefcf412218d73de0cff0cc68c67d':
docs: build image updates
2015-03-12 01:14:21 +00:00
Rich Slogar
0146922a6f
am 633f4829: am 7256fb4f: am a6b0ddb7: Merge "docs: build image updates" into lmp-docs
...
* commit '633f482907d6c9cce672341f0d0a4d6c5c2b7f78':
docs: build image updates
2015-03-12 00:52:49 +00:00
Rich Slogar
a6b0ddb7f1
Merge "docs: build image updates" into lmp-docs
2015-03-12 00:34:10 +00:00
Quddus Chong
d93f4c8bef
am 0d258a93: am 737d3cc0: am 77eb85e1: am c706a980: am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit '0d258a93ad6cee573081e2060806c95524474de5':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:57:40 +00:00
Quddus Chong
77eb85e14f
am c706a980: am a236a49e: am 47426f1c: Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
...
* commit 'c706a980e426ea0e0b6aaee5530516b1a16c3755':
docs: Added overview page and Javadocs for the Android Testing Support Library.
2015-03-11 23:30:58 +00:00
Quddus Chong
47426f1c19
Merge "docs: Added overview page and Javadocs for the Android Testing Support Library." into lmp-docs
2015-03-11 23:11:03 +00:00
Quddus Chong
489218c3ed
docs: Added overview page and Javadocs for the Android Testing Support Library.
...
Change-Id: I645d3a302ce0d1d4cd389c6a58709a11a0426aed
2015-03-11 16:08:24 -07:00
Luan Nguyen
6c881ec9d5
am 872a731e: am a0f20621: am dd7d025b: am ca0db1a0: am eeb79d10: am 9a7238d8: Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs
...
* commit '872a731e596810bb5040553f16c3965c47ed9518':
Revert "docs: Update auto landing and design page image assets"
2015-03-11 19:30:38 +00:00
Luan Nguyen
dd7d025b97
am ca0db1a0: am eeb79d10: am 9a7238d8: Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs
...
* commit 'ca0db1a0ec0fc0456ec4180d7b0bbac7e43dffec':
Revert "docs: Update auto landing and design page image assets"
2015-03-11 19:07:52 +00:00
Luan Nguyen
3df87baca9
am 5228d083: am 0c3282b5: am 50a9b835: am 42ee70aa: am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
...
* commit '5228d0832a6c1a12fd789c28bb591b6642f55b5e':
docs: Update auto landing and design page image assets
2015-03-11 17:53:39 +00:00
Rich Slogar
964b401849
am 40055c22: am 11558e5d: am 8ab872db: am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
...
* commit '40055c220fd77d1d2160e151e0993419772ba444':
docs: eclipse revisions update
2015-03-11 17:53:32 +00:00
Andrew Solovay
fd9d8c7bcb
am e5fd6c76: am 3d950de4: am a493c489: am 5f8e08ed: am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
...
* commit 'e5fd6c76a451700aaf34a6fc587f7d8855ada6e8':
docs: Revisions to "Providing Messaging for Auto"
2015-03-11 17:53:26 +00:00
Luan Nguyen
50a9b83554
am 42ee70aa: am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
...
* commit '42ee70aac023da26a6dc4dee5856871372e792e8':
docs: Update auto landing and design page image assets
2015-03-11 17:18:43 +00:00