B2G/SD2012HackTargets: Difference between revisions

no edit summary
(Created page with "== San Diego 2012 Hack Targets == Status, Wed May 9. * {{risk|}} Gaia Lockscreen (Vivien) - blocked on UX. * {{risk|}} Gaia Homescreen (Vivien) - blocked on UX. * {{risk|}} Gai...")
 
No edit summary
 
(34 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== San Diego 2012 Hack Targets ==
== San Diego 2012 Hack Targets ==


Status, Wed May 9.
[[Image:B2g-hack-targets-chart.png]]


* {{risk|}} Gaia Lockscreen (Vivien) - blocked on UX.
Status, Fri May 11.
* {{risk|}} Gaia Homescreen (Vivien) - blocked on UX.
 
* {{risk|}} Gaia Dialer/contacts (Etienne) - blocked on UX.
{| class="fullwidth-table sortable" style="width: 100%;"
* {{ok|}} Gaia New call screen (Etienne) - https://www.dropbox.com/s/hnby51wvjwbcrug/separate-call-screen.mov Blocked on bug 741587 owned by jlebar, ETA EOD.
|-
* {{miss|}} Gaia SMS (Tim): Cancel - new UX designs from this week are being implemented by new Taipei engineer next week. Bent can demo new OOP IndexedDB backend though.
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Status'''
* {{risk|}} Platform: Gralloc (Michael V) - no promises yet, check back Thurs early.
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Owner'''
* {{done|}} Platform: Push Notification (Fernando): Fully demo-able. Need to implement HTTPS, persistent connections and origin verification, but don't block demo.
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Feature'''
* {{ok|}} Platform: Orientation change/resize (David F) - Blocked on bad sensor data on Nexus S: {{bug|753245}}.
| style="background: none repeat scroll 0% 0% rgb(239, 239, 239);" | '''Notes'''
* {{ok|}} Platform: Orientation lock (Cervantes) - {{bug|743638}} landed on inbound, need to find an app that uses it to demo (video?)
|-
* {{risk|}} Platform: Proximity sensor (Etienne) - blocked on SGS2 bug 752683, owned by dougt.
| {{done|}}
* {{risk|}} Platform: Ambient light sensor (Vivien) - API already spec'd, blocked on sensor firing events (same sensor on sgs2 problem as above)
| Tim
* {{ok|}} Platform: Web intents (Fabrice) - WIP patch done. Etienne working on multiple providers UI, maybe can use that to demo.
| Gaia Lockscreen
* {{done|}} Platform: Camera (Michael H) - Ready by Friday, demo some filters, etc
| Ready for the demo.  
* {{done|}} Platform: Bluetooth demo (Eric) - Demo scenario: enable, browse, connect, disconnect
|-
* {{risk|}} Platform: Media storage API (Jonas) - Demo scenario: don't know how to demo this item because codes are not checked in yet.
| {{ok|}}
** Status: Jonas is still working on this. He hopes he could finish this before this Friday.  
| Vivien
* {{risk|}} Platform: USB Host mounting (Dave H) - Dave H did not come to this work week. (checking to see if demoable anyway)
| Gaia Homescreen
* {{ok|}} Platform: IndexedDB OOP (Ben T) - Demo scenario: SMS.
| has UX mostly. Vivien is still working on most features.  
* {{risk|}} Radio: MMS (Vicamo) - Demo scenario: send MMS (picture only) from another phone that does NOT use b2g, receive MMS from a phone that use b2g, display the MMS message.  
|-
** Status = not completed yet. MMS needs a new database storage. Vicamo is working on it.  
| {{ok|}}
* {{risk|}} Radio: 3G Data + Network UI (Kaze)
| Ben
** Status: 3G Data is NOT ready; Network UI is blocked by UX. Kaze is discussing with UX team about the demo.  
| Browser
* {{done|}} Apps: Email (Andrew S) - Demo scenario: Browse, compose mails.  
|
* {{done|}} Apps: Calendar (James) - Demo scenario: Show calendar + create events.  
|-
* {{done|}} Testing: Test harness (Philipp) - Demo scenario: Show tests, how to do the testing...
| {{done|}}
| Fernando
| Push Notification
| Need to implement HTTPS, persistent connections and origin verification, but those don't block demo. Web API cannot be done, but it does not block the demo. Thinker is implementing it. Fernando has a movie demoing it, can be shown at demo time.
|-
| {{done|}}
| Andrew S
| Apps: Email
| Demo scenario: Create (localhost) account, show list of e-mails.
|-
| {{done|}}
| James
| Apps: Calendar
| Demo scenario: Show calendar + create events. Also showing unit tests for it.
|-
| {{done|}}
| Michael H
| Camera
| Ready by Friday, demo some filters, etc
|-
| {{ok|}}
|
| Settings
|
|-
| {{ok|}}
|
| Music
|
|-
| {{ok|}}
|
| Video
|
|-
| {{done|}}
| David F
| Orientation lock/change/resize
| API landed by Cervantes, David found sensor bug workaround ({{bug|753245}}).
|-
| {{done|}}
| Etienne
| Proximity sensor
| {{bug|752683}} fixed
|-
| {{done|}}
| Etienne
| Platform: Ambient light sensor
| API already spec'd, blocked on sensor firing events (same sensor on sgs2 problem as above)
|-
| {{done|}}
| Eric
| Bluetooth
| Demo scenario: enable, browse, connect, disconnect, volumne control.
|-
| {{done|}}
| Dave H
| USB Host mounting
| Dave H is here! His demo is done!
|-
| {{done|}}
| Kaze
| Radio: 3G Data + Network UI
| Status: 3G Data is ready to demo; Kaze is working on network UI and it should be finished by this Friday and it should have no problem for the demo.
|-
| {{done|}}
| Philipp
| Test harness
| Demo scenario: Show tests, how to do the testing...
|-
| {{risk|}}
| Jonas
| Media storage API
| David says DougT has early version of the API, but doesn't work on devices, only on desktop. Has a WIP patch to convert gallery to use it, may try to demo on desktop. Still at risk.
|-
| {{miss|}}
| Etienne
| Gaia Dialer/contacts
| UX designs not finalized in time
|-
| {{miss|}}
| Fabrice
| Web intents
| WIP patch done. Etienne working on multiple providers UI, maybe can use that to demo.
|-
| {{miss|}}
| Etienne
| Gaia New call screen
| Blocked on {{bug|741587}} owned by jlebar, ETA EOD. [https://www.dropbox.com/s/hnby51wvjwbcrug/separate-call-screen.mov movie demo]
|-
| {{miss|}}
| Tim
| Gaia SMS
| Cancel - new UX designs from this week are being implemented by new Taipei engineer next week. Bent can demo new OOP IndexedDB backend though.
|-
| {{miss|}}
| Michael V
| Gralloc
| In-progress, not ready for Friday demo though.
|-
| {{miss|}}
| Ben T
| IndexedDB OOP
| Demo scenario: SMS.
|-
| {{miss|}}
| Vicamo
| Radio: MMS
| In-progress, not ready for Friday demo though. {{bug|749856}}, {{bug|744360}}.  
|}
canmove, Confirmed users, Bureaucrats and Sysops emeriti
496

edits