Confirmed users
19
edits
m (moved Features/Fennec/Cloud to Device Messaging to Features/Fennec/Android Snippets: Renaming feature.) |
m (added ops lead) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
{{FeatureTeam | {{FeatureTeam | ||
|Feature product manager=Karen Rudnitski | |Feature product manager=Karen Rudnitski | ||
|Feature lead engineer=Richard Newman | |Feature lead engineer=Richard Newman (client, project); JR Conlin (server) | ||
|Feature ux lead=Madhava Enros / Ian Barlow | |Feature ux lead=Madhava Enros / Ian Barlow | ||
|Feature product marketing lead=Jaclyn Fu | |Feature product marketing lead=Jaclyn Fu | ||
|Feature operations lead=Mark Mayo | |||
|Feature additional members=Erin Lancaster, Ian Barlow, Irina Sandu | |Feature additional members=Erin Lancaster, Ian Barlow, Irina Sandu | ||
}} | }} | ||
| Line 29: | Line 30: | ||
Note that Google Cloud Messaging is not a suitable implementation strategy for this, for various reasons. | Note that Google Cloud Messaging is not a suitable implementation strategy for this, for various reasons. | ||
|Feature ux design= | |Feature ux design=1. Allowing notifications in the Google Play download terms | ||
http://farm9.staticflickr.com/ | http://farm9.staticflickr.com/8174/7943622518_e1f78a9792_b.jpg | ||
2. Opt out: a toggle in Settings, for people who don't want this on. | |||
http://farm9.staticflickr.com/8458/7943623308_95ef9ba2fc_b.jpg | http://farm9.staticflickr.com/8458/7943623308_95ef9ba2fc_b.jpg | ||
3. Notification UI | |||
http://farm9.staticflickr.com/8310/7943622946_1cdb231efc_h.jpg | |||
Resources: | Resources: | ||
* Notifications on Android: http://developer.android.com/design/patterns/notifications.html | * Notifications on Android: http://developer.android.com/design/patterns/notifications.html | ||
|Feature implementation plan=See Bug 774497 and dependencies. | |Feature implementation plan=See {{Bug|774497}} and dependencies. | ||
Server-side work not yet tracked. | Server-side work not yet tracked. | ||
Snippets will be periodically fetched via HTTP, with server-side filtering based on client attribute. Client-side filtering, caching, and presentation. Background Android alarm to manage periodic fetches. | Snippets will be periodically fetched via HTTP, with server-side filtering based on client attribute. Client-side filtering, caching, and presentation. Background Android alarm to manage periodic fetches. | ||
|Feature security review=See Bug 774497 and dependencies. | |Feature security review=See {{Bug|774497}} and dependencies. | ||
|Feature privacy review=See Bug 774497 and dependencies. | |Feature privacy review=See {{Bug|774497}} and dependencies. | ||
|Feature localization review=l10n is an open question; campaign messages need to be localized. | |Feature localization review=l10n is an open question; campaign messages need to be localized. | ||
|Feature accessibility review=Nothing special required for Android. | |Feature accessibility review=Nothing special required for Android. | ||