Mobile/Notes/23-Sep-2015

From MozillaWiki
< Mobile‎ | Notes
Jump to: navigation, search

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

  • The new meeting style! Our tracking review & standups go to smaller team meetings. This is a high level summary & discussion meeting, like Snorp has been doing with his 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 badge. New contributors are highlighted in bold. Want to update this section?

  • Christian fixed bug 1204655 - Respond to a main launcher intent with category APP_BROWSER selector
  • Dominique Vincent [:domivinc] fixed bug 1200181 - Zoomed view and Form Assistant should not be displayed at the same time
  • GaryChen [:GaryChen][:PYChen][:gchen][:陳柏宇] fixed bug 1189832 - Send URL or Video/Audio to FxOS Smart TV
  • Justin Inouye [:inouju] fixed bug 1196387 - Remove unneeded "reading time" code and layouts
  • Nathan Toone [:toonetown] fixed bug 1203800 - Allow for specifying the ANDROID_VERSION_CODE to use
  • Nikhil Marathe [:nsm] (please needinfo?) fixed bug 857135 - AWSY: ~1MB regression in resident memory usage on Fennec ARMv6 from push notifications
  • Prabhjyot Sodhi [:psd] fixed bug 1167382 - Reset search engine bar scroll state when it is shown
  • Prabhjyot Sodhi [:psd] fixed bug 1186683 - BrowserSearch Fragment is destroyed when hidden
  • Prateek Arora fixed bug 1201340 - update aboutBase.css to include an explicit background color
  • Sergej Kravcenko fixed bug 1186077 - Default favicon (globe) is briefly shown on about:home before updating to favicon
  • Vivek Balakrishnan[:vivek] fixed bug 1178378 - Make Fennec listen for profile events from accounts.firefox.com
  • Vivek Balakrishnan[:vivek] fixed bug 1184760 - Avoid opening TOS and privacy links from Account settings in a new tab.
  • Vivek Balakrishnan[:vivek] fixed bug 1204565 - Provide intelligent gradle unit test options

Team Updates

Android platform

snorp, jchen, rbarker, esawin, droeh

  • Notes
  • Mostly the same as last week
  • Have Gecko on iOS built and running, working on fixing up some things that ted asked about
  • Started thinking about e10s -- need to start coordinating with frontend folks on that

Android front-end

margaret, ally, liuche, mcomella, mhaigh, sebastian

  • [mcomella] In bug 1201206, I will have our app inherit from the "AppCompat" base styles from the support library.
    • I'll send out an email when this lands, but look-out for styles that have changed and don't look right! Particularly on lesser used API levels (e.g. Gingerbread)
    • This is to allow use of some support library features which require the styles (e.g. DialogFragment)
    • Will also eventually move towards a unified UI across API levels (bug 1202076).
  • [mcomella] Material 3-dot menu icon (i.e. round 3-dot icon) fallout is fixed – let me know if you see further issues
  • [sebastian] Project "KidFox": Everything's fixed in Nightly and Aurora. bug 1203011 has not been uplifted in time (Merge Day). Requested uplift for Beta.
  • [liuche] Onboarding A/B testing landed (43), next is updating firstrun titles bug 1185002, importing bookmark structure bug 1205824
  • [ally] Awesomescreen: Search History is now independent of Search Engine suggestions bug 1200367, Nightly only, making everything prettier bug 1199335 & bug 1195614

iOS

st3fan, bnicholson, fluffyemily, jhugman, sleroux

  • [fluffyemily] Open PDF in external apps, adding login manager to injected forms, squashing a few PB tickets
  • [bnicholson] Finished all Clear Private Data dependencies. Experiments with JS-based content blocking.
  • [sleroux] Landed tab tray support for creating/toggling private mode. Browser chrome private mode theming in review

UX

darrin, tecgirl, antlam

  • General
    • Toronto week (next week!) meeting agenda
    • Connected Reading List
  • iOS
    • private browsing UX
    • screenshots/marketing coordination and planning
    • ui-reviews for all the great 1.1 work
    • "peek drawer” sketches
    • first run copy + illustrations
    • monthly research planning

A-Team

QA

Feature Focus

Round Table

  • [mcomella] I find it helpful to have a list of what I've done for these summary meetings so I wrote a script to print out Bugzilla links: https://github.com/mcomella/what_on_bz
    • Prints links from the past week so this can be useful for your team standup meetings too