summaryrefslogtreecommitdiffstats
path: root/docs/html/jd_extras.js
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2015-05-27 16:58:46 -0700
committerDirk Dougherty <ddougherty@google.com>2015-05-27 17:45:56 -0700
commitae70b69880e1097afb39346122b24c6e14c4c087 (patch)
treece1dbd4fed51d2e768833175fa606a3533d966ca /docs/html/jd_extras.js
parent0b6ff63bd6ebbe21e737cee550ed1b1c93f40cb6 (diff)
downloadframeworks_base-ae70b69880e1097afb39346122b24c6e14c4c087.zip
frameworks_base-ae70b69880e1097afb39346122b24c6e14c4c087.tar.gz
frameworks_base-ae70b69880e1097afb39346122b24c6e14c4c087.tar.bz2
Doc change: update logo for samples, several edits.
Change-Id: I9045f51578f211301a5feb20423b4aa3a5fa2d94
Diffstat (limited to 'docs/html/jd_extras.js')
-rw-r--r--docs/html/jd_extras.js17
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js
index 54343eb..90a9875 100644
--- a/docs/html/jd_extras.js
+++ b/docs/html/jd_extras.js
@@ -132,11 +132,22 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
"image":"images/cards/card-places_2x.png",
"type":"Guide"
},
- {
+ {
+ "title":"GCM Client for Android",
+ "titleFriendly":"",
+ "summary":"Send push notifications and pubsub from your server to Android devices around the world.",
+ "url":"https://developers.google.com/cloud-messaging/android/client",
+ "group":"",
+ "keywords": ["push","gcm"],
+ "tags": [],
+ "image":"images/cards/card-google-cloud-messaging_16-9_2x.png",
+ "type":"Guide"
+ },
+ {
"title":"Google Cloud Messaging",
"titleFriendly":"",
- "summary":"Send push notifications and pubsub from your server to your users’ devices around the world.",
- "url":"https://developers.google.com/gcm/android/",
+ "summary":"Learn about GCM and the kinds of services you can offer to users through push notifications",
+ "url":"https://developers.google.com/cloud-messaging/gcm",
"group":"",
"keywords": ["push","gcm"],
"tags": [],