B2G/Meeting/2012-03-20

From MozillaWiki
< B2G‎ | Meeting
Jump to: navigation, search

News

  • New member Dave Hylands joining the B2G team this week.

Administrative

Status updates

  • for gaia update see: https://wiki.mozilla.org/B2G#Past_meeting_notes and https://etherpad.mozilla.org/gaia-meeting-notes
  • a11y: the accessibility team will be joining. We will start planning a11y and see how it can be done (eeejay and hub).
  • qDot
    • Bluetooth dbus thread up and running, sending signals to js objects
    • Finishing beginning to end run of bringing up firmware to anning for devices, then refactoring until landable
  • mrbkap
    • Fixing bugs in the wifi code.
  • mounir
  • mwu
  • jlebar
  • gwagner
  • Adding more functionality to contacts: number lookup, pictures
  • Settings API: working on connecting events
  • philikon
    • lots of SMS reviews for vicamo, ferjm, yoshi
    • 3G on Akami/ICS (nearly done)
    • outstanding Milestone 2.5 points:
      • network management (rebase patches in bug 717122, should not take long)
      • blocked on Settings API for UI exposure
      • don't have a Nexus S for RIL testing
      • PTO for the rest of the week
  • fabrice
    • mozApps support for b2g
    • mozNotification support for b2g
    • reviews
  • mikeh
    • managed to get audio capture working using AudioFlinger::AudioRecord API, well-documented sample app available
    • with AudioFlinger stripped out, libaudio HAL still SIGSEGVs on in->read(), gdb not proving helpful
    • started looking into what's involved in replacing AudioFlinger (with input from mwu)
    • spent some time last week supporting B2G questions in Toronto
  • djf (David Flanagan, dflanagan@mozilla.com)
  • Daeken (Cody Brocious, cbrocious@mozilla.com)
    • Continuing to work on OMTC
      • It's beginning to work but there are some texture issues
    • Researching gralloc for texture sharing
    • Going to get a build of Fennec working with the WebGL fence code to test that
  • <ateam> (mdas, jgriffin)
  • <QA> (John, Geo, tchung)
    • high level Test Plan for releases through Milestone 5.1;
    • (very agile) test strategy for 2.5; includes coverage for user story for JSC; common regressions; 2.5 features expected to land and also 2.1 features only landing now.
    • focus on planning/onboarding
    • Meeting w/ Erin on Thursday to nail down final testing requirements for M2.5 (& for M3)
  • working on flashing nexus s's
    • I'll try out mwu's ICS repo too
  • Q: is there plans for a B2G branch?
  • <product team> (clee)
  • elancaster
    • Working with Chris on refining schedule/interim milestones for M3
    • Working with QA to understand what they need to be successful for M3
    • Jumpstarted helping Josh with resourcing; will help to create baseline plan for M3as needed
  • thinker
    • Bug 674728 - Allow web apps to be "pinned" (reviewing)
    • studying mediastorage and webusb
  • kanru
    • Bug 710135 - Move screen.enabled/brightness to power manager interface (reviewing)
    • Bug 715788 - Add A-GPS support for gonk (WIP)
  • timdream
    • Making sure Gaia apps supports orientation
    • Working on IME
  • steven
    • Bug 734869 - Shutting down gonk sensors leads to freeze on main thread
    • Sent review request to mwu.
    • Bug 736939- Headphone support: Ongoing
      • Implementing NetlinkHandler
  • vincent
    • Bug 735547 - USB Tethering support - ongoing
    • Github issue #213 - dynamically switch on oprofile events supported by kerenl in Makefile.
    • Github issue #215 - Porting B2G to SGS2 GT-i9100G platform
      • Modifying device related files – ongoing
      • Debugging on dialer not working issue – ongoing
      • Debugging on EGL not working issue, framebuffer works fine – ongoing
  • ericchou
    • Bug 731361 - Change bluetooth firmware loading to use a DOMRequest based API - reviewing
    • Bug 730990 - Device object for DOM Bluetooth - ongoing
    • Bug 730944 - nsIAudioManager: Support for voice volume - ongoing
  • vicamo
    • Bug 735589 - ctype error, landed
    • Bug 712933 - multipart SMS, landed
    • Bug 713471 - WebMMS: study architecture/android imp
    • Bug 736697 - SMS-STATUS-REPORT pdu support, in review
    • Bug 736707 - SMS Type-0 Message, in review
    • Bug 736701, 736702, 736706, 736708, 7367010, 7367013 - survey unimplemented features, such as USIM download, SM replacing, Message Waiting.
  • cervantes
    • Bug 709590 - Listen for orientation changes to implement screen rotation in gonk widget backend
      • Reopened for battery draining issue. Investigating
    • Bug 674718 - WebUSB
      • Working on gonk implementation: listening to uevent from kernel using netlink
  • yoshi
    • Bug 733266 - B2G SMS DB: Use MSISDN from RIL as own phone number: Sent review request to philikon
    • Bug 733990 - B2G RIL: Handle errors for ICC IO: Sent review request to philikon
    • Bug 736941 - B2G RIL: Fetch SIM record: Ongoing
  • price
    • Bug 712944 - B2G telephony: ensure error scenarios are covered: Implement the error notification mechanism in **RadioInterfaceLayer object. Wait for philikon's review.
    • Bug 714413 - WebTelephony: notify errors: Studying
  • hsinyi
    • Bug 736258 -- WebTelephony: rename "ringing" event to "alerting" -- landed
    • Bug 735165 -- RIL: Change nsIRadioInterfaceLayer::CALL_STATE_RINGING to CALL_STATE_ALERTING -- landed
    • Bug 735170 -- Add API to nsIDOMTelephonyCall to hold a call -- ongoing
      • Working on the proposal of enhancement of the call states
  • shianyow
    • Bug 720767 - [Gonk] mozVibrate does not vibrate for full duration after sleep/awake cycle if device is not plugged in - fixed
    • Working on B2G port to SGS2 SkyRocket
      • Heimdall not working with this model, have to use odin
      • Get B2G running and screen display ok, performance to be tuned.
      • Audio not working, to be checked
  • <security> (ptheriault)
  • jstraus
    • Bug 707625 Permission infrastructure, fiixing first part, looking at adding a dialog. Talked with the Android apps team about their permissions design today. Lots of discussion on permissions and security.