- Added support for windows 8 (Adds required permission)
- CB-4889 bumping&resetting version
- [BlackBerry10] removed uneeded permission tags in plugin.xml
- CB-4889 renaming org.apache.cordova.core.geolocation to org.apache.cordova.geolocation
- CB-5128: add repo + issue tag to plugin.xml for geolocation plugin
- [CB-4915] Incremented plugin version on dev branch.
- Append proxy to platform definition in plugin.xml
- Append windows 8 Geolocation proxy
- Code clean-up for android src.
- Updated amazon-fireos platform + reverting some of the fixes in android code.
- Added amazon-fireos platform + some of the fixes in android code.
- CB-5334 [BlackBerry10] Use command proxy
- call FxOS's getCurrentProxy added
- pass by only coords
- proper implementation for firefoxos
- CB-5658 Add doc/index.md for Geolocation plugin
- windows8: adds missing reference to PositionError (w/o it the app crashes)
- Removing incorrectly added closing comments for wp7 platform in plugin.xml
- add ubuntu platform support
- CB-5326 adding FFOS permission and updating supported platforms
- CB-5729 [BlackBerry10] Update GeolocationProxy to return collapsed object
- CB-6422: [windows8] use cordova/exec/proxy
- CB-6212: [iOS] fix warnings compiled under arm64 64-bit
- CB-5977: [android] Removing the Android Geolocation Code. Mission Accomplished.
- CB-6460: Update license headers
- Add NOTICE file
- CB-6127 Spanish and French Translations added. Github close #14
- CB-6804 Add license
- CB-5416 - Adding support for auto-managing permissions
- CB-6491 add CONTRIBUTING.md
- pass by only coords
- proper implementation for firefoxos
- call FxOS's getCurrentProxy added