Andrew Solovay
b9c5af3aef
Merge "docs: Removed reference to draft apps." into klp-docs
2014-05-30 22:32:11 +00:00
Andrew Solovay
aee20f92b8
docs: Removed reference to draft apps.
...
When appropriate, changed references to "draft" apps to alpha and beta apps.
Left the "draft" info in the deprecated file v2/billing_integrate.jd, but
added a note that draft apps are no longer supported.
Docs are staged to:
in-app billing:
http://asolovay.mtv:9011/google/play/billing/billing_admin.html
http://asolovay.mtv:9011/google/play/billing/billing_testing.html
http://asolovay.mtv:9011/google/play/billing/v2/billing_integrate.html
(deprecated doc; just noted that draft is no longer supported)
LVL:
http://asolovay.mtv:9011/google/play/licensing/overview.html
http://asolovay.mtv:9011/google/play/licensing/licensing-reference.html
OBBs
http://asolovay.mtv:9011/google/play/expansion-files.html
As per a request from Dirk, I added a section to the "Testing In-App
Billing" page noting that draft apps are no longer supported, and
linking to the section on alpha and beta channels; I put in a link
to the new section in each place where we'd previously talked about
draft apps.
Also fixed formatting in a few code samples, where over-long lines were
forcing the code box to use a scroll bar.
bug: 15013770
Change-Id: I1368b9b5ebf2a0c22f84fcbcd5f37401b390c423
2014-05-30 14:38:52 -07:00
Scott Main
5ca630e855
Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-docs
2014-05-29 22:33:24 +00:00
Scott Main
1f1bb9d068
Merge "add style to community page to adapt to the new sticky nav styles. basically override the new style to use the previous style because this page does not use sticky nav." into klp-docs
2014-05-23 21:45:33 +00:00
Andrew Solovay
9562863cf1
doc: Updated branding guidelines per request from @deniseamling.
...
Per her team's request, I also removed the AI version of the Google
Play Store icon, and replaced it with a high-rez PNG version.
Current version of doc is staged at:
http://asolovay.mtv:9010/distribute/tools/promote/brand.html
(Denise gave me a LGTM via email.)
Bug: 14621461
Change-Id: Id44a0dc73c7ef2f2bde595a1e98b75083d126176
2014-05-22 21:54:27 +00:00
Scott Main
2f33f97ed2
change all the H1 tags to H2s
...
and delete all HR tags
then delete all clearflots, because they add useless whitespace
once the "headerLine" class is obsolete
THEN, cleanup some HTML to fix float clearance issues.
Change-Id: I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0
2014-05-22 14:17:50 -07:00
Andrew Solovay
7f24adf19b
Merge "Noted that OnSharedPreferenceChangeListener does not store a strong reference to the listener." into klp-docs
2014-05-22 20:23:50 +00:00
Quddus Chong
539f9e3172
docs: Update the sample Gradle dependency declaration to reflect GMS K version.
...
Change-Id: I5e5c40974b2fbaf61256d320d24acf5e0e9178d6
2014-05-21 14:36:11 -07:00
Dirk Dougherty
bb0b8449f8
Remove monetization image in edu guidelines.
...
Change-Id: I2cea7a3507eda30ab185560304d64fc455ba19f7
2014-05-20 19:10:26 -07:00
Andrew Solovay
de0c99e89b
Noted that OnSharedPreferenceChangeListener does not store a strong reference
...
to the listener.
Because of this, the listener is susceptible to garbage collection unless the
caller preserves a strong reference to it. We suggest that the caller store a
reference to the listener in an instance field of an object that will exist as
long as the listener is needed.
Also fixed code sample formatting in Settings.jd (some lines were overlong).
Docs are staged in:
http://asolovay.mtv:8901/guide/topics/ui/settings.html#Listening
http://asolovay.mtv:8901/reference/android/content/SharedPreferences.html#registerOnSharedPreferenceChangeListener(android.content.SharedPreferences.OnSharedPreferenceChangeListener)
Bug: 10437648
Change-Id: I48f5b87fa2ca7a240661d0cc00114d225819d54d
2014-05-19 16:05:06 -07:00
quddusc
728dbf8cc8
Merge "docs: Updated Google Play Services highlights and landing pages for Kenafa (Google Play Services v4.4)." into klp-docs
2014-05-19 20:52:05 +00:00
Quddus Chong
f4b6449515
Merge "docs: Updated Javadoc for GMS Kenafa release." into klp-docs
2014-05-19 20:51:39 +00:00
Dirk Dougherty
c385b1e4be
Merge "Remove neg margin in wear css to resolve layout issue." into klp-docs
2014-05-19 17:23:33 +00:00
Scott Rowe
6d05170a55
docs: b/14510382 ISO language code, add link
...
Change-Id: Id78858743b453d9e44624f491db183d9a099a1ce
2014-05-16 22:33:12 +00:00
Quddus Chong
26ca3fa77b
docs: Updated Javadoc for GMS Kenafa release.
...
Change-Id: Id3b7853282e317c85d58a7d84657e59a0159961d
2014-05-16 14:39:08 -07:00
Dirk Dougherty
d1afa68d03
Remove neg margin in wear css to resolve layout issue.
...
Change-Id: I68cc26e55b8bf486a20ec9fa1de48e9caf505165
2014-05-14 20:23:48 -07:00
Ricardo Cervera
0e286ab1f0
Merge "docs: Removed outdated troubleshooting guidelines for Android Studio" into klp-docs
2014-05-14 22:44:57 +00:00
Dirk Dougherty
5eb99943d5
Merge "update wear reference docs to support sticky nav. DO NOT SUBMIT UNTIL DYNAMIC TEMPLATE IS MERGED." into klp-docs
2014-05-14 21:16:31 +00:00
Dirk Dougherty
3506ac87c0
Doc change: Updated content for distribute.
...
Change-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed
2014-05-14 14:10:51 -07:00
Ricardo Cervera
9d7cf82561
Merge "docs: Added release notes for Build Tools 19.1.0" into klp-docs
2014-05-13 17:24:49 +00:00
Ricardo Cervera
a7a55c1ef4
docs: Added release notes for Build Tools 19.1.0
...
Change-Id: Icd162f7b1b7634b7b503d6d39a17fcb1c43a74c9
2014-05-13 10:21:35 -07:00
Scott Main
1f367d988d
update wear reference docs to support sticky nav.
...
DO NOT SUBMIT UNTIL DYNAMIC TEMPLATE IS MERGED.
Change-Id: I829cd96ae0f36a31155adf8e80b6d965e9531c42
2014-05-13 04:31:44 -07:00
Robert Ly
0689fad8cc
Merge "docs: fix some notification code for wear stacks" into klp-docs
2014-05-10 02:40:40 +00:00
quddusc
498c1b52c9
docs: Updated Google Play Services highlights and landing pages for Kenafa (Google Play Services v4.4).
...
Change-Id: Ibc5000dfa5509cb1448fa867eb87d4e19c31ff1f
2014-05-09 19:05:35 -07:00
Robert Ly
37cb8d7530
docs: fix some notification code for wear stacks
...
Change-Id: Iea6b444480b161ab08a9ba02dbabb22773862cf0
2014-05-09 17:01:21 -07:00
Andrew Solovay
bff632c8ff
Merge "doc: Documented how to set notification priority." into klp-docs
2014-05-09 21:01:08 +00:00
Scott Main
03c3b60587
add style to community page to adapt to the new sticky nav styles.
...
basically override the new style to use the previous style
because this page does not use sticky nav.
DO NOT SUBMIT UNTIL STICKY NAV CHANGES ARE SUBMITTED.
Change-Id: I3e3e68cf66adc7602a2e8196d4974fd5f0e080b2
2014-05-09 11:28:16 -07:00
Andrew Solovay
3701cbef0f
doc: Documented how to set notification priority.
...
This is related to change http://ag/459520 , where I added info about appropriate
priority constants for setPriority(int)
Doc is staged to:
http://asolovay.mtv:8998/guide/topics/ui/notifiers/notifications.html#Priority
Bug: 13514649
Change-Id: I792e2f02614c88fbcfe1b0714a9c10da27eb6c37
2014-05-08 17:58:30 -07:00
Scott Main
f1bc39b8ae
fix code error.
...
The data type was wrong, but it's actually not needed.
Change-Id: I50275fd16c72de42b75f24be6192ca974bd67488
2014-05-06 16:34:30 -07:00
David Friedman
4146d546a4
Merge "Clarified recommended use cases for NDK. Added - "game engines" officially supported use case for NDK Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++ Removed - "that don't allocate a lot of memory" game engines do allocate a lot of memory." into klp-docs
2014-05-05 17:05:22 +00:00
Scott Main
937db48744
Merge "update dashboard for 5/1/14" into klp-docs
2014-05-02 18:36:42 +00:00
Scott Main
5584601c8a
add intel USB vendor ID
...
bug: 13982556
Change-Id: I34fae455f0eee04088bed3f79243776321c745cf
2014-05-02 10:50:50 -07:00
Scott Main
156bcfcf93
update dashboard for 5/1/14
...
Change-Id: I874f060089ecc701c23b91adc52d19d50fd51014
2014-05-02 09:45:44 -07:00
Ricardo Cervera
e441fbf994
docs: Removed outdated troubleshooting guidelines for Android Studio
...
Change-Id: Ic06f9febbeae0e253c2aed50091612436a93921e
2014-05-01 12:44:39 -07:00
Robert Ly
7fadcf8424
Merge "Revert "update wear stack notifications to coincide with devbyte code"" into klp-docs
2014-05-01 17:41:39 +00:00
Robert Ly
80b2cbbe6c
Revert "docs: fix method name"
...
This reverts commit b39ce1b6c1dc34b3c99d312bc3f02dcc9efbbaed.
Change-Id: Ib7ed4fac07301dd5640fc41348af0d49ad9ef518
2014-05-01 17:40:33 +00:00
Robert Ly
5f1192c9a3
Revert "update wear stack notifications to coincide with devbyte code"
...
This reverts commit b8e3f209af70a7707be75d866b142dc1fccc8d5f.
Change-Id: Iba48e235b23cb0b6ce191809e6eb87395c6d1766
2014-05-01 17:40:16 +00:00
Robert Ly
b39ce1b6c1
docs: fix method name
...
Change-Id: If7efbc891eb8f1403bd167ae21d17a2847b257cc
2014-05-01 08:47:14 -07:00
Robert Ly
f26a71003d
Merge "update wear stack notifications to coincide with devbyte code" into klp-docs
2014-05-01 07:27:23 +00:00
Robert Ly
b8e3f209af
update wear stack notifications to coincide with devbyte code
...
Change-Id: I4ccfc39eb47c938b9c1e9ba9309aaba54319f53b
2014-05-01 00:23:42 -07:00
Ricardo Cervera
ba333f2f4c
docs: Added release notes for Android Studio 0.5.2
...
Change-Id: Ia364620d0ab14648b4db523890c529a0dc5b940d
2014-04-30 14:41:44 -07:00
David Friedman
1053b2c5d4
Merge "Fixed missing line break, broken link. Bug: 13975265 Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html " into klp-docs
2014-04-28 21:52:45 +00:00
Vince Harron
a47d6ed761
Clarified recommended use cases for NDK.
...
Added - "game engines" officially supported use case for NDK
Removed - "self-contained" ambiguous in general and confusing to someone who is trying to do game development in C++
Removed - "that don't allocate a lot of memory" game engines do allocate a lot of memory.
Change-Id: I098de65bf0c4b4ab4a85611426b68613692e52c5
(cherry picked from commit 8da272f4fe4f1d50543afe488406d56b669364a1)
2014-04-25 23:17:52 +00:00
Ricardo Cervera
039bd50825
Merge "docs: Added release notes for ADT 22.6.3" into klp-docs
2014-04-25 22:15:28 +00:00
David Friedman
5fb79db94e
Fixed missing line break, broken link.
...
Bug: 13975265
Staged at: http://boku:9195/guide/topics/manifest/manifest-element.html
Change-Id: I69f7e56f9b261c776672161cfb1649c4cd72c96e
2014-04-25 14:02:16 -07:00
Andrew Solovay
fdc9e56ff8
Correcting name of 'Backup & reset' menu.
...
Doc is staged at
http://asolovay.mtv.corp.google.com:9000/guide/topics/data/backup.html#Testing
Bug: 14253720
Change-Id: Ib8eb213d8708c02c93c8bc93233db2c828caa925
2014-04-24 15:59:45 -07:00
Andrew Solovay
026c82b191
Doc: Fixed a code sample to use standard methods. Also some formatting
...
tweaks.
Added blank lines for readability, and broke some long lines
so code samples don't need a scroll bar.
(Update: Fixed indentation that I broke on a code sample.)
Bug: 14045051
Change-Id: I1cf08b899ec55f9093545e71861c84120e4b56a1
2014-04-22 19:29:07 -07:00
Andrew Solovay
3555e4aef0
Fixed a typo in a code sample.
...
Fix is staged to: http://asolovay.mtv.corp.google.com:9000/guide/topics/ui/actionbar.html#Dropdown
Bug: 14043905
Change-Id: I8b71d55d51bf88ab9790309e6e63e755d03b2c85
2014-04-22 00:04:39 +00:00
Ricardo Cervera
974588d149
Merge "docs: Watermarked images for codes that weren't found." into klp-docs
2014-04-18 19:02:04 +00:00
Ricardo Cervera-Navarro
84e6bc61c6
Merge "Revert "docs: Watermark images with easter eggs"" into klp-docs
2014-04-18 19:01:48 +00:00