Commit Graph

164750 Commits

Author SHA1 Message Date
Luan Nguyen
5228d0832a am 0c3282b5: am 50a9b835: am 42ee70aa: am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
* commit '0c3282b5d2f491bfb0ca6b5cda62864d0b42bba7':
  docs: Update auto landing and design page image assets
2015-03-11 17:42:58 +00:00
Rich Slogar
40055c220f am 11558e5d: am 8ab872db: am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
* commit '11558e5d2259a48604f494c540df72de34977ce5':
  docs: eclipse revisions update
2015-03-11 17:42:54 +00:00
Andrew Solovay
e5fd6c76a4 am 3d950de4: am a493c489: am 5f8e08ed: am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
* commit '3d950de4d4028e0c7763932c00c372d41c832e87':
  docs: Revisions to "Providing Messaging for Auto"
2015-03-11 17:42:50 +00:00
Luan Nguyen
0c3282b5d2 am 50a9b835: am 42ee70aa: am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
* commit '50a9b83554decb4913fc8eac9862edf902149265':
  docs: Update auto landing and design page image assets
2015-03-11 17:32:01 +00:00
Rich Slogar
11558e5d22 am 8ab872db: am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
* commit '8ab872dba1eff1477cb12da63d1f882260a271ae':
  docs: eclipse revisions update
2015-03-11 17:31:57 +00:00
Andrew Solovay
3d950de4d4 am a493c489: am 5f8e08ed: am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
* commit 'a493c48989f3c80dd061b86a6216a622b20dfc7f':
  docs: Revisions to "Providing Messaging for Auto"
2015-03-11 17:31:53 +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
Rich Slogar
8ab872dba1 am dcc5a34b: am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
* commit 'dcc5a34b14ae09598d9c019c0d4706c5e2d00be2':
  docs: eclipse revisions update
2015-03-11 17:18:39 +00:00
Andrew Solovay
a493c48989 am 5f8e08ed: am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
* commit '5f8e08ed2c97bb92232e500e7c32b31b8bbd5dcd':
  docs: Revisions to "Providing Messaging for Auto"
2015-03-11 17:18:23 +00:00
Luan Nguyen
ca0db1a0ec am eeb79d10: am 9a7238d8: Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs
* commit 'eeb79d104fc09ea727108bde7a7ef06f3300241a':
  Revert "docs: Update auto landing and design page image assets"
2015-03-11 16:42:52 +00:00
Luan Nguyen
eeb79d104f am 9a7238d8: Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs
* commit '9a7238d8f5bd4ec90c2b887808ea26e5f55d0154':
  Revert "docs: Update auto landing and design page image assets"
2015-03-11 16:35:32 +00:00
Luan Nguyen
9a7238d8f5 Merge "Revert "docs: Update auto landing and design page image assets"" into lmp-docs 2015-03-11 16:25:33 +00:00
Luan Nguyen
36b8a59a6d Revert "docs: Update auto landing and design page image assets"
This reverts commit 7859590acd.

Change-Id: Iab71d4a2ce0eb6dbbab685433a7c991015402e19
2015-03-11 16:20:52 +00:00
Deepanshu Gupta
7b2cae5072 Fix project settings.
1. Update layoutlib_api source path.
2. Update jdk version
3. Update nullity annotations.

Change-Id: I48db7dbd7ba5ff02fcf11672608b75e072385166
2015-03-10 18:16:21 -07:00
Deepanshu Gupta
d345f44a87 Add RecyclerView support.
Bug: http://b.android.com/72117
Change-Id: Iba95baff59f1b715f91da25e15acf27bc052d95e
2015-03-10 18:16:21 -07:00
Prashant Malani
a98c21a662 Make circular mask thickness configurable
Obtain the circular mask thickness as a dimension so that it can
be customized per-device.

Change-Id: Ied88f91424c5cf4f25dd1e78cf22f0fd7ea7b0a4
Signed-off-by: Prashant Malani <pmalani@google.com>
2015-03-11 00:34:15 +00:00
Craig Mautner
60a907e60c Correct docs to specify leading slash in paths.
The guide documentation for the manifest data element contains a
grammar that implies leading slashes are not required for the path
part of a URI string. Also the path documentation does not mention
the need for a leading slash.

Grammar from documentation:
<scheme>://<host>:<port>/[<path>|<pathPrefix>|<pathPattern>]
                        ^
                        |
Included "/" -----------+

All internal usages of path, pathPrefix, and pathPattern, have a /
starting out the string and these attributes don't work without that
/.

This change updates the grammar and the documentation for the path
attributes.

Fixes bug 19540035

Change-Id: I931a25fd1c10c01eaa32a7cfa82cca256b129efb
2015-03-10 15:52:35 -07:00
Justin Koh
dff0fdb417 Merge "Add translatable=false to dozeComponent" into lmp-mr1-modular-dev 2015-03-10 20:37:06 +00:00
Justin Koh
ba6cff0de7 Add translatable=false to dozeComponent
Add translatable=false to dozeComponent: this prevents it from breaking with
en_XA pseudolocalization.

Change-Id: I53a77d8590c65189633b89fed67d247115e75df9
2015-03-10 13:12:51 -07:00
Luan Nguyen
42ee70aac0 am 24b4e572: am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
* commit '24b4e5729ed917dc2831a111f917d0a5fbd4e4d0':
  docs: Update auto landing and design page image assets
2015-03-10 19:28:57 +00:00
Rich Slogar
dcc5a34b14 am 08ddf132: am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
* commit '08ddf132bfb2117d49ea3ca70861a227c39e8115':
  docs: eclipse revisions update
2015-03-10 19:28:53 +00:00
Luan Nguyen
24b4e5729e am 0fc17c37: Merge "docs: Update auto landing and design page image assets" into lmp-docs
* commit '0fc17c37a514a80073631dffa381ec07caed93cf':
  docs: Update auto landing and design page image assets
2015-03-10 19:22:37 +00:00
Rich Slogar
08ddf132bf am 0c1076b2: Merge "docs: eclipse revisions update" into lmp-docs
* commit '0c1076b270bd718cab4b89acc96f6cbbbd1e9774':
  docs: eclipse revisions update
2015-03-10 19:22:33 +00:00
Luan Nguyen
0fc17c37a5 Merge "docs: Update auto landing and design page image assets" into lmp-docs 2015-03-10 19:18:54 +00:00
Rich Slogar
0c1076b270 Merge "docs: eclipse revisions update" into lmp-docs 2015-03-10 19:15:10 +00:00
Rich Slogar
05298d0fd5 docs: eclipse revisions update
Change-Id: I163f9ef9d8cd0c4e4fe5d7a19b76e239af2ee2d3
2015-03-10 11:46:49 -07:00
David Friedman
c4f3d4e6e2 Localized Android landing pages
Bug: 19124242

Change-Id: Ie393202008ba7fd630919e493a2545b95f3030bf
2015-03-10 11:31:10 -07:00
Mark Renouf
cc2212d2ee Merge "Adds system property for developer option for force-enable burn-in protection" into lmp-mr1-modular-dev 2015-03-10 16:38:54 +00:00
Andrew Solovay
5f8e08ed2c am 66b4b317: am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
* commit '66b4b3179b0b98e89daaacf0e4d926c72341ea6a':
  docs: Revisions to "Providing Messaging for Auto"
2015-03-10 15:11:01 +00:00
Rich Slogar
1d0b0edd30 am ccc24997: am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev
* commit 'ccc24997a37a7ee96b80f4dc4f43ea52d2c2cd46':
  docs: build tools revision 22.0.0:
2015-03-10 15:08:58 +00:00
Rich Slogar
ccc24997a3 am 464a2bc2: Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev
* commit '464a2bc261ac3b3ad817e3d5cc7fa8f3dae0a6c3':
  docs: build tools revision 22.0.0:
2015-03-10 01:31:03 +00:00
Andrew Solovay
66b4b3179b am 0a3f9c7d: docs: Revisions to "Providing Messaging for Auto"
* commit '0a3f9c7dd26ba31e75552db6ec0eb27cb7267c00':
  docs: Revisions to "Providing Messaging for Auto"
2015-03-10 01:29:29 +00:00
Rich Slogar
464a2bc261 Merge "docs: build tools revision 22.0.0:" into lmp-mr1-dev 2015-03-09 23:42:48 +00:00
Brian Carlstrom
f4e73a94d8 Update vmSafeMode documentation
Bug: 2267583
Bug: 2553512
Bug: 12457423
Bug: 19664166
Change-Id: I6036c041176ead60deb745e1c4d27fe4addd47bd
2015-03-09 14:28:20 -07:00
Luan Nguyen
7859590acd docs: Update auto landing and design page image assets
Change-Id: I0382eaa82ee51ce4fce8287c36e8702c13ea8819
2015-03-09 14:06:33 -07:00
Rich Slogar
5427ac7147 am 282099b5: am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs
* commit '282099b57f23814a95128e37bdb5a5a1971ede67':
  docs: android plugin for gradle release 1.1.3 release notes
2015-03-09 19:59:42 +00:00
Rich Slogar
282099b57f am 5a604b35: am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs
* commit '5a604b359cd487d4a01a397e49117d22848e6809':
  docs: android plugin for gradle release 1.1.3 release notes
2015-03-09 19:53:48 +00:00
Andrew Solovay
0a3f9c7dd2 docs: Revisions to "Providing Messaging for Auto"
Added a workflow section and "important classes", and tightened up the
rest of the doc to (hopefully) make it all clearer. See first comment
for doc stage location.

Change-Id: Ifa8db66768a096ae1059ddf17760fee8d74c7c6e
2015-03-09 12:51:06 -07:00
Rich Slogar
5a604b359c am 00e3efb5: am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs
* commit '00e3efb549274ac381c95e359611ce7dcc9542cc':
  docs: android plugin for gradle release 1.1.3 release notes
2015-03-09 19:47:18 +00:00
Rich Slogar
00e3efb549 am f51020ea: am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs
* commit 'f51020eaaaff9f54cee1ba91ab35d0212ddb0f54':
  docs: android plugin for gradle release 1.1.3 release notes
2015-03-09 19:40:48 +00:00
Rich Slogar
f51020eaaa am 6e1cbe43: Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs
* commit '6e1cbe43957b18f471f82682b5df999578230230':
  docs: android plugin for gradle release 1.1.3 release notes
2015-03-09 19:34:32 +00:00
Rich Slogar
6e1cbe4395 Merge "docs: android plugin for gradle release 1.1.3 release notes" into lmp-docs 2015-03-09 19:29:37 +00:00
Luan Nguyen
a05634ffd9 am 408800c3: am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs
* commit '408800c3aca72d150dacb646d0a455b248fc3db0':
  docs: Add new partners to Wear index page
2015-03-09 18:03:19 +00:00
Luan Nguyen
408800c3ac am ea9308cf: am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs
* commit 'ea9308cf6b95858ef4f16222ebb8809621b801ae':
  docs: Add new partners to Wear index page
2015-03-09 17:54:58 +00:00
Rich Slogar
24387bf7ab docs: build tools revision 22.0.0:
Change-Id: Idcc00e2fb0f30c54f28ad0c12c6fb014df681e76
2015-03-09 10:31:02 -07:00
Geoff Mendal
535bf0f8e5 am d7852b66: (-s ours) Import translations. DO NOT MERGE
* commit 'd7852b66abfecf2de4422f92a8ebc5681082ecaf':
  Import translations. DO NOT MERGE
2015-03-09 15:45:18 +00:00
Eric Gilmore
bcea1fcd45 am f1eab6f5: am 39d47c7c: am a2d342e3: am beed9332: am 0bceaacf: Merge "Reworking geofencing training to new API and sample." into lmp-docs
* commit 'f1eab6f5d82e669b654d185b88ba94b4cff3689c':
  Reworking geofencing training to new API and sample.
2015-03-09 15:45:03 +00:00
Glenn Kasten
e442d914b8 am ad97ca81: am 4c0b2345: am 8f9ae232: am 36d008c5: am 5afdc97f: Fix USB typos
* commit 'ad97ca8188f246c9c902f42749b93fd67b93aee2':
  Fix USB typos
2015-03-09 15:44:52 +00:00
Luan Nguyen
ea9308cf6b am a9639fe6: am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs
* commit 'a9639fe619591888fcc97475de15a55017dd1ff7':
  docs: Add new partners to Wear index page
2015-03-09 15:05:44 +00:00
Luan Nguyen
a9639fe619 am 2fcc438f: am 6a96a778: Merge "docs: Add new partners to Wear index page" into lmp-docs
* commit '2fcc438f765789e1786cdfe612f61b034ad7344b':
  docs: Add new partners to Wear index page
2015-03-09 14:59:12 +00:00