Eric Schmidt
68ab2f8263
docs: Replaced ?s with quotation marks.
...
Bug: 26349836
Change-Id: I00a742cd6bee9d4c9882ee953267e75e195e3bfc
2016-02-08 15:30:30 -08:00
Dirk Dougherty
31ae1c518f
Doc change: adjustments for design updates.
...
Change-Id: Ic798228a75ba2ab692fd3e36034606c04651c20c
2016-01-28 17:10:09 -08:00
Joe Fernandez
67afa981a2
docs: InfoPros, Project 01, Batch 02
...
- Removing/Replacing Eclipse ADT references in docs
- 10 files
b/25192800
Change-Id: I0312015a33e3553088c6a76f64967574bf46c513
2015-12-14 10:23:30 -08:00
Andrew Solovay
7d6d7d960a
docs: Removed ActionBar API guide
...
Removed the now-obsolete ActionBar API guide; it's been
superseded by the AppBar training class
(http://developer.android.com/training/appbar/ )
Changed the most important ActionBar links and references to point to
the AppBar docs (or some other appropriate page).
A separate CL will set up redirects from the ActionBar API guide.
See first comment for doc stage location.
bug: 25194804
Change-Id: I0859ea1712971fcf2f6cf131b2a5221b5bf3ea44
2015-10-27 13:20:24 -07:00
Cheryl Potter
466aab2973
docs: new vector asset studio 1.4
...
b/24142270
Change-Id: I6a888f48ca7bdcec608e5543c7a37b192e105eaf
2015-10-20 18:17:32 -07:00
Andrew Solovay
419c9f1348
am 04cefcb9: Merge "docs: New app bar training docs" into mnc-preview-docs
...
* commit '04cefcb98d3881c4a21217405aa941572fdc46a5':
docs: New app bar training docs
2015-09-11 17:51:51 +00:00
Andrew Solovay
3d1032abae
docs: New app bar training docs
...
Replacing the existing "ActionBar" training docs with new, up-to-date
ones focused on using the appcompat Toolbar. Ultimately these lessons
will also replace the existing ActionBar UI guide.
See first comment for doc stage location.
Change-Id: Ic20362ec4c4fc872c4388b05367451ae8072938b
2015-09-10 17:13:51 -07:00
Cheryl Potter
614594973f
am dc35d48f: Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs
...
* commit 'dc35d48f4fdc2016f900207ebc934e5a57bd9265':
docs: changed red to yellow in code snippet
2015-08-26 20:58:40 +00:00
Claudio Cherubino
b6e91dfae0
Trying to help clean up the public issue tracker (and show some love to external developers) by taking care of a bunch of typos that were reported.
...
List of issues from https://code.google.com/p/android/issues that are fixed by this CL: 183476,183249,183248,183241,183222,183142,183093,183329,182385,182311,182193,182019,73149,181589,179740,179384,178322,178189,178086,178020,177169,176312,175138,172322,172030,171820,170647,167288,163574,161580,161041,159199,151347,144290,136137,132505
Change-Id: I2e96f7444048abd2f666c75bd6ab9640019afb75
2015-08-21 14:49:09 -07:00
Cheryl Potter
09e9ba3861
docs: changed red to yellow in code snippet
...
/b22530949
Change-Id: I595df3d8abbfdfc8c1a91a4b23adf416e99bb52e
2015-08-12 16:59:46 -07:00
Adam Lesinski
f178066925
Add round/notround qualifier to docs
...
Bug:22203014
Change-Id: Icc05b93f0c1beddce3bd26ae169c2e8c0e3cb898
2015-06-30 12:40:57 -07:00
Rich Slogar
d0551feed2
Merge "docs: providing resources link" into lmp-mr1-ub-docs
2015-05-05 23:44:34 +00:00
Andrew Solovay
a967cade1d
cherrypick from lmp-docs Docs: Correcting how to escape quotes.
...
Original Change-Id: I417546a473f0ebe76a6e4102b87883a85365ac26
The behavior for single and double-quotes is different--I expanded
this section to note how they differ.
bug: 19959941
Change-Id: I9be9c066c416e9403a3ac164af0b1ce35f7ab1dd
2015-04-23 13:07:29 -07:00
Rich Slogar
16c2458740
docs: providing resources link
...
b/20453479
Change-Id: I62ed340a30efd1295d3e9a998a853b6cbfdbbd97
2015-04-23 12:45:24 -07:00
Rich Slogar
925be07b26
am 87ea3f79: am cdd5ebec: am 7319ea27: am cc883a1f: am 1e0face2: am b87aa6cb: Merge "docs: mipmap link updates" into lmp-docs
...
* commit '87ea3f796cd8c7edff41bbfc7660e837a4366333':
docs: mipmap link updates
2015-02-19 19:32:52 +00:00
Rich Slogar
0f44b94d5d
docs: mipmap link updates
...
Change-Id: I345d4dc29e094a6835e04eec237d1b8b8a540eaa
2015-02-19 10:48:37 -08:00
Rich Slogar
e9d86f5853
am 9f807e7e: am 6de1fd98: am 502f303c: am d72bea9d: am 40132ee1: Merge "docs: site mipmap folder updates" into lmp-docs automerge: 797c989
...
* commit '9f807e7ef2793e02b592afa33d73633bb9343c4c':
docs: site mipmap folder updates
2015-02-18 00:32:32 +00:00
Rich Slogar
69223702e4
docs: site mipmap folder updates
...
b/12874352
Change-Id: I0b32502c8075740c66f04203110c9bfe8be103f9
2015-02-17 12:34:35 -08:00
Narayan Kamath
b61db8229a
Remove references to persist.sys.language/country.
...
Addresses a couple of TODOs now that all usages have been
removed and fixes a doc that specifies how the emulator locale
can be set.
bug: 17691569
Change-Id: I802ea1e12448a5442840cad1fdc0956d3e2c7a8c
2015-02-12 13:16:55 +00:00
Elliott Hughes
6c43e6b54d
Fix and be more explicit about plurals best practices.
...
The "one" case should always include %d. Say so, and fix our examples.
Also make it clear that developers should always provide exactly "one"
and "other".
Bug: 18429565
(cherry picked from commit 1fe7d496db1ddc73289e6aae11f4dd4a970141d5)
Change-Id: I89656c74b7dfd91584e1bb6d0a3f2da1dda81079
2014-11-19 16:38:39 -08:00
Elliott Hughes
1fe7d496db
Fix and be more explicit about plurals best practices.
...
The "one" case should always include %d. Say so, and fix our examples.
Also make it clear that developers should always provide exactly "one"
and "other".
Bug: 18429565
Change-Id: I09eb39ea6986850c3af28cca3052d319e3c97705
2014-11-19 16:18:45 -08:00
Newton Allen
8f8a11b7fa
Fix some documentation typos.
...
Change-Id: I747a0ade5c7b9c45d4465bf327952338bbc1cfaa
(cherry picked from commit 4465d1a03ee5fddc5987c19fc36b0bb79e19572f)
2014-09-30 02:52:26 +00:00
Scott Rowe
3215da25dd
am 14f413be: am 048d8baa: am 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular-docs
...
* commit '14f413be3c7701750b996b90c95471e8cf04ae96':
docs: b/15790433 updated for xxhdpi and xxxhdpi
2014-09-04 00:20:15 +00:00
Scott Rowe
64f54c6502
docs: b/15790433 updated for xxhdpi and xxxhdpi
...
Change-Id: I49be7a0313d9aa5ff6c7dd0ca2ffb7802dc567e5
2014-08-08 14:06:22 -07:00
Scott Rowe
fc66190344
am 162493b5: am 3bb44fec: am 72c80d30: cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1
...
* commit '162493b5e3fb1bbf4505c2d18ebf6c900d7875e6':
cherrypick from klp-docs docs: b/14387628 - Testing Localized Applications, menu not found Change-Id: I5e2977e3820d79588f73f171a32b0d7c7d6307d1
2014-07-24 16:22:15 +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
Dirk Dougherty
9a6672beb1
resolved conflices for merge of 93ccd1a2 to master
...
Change-Id: Ic77367cb9c90027e036a461697295fd604b50014
2014-05-14 14:50:13 -07:00
Dirk Dougherty
0540bc373c
am a4e6c7d1: am 3506ac87: Doc change: Updated content for distribute.
...
* commit 'a4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955':
Doc change: Updated content for distribute.
2014-05-14 21:21:15 +00:00
Dirk Dougherty
3506ac87c0
Doc change: Updated content for distribute.
...
Change-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed
2014-05-14 14:10:51 -07:00
Robert Ly
2448b44e68
am 0932eb35: am 8028e4a0: am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
...
* commit '0932eb35ecdf02edeeedb6656cbf1fdc5288e518':
docs: fix some notification code for wear stacks
2014-05-10 03:14:21 +00:00
Robert Ly
8028e4a063
am 1f14c107: am 0689fad8: Merge "docs: fix some notification code for wear stacks" into klp-docs
...
* commit '1f14c107f825a9a309b396f65fbfc92a4c57eb3d':
docs: fix some notification code for wear stacks
2014-05-10 02:48:57 +00:00
Robert Ly
37cb8d7530
docs: fix some notification code for wear stacks
...
Change-Id: Iea6b444480b161ab08a9ba02dbabb22773862cf0
2014-05-09 17:01:21 -07:00
John Spurlock
0a0454fdcc
am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '642421aa7f284817cc1a972a7f9c7a64696a0116':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:34:11 +00:00
John Spurlock
6c191299a7
Introduce new UI_MODE_TYPE_WATCH and qualifier.
...
Default ui mode to watch if we have FEATURE_WATCH.
Bug:13395758
Change-Id: Ie5ff95de60e69e91ad3612c7d2f1fca7f49061bd
2014-04-04 15:21:53 -04:00
Ricardo Cervera
1d2b0c008b
am adb94013: am 8ff1f285: am b7d456d4: am 8d65fc2c: am 8756b0c3: Merge "docs: Updated the retaining an object during conf change. Bug: 10303533" into klp-docs
...
* commit 'adb940131adf137023006fcd86663fd048fa6a54':
docs: Updated the retaining an object during conf change. Bug: 10303533
2014-02-06 21:29:59 +00:00
Ricardo Cervera
893ee42c72
docs: Updated the retaining an object during conf change. Bug: 10303533
...
Replaced use of deprecated methods with retained fragments.
Change-Id: I0f0a045da88f9817077070729ef0af283bea93e4
Review: http://quixote.mtv.corp.google.com:8007/guide/topics/resources/runtime-changes.html
2014-02-06 10:57:36 -08:00
Joe Fernandez
33baa5ad7d
Removing quotes from page.tags values
...
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-11-14 21:00:10 +00:00
Dirk Dougherty
d296e25a32
eoc change: Add developer stories for localization.
...
Change-Id: Ia89bddf9d57674272dbcef98a140b557e520e8be
2013-11-11 01:48:35 +00:00
Dirk Dougherty
758cedd116
am f1469855: am 86927797: am cf35c5e3: am 497584ed: am 16fdbd17: Merge "Doc change: fix broken link to localization checklist." into jb-mr1.1-docs
...
* commit 'f14698551aeb57dc1952413480cb72a0c8ffb620':
Doc change: fix broken link to localization checklist.
2013-06-06 10:47:34 -07:00
Dirk Dougherty
f14698551a
am 86927797: am cf35c5e3: am 497584ed: am 16fdbd17: Merge "Doc change: fix broken link to localization checklist." into jb-mr1.1-docs
...
* commit '86927797869512f87e0ba6be5b83564e4a773b71':
Doc change: fix broken link to localization checklist.
2013-06-06 10:46:14 -07:00
Dirk Dougherty
f4483eca3a
Doc change: fix broken link to localization checklist.
...
Change-Id: I95bb57dcc0afe4ed31f89d9d2e9b31b1a7224bc7
2013-06-06 10:34:40 -07:00
Dirk Dougherty
d01558cb96
am 6078beaa: am d322783e: am d9938ed3: am 373fb749: am 70b0728b: Merge "Doc change: Add localization checklist." into jb-mr1.1-docs
...
* commit '6078beaae94e1cbb369d0c254106898a689e4968':
Doc change: Add localization checklist.
2013-05-14 11:32:06 -07:00
Dirk Dougherty
6078beaae9
am d322783e: am d9938ed3: am 373fb749: am 70b0728b: Merge "Doc change: Add localization checklist." into jb-mr1.1-docs
...
* commit 'd322783e75647c25857bab9bca22c4dee62d7bc7':
Doc change: Add localization checklist.
2013-05-14 11:14:47 -07:00
Dirk Dougherty
afc0280714
Doc change: Add localization checklist.
...
Change-Id: Ib5dbb72d99bb36a01e93256a8c4569cfba113651
2013-05-14 00:43:56 -07:00
Scott Main
214cb0d489
am a086a70e: am 3f4d1bbd: am 52a37bf8: am 1d21aeca: am 148ce232: Merge "delete obsolete tips/references to cupcake" into jb-mr1.1-docs
...
* commit 'a086a70ecb6ca47831a6f5a60fb5d11df131d6bf':
delete obsolete tips/references to cupcake
2013-05-08 13:11:13 -07:00
Scott Main
a086a70ecb
am 3f4d1bbd: am 52a37bf8: am 1d21aeca: am 148ce232: Merge "delete obsolete tips/references to cupcake" into jb-mr1.1-docs
...
* commit '3f4d1bbddba1034af342a95b35a223615ad8bbbd':
delete obsolete tips/references to cupcake
2013-05-08 13:04:26 -07:00
Scott Main
c89312091e
delete obsolete tips/references to cupcake
...
Change-Id: Ib1ddb19c42840aa830acd85a89e78c149e2f66e9
2013-05-06 16:38:42 -07:00
Scott Main
b40c1fdaee
add docs for new attributes, including account restriction for restricted profiles
...
Change-Id: I737ea55bfa58562b1b384e52626e95b479759376
2013-04-25 19:05:55 -07:00
Scott Main
8d53821d05
am 46a1b362: am 657d7b8c: am 4f4d243d: am 64461bf4: doc tags for api guides and delete a useless file
...
* commit '46a1b362dbbee0feaa395e6014b8c086ed54d7e0':
doc tags for api guides and delete a useless file
2013-04-12 10:08:06 -07:00
Scott Main
64461bf4f2
doc tags for api guides
...
and delete a useless file
Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
2013-04-12 09:09:46 -07:00