diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2015-05-29 07:00:58 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-05-29 07:00:58 +0000 |
| commit | 34cca12bbda96ea8aad86b0455eb61e4674a4616 (patch) | |
| tree | 813a344e2b35a0d328d101d809802c6523f35711 /docs/html/jd_extras.js | |
| parent | 95af201aead0ce7dc5326220dd3ee8619a237ae6 (diff) | |
| parent | 906a91b4e794015bb2609ded232bb50d4478c3c7 (diff) | |
| download | frameworks_base-34cca12bbda96ea8aad86b0455eb61e4674a4616.zip frameworks_base-34cca12bbda96ea8aad86b0455eb61e4674a4616.tar.gz frameworks_base-34cca12bbda96ea8aad86b0455eb61e4674a4616.tar.bz2 | |
am 906a91b4: am 08710f1b: Add video for families page. Add Studio version reqts and beta notice for data binding lib. Add new gps video.
* commit '906a91b4e794015bb2609ded232bb50d4478c3c7':
Add video for families page. Add Studio version reqts and beta notice for data binding lib. Add new gps video.
Diffstat (limited to 'docs/html/jd_extras.js')
| -rw-r--r-- | docs/html/jd_extras.js | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js index 90a9875..87581e9 100644 --- a/docs/html/jd_extras.js +++ b/docs/html/jd_extras.js @@ -294,10 +294,23 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([ "image":"http://i1.ytimg.com/vi/K2dodTXARqc/maxresdefault.jpg", "type":"video" }, + + { + "title":"Google Play Services 7.5", + "titleFriendly":"", + "summary":"This update brings App Invites, topics to GCM, GCMNetworkManager, Cast Remote Display API, Smart Lock for Passwords, Maps API for Android Wear, Google Fit extensions and more.", + "url":"https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf", + "group":"", + "keywords": ["google play services"], + "tags": [ + ], + "image":"http://i1.ytimg.com/vi/M3Udfu6qidk/maxresdefault.jpg", + "type":"video" + }, { "title":"Google Play Services 7.3", "titleFriendly":"", - "summary":"Google Play Services 7.3 brings a ton of great new features to help you BUILD BETTER APPS! This update brings the ability to connect multiple wearables simultaneously to a single phone.", + "summary":"This update brings the ability to connect multiple wearables simultaneously to a single phone. There are also some great new updates to Google Fit, including nutrition types, and to Location.", "url":"https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf", "group":"", "keywords": ["google play services"], |
