Firefox OS

From Wikipedia, the free encyclopedia
Firefox OS

Screenshot of a Firefox OS development build
Company / developer Mozilla
Programmed in HTML5, CSS, JavaScript,[1] C++
Working state In development
Source model Free software and open-source[2]
Initial release April 23, 2013 (2013-04-23)
Latest stable release 1.2[3] / December 9, 2013 (2013-12-09)
Latest unstable release 1.2 / Updated daily
Supported platforms ARM, x86
Kernel type Monolithic (Linux)
Default user interface Graphical
License MPL[2]
Official website www.mozilla.org/firefox/os

Firefox OS[4] (project name: Boot to Gecko, also known as B2G)[5] is a Linux-based open-source operating system for smartphones and tablet computers and is set to be used on smart TVs.[6] It is being developed by Mozilla, the non-profit organization best known for the Firefox web browser.

Firefox OS is designed to provide a "complete"[7] community-based alternative system for mobile devices, using open standards and approaches such as HTML5 applications, JavaScript, a robust privilege model, open web APIs to communicate directly with cellphone hardware,[5] and application marketplace. As such, it competes with proprietary systems such as Apple's iOS, Google's Chrome OS and Microsoft's Windows Phone,[7] as well as other open source systems such as Android, Jolla's Sailfish OS and Ubuntu Touch.

Firefox OS was publicly demonstrated in February 2012, on Android-compatible smartphones,[8][9] and again in 2013 running on Raspberry Pi.[10] In January 2013, at CES 2013, ZTE confirmed they would be shipping a smartphone with Firefox OS,[11] and on July 2, 2013, Telefónica launched the first commercial Firefox OS based phone, ZTE Open, in Spain[12][13] which was quickly followed by GeeksPhone's Peak+.[14]

Project inception and roll-out

Commencement of project

On July 25, 2011, Dr. Andreas Gal, Director of Research at Mozilla Corporation, announced the "Boot to Gecko" Project (B2G) on the mozilla.dev.platform mailing list.[7] The project proposal was to "pursue the goal of building a complete, standalone operating system for the open web" in order to "find the gaps that keep web developers from being able to build apps that are – in every way – the equals of native apps built for the iPhone [iOS], Android, and WP7 [Windows Phone 7]."[7] The announcement identified these work areas: new web APIs to expose device and OS capabilities such as telephone and camera, a privilege model to safely expose these to web pages, applications to prove these capabilities, and low-level code to boot on an Android-compatible device.

This led to much blog coverage.[15][16] According to Ars Technica, "Mozilla says that B2G is motivated by a desire to demonstrate that the standards-based open Web has the potential to be a competitive alternative to the existing single-vendor application development stacks offered by the dominant mobile operating systems."[17]

In 2012, Mozilla’s Director of Research Andreas Gal expanded on Mozilla's aims. He characterized the current set of mobile OS systems as "walled gardens"[18] and presented Firefox OS as more accessible: "We use completely open standards and there’s no proprietary software or technology involved."[18] Gal also said that because the software stack is entirely HTML5, there are already a large number of established developers.[18] This assumption is employed in Mozilla's WebAPI.[19] These are intended W3C standards that attempt to bridge the capability gap that currently exists between native frameworks and web applications.[20] The goal of these efforts is to enable developers to build applications using WebAPI which would then run in any standards compliant browser without the need to rewrite their application for each platform.

Development history

In July 2012, Boot to Gecko was rebranded as 'Firefox OS',[21] after Mozilla's well-known desktop browser, Firefox, and screenshots began appearing in August 2012.[22]

In September 2012, analysts Strategy Analysts forecast that Firefox OS would account for 1% of the global smartphone market in 2013 – its first year of commercial availability.[23]

In February 2013, Mozilla announced plans for global commercial roll-out of Firefox OS.[24] Mozilla announced at a press conference before the start of Mobile World Congress in Barcelona that the first wave of Firefox OS devices will be available to consumers in Brazil, Colombia, Hungary, Mexico, Montenegro, Poland, Serbia, Spain and Venezuela. Mozilla has also announced that LG Electronics, ZTE, Huawei and TCL Corporation have committed to making Firefox OS devices.[25]

In December 2013, new features were added with the 1.2 release, including conference calling, silent SMS authentication for mobile billing, improved push notifications, and three state setting for Do Not Track.[26]

Demonstrations

At Mobile World Congress 2012, Mozilla and Telefónica announced that the Spanish telecommunications provider intended to deliver "open Web devices" in 2012 based on HTML5 and these APIs.[27] Mozilla also announced support for the project from Adobe and Qualcomm, and that Deutsche Telekom’s Innovation Labs will join the project.[28] Mozilla demonstrated a "sneak preview" of the software and apps running on Samsung Galaxy S II phones (replacing their usual Android operating system).[8][29] In August 2012, a Nokia employee demonstrated the OS running on a Raspberry Pi.[30]

Firefox OS is compatible with a number of devices, including Otoro, PandaBoard, Emulator (ARM and x86), Desktop, Nexus S, Nexus S 4G, Samsung Galaxy S II, and Galaxy Nexus.[31]

In December 2012, Mozilla rolled out another update and released Firefox OS Simulator 1.0, which can be downloaded as an add-on for Firefox. The latest version of Firefox OS Simulator, version 4.0, was released on July 3, 2013[32] and announced on July 11, 2013.[33]

Core technologies

The initial development work involves three major software layers:[34]

Gonk

Gonk consists of a Linux kernel and user-space hardware abstraction layer (HAL). The kernel and several user-space libraries are common open-source projects: Linux, libusb, BlueZ, etc. Some other parts of the HAL are shared with the Android project: GPS, camera, among others. Gonk is basically an extremely simple Linux distribution and is therefore from Gecko's perspective, simply a porting target of Gecko; there is a port of Gecko to Gonk, just like there is a port of Gecko to OS X, and a port of Gecko to Android. However, since the development team have full control over Gonk, the developers can fully expose all the features and interfaces required for comprehensive mobile platforms such as Gecko, but which aren't currently possible to access on other mobile OSes. For example, using Gonk, Gecko can obtain direct access to the full telephony stack and display framebuffer, but doesn't have this access on any other OS.[34]

Gecko

Gecko is the application runtime of Firefox OS. Gecko implements open standards for HTML, CSS, and JavaScript. Gecko includes a networking stack, graphics stack, layout engine, virtual machine (for JavaScript), and porting layers.[34]

Gaia

Gaia is the user interface of Firefox OS and controls everything drawn to screen. Gaia includes by default implementations of a lock screen, home screen, telephone dialer and contacts application, text-messaging application, camera application and a gallery support, plus the classic phone apps: mail, calendar, calculator and marketplace. Gaia is written entirely in HTML, CSS, and JavaScript. It interfaces with the operating system through Open Web APIs, which are implemented by Gecko. Because it uses only standard web APIs, it can work on other OSes and other web-browsers.[34]

Release history

Version[35] Feature Complete (FC) date[36] Release date[37] Codename Gecko version [35] Included security fixes [35]
1.0 December 22, 2012 February 21, 2013 TEF Gecko 18 Gecko 18
1.0.1 January 15, 2013 September 6, 2013 Shira Gecko 18 Gecko 20
1.1.0 March 29, 2013 October 9, 2013[38] Leo Gecko 18+ (new APIs) Gecko 23
1.1.1 TBD HD Same as 1.1.0 with WVGA Gecko 23
1.2.0 September 15, 2013 December 9, 2013 Koi Gecko 26[39] Gecko 26
1.3.0 December 9, 2013 TBD Gecko 28 Gecko 28
1.4.0 March 17, 2014 TBD Gecko 30 Gecko 30

Criticisms

Chris Ziegler of the technology blog The Verge wrote that it will take app distribution to pre-iPhone era, requiring application developers to deal with multiple carriers and their app stores.[40][41] But at the Mobile World Congress, Gary Kovacs, the CEO of Mozilla, said that the devices matter less than what they're able to run; apps make or break a mobile platform these days, not hardware, and the advantage is that users don't have to install an app to use it. Mozilla is making the most of this with the search functionality built into Firefox OS, a core feature of the platform.[42]

Janne Lindqvist, a mobile security researcher at the Rutgers University WINLAB, expressed concerns related to the discovery mechanism of a web-based platform, but a Mozilla spokesperson has stated that they are "requiring developers to package downloadable apps in a zip file that has been cryptographically signed by the store from which it originated, assuring that it has been reviewed." In addition, "apps coming back from search are given only limited access to device programming interfaces and applications, unless the user grants permission for further access."[43]

See also

References

  1. B2G/Architecture - Mozilla Wiki.
  2. 2.0 2.1 Mozilla Licensing Policies
  3. Firefox OS — 1.2 Notes — Mozilla
  4. "The first mobile in Spain with firefox OS. Geekphone Keon y Peak". January 22, 2013. 
  5. 5.0 5.1 "Firefox OS". Mozilla. August 21, 2012. Retrieved 17 September 2012. 
  6. "Mozilla and Partners to Bring Firefox OS to New Platforms and Devices". Mozilla Corporation. January 6, 2014. 
  7. 7.0 7.1 7.2 7.3 Gal, Andreas (June 25, 2011). "Booting to the web". mozilla.dev.platform mailing list. http://groups.google.com/group/mozilla.dev.platform/browse_thread/thread/7668a9d46a43e482?pli=1. Retrieved 2011-11-20.
  8. 8.0 8.1 Ginny Maies (February 28, 2012). "First Look at Mozilla's Web Platform for Phones: 'Boot to Gecko'". PCWorld. Retrieved 2012-03-23. 
  9. "Mozilla making mobile OS using Android". blog. I Didn't Know That!. July 2011. Retrieved August 4, 2011. 
  10. "Raspberry Pi". The Register. January 22, 2013. Retrieved January 22, 2013. 
  11. "CES 2013: ZTE Firefox OS Smartphone Coming In 2013 | TechWeekEurope UK". Techweekeurope.co.uk. January 10, 2013. Retrieved 2013-02-26. 
  12. Aditya Dey. "Telefonica launches First Ever Firefox OS-based Phone in Spain". TechStake. Retrieved July 2013. 
  13. "First Firefox OS Smartphone Has Arrived: Telefonica Prices ZTE Open At $90 In Spain, Latin American Markets Coming Soon | TechCrunch". July 1, 2013. Retrieved July 15, 2013. 
  14. "Say 'hola' to the future – Geeksphone". Shop.geeksphone.com. Retrieved 2013-09-02. 
  15. "The Firefox Phone? Mozilla Working on Android-Esque OS". blog. Gagagadget. July 26, 2011. Retrieved August 4, 2011. 
  16. Andrew Kameka (July 26, 2011). "Mozilla borrows from Android to create its own mobile operating system". blog. androinica. Retrieved August 4, 2011. 
  17. Ryan Paul (July 26, 2011). "Mozilla eyes mobile OS landscape with new Boot to Gecko project". Ars Technica. Retrieved August 4, 2011. 
  18. 18.0 18.1 18.2 "Mozilla’s Boot 2 Gecko and why it could change the world - Features". Know Your Mobile. March 2, 2012. Retrieved 2012-08-18. 
  19. WebAPI
  20. "WebAPI - MozillaWiki". Wiki.mozilla.org. Retrieved 2013-06-14. 
  21. Brown, Mark (August 8, 2012). "Mozilla's HTML5 phone platform now called Firefox OS, launching 2013 (Wired UK)". Wired.co.uk. Retrieved 2012-08-18. 
  22. "Mozilla shows off Firefox OS screenshots". The Inquirer. Retrieved 2012-08-18. 
  23. "Firefox OS to Capture 1 Percent Share of Global Smartphone Market in 2013". Strategy Analytics. Retrieved 2012-09-27. 
  24. "Mozilla Announces Global Expansion for Firefox OS". mozilla. February 24, 2013. Retrieved 2013-03-27. 
  25. "Mozilla reveals Firefox smartphone launch partners". BBC. February 24, 2013. Retrieved 2013-03-28. 
  26. http://www.mozilla.org/en-US/firefox/os/notes/1.2/
  27. "Telefónica and Mozilla pioneer first Open Web Devices" (Press release). Telefónica. February 27, 2012. Retrieved 2012-03-23. 
  28. "Mozilla in Mobile – the Web is the Platform" (Press release). Mozilla. February 27, 2012. Retrieved 2012-03-23. 
  29. Chloe Albanesius (February 28, 2012). "Mozilla Tackles Walled Gardens, Demos 'Boot to Gecko' Mobile OS". PCMag.com. Retrieved 2012-03-23. 
  30. "Raspberry Pi now comes in Firefox OS flavour". Theregister.com. Retrieved 2012-09-15. 
  31. "B2G Build Prerequisites". Mozilla Developer Network. Retrieved September 9, 2012. 
  32. "Firefox OS Simulator :: Versions :: Add-ons for Firefox". Retrieved July 15, 2013. 
  33. Angelina Fabbro (July 11, 2013). "Firefox OS Simulator 4.0 released Mozilla Hacks the Web developer blog". Retrieved July 15, 2013. 
  34. 34.0 34.1 34.2 34.3 "B2G/Architecture wiki page". Mozilla wiki. Mozilla. June 5, 2012. Retrieved 2012-06-05. 
  35. 35.0 35.1 35.2 "Release Management/B2G Landing - MozillaWiki". MozillaWiki. Retrieved March 24, 2013. 
  36. https://wiki.mozilla.org/B2G/Roadmap#Feature_Complete_.28FC.29_dates
  37. "Index of /pub/mozilla.org/b2g/manifests/". Mozilla FTP server. Retrieved September 10, 2013. 
  38. "Firefox OS Update (1.1) Adds New Features, Performance Improvements and Additional Language Support | Future Releases". Mozilla. Retrieved 10 October 2013. 
  39. https://wiki.mozilla.org/Platform/2013-10-01#Notices.2FSchedule_.28akeybl.2Flsblakk.2Fbajaj.29
  40. Chris Ziegler (February 27, 2013). "With Firefox OS, Mozilla gets a little dirty to clean the mobile web". The Verge. Retrieved 2013-06-14. 
  41. Chris Ziegler (February 28, 2013). "Certified 'Powered by Firefox OS' devices require Firefox Marketplace, minimum hardware specs". The Verge. Retrieved 2013-06-14. 
  42. Mozilla Explains Why Firefox OS Apps Are Fundamentally Better than Native Mobile Apps softpedia.com
  43. Talbot, David (February 28, 2013). "Security Researchers Raise Questions on How Mozilla’s Web-Centric Firefox Mobile OS Will Stop Malicious Web Apps | MIT Technology Review". Technologyreview.com. Retrieved 2013-06-14. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.