Mobile/Fennec: Difference between revisions
< Mobile
Jump to navigation
Jump to search
m (→About the Fennec (Mobile Firefox) Project: update FAQ link) |
No edit summary |
||
(30 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
{{Admon/important|This page contains a lot of outdated info!|For latest info, see: | |||
*[[Mobile/Fennec/Android|Firefox for Android]] | |||
*[https://github.com/mozilla/firefox-ios Firefox for iOS]}} | |||
TODO on this page: | |||
*Triage the content and move it to the new wiki pages | |||
*Remove content & leave links to latest info | |||
== Firefox for Android == | |||
"Fennec" is the code name for the mobile version of Firefox. We are currently focused on developing [[Mobile/Platforms/Android|Firefox for Android]]. For details about other platforms, see [[Mobile/Platforms]]. If you are looking to contribute, check out our [[Mobile/Get_Involved|get involved page]]! | |||
* [[Mobile/Roadmap | Roadmap]] | |||
* [[Mobile/Platforms/Android|Installing Firefox for Android]] | |||
* [[Mobile/Fennec/Android|Development Documentation]] | |||
* [https://wiki.mozilla.org/Mobile/ProductPlanning Product Planning] | |||
* [https://wiki.mozilla.org/Mobile/Triage Triage] | |||
* [[QA/Fennec|QA]] | |||
* [http://wiki.mozilla.org/Mobile/Metrics Performance and Memory Dashboards] | |||
* [http://support.mozilla.org/products/mobile Firefox for Android Support] | |||
* [http://addons.mozilla.org/android/ Firefox for Android Add-ons] and [https://developer.mozilla.org/en-US/docs/Extensions/Mobile Building Add-ons] | |||
* [http://mozilla.com/mobile/faq FAQ] | |||
* [[Mobile/Projects|List of projects]] | |||
=== Technical Briefs === | |||
Looking for more information about various parts of Firefox for Android. Here are some summary pages: | |||
* Logic behind [https://wiki.mozilla.org/Mobile/SessionRestore Session Restore] | |||
* Background on [https://wiki.mozilla.org/Mobile/Distribution_Files Distribution / Partner Packs] | |||
* Background on [https://wiki.mozilla.org/Mobile/WebApps WebApps] | |||
* What is the [https://wiki.mozilla.org/Mobile/Onboarding onboarding] experience? | |||
== | == Communication == | ||
* Subscribe to the [https://mail.mozilla.org/listinfo/mobile-firefox-dev mobile-firefox-dev mailing list] | |||
* Join #mobile on [https://wiki.mozilla.org/IRC IRC] | |||
* Follow [http://twitter.com/FennecNightly @FennecNightly] on Twitter | |||
* Read [http://planet.firefox.com/mobile/ our development blogs] | |||
* Attend our [[Mobile/Notes|weekly engineering meeting]] - Wednesdays at 9:30 AM, US/Pacific time | |||
== Old Wiki Pages == | |||
== | |||
* [[Mobile/Fennec/Vision|Fennec vision statement]] | * [[Mobile/Fennec/Vision|Fennec vision statement]] | ||
* [[Mobile/User Experience|Fennec user experience]] | * [[Mobile/User Experience|Fennec user experience]] | ||
* [[Mobile/Fennec/ | * [[Mobile/Fennec/Architecture | Architecture overview for XUL Fennec]] | ||
* [[ | * [[Fennec/NativeUI/Architecture_Overview | Incomplete: Architecture Overview]] | ||
* [[Mobile/ | * [[Mobile/User_Experience/Research | UX Research Questions]] | ||
* [[/Fennec2.0|Fennec 2.0 | * [[/Fennec2.0|Fennec 2.0 Planning]] | ||
* [[Mobile/Performance |Performance/Memory issues]] | * [[Mobile/Performance |Performance/Memory issues]] | ||
* [[Mobile/StartupOptimization | Startup optimization]] | |||
* [[Mobile/XULOptimization | XUL optimization]] | |||
* [[Mobile/MemoryOptimization | Memory optimization]] | |||
* [[Mobile/Profiling | Profiling]] | |||
* [[Mobile/MemoryReduction | Memory reduction]] | |||
* [[WritingFennecTests|How to write Fennec tests]] | |||
* [[Mobile:TestPage|Interesting web pages to test]] | |||
* [[ | |||
* [ | |||
* [[/Tips|Miscellaneous tips and tricks]] | * [[/Tips|Miscellaneous tips and tricks]] | ||
* [[/Debugging|Debugging]] | * [[/Debugging|Debugging]] | ||
* [[Fennec/NativeUI/Viewport | Viewport]] | |||
* [[Fennec/NativeUI/Messages | Incomplete: Gecko-Java Messaging]] | |||
* [[ | |||
* [[ | |||
Latest revision as of 18:43, 25 February 2016
TODO on this page:
- Triage the content and move it to the new wiki pages
- Remove content & leave links to latest info
Firefox for Android
"Fennec" is the code name for the mobile version of Firefox. We are currently focused on developing Firefox for Android. For details about other platforms, see Mobile/Platforms. If you are looking to contribute, check out our get involved page!
- Roadmap
- Installing Firefox for Android
- Development Documentation
- Product Planning
- Triage
- QA
- Performance and Memory Dashboards
- Firefox for Android Support
- Firefox for Android Add-ons and Building Add-ons
- FAQ
- List of projects
Technical Briefs
Looking for more information about various parts of Firefox for Android. Here are some summary pages:
- Logic behind Session Restore
- Background on Distribution / Partner Packs
- Background on WebApps
- What is the onboarding experience?
Communication
- Subscribe to the mobile-firefox-dev mailing list
- Join #mobile on IRC
- Follow @FennecNightly on Twitter
- Read our development blogs
- Attend our weekly engineering meeting - Wednesdays at 9:30 AM, US/Pacific time
Old Wiki Pages
- Fennec vision statement
- Fennec user experience
- Architecture overview for XUL Fennec
- Incomplete: Architecture Overview
- UX Research Questions
- Fennec 2.0 Planning
- Performance/Memory issues
- Startup optimization
- XUL optimization
- Memory optimization
- Profiling
- Memory reduction
- How to write Fennec tests
- Interesting web pages to test
- Miscellaneous tips and tricks
- Debugging
- Viewport
- Incomplete: Gecko-Java Messaging