AETaipei

From MozillaWiki
Jump to: navigation, search

Mission

  1. New Project Bring Up
  2. Partner Technical Support
  3. Feature implementation && bug fix
  4. Training & Documentation

Weekly Report

  1. Mozillian Only : [1]
  2. Device Taiwan Team Only : [2]

OEM Project Porting Status

  1. Mozillian Only : [3]

Future

  1. Gonk Code Refactoring : http://goo.gl/mbHUDM
  2. Enhance B2G Build system

Developer Resource

  1. Leader
    Thomas Tsai
  2. Multimedia:
    Vincent Liu
  3. Camera
    Vincent Liu
  4. Wifi
    Kai-Zhen Li
  5. FOTA
    Kai-Zhen Li
  6. RIL
    Shawn Ku
  7. Porting
    Viral Wang, Danny Liang, Kai-Zhen Li
  8. Peripheral
    Viral Wang, Danny Liang

Wiki

  1. Firefox OS portal : [4]
  2. Firefox OS feature V1.1 : [5]
  3. B2G/Roadmap : [6]
  4. Release Management/B2G Landing [7]
  5. Firefox OS MDN: The entry for firefox OS porting, [8]
  6. Internal Training Material : Mozillians and authorized members only [9]
  7. XPCOM introduction: [10]
  8. B2G Porting
    • Android
      • ICS
      • JB4.2.2 [11]
      • JB 4.3
    • Bluetooth : [12]
    • GPS introduction: [13]
    • Graphic
      • How to enable Android Systrace for FxOS ? [14]
  9. Gaia and Web App
    • Javascript tutorial
    • uitest tutorial, you can refer to this sample code to do many tests. [17]
    • Writing a web app for Firefox OS : [18]
  10. FOTA
  11. Some useful memory tools
    • watch-procrank.sh can watch the memory usage of all b2g process. Repalce b2g-procrank with procrank can watch the memory usage of all system process.
    • tools/get_about_memory.py can get detail memory usage of all b2g process and view the memory report with about:memory in latest Firefox broswer.