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

From MozillaWiki
< Mobile‎ | Notes
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 15: Line 15:
== 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|1253555}} - [Static Analysis][Resource leak] In function BrowserProvider::getTopSites
*David Anderson [:dvander] fixed {{bug|1256371}} - WebGL is non functional
*David Lam [:dlam] fixed {{bug|1254606}} - Import current Readability.js
*Dinesh Polathula (:dineshp) fixed {{bug|1255374}} - Remove unused class BounceAnimatorBuilder
*Francesco Lodolo [:flod] fixed {{bug|1226858}} - [l10n] Improve mechanism to determine locales shipping in release builds
*Francesco Lodolo [:flod] fixed {{bug|1255816}} - Add Danish localization to Firefox for iOS 3.0 release
*Henry Addo fixed {{bug|1173652}} - Merge DisplayTextLayout and ToolbarEditLayout Layout To Make Text Alignment Happen Automatically
*Jalpreet Singh Nanda [:imjalpreet] fixed {{bug|1193208}} - Replace ColorUtils.getColor() with ContextCompat.getColor()
*Karim Benhmida [:karim] fixed {{bug|1127578}} - Consolidate hide/showUrlEditLayout into BrowserToolbarPhone/Tablet
*Mark Capella [:capella] fixed {{bug|1224216}} - copy/paste doesn't work in type=number text fields, browser ignores focusable during selection
*Mark Capella [:capella] fixed {{bug|1252802}} - Web page scrolls when dragging a single caret up or down on an input field
*Maurya Talisetti fixed {{bug|1241855}} - [Lint: MissingPermission] Missing check for Permissions
*Melchiorre Alastra (:Mailkov) fixed {{bug|1145821}} - Add browser menu "Add to reading list" button test
*Stanislas Daniel Claude Dolcini fixed {{bug|1147211}} - Replace usages of var with let in LoginManagerPrompter.
*Tristan fixed {{bug|1178722}} - Select with multiple selection - options visibility not respected in popup
*Umesh Kumhar fixed {{bug|1256236}} - Remove unused Distribution.getDescriptor()
*Umesh Kumhar fixed {{bug|1256288}} - Remove unused class Divider
*Vivek Balakrishnan[:vivek] fixed {{bug|1137333}} - Clean up UI of "Clear browsing history" button
*cijo fixed {{bug|1254965}} - Remove unused Favicons.getSizedFaviconForPageFromCache()
*farhanpatel.17 fixed {{bug|1210131}} - Wrong favicon shown after tapping back
*k.krish fixed {{bug|1231655}} - Remove GeckoApp.showButtonToast()
*malayaleecoder fixed {{bug|1254983}} - Replace toast notification with snackbar when choosing to copy password from doorhanger
*ronak khandelwal fixed {{bug|1076966}} - Use "immersive" fullscreen mode


==Team Updates==
==Team Updates==
Line 20: Line 43:
===Android platform===
===Android platform===
''snorp, jchen, rbarker, esawin, droeh''
''snorp, jchen, rbarker, esawin, droeh''
* We're planning to ship APZ and native text selection handles in 48, so file bugs if you see badness!
** You can block {{bug|1230609}} for selection handles
** And bug {{bug|1206874}} for APZ


===Android front-end===
===Android front-end===
Line 48: Line 75:
===UX===
===UX===
''tecgirl, antlam, gemma''
''tecgirl, antlam, gemma''
* New History panel doc
** https://docs.google.com/a/mozilla.com/document/d/15QW-xUh1F45Z7rZYXGnW-Ek1xUfDUdd2wxQ6X3YWA9w/edit?usp=sharing
* We're hiring!
*Android
*Android
** UX experiments
*** Linking to screenshots, Location awareness
** Home panel improvements
** First Run
** Video controls
*iOS
*iOS
** Tabs management
** Addition of 'Home' navigation option
** Bookmarks Management
** Certificate handling
** "Rate this app!"
*UR
*UR
** Office hour change! once every two weeks
** Monthly Mobile Planning
** Workflows Analysis
** Hiring!


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

Latest revision as of 16:40, 16 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 1253555 - [Static Analysis][Resource leak] In function BrowserProvider::getTopSites
  • David Anderson [:dvander] fixed bug 1256371 - WebGL is non functional
  • David Lam [:dlam] fixed bug 1254606 - Import current Readability.js
  • Dinesh Polathula (:dineshp) fixed bug 1255374 - Remove unused class BounceAnimatorBuilder
  • Francesco Lodolo [:flod] fixed bug 1226858 - [l10n] Improve mechanism to determine locales shipping in release builds
  • Francesco Lodolo [:flod] fixed bug 1255816 - Add Danish localization to Firefox for iOS 3.0 release
  • Henry Addo fixed bug 1173652 - Merge DisplayTextLayout and ToolbarEditLayout Layout To Make Text Alignment Happen Automatically
  • Jalpreet Singh Nanda [:imjalpreet] fixed bug 1193208 - Replace ColorUtils.getColor() with ContextCompat.getColor()
  • Karim Benhmida [:karim] fixed bug 1127578 - Consolidate hide/showUrlEditLayout into BrowserToolbarPhone/Tablet
  • Mark Capella [:capella] fixed bug 1224216 - copy/paste doesn't work in type=number text fields, browser ignores focusable during selection
  • Mark Capella [:capella] fixed bug 1252802 - Web page scrolls when dragging a single caret up or down on an input field
  • Maurya Talisetti fixed bug 1241855 - [Lint: MissingPermission] Missing check for Permissions
  • Melchiorre Alastra (:Mailkov) fixed bug 1145821 - Add browser menu "Add to reading list" button test
  • Stanislas Daniel Claude Dolcini fixed bug 1147211 - Replace usages of var with let in LoginManagerPrompter.
  • Tristan fixed bug 1178722 - Select with multiple selection - options visibility not respected in popup
  • Umesh Kumhar fixed bug 1256236 - Remove unused Distribution.getDescriptor()
  • Umesh Kumhar fixed bug 1256288 - Remove unused class Divider
  • Vivek Balakrishnan[:vivek] fixed bug 1137333 - Clean up UI of "Clear browsing history" button
  • cijo fixed bug 1254965 - Remove unused Favicons.getSizedFaviconForPageFromCache()
  • farhanpatel.17 fixed bug 1210131 - Wrong favicon shown after tapping back
  • k.krish fixed bug 1231655 - Remove GeckoApp.showButtonToast()
  • malayaleecoder fixed bug 1254983 - Replace toast notification with snackbar when choosing to copy password from doorhanger
  • ronak khandelwal fixed bug 1076966 - Use "immersive" fullscreen mode

Team Updates

Android platform

snorp, jchen, rbarker, esawin, droeh

  • We're planning to ship APZ and native text selection handles in 48, so file bugs if you see badness!

Android front-end

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

iOS

st3fan, bkmunar, bnicholson, fluffyemily, jhugman, sleroux

(The iOS team is in another meeting

Builds & Releases

  • Doing more Firefox for iOS 3.0 builds on TestFlight. Next one happening tomorrow.

Development Updates / Work in Progress

  • Lots of work on 3.0 Bugs, L10N issues, regressions

UX

tecgirl, antlam, gemma

  • Android
    • UX experiments
      • Linking to screenshots, Location awareness
    • Home panel improvements
    • First Run
    • Video controls
  • iOS
    • Tabs management
    • Addition of 'Home' navigation option
    • Bookmarks Management
    • Certificate handling
    • "Rate this app!"
  • UR
    • Office hour change! once every two weeks
    • Monthly Mobile Planning
    • Workflows Analysis
    • Hiring!

A-Team

  • Many recent changes to Android tests on treeherder:
    • Android 2.3 builds/tests no longer run on trunk
    • build/mobile/sutagent deleted
    • More 4.3 crashtest chunks
    • dom/media mochitests running in their own jobs
    • No Talos jobs running on Pandas; Pandas retired

QA

Feature Focus

Round Table