diff options
| author | Quddus Chong <quddusc@google.com> | 2014-11-18 08:35:38 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-11-18 08:35:38 +0000 |
| commit | 1f03a234ff757736c771d1e99625f173f36ab89c (patch) | |
| tree | 344295085161d53e34b021f15ea41dc21fe3277f /docs/html/jd_extras.js | |
| parent | bb78bf1da5d0eebae311955662a3c36cb4d0ec74 (diff) | |
| parent | f76cf8bfd39f93b7b7be75d3688edc416d96c014 (diff) | |
am f76cf8bf: am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit 'f76cf8bfd39f93b7b7be75d3688edc416d96c014':
docs: Added developer docs for Android Auto 11/18 release.
Diffstat (limited to 'docs/html/jd_extras.js')
| -rw-r--r-- | docs/html/jd_extras.js | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index 36f26e8f1e47..a86ffeb92770 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -1407,5 +1407,44 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "keywords": ["distribute"], "type": "PDF DOWNLOAD (11MB)", "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "shareables/auto/AndroidAuto-media-apps.pdf", + "timestamp": null, + "image": "auto/images/assets/icons/media_app_playback.png", + "title": "Android Auto Media Apps UI Guidelines", + "summary": "Guidelines for designing audio apps that work with Auto. ", + "keywords": ["design", "Auto", "Automotive"], + "type": "PDF DOWNLOAD (1.1MB)", + "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "shareables/auto/AndroidAuto-messaging-apps.pdf", + "timestamp": null, + "image": "auto/images/assets/icons/messaging_app_notifications.png", + "title": "Android Auto Messaging Apps UI Guidelines", + "summary": "Guidelines for designing messaging apps that work with Auto. ", + "keywords": ["design", "Auto", "Automotive"], + "type": "PDF DOWNLOAD (628KB)", + "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "shareables/auto/AndroidAuto-custom-colors.pdf", + "timestamp": null, + "image": "auto/images/assets/icons/auto_app_in_simulator.png", + "title": "Android Auto Color Customization UI Guidelines", + "summary": "Guidelines for color-customizing apps that work with Auto. ", + "keywords": ["design", "Auto", "Automotive"], + "type": "PDF DOWNLOAD (779KB)", + "titleFriendly": "" } -]); +]);
\ No newline at end of file |
