diff options
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 36f26e8..a86ffeb 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 |