Hoisel
2ed84b1b71
fix(social-sharing): shareWithOptions method signature ( #598 )
...
Fix shareWithOptions method signature, replacing 'options.file' property with 'options.files' to match social sharing plugin [method interface](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/blob/master/src/android/nl/xservices/plugins/SocialSharing.java#L209 )
2016-09-27 14:00:01 -04:00
Daniel Leal
8d21f5f225
fix(googlemaps): CameraPosition target can now be GoogleMapsLatLng[] ( #587 )
2016-09-27 10:51:43 -04:00
SylvainGuittard
be2c198259
fix(googlemaps): typo in GoogleMapsTileOverlayOptions ( #589 )
2016-09-27 10:51:04 -04:00
Max Lynch
47112c7c24
feat(plugin): checkInstall w/ warning msg
2016-09-25 18:17:09 -05:00
Ramon Henrique Ornelas
1b87af86bf
docs(emailcompposer): change repo #568 ( #584 )
2016-09-25 19:01:39 -04:00
Max Lynch
d45a2b5407
feat(plugin): add getPlugin to plugin interface. Fixes #582
2016-09-25 17:59:56 -05:00
Ibrahim Hadeed
49bf9b7cc5
docs(ble): add return docs for startScanWithOptions
2016-09-25 18:44:29 -04:00
Ibrahim Hadeed
79f0a3fc7b
feat(ble): add startScanWithOptions
...
closes #539
2016-09-25 18:36:00 -04:00
Ibrahim Hadeed
60b7c7469a
feat(location-accuracy): add location accuracy plugin ( #583 )
...
closes #484
2016-09-25 18:28:22 -04:00
Ibrahim Hadeed
972d63b2d2
feat(themable-browser): add ThemableBrowser plugin
...
closes #549
2016-09-25 17:53:17 -04:00
Ibrahim Hadeed
3a6ec05bef
style(googlemaps): remove unecessary new lines
2016-09-25 16:55:17 -04:00
Ibrahim Hadeed
f36b1c03cb
refractor(googlemaps): fix typo in GoogleMapsTileOverlayOptions
2016-09-25 15:29:03 -04:00
Max Lynch
f60d08b7a4
feat(plugin): cordova function override. fixes #437
2016-09-24 17:26:23 -05:00
Max Lynch
a092a31a1e
feat(emailcomposer): use new supported plugin. #568
2016-09-24 16:00:44 -05:00
Max Lynch
c175badab6
Merge pull request #561 from krizroring/master
...
Extension of the BackgroundGeolocation plugin
2016-09-24 15:40:59 -05:00
Ramon Ornelas
6948eabc96
style(inapppurchase): fix angular style
2016-09-24 09:39:31 -03:00
Max Lynch
48196da281
feat(push): add coldstart property. Fixes #559
2016-09-22 20:43:51 -05:00
Max Lynch
a0b6b1084b
fix(webintent): add type param. Fixes #564
2016-09-22 20:37:36 -05:00
Max Lynch
4014972feb
feat(build): Support ES2015 modules
2016-09-21 15:04:46 -05:00
Christian Roring
31706867c7
feat(BackgroundGeolocation): code cleanup
2016-09-20 14:00:57 +02:00
Christian Roring
808a75e41c
feat(BackgroundGeolocation): Update to the latest version
2016-09-20 13:07:01 +02:00
Christian Roring
919e8dae30
feat(BackgroundGeolocation): Update to the latest version
2016-09-20 12:36:56 +02:00
Ibrahim Hadeed
763ad1bdb0
fix(call-number): number should be a string
...
closes #545
2016-09-19 18:20:51 -04:00
Ibrahim Hadeed
281575b961
feat(background-geolocation): add showAppSettings function
...
closes #548
2016-09-19 18:18:53 -04:00
Ibrahim Hadeed
42d1bbc7a8
docs(camera): add return type to cleanup
...
closes #550
2016-09-19 18:14:51 -04:00
Jay Cambron
a28667e751
docs(background-geolocation): add notice ( #534 )
2016-09-19 18:00:58 -04:00
Attila Oláh
505ff189d9
chore(market): add missing plugin name ( #557 )
2016-09-19 17:58:37 -04:00
Andrew Mitchell
c83b0437fa
feat(localNotifications): added register and has permission functions ( #536 )
2016-09-13 08:10:14 -04:00
Ibrahim Hadeed
23fc908eb6
fix(googlemaps): CameraPosition target can now be LatLngBounds
...
closes #547
2016-09-13 06:17:07 -04:00
Daniel Imhoff
9d35567cb5
Fix import to use @reactivex/rxjs
2016-09-09 14:45:24 -05:00
mhartington
410b3d261f
docs(localNotification): update docs
2016-09-07 12:44:35 -04:00
Max Lynch
d8baf3a814
Merge pull request #524 from mattlewis92/ng1-promise-tweak
...
fix(ng1): fail gracefully when angular 1 promises can't be retrieved
2016-09-07 10:07:53 -05:00
Ibrahim Hadeed
550b8289c9
reafractor(file): add types to promises
2016-09-06 23:33:51 -04:00
Ibrahim Hadeed
2aa998f66f
docs(googlemaps): improve usage
2016-09-06 23:23:51 -04:00
Ibrahim Hadeed
dff034a5b6
feat(googlemaps): can pass HTMLElement to constructor
2016-09-06 23:23:06 -04:00
Ibrahim Hadeed
c407b6d4f0
docs(googlemaps): improve usage
2016-09-06 23:21:29 -04:00
Ibrahim Hadeed
58c9439a32
docs(camera-preview): add usage
...
closes #363
2016-09-06 23:12:35 -04:00
Ibrahim Hadeed
c75f89894a
fix(): remove CanvasCamera plugin
2016-09-06 23:04:53 -04:00
Ibrahim Hadeed
a566240266
fix(media): nest the constructor logic
2016-09-06 23:02:46 -04:00
Ibrahim Hadeed
d03d70ff0b
fix(googlemaps): moveCamera and animateCamera now return a Promise
...
closes #511
2016-09-06 22:28:56 -04:00
Ibrahim Hadeed
7910493a6c
fix(file): set exclusive to true when replace is false
...
closes #516
2016-09-06 22:24:34 -04:00
Ibrahim Hadeed
c76de34b97
fix(social-sharing): shareViaEmail now resolves/rejects when not providing optional args
2016-09-06 22:22:38 -04:00
Ibrahim Hadeed
ddae67913d
chore(): lint
2016-09-06 21:59:58 -04:00
Ramon Henrique Ornelas
4f9716415b
fix(social-sharing): various fixes ( #520 )
...
* feat(socialsharing): add method shareVia()
* docs(socialsharing): fix docs params Types
* docs(socialsharing): fix docs param Type method canShareVia
* docs(socialsharing): shareVia()
* fix(socialsharing): fix order callback, because params is optional
* feat(socialsharing): add params optionals canShareVia()
* docs(socialsharing): add returns Promise
2016-09-06 21:58:04 -04:00
Nicolas Perraut
caf2d67443
docs(statusbar): fix typo ( #526 )
2016-09-06 21:54:57 -04:00
Ramon Henrique Ornelas
393e9d0e00
feat(file): allows writeFile and writeExistingFile to accept Blob ( #527 )
2016-09-06 21:54:35 -04:00
Sergii Stotskyi
bbbd0d52e9
feat(file): adds chunked blob writing ( #529 )
...
This prevents devices crashing when user picks a big file to write
2016-09-06 21:53:42 -04:00
Barry Rowe
26dead93ff
fix(geolocation): retain Observable even during an error condition ( #532 )
...
The way this was setup previously, if an error occurred on the watchPosition observable, the observer was sent an error, which would have to be caught. This also has the side effect of completing the observable, which means anything down stream that would be subscribed would be unsubscribed and no longer receive updates.
Instead of using binding the error callback to ```observer.error``` this change just binds the error callback to ```observer.next``` and lets the subscriber filter out results that match ```PositionError``` rather than having to manage re-subscribing (which could just immediately fail and enter a loop of catch/retry)
2016-09-06 21:52:43 -04:00
Matt Lewis
1facde3966
test(): add initial test suite ( #523 )
2016-09-06 21:42:29 -04:00
mhartington
d5513db9bb
doc(media): improve docs
2016-09-06 15:48:53 -04:00