Mobile/Notes/30-Mar-2016: Difference between revisions

< Mobile‎ | Notes
(Created page with "__NOTOC__ == Details == * Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC {{conf|99998}} * irc.mozilla.org #mobile for backchannel * [https://v.mozilla.com/flex.html?...")
 
 
(9 intermediate revisions by 5 users not shown)
Line 16: Line 16:
== Friends of the Mobile Team ==
== Friends of the Mobile Team ==
''Give a shoutout/thanks to people for helping fix and test bugs. Make sure friends also get awarded a [https://badges.mozilla.org/en-US/badges/badge/Friends-of-the-Mobile-Team badge]. '''New contributors''' are highlighted in '''bold'''. [https://docs.google.com/a/mozilla.com/document/d/1ivDYrkqan8A9T8JDJKS5PQp7jnq_PBACQ4YxVXexNUE/edit?usp=sharing Want to update this section?]''
''Give a shoutout/thanks to people for helping fix and test bugs. Make sure friends also get awarded a [https://badges.mozilla.org/en-US/badges/badge/Friends-of-the-Mobile-Team badge]. '''New contributors''' are highlighted in '''bold'''. [https://docs.google.com/a/mozilla.com/document/d/1ivDYrkqan8A9T8JDJKS5PQp7jnq_PBACQ4YxVXexNUE/edit?usp=sharing Want to update this section?]''
*Andi-Bogdan Postelnicu fixed {{bug|1258703}} - [Static Analysis][Dereference null return value] In function Reporter::receivedGpsMessage
*Dinesh Polathula (:dineshp) fixed {{bug|1255206}} - Change and unify mentions of "tap" to "touch"
*Francesco Lodolo [:flod] fixed {{bug|1257818}} - [l10n] Build tools: add optional parameter with list of locales to update to update-xliff.py
*Mark Capella [:capella] fixed {{bug|1243542}} - Ensure consistent text selection handles everywhere
*Mark Capella [:capella] fixed {{bug|1255819}} - SelectionHandler needs to use correct type=number <input> field to support copy/paste
*hennes fixed {{bug|1162843}} - Allow searching for multiple non-consecutive words in a title.


==Team Updates==
==Team Updates==
Line 24: Line 30:
===Android front-end===
===Android front-end===
''margaret, liuche, mcomella, sebastian, ahunt, grisha (nalexander/rnewman)''
''margaret, liuche, mcomella, sebastian, ahunt, grisha (nalexander/rnewman)''
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1258812 Content notification experiments] will be enabled this week
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1220928 Combined history panel] patches starting to land (but bounced)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1234314 Reading list migration] patches in final review
* Working on [https://bugzilla.mozilla.org/show_bug.cgi?id=1046709 distinguishing local/remote history visits]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1254491 Downloadable fonts shipping in 47], working on [https://bugzilla.mozilla.org/show_bug.cgi?id=1201059 Kinto client] for 48
* Changed [https://bugzilla.mozilla.org/show_bug.cgi?id=1219343 "Restore tabs" setting default to "Always restore"]
* Landed a (final?) fix to address [https://bugzilla.mozilla.org/show_bug.cgi?id=1254468 top sites cursor crashes]
* Added [https://bugzilla.mozilla.org/show_bug.cgi?id=1254468 defaultSearch parameter] to core telemetry ping and addressing client ID problems that are causing [https://bugzilla.mozilla.org/show_bug.cgi?id=1257589 missing pings on release]
* Planning [https://docs.google.com/document/d/1TuEhTxvYrafRyR498MhL5QXjBJQpOQasdFsfUmzJ6gs/edit?pli=1 Q2 goals]


===iOS===
===iOS===
''bkmunar, bnicholson, fluffyemily, jhugman, sleroux, st3fan''
''bkmunar, bnicholson, fluffyemily, jhugman, sleroux, st3fan''
* Released 3.0! (60+ bugs fixed - features, bugs, improvements)
** https://www-dev.allizom.org/en-US/firefox/ios/3.0/releasenotes/
** Bugs at http://mzl.la/1o4l744
* Discussion about landing Bidirectional Bookmark Sync on iOS
* Converted to Xcode 7.3 / Swift 2.2 - Now a requirement for building
* Starting our 4.0 cycle in the coming week already
** Menu / Toolbar (although will most likely spill into 5.0)
** Sync on Exit
** Today Widget
** History UI improvements
** Combining history related home panels
** Ability to accept (temp or permanent) invalid SSL certificates
** Including bookmarks in awesomebar results
** Telemetry core ping


===UX===
===UX===
''tecgirl, antlam, gemma''
''tecgirl, antlam, gemma, sevaan''
* We're hiring!
 
*Android
*Android
** antlam back from PTO
** Bugmail
*iOS
*iOS
** Bookmarks management
** Site certs
** Rate This App
*UR
*UR
** Germany research analysis in TO


===A-Team===
===A-Team===

Latest revision as of 16:45, 30 March 2016

Details

  • Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
  • Dial-in: Audio-only conference# 99998
    • People with Mozilla phones or softphones please dial x4000 Conf# 99998
    • US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 99998
    • US/California/Mountain View: +1 650 903 0800, x4000 Conf# 99998
    • US/California/San Francisco: +1 415 762 5700, x4000 Conf# 99998
    • US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 99998
    • CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 99998
    • CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 99998
    • UK/London: +44 (0)207 855 3000, x4000 Conf# 99998
    • FR/Paris: +33 1 84 88 37 37, x4000 Conf# 99998
    • Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
    • SkypeOut is free if you use the 800 number
  • irc.mozilla.org #mobile for backchannel
  • Mobile Vidyo Room

Schedule

Topics for This Week

Friends of the Mobile Team

Give a shoutout/thanks to people for helping fix and test bugs. Make sure friends also get awarded a badge. New contributors are highlighted in bold. Want to update this section?

  • Andi-Bogdan Postelnicu fixed bug 1258703 - [Static Analysis][Dereference null return value] In function Reporter::receivedGpsMessage
  • Dinesh Polathula (:dineshp) fixed bug 1255206 - Change and unify mentions of "tap" to "touch"
  • Francesco Lodolo [:flod] fixed bug 1257818 - [l10n] Build tools: add optional parameter with list of locales to update to update-xliff.py
  • Mark Capella [:capella] fixed bug 1243542 - Ensure consistent text selection handles everywhere
  • Mark Capella [:capella] fixed bug 1255819 - SelectionHandler needs to use correct type=number <input> field to support copy/paste
  • hennes fixed bug 1162843 - Allow searching for multiple non-consecutive words in a title.

Team Updates

Android platform

snorp, jchen, rbarker, esawin, droeh

Android front-end

margaret, liuche, mcomella, sebastian, ahunt, grisha (nalexander/rnewman)

iOS

bkmunar, bnicholson, fluffyemily, jhugman, sleroux, st3fan

  • Released 3.0! (60+ bugs fixed - features, bugs, improvements)
  • Discussion about landing Bidirectional Bookmark Sync on iOS
  • Converted to Xcode 7.3 / Swift 2.2 - Now a requirement for building
  • Starting our 4.0 cycle in the coming week already
    • Menu / Toolbar (although will most likely spill into 5.0)
    • Sync on Exit
    • Today Widget
    • History UI improvements
    • Combining history related home panels
    • Ability to accept (temp or permanent) invalid SSL certificates
    • Including bookmarks in awesomebar results
    • Telemetry core ping

UX

tecgirl, antlam, gemma, sevaan

  • We're hiring!
  • Android
    • antlam back from PTO
    • Bugmail
  • iOS
    • Bookmarks management
    • Site certs
    • Rate This App
  • UR
    • Germany research analysis in TO

A-Team

QA

Feature Focus

Round Table