122342 Commits

Author SHA1 Message Date
Rich Slogar
5c80662fab Docs: Fixed typo 'Fore'
Change-Id: I67cacf2ca11be27f9352cd8bddb1f9e6ff8a65c6
2014-08-20 16:29:02 -07:00
Andrew Solovay
8319455afc Merge "docs: Documented new fields returned by getSkuDetails()." into klp-modular-docs 2014-08-16 04:01:11 +00:00
Ricardo Cervera
fb1f5bdef0 docs: Removing radio from music intents
Change-Id: Iaf645d692b247994dd8c12835c387ff296b26019
2014-08-18 12:13:04 -07:00
Ricardo Cervera
d0842384cb docs: Updated links for Android Studio 0.8.6
Change-Id: Ic01263930b94232445704c03854414bd07ca4c33
2014-08-18 09:03:59 -07:00
Andrew Solovay
7f09366b6a docs: Documented new fields returned by getSkuDetails().
Per bug b/9221265, documented new price_amount_micros and
price_currency_code fields.

Doc is staged to:

http://asolovay.mtv:9265/google/play/billing/billing_reference.html#getSkuDetails

bug: 9221265
Change-Id: I06798692b3329e5e0d1fe3aaf215d9c97f2363c0
2014-08-13 17:38:47 -07:00
kmccormick
a0197180e7 Merge "Doc Change: Remove obsolete sample link." into klp-modular-docs 2014-08-12 23:14:35 +00:00
kmccormick
71f8f1d81f Doc Change: Remove obsolete sample link.
Fix for:

b/16685592

Change-Id: If15951ee783e8c05b4dfb32983a87a3518cdbe82
2014-08-12 18:08:58 -07:00
kmccormick
bcdbe1a0fc Merge "Doc Change: remove obsolete links." into klp-modular-docs 2014-08-12 23:14:35 +00:00
kmccormick
cb62407d7a Doc Change: remove obsolete links.
Fixes for:

b/16494813

Change-Id: I2aaae520cdafadf8707f2fbf38c10588f0de2987
2014-08-12 17:52:27 -07:00
Robert Ly
efbbb18241 Merge "cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5" into klp-modular-docs 2014-08-12 23:14:48 +00:00
Quddus Chong
ac605c8488 Merge "docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support." into klp-modular-docs 2014-08-12 20:55:12 +00:00
Quddus Chong
20dad64d03 docs: Updated L Preview Overview and support page with information about using NDK r10 for 64-bit support.
Change-Id: Ib759f6a187a8a1298d01f8485a8e05e5d9b67e27
2014-08-12 15:08:05 -07:00
Robert Ly
41e836a644 Merge "docs: update dashboard" into klp-modular-docs 2014-08-12 19:21:04 +00:00
Robert Ly
ba5c49dcde docs: update dashboard
Change-Id: I3a11a4ffbd9e5544c598bdebacd67e236305602f
2014-08-12 12:26:37 -07:00
Ricardo Cervera
6bb49e4ae6 Merge "docs: Fixed minor issue with Studio shortcuts" into klp-modular-docs 2014-08-08 20:34:05 +00:00
Ricardo Cervera
0495f1ef71 docs: Fixed minor issue with Studio shortcuts
See https://code.google.com/p/android/issues/detail?id=74316
Updated keymap for new files and added note on choosing keymaps.

Change-Id: I3c1e1a8ab0f344040ea2627734f7d5959c842799
2014-08-08 09:31:13 -07:00
Scott Rowe
607c17f99c cherrypick from klp-docs docs: security consideration for Android <4.2 Change-Id: I5fe51641539f7ffe7abcdb0618371dd3f4b62ab5
Change-Id: I9838519ad3e0c2fb3957829fc448b1ae6bd1d62b
2014-08-07 15:54:42 -07:00
Ricardo Cervera
edcf7c5167 Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs 2014-08-06 23:54:36 +00:00
Robert Ly
8e115e6460 Merge "docs: Documenting fix for CVE-2014-0224 (SSL vulnerability)." into klp-modular-docs 2014-08-07 15:00:45 +00:00
Ricardo Cervera
46baa5ff7d Merge "docs: Release notes for ADT 23.0.3" into klp-modular-docs 2014-08-06 23:49:20 +00:00
Ricardo Cervera
e2de5ca8ad docs: Release notes for ADT 23.0.3
Change-Id: I9e68f4ecaec47b8a139f32773ef9916c3011061b
2014-08-07 14:49:03 -07:00
Robert Ly
6f273458fb Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs 2014-08-06 23:49:20 +00:00
Andrew Flynn
ea12f0fd7e Fix some sync adapter docs typos.
Change-Id: Icb108bcfd7835049ff7d50660d1f8084ebc3c8e9
2014-08-01 18:25:04 +00:00
Andrew Solovay
897cf908c9 docs: Documenting fix for CVE-2014-0224 (SSL vulnerability).
Wrote a training page on how to use Google Play services to update a
device's security provider, which (int. al.) installs a fix against
the recently-discovered SSL CCS injection vulnerability.

Doc is staged to:

http://asolovay.mtv:9338/training/articles/security-gms-provider.html

bug: 16296338

Change-Id: I5b0dd052113998d585a46262b216ef0c1b432362
2014-07-30 16:15:04 -07:00
Ricardo Cervera
7383f1708e docs: Simplify and update the Signing page. Bug: 16296405
Change-Id: Id74525b00efdbb21e41895a4e0351b2450125a90
2014-07-30 13:43:10 -07:00
Scott Rowe
b5578d3a4d docs: remove "developer preview" and point to Android-specific doc
Change-Id: I0b9816c75e3ad98d7c9b4b5d887a4d079d618981
2014-07-30 11:16:24 -07:00
Joe Fernandez
b83127f0cf Merge "docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ" into klp-modular-docs 2014-07-30 16:17:51 +00:00
Joe Fernandez
0d568c98c1 docs: Add adb over TCP/IP connection instructions to ADT-1 FAQ
Change-Id: Ifa8831e1594470ecf65761efea472de79aaf5ece
2014-07-30 10:10:19 -07:00
Andrew Solovay
8136421589 Merge "docs: Revised page to include info about new Publisher API." into klp-modular-docs 2014-07-29 21:36:00 +00:00
Ricardo Cervera
a7898781d6 Merge "docs: Added system requirements for Studio. Bug: 16566355" into klp-modular-docs 2014-07-29 22:44:51 +00:00
Andrew Solovay
d28470e87a docs: Revised page to include info about new Publisher API.
Also moved the blurb to the "Google Play Distribution" cover page, and
adjusted the TOC accordingly. Per DDoughterty@ 's request, moved the
"Purchase Verification Strategies" section to billing_subscriptions.jd

Page is staged to:

http://asolovay.mtv:9543/google/play/billing/gp-purchase-status-api.html
http://asolovay.mtv:9543/google/play/billing/billing_subscriptions.html#strategies

Change-Id: I884e2f3f25c76fcb055e663058d1a4f4642fb558
2014-07-29 14:00:03 -07:00
Dirk Dougherty
fa3d1b2a27 Doc change: add notice for admob sdk upgrade.
Change-Id: I9281b17e4ff277ef99ae57ce0360e05f4231e7ff
2014-07-29 20:32:17 +00:00
Ricardo Cervera
932ced3a30 docs: Added system requirements for Studio. Bug: 16566355
Change-Id: I1d3d80ce718d64e01fd939aa177c950d56065555
2014-07-29 13:24:34 -07:00
Robert Ly
1c977b3744 Merge "docs: fix typo bug 16623189" into klp-modular-docs 2014-07-28 22:45:16 +00:00
Robert Ly
a66de16cde docs: fix typo bug 16623189
Change-Id: Ia790587cf60cbf4e9f699605a5ad6a7dc5a06799
2014-07-29 16:26:36 +00:00
Robert Ly
a37ddd97a8 docs: fix typo
Change-Id: I4d76d625dc508e7279162d1d3ace9c32625e1358
2014-07-29 08:33:17 -07:00
Joe Fernandez
69ed58aced Merge "docs: Adding TIF one-pager to TV docs in L-Preview" into klp-modular-docs 2014-07-25 23:00:08 +00:00
Joe Fernandez
62aab1eaa7 docs: Adding TIF one-pager to TV docs in L-Preview
Change-Id: I89960cb9c2c8af0ccb010b91ee42d6cffab42f95
2014-07-31 11:04:00 -07:00
Robert Ly
9613b433f4 Merge "docs: fix typo" into klp-modular-docs 2014-07-25 21:16:23 +00:00
Ricardo Cervera
652e5c7ef1 Merge "docs: Describe the alloc tracker in Android Studio" into klp-modular-docs 2014-07-28 18:28:56 +00:00
Ricardo Cervera
321e030202 docs: Fix Wear docs issues.
Bug: 16624918
Bug: 16626217
Bug: 16626415
Bug: 16624384
Bug: 16623147

Change-Id: I774f19aded22562b891f9d2ccc35f0befb50f21c
2014-07-28 17:52:40 +00:00
Ricardo Cervera
6c555824eb docs: Describe the alloc tracker in Android Studio
Change-Id: Ic3cfc94950029104ec75ab04a9fac51ba64dd9a9
2014-07-25 08:32:15 -07:00
Ricardo Cervera
7af4e812d0 docs: Fixed RecyclerView example. Bug: 16483811
Change-Id: I1c501c97026dfaaac88d7398160ff192fee4fb05
2014-07-23 15:56:10 -07:00
Robert Ly
22bdcd2f82 Merge "cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc003a03d7585176036c4d695408f1" into klp-modular-docs 2014-07-23 18:44:51 +00:00
Scott Rowe
e2bdaea318 cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc003a03d7585176036c4d695408f1
Change-Id: I21424c1407b44554ac135248dabc2328bc70aef9
2014-07-23 20:54:50 +00:00
Scott Rowe
72c80d308a cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1
Change-Id: I245d8351d82b29131783df71f78fcd7bc3c1d89e
2014-07-23 20:49:45 +00:00
Robert Ly
c57c082983 Merge "Doc change: add reminder for developers on using ad id." into klp-modular-docs 2014-07-22 16:13:36 +00:00
Dirk Dougherty
b2902ee380 Doc change: add reminder for developers on using ad id.
Change-Id: I6de92d091c469a4e81ec29c95ce65204f708fd97
2014-07-22 20:41:57 +00:00
David Friedman
170b09535d Merge "Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body." into klp-modular-docs 2014-07-22 16:13:36 +00:00
David Friedman
86efa014fc Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body.
Change-Id: I8d9077793dbe1dd345afd7152328018d818b07ce
2014-07-22 00:22:00 -07:00