9944 Commits

Author SHA1 Message Date
Dirk Dougherty
ae70b69880 Doc change: update logo for samples, several edits.
Change-Id: I9045f51578f211301a5feb20423b4aa3a5fa2d94
2015-05-27 17:45:56 -07:00
Rich Slogar
962146f2ae docs: program overview page typo 'how support permissions and'
Change-Id: I5fb1f8ec670d26ad35dde97b47f2291bce08874e
2015-05-27 17:43:50 -07:00
Andrew Solovay
a2c9a045b2 docs: Fixing typo in app-linking.html
bug: 21474324
Change-Id: I66a2e3d0b4c7eebcbc1e387d3f64d73c68288b3a
2015-05-27 17:30:29 -07:00
Quddus Chong
79d03e91fe docs: Updates to M Preview API Overview and Behavior Changes docs.
bug: 21437615,21444273,21436727,21446436,21410470,21407350,21411735,21445018,21444273,21447006

Change-Id: Id795765ab1828179ae3f4ac290ec9e296b92c07b
2015-05-27 17:28:11 -07:00
Andrew Solovay
0b6ff63bd6 Merge "docs: Changed "Runtime Permissions" doc to "Permissions"" into mnc-preview-docs 2015-05-28 00:22:30 +00:00
Andrew Solovay
849da88c4d Merge "docs: Clarified the SDK install instructions." into mnc-preview-docs 2015-05-28 00:19:08 +00:00
Andrew Solovay
42612c8365 docs: Fixing typo in app-linking doc
bug: 21474283
Change-Id: I0e29db2b40478b9e0ec01039ccf747f659af7317
2015-05-27 17:09:58 -07:00
Andrew Solovay
88a295841e docs: Changed "Runtime Permissions" doc to "Permissions"
Per message from Joe, changed name of feature from "Runtime
Permissions" to just "Permissions". Still sometimes referred to it as
"runtime permissions" in descriptive text, as appropriate.

I considered renaming the feature page to ./permissions.jd , but
given the short time, I decided against it--there were too many
ways a file rename could break things, and this is just a temporary
"preview" page anyway.

See first comment for stage location.

Change-Id: I0ce36d99ea2377cf9fa7ac72b2f182dedb5c38e8
2015-05-27 23:11:55 +00:00
Andrew Solovay
a024a6de1c docs: Clarified the SDK install instructions.
Noted that you need Android Studio 1.3 (canary) to test the M
Developer Preview, and added a section on how to install that.
Updated the "install the SDK" section to match AS 1.3's workflow.

Also removed reference to Nexus Player (per separate bug).

See first comment for doc stage location.

bug: 21422334
bug: 21425728
Change-Id: If8c62e074b883b4ba33753ac799b0a79739843b8
2015-05-27 15:43:47 -07:00
Trevor Johns
6ea840d15e am 4cbe359a: Add \'System\' group to DAC sample browser
* commit '4cbe359abe26d749b1dbc9cf489a825af0cad005':
  Add 'System' group to DAC sample browser
2015-05-27 22:22:53 +00:00
Joe Fernandez
7e51d8a12e docs: M Preview - System Image Downloads
Change-Id: I0f88dea54b47512c7f4eb76b72c5bcba0bca41ed
2015-05-27 15:04:22 -07:00
Trevor Johns
4cbe359abe Add 'System' group to DAC sample browser
Bug: 19708211
Change-Id: I55ad484647b859fce6c59f0e147523a8a709a527
2015-05-27 14:55:49 -07:00
Rich Slogar
4575cadc54 docs: supportlib icon fix
Change-Id: I423271109e479a8bacc8edb44801dcb5c05ef634
2015-05-27 13:03:14 -07:00
Luan Nguyen
5904628c89 docs: Remove Voice Camera sample.
Change-Id: I65ac20c33be9820519c0eb0e931272a0ef9bb34f
2015-05-27 12:03:01 -07:00
Luan Nguyen
5380cb6a88 Merge "docs: Remove 's' from Confirm Credential sample." into mnc-preview-docs 2015-05-27 18:52:34 +00:00
Luan Nguyen
298b0f29d3 docs: Remove 's' from Confirm Credential sample.
Change-Id: I4b33fec58014c54594210e0f5f4e759393adc618
2015-05-27 11:51:14 -07:00
Joe Fernandez
47badfebeb Merge "docs: M Preview - App links fix update" into mnc-preview-docs 2015-05-27 18:51:08 +00:00
Joe Fernandez
1323eab026 docs: M Preview - App links fix update
- final comments
- naming change to "App Links"

Change-Id: I2c8f105e0b75f95ca2e9d6bb86fd85d21dcd3326
2015-05-27 11:33:01 -07:00
Luan Nguyen
27ce77acfd Merge "docs: Update instructions to download samples in Android Studio." into mnc-preview-docs 2015-05-27 18:22:39 +00:00
Luan Nguyen
1694401682 docs: Update instructions to download samples in Android Studio.
bug: 21425873
Change-Id: I0e5710c08f7fbe5f92ca16b366ea14a1b05d491a
2015-05-27 11:09:44 -07:00
Andrew Solovay
f0560097ee Merge "docs: Fixed targetSdkVersion in Auto Backup code snippets" into mnc-preview-docs 2015-05-27 17:41:14 +00:00
Rich Slogar
aa3d35e677 Merge "docs: support library 22.2 duplicate link removal" into mnc-preview-docs 2015-05-27 17:38:56 +00:00
Andrew Solovay
95bdf6111d docs: Fixed targetSdkVersion in Auto Backup code snippets
Changed targetSdkVerion from "android-MNC" to "MNC". Also--per
preview/setup-sdk.html -- changed the minSdkVersion to "MNC" in
both places (if people are building apps for the preview release,
the minimum SDK version has to be MNC to keep the app from getting
installed onto devices running production Android).

See first comment for doc stage location.

bug: 21443485
Change-Id: I4cc5f16d53cd795b2db156c99db7c46f14d0ce65
2015-05-27 10:35:50 -07:00
Andrew Solovay
b7227c2bf9 Merge "docs: Fixing typo on Auto Backup for Apps page." into mnc-preview-docs 2015-05-27 17:23:57 +00:00
Quddus Chong
8525b8a8b5 Merge "docs: Remove Google Play Services pages under Develop > Google Services. bug: 21407467" into mnc-preview-docs 2015-05-27 16:16:57 +00:00
Mike Colagrosso
31a48820aa am 1c673f9a: am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs
* commit '1c673f9abe8b6d931456ce6709c9b00cdb5d11ca':
  Android Training: Add missing word
2015-05-27 15:38:37 +00:00
Mike Colagrosso
1c673f9abe am 6eea30c4: Merge "Android Training: Add missing word" into lmp-docs
* commit '6eea30c422811da1b989500147afb82b5f2d45e0':
  Android Training: Add missing word
2015-05-27 15:23:36 +00:00
Mike Colagrosso
6eea30c422 Merge "Android Training: Add missing word" into lmp-docs 2015-05-27 15:04:48 +00:00
Dirk Dougherty
c2e343456e Doc change: update gcm logo in card image.
Change-Id: Id55a16aa0fdef874106e2a7ee75c472ad6cca3c6
2015-05-26 20:51:04 -07:00
Dirk Dougherty
ea1f6fb385 Doc change: edits and fixes to data binding guide.
Change-Id: Iaef989bd48a99294e2032656653e71ef93313687
2015-05-26 20:31:52 -07:00
Andrew Solovay
ad935d2dc2 docs: Fixing typo on Auto Backup for Apps page.
See first comment for doc stage location.

bug: 21410471
Change-Id: I4e92a7d0e2056c02755d1d9ba403dbafcbe59490
2015-05-26 19:06:31 -07:00
Rich Slogar
ac7325ac21 docs: support library 22.2 duplicate link removal
Change-Id: Ica9b7fc4ae3923658ec5ac2783f7697dae995b8d
2015-05-26 17:30:15 -07:00
Joe Fernandez
f47dc2cc0a Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs 2015-05-27 00:03:09 +00:00
David Friedman
7311d2e267 Merge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into mnc-preview-docs 2015-05-26 23:58:58 +00:00
Dirk Dougherty
493ff3cb8f Doc change: move data binding library to tools tab.
Change-Id: I74817864dc6fe390cb52ec2ea52ee1ea3a46c830
2015-05-26 16:52:23 -07:00
David Friedman
d91b1d526e Docs: "Tombstone" for old NDK page, directing visitors to new NDK site.
Change-Id: I520bfb5157b2ffed5baa182df7c6305bf8835360
2015-05-26 16:37:02 -07:00
Quddus Chong
4b927284a6 docs: Remove Google Play Services pages under Develop > Google Services.
bug: 21407467

Change-Id: I392075b58bebc5556f306c2d20987811efe90b13
2015-05-26 14:52:08 -07:00
Dirk Dougherty
c85bf85941 Doc change: Updates to preview program overview and tags.
Change-Id: I60db437ea5aabe3fad0284726d0e3850828c92a3
2015-05-26 14:41:15 -07:00
Luan Nguyen
f4f455cca4 am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs
* commit 'b1cc82b7f32218b3a2e5e88f9e31767d741c4439':
  docs: Replace Umano with WhatsApp icon
2015-05-26 21:30:03 +00:00
Luan Nguyen
b1cc82b7f3 Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs 2015-05-26 21:16:40 +00:00
Aleks Haecky
c03c11e584 am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'be3ab00fd3fb54dd7662d00dc1bfcf542358a052':
  docs: Add peformance tools getting started docs in new tools/performance subtree.
2015-05-26 21:13:42 +00:00
Joe Fernandez
25fe13fa9f Merge "docs: M Preview - App Linking" into mnc-preview-docs 2015-05-26 21:12:21 +00:00
Joe Fernandez
5ec00b49c8 docs: M Preview - App Linking
Change-Id: Ie6d97cd31f722be92acf93cfd540fc4284ef410c
2015-05-26 14:11:00 -07:00
Luan Nguyen
b5ca816eef docs: Replace Umano with WhatsApp icon
bug: 20528996
Change-Id: I725723580167eec11a7f85e4e7b95cc864aa7679
2015-05-26 14:02:04 -07:00
Aleks Haecky
be3ab00fd3 am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'fdd06fe6f9ff92b8fc8a289870103150d065e9cd':
  docs: Add peformance tools getting started docs in new tools/performance subtree.
2015-05-26 21:01:06 +00:00
Aleks Haecky
fdd06fe6f9 Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs 2015-05-26 20:48:10 +00:00
Luan Nguyen
4ec5140be3 Merge "docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification." into mnc-preview-docs 2015-05-26 20:37:03 +00:00
Luan Nguyen
9510d0464f Merge "docs: Add Voice Actions section to Audio training lesson. Add link for Universal Media Player sample." into mnc-preview-docs 2015-05-26 20:36:45 +00:00
Andrew Solovay
99f4bdf5ff Merge "docs: M Runtime Permissions overview." into mnc-preview-docs 2015-05-26 20:30:43 +00:00
Quddus Chong
d313958f8e Merge "docs: Add API Overview and Behavior Changes docs for M Developer Preview." into mnc-preview-docs 2015-05-26 20:13:35 +00:00