Anup Sharma
a0ec1252e0
feat(onesignal): add missing "setExternalUserId" and "removeExternalUserId" functions ( #3049 )
...
* Adding missing functions to index.ts file
The functions were missing, Please refer to the issue #2909
https://github.com/ionic-team/ionic-native/issues/2909
* Updated comments
Updated comments which were failing tslint test
* removed trailing whitespace
removed trailing whitespace
2019-06-03 06:56:36 +02:00
Michael Fornaro
dfb0aa3d5d
feat(device-accounts): add "getPermissionsByType" function ( #3048 )
2019-06-03 06:56:23 +02:00
Adam Duren
312c126cc8
docs(firebase-messaging): update docs to support requestPermission forceShow and getToken tokenType options ( #3047 )
2019-06-03 06:56:00 +02:00
Robert Coie
b79c8b1ea0
feat(ocr): add plugin ( #3044 )
2019-06-03 06:55:49 +02:00
Robert Coie
49e81cc414
feat(document-scanner): add plugin ( #3043 )
2019-06-03 06:55:40 +02:00
Jeff Julian
2942ebfae4
feat(blinkid): added support for card overlay ( #3041 )
2019-06-03 06:55:30 +02:00
Jean-Christophe Hoelt
4ae35cba9a
feat(in-app-purchase-2): update TypeScript definitions ( #3037 )
2019-06-03 06:55:17 +02:00
Daniel Pereira
bb7b516c50
feat(full-screen-image): add plugin ( #3026 )
...
* feat(full-screen-image): add plugin
* Update index.ts
2019-06-03 06:55:00 +02:00
pranav9k
c0b092b242
feat(biometric-wrapper): add plugin ( #3025 )
2019-06-03 06:54:50 +02:00
Adam Duren
7588eaf9fd
refactor(firebase-config): update wrapper to latest release 2.0.0 ( #3027 )
...
* Remove deprecated namespace parameter
* Update for cordova-plugin-firebase-config@2.0.0
2019-05-27 07:20:12 +02:00
Safery Hossain
18e4a9cda6
docs(music-controls): fix example code ( #3036 )
...
The function this.musicControls.subscribe().subscribe was not closed properly, I added the proper syntax for closing the tag.
2019-05-27 07:18:52 +02:00
perry
26f63c744d
docs(rollbar): adding link to rollbar in description
2019-05-17 10:20:23 -05:00
Daniel Sogl
81a10280cc
feat(biocatch): add plugin #3019
...
feat(biocatch): add plugin
2019-05-16 06:56:16 +02:00
Daniel Sogl
56e4a7827f
feat(camera-preview): add wrapper for camera preview snapshot #3018
...
feat(camera-preview): add wrapper for camera preview snapshot
2019-05-16 06:56:00 +02:00
Daniel Sogl
c4fe2b7203
feat(foreground-service): add plugin #3017
...
feat(foreground-service): add plugin
2019-05-16 06:55:42 +02:00
Daniel Sogl
0dc320bbd2
feat(FileOpener): add showOpenWithDialog function #3014
...
feat(FileOpener): Added method showOpenWithDialog
2019-05-16 06:55:27 +02:00
Daniel Sogl
b4201e1b52
fix(blinkid): correct issue with blink card #3011
...
fix(blinkid): correct issue with blink card
2019-05-16 06:55:02 +02:00
Daniel Sogl
9a4bef34bb
refactor(device-accounts): update source #3010
...
refactor(device-accounts): update source
2019-05-16 06:54:45 +02:00
Daniel Sogl
2bc8bdc49c
feat(firebase-crash): add plugin ( #3003 )
2019-05-16 06:54:24 +02:00
Romain
e363d98bd8
fix(firebase-crashlytics): update initialise method ( #2990 ) ( #2991 )
2019-05-16 06:54:13 +02:00
Anton Zagrebelny
980447673b
fix(biocatch): updateCustomerSessionID argument can be null
2019-05-14 19:00:24 +03:00
Anton Zagrebelny
7afed90b56
fix(biocatch): start publicKey is now required even if null
2019-05-14 18:46:30 +03:00
Anton Zagrebelny
0634e64b58
refactor(biocatch): fixed casing
2019-05-14 16:21:21 +03:00
Anton Zagrebelny
a42e7b8258
feat(biocatch): add Biocatch plugin
2019-05-14 15:40:43 +03:00
Marc Kassay
5b5c6e61ac
feat(foreground-service): allows background services
2019-05-13 18:10:42 -04:00
max-in-to
79037743b8
feat(camera-preview): add wrapper for camera preview snapshot
2019-05-09 21:14:27 -07:00
nerdic-coder
ed36dc492d
feat(FileOpener): Added method showOpenWithDialog
2019-05-08 16:32:53 +03:00
Jeff Julian
1f31954cb3
fix(blinkid): resolve issues with blink card
2019-05-03 19:16:55 -05:00
Jeff Julian
4601ea3e01
fix(blinkid): correct issue with blink card
2019-05-03 19:04:14 -05:00
Michael Fornaro
45c64b0394
Merge branch 'master' into master
2019-05-04 09:28:29 +10:00
Michael
591c290dbd
Fixing pluginRef and plugin name to match maintained npm module
2019-05-04 09:23:12 +10:00
Julian Sanio
66b9d1a011
feat(firebase-crash): add plugin
2019-04-29 17:58:17 +02:00
Simone Colazzo
9800271352
feat(CameraPreview): add getHorizontalFOV callback ( #3000 )
2019-04-29 08:07:10 +02:00
Daniel Sogl
e288a5d757
fix(background-geolocation): update source
...
closes : #2979
2019-04-29 08:05:01 +02:00
Niklas Merz
0800f4a414
docs(fingerprint-aio): change parameter description ( #2995 )
...
* docs(fingerprint-aio): change parameter description
* Update index.ts
2019-04-19 18:59:51 +02:00
Adam Duren
e47774b771
fix(firebase-messaging): fix the typings of the FCM message payload ( #2998 )
2019-04-19 18:58:38 +02:00
Tobias Kausch
c0ce17b170
fix(background-mode): update types definitions ( #2997 )
...
On the last PR https://github.com/ionic-team/ionic-native/pull/2982
there was a little typing problem for the .on event listener call.
2019-04-19 18:58:28 +02:00
Zac
c518c8114d
fix(google-plus): mark login param as required ( #2996 )
2019-04-19 18:58:04 +02:00
Johan Dufour
21dc1f9a56
feat(spotify-auth): add Spotify OAuth plugin ( #2989 )
2019-04-19 18:56:52 +02:00
Cesar de la Vega
7ea51fcf06
feat(purchases): update plugin to v0.0.5 ( #2988 )
...
* Updates to Cordova plugin 0.0.5
* Makes underlyingErrorMessage optional
2019-04-19 18:56:28 +02:00
Michael Fornaro
c063652800
feat(device-accounts): update plugin source ( #2976 )
...
* feat: updating device account wrapper with maintained fork with android 8.0 compatibility
* updating func to include getPermission for email permissions on android 8.0+
* revert package-lock as per feedback
* fix conflicts in package-lock.json, revert back to commit 49d7ca7375
2019-04-19 18:56:17 +02:00
Daniel Sogl
9024ea516a
fix(nfc): rename makeReadyOnly
to makeReadOnly
...
fix : #2985
2019-04-11 20:20:36 +02:00
Wojciech Bubolka
f874185a35
feat(in-app-purchase-2): add manageSubscriptions() ( #2980 )
...
* feat(in-app-purchase-2): add manageSubscriptions()
* feat(in-app-purchase-2): add manageSubscriptions()
2019-04-07 19:59:58 +02:00
Daniel Sogl
4de49c37dd
feat(nativegeocoder): update plugin to v3.2.0 ( #2958 )
2019-04-07 19:56:31 +02:00
Daniel Sogl
bd4b2e2bb4
feat(nativegeocoder): update plugin to v3.2.0 ( #2958 )
...
* feat(nativegeocoder): update plugin to v3.2.0
* update imports
2019-04-07 19:22:12 +02:00
malua
aa138c4cfe
fix(facebook): use object notation, otherwise EVENTS is´ undefined ( #2955 )
...
* fix(facebook-events-object): use object notation, otherwise EVENTS is undefined
* reverted prettier double quotes to single quotes
2019-04-07 19:19:42 +02:00
Timur Girgin
4e60c631ae
fix(in-app-purchase2): Registering a product with an alias is now optional ( #2946 )
...
According to the documentation, alias is optional
https://github.com/j3k0/cordova-plugin-purchase/blob/master/doc/api.md#storeregisterproduct
2019-04-07 19:15:17 +02:00
Arzan Bhorr
767d3b3dd4
feat(google-play-games-services): add getPlayerScore function ( #2949 )
2019-04-07 19:13:04 +02:00
Cesar de la Vega
39be27566b
feat(purchases): add new plugin for purchases ( #2940 )
...
* feat(purchases): create new plugin
* style(purchases): fix double quotes linter warning
* Update instructions to add strip frameworks phase
* removes trailing space
* fixes jsdoc
2019-04-07 19:10:42 +02:00
selected-pixel-jameson
029f82f1fd
feat(in-app-purchase-2): add missing property ( #2961 )
...
feat(in-app-purchase-2): add missing property
2019-04-07 19:09:59 +02:00