Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
/ moz-polyfills Public archive

Firefox OS Apps support on the other browsers

Notifications You must be signed in to change notification settings

Mte90/moz-polyfills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: http://mte90.github.io/moz-polyfills/ #Browser supported

Browser used for the develop of the polyfill are Chromium 31 and Firefox 32

#Polyfyll supported

The plain for this polyfill is support the FirefoxOS BoilerPlate App (to start)

  • Pick image (support for multiple image missing)
  • Dial (show message)
  • New Contact (show message)
  • Share Url (show message)
  • Share file (open a blob in a new page)
  • Show Url (show message)
  • Open Url (open the page)
  • Write email (open the email software)
  • Save Bookmark (save the bookmark)
  • Record (on Firefox there is a bug that require a 2nd execution)
  • Open file (open the file in a new page)
  • Alarm (show message)
  • Vibrate (shake the body :-D)
  • Connection support (UNKNOWN mode)
  • Open settings (do nothing)
  • Keep screen on (show message)
  • Lock orientation (show message)

#Console or Alert?

var MozPolyfills = 'alert';

or

var MozPolyfills = 'console';

#Roadmap

  • deviceStorage WIP
  • Get all contacts

#Credits

  • Mte90
  • SunboX (the initial code and first pick image code)

All polyfills are MIT certified.

About

Firefox OS Apps support on the other browsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published