Mobile/Notes/18-May-2011: Difference between revisions
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) |
MarkFinkle (talk | contribs) |
||
Line 21: | Line 21: | ||
== Application == | == Application == | ||
=== Front-end === | === Front-end === | ||
* Work for FF6 -> We have [https://wiki.mozilla.org/Features/Mobile Features], [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=blocking-fennec%3A6 Bugs] and Testing | |||
* Landed: | |||
** Touch events | |||
** Session Store Enhancements - save the state sooner | |||
** Anti-malware/phishing - defaulted off until the back end uses smaller files | |||
** Better browser feature discoverability | |||
** Visual refresh - backend code landed | |||
** CSS themes for different Android versions - core landed | |||
** Tablet UI - core changes for browser tool panels landed | |||
* In-Progress: | |||
** Language selection - patches are close to landing | |||
** Session Store Enhancements - patch started for history and scroll position | |||
** Mobilize text - viewport designs in-progress | |||
* Ready to Start | |||
** Better integration for form assistant on Android | |||
* At Risk | |||
** Disk cache | |||
** Anti-malware/phishing - backend | |||
** Android text selection handles - stalled | |||
** Tablet UI - actionbar/sidebar design and coding have started | |||
** Visual refresh - css and image changes are in progress | |||
** Others? | |||
* Bug triage has been ongoing - check your assignments! | |||
=== UX design === | === UX design === |
Revision as of 16:27, 18 May 2011
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #mobile for backchannel
Schedule
- Fennec 5 Beta (May 17)
- Merge happened yesterday
- Builds are available
- Android package ID is org.mozilla.firefox_beta so the beta can be installed side-by-side with other channels
- Fennec 6 (May 24)
- Merging mozilla-central to mozilla-aurora
- Branding for Aurora has landed on mozilla-central and will get pushed over to mozilla-aurora when we merge
- Android package ID is org.mozilla.fennec_aurora so aurora can be installed side-by-side with other channels
- We need to re-evaluate the feature list. Most Fx6 features will end up pushed to Fx7.
Major Topics for This Week
Application
Front-end
- Work for FF6 -> We have Features, Bugs and Testing
- Landed:
- Touch events
- Session Store Enhancements - save the state sooner
- Anti-malware/phishing - defaulted off until the back end uses smaller files
- Better browser feature discoverability
- Visual refresh - backend code landed
- CSS themes for different Android versions - core landed
- Tablet UI - core changes for browser tool panels landed
- In-Progress:
- Language selection - patches are close to landing
- Session Store Enhancements - patch started for history and scroll position
- Mobilize text - viewport designs in-progress
- Ready to Start
- Better integration for form assistant on Android
- At Risk
- Disk cache
- Anti-malware/phishing - backend
- Android text selection handles - stalled
- Tablet UI - actionbar/sidebar design and coding have started
- Visual refresh - css and image changes are in progress
- Others?
- Bug triage has been ongoing - check your assignments!