Participation/India/Android Coding Team: Difference between revisions

(→‎WHO: tweak)
Line 11: Line 11:
The Firefox for Android team is doing great work, but are focusing on continuing to evolve the product. However, they are always in need of support, not just in building out features but on improving the code base in general to make it more performant.
The Firefox for Android team is doing great work, but are focusing on continuing to evolve the product. However, they are always in need of support, not just in building out features but on improving the code base in general to make it more performant.


The goal of this project is to make fennec (Firefox for Android) slimmer leaner and faster. And that we plan to achieve by the following action points
One of the goals of this project is to make Fennec (Firefox for Android) slimmer, leaner and faster. And that we plan to achieve by the following action points:


* Make sure all the resources that are used in the android package are device optimized
* Make sure all the resources that are used in the android package are device optimized
* By default load only the always used features and locales (language packs)
* By default load only the always used features and locales (language packs)
* Make some of the features of the browser on demand which will download to the users device only when they will need it. The download will be seamless, without any user intervention
* Make some of the features of the browser on demand which will download to the users device only when they will need it. The download will be seamless, without any user intervention
 
* General code optimization and performance fixes
One of the most


== Desired Outcome ==
== Desired Outcome ==
Confirmed users
887

edits