|
Size: 3316
Comment: Adding Android Plugins that have no home in the repositories
|
← Revision 12 as of 2013-04-22 17:32:20 ⇥
Size: 3277
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| * cordova-plugin-geolocation http://dev.w3.org/geo/api/spec-source.html * Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;a=summary * Android code may be deprecated for browser-specific code * cordova-plugin-network-information http://www.w3.org/TR/netinfo-api/ * cordova-plugin-vibration http://www.w3.org/TR/vibration/ * cordova-plugin-console I guess http://wiki.commonjs.org/wiki/Console and see http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-December/038400.html and thus https://developers.google.com/chrome-developer-tools/docs/console-api#consolelogobject_object * Does this exist anywhere other than iOS? Isn't this browser-specific? |
|
| Line 11: | Line 18: |
| * cordova-plugin-inappbrowser https://developer.mozilla.org/en-US/docs/DOM/window.open * https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;a=summary |
|
| Line 15: | Line 24: |
| * cordova-plugin-geolocation http://dev.w3.org/geo/api/spec-source.html * Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;a=summary * Android code may be deprecated for browser-specific code * cordova-plugin-network-information http://www.w3.org/TR/netinfo-api/ * cordova-plugin-inappbrowser https://developer.mozilla.org/en-US/docs/DOM/window.open * https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;a=summary * cordova-plugin-vibration http://www.w3.org/TR/vibration/ * Do we have to adopt this spec? * cordova-plugin-console I guess http://wiki.commonjs.org/wiki/Console and see http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-December/038400.html and thus https://developers.google.com/chrome-developer-tools/docs/console-api#consolelogobject_object * Does this exist anywhere other than iOS? Isn't this browser-specific? |
Stuff w/ specs
cordova-plugin-device-motion http://dev.w3.org/geo/api/spec-source-orientation.html (accelerometer)
Currently implemented on Android https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device-motion.git;a=summary
cordova-plugin-device-orientation http://dev.w3.org/geo/api/spec-source-orientation.html
- This is a completely new feature which Compass is a subset of
cordova-plugin-geolocation http://dev.w3.org/geo/api/spec-source.html
Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-geolocation.git;a=summary
- Android code may be deprecated for browser-specific code
cordova-plugin-network-information http://www.w3.org/TR/netinfo-api/
cordova-plugin-vibration http://www.w3.org/TR/vibration/
cordova-plugin-console I guess http://wiki.commonjs.org/wiki/Console and see http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-December/038400.html and thus https://developers.google.com/chrome-developer-tools/docs/console-api#consolelogobject_object
- Does this exist anywhere other than iOS? Isn't this browser-specific?
cordova-plugin-battery-status http://www.w3.org/TR/battery-status/
Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-battery-status.git;a=summary
cordova-plugin-media-capture http://www.w3.org/TR/media-capture-api/
Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;a=summary
cordova-plugin-inappbrowser https://developer.mozilla.org/en-US/docs/DOM/window.open
cordova-plugin-contacts http://www.w3.org/TR/contacts-api/
Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;a=summary
cordova-plugin-file http://www.w3.org/TR/FileAPI/ http://www.w3.org/TR/file-system-api/ http://www.w3.org/TR/file-writer-api/
Current repository with Android code: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;a=summary
Stuff w/o specs
- cordova-plugin-splashscreen
- cordova-plugin-dialogs (was cordova-plugin-notification)
- notification currently has beep and vibrate - Not sure that dialogs is a good name for this
- cordova-plugin-device
Repository with Android code at: https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-device.git;a=summary
- cordova-plugin-camera
- This duplicates capturing an image, which isn't well defined
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;a=summary
- cordova-plugin-globalization
- cordova-plugin-file-transfer
- cordova-plugin-media
- What is this supposed to do?
Plugins that have no home (at least on Android)
- App
- Echo
- Compass