Julian Sanio
66b9d1a011
feat(firebase-crash): add plugin
2019-04-29 17:58:17 +02:00
Daniel Sogl
25ef7c98bc
chore(): update changelog
2019-04-29 08:14:33 +02:00
Daniel Sogl
19ddf3fb93
5.5.1
2019-04-29 08:14:25 +02:00
Daniel Sogl
20a3791a88
chore(package): bump deps
2019-04-29 08:12:26 +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
Daniel Sogl
ab7c7fa491
chore(): update changelog
2019-04-19 19:06:25 +02:00
Daniel Sogl
9e306e7de1
5.5.0
2019-04-19 19:06:18 +02:00
Daniel Sogl
92e0cb2385
chore(package): bump deps
2019-04-19 19:03:43 +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
Michael
e92b7aeb74
fix conflicts in package-lock.json, revert back to commit 49d7ca7375
2019-04-08 08:07:33 +10:00
Michael
dc51c3e1e8
revert package-lock as per feedback
2019-04-08 08:04:23 +10:00
Daniel Sogl
4859387925
chore(): update changelog
2019-04-07 20:02:36 +02:00
Daniel Sogl
10787c8056
5.4.0
2019-04-07 20:02:29 +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
00e34877f3
chore(package): bump deps
2019-04-07 19:59:37 +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
Julián Mesa Llopis
6a19509ded
fix(ble): fix definitions ( #2974 )
...
* Fix bad definitions in blueooth-le module in initialize and enable funcions
* Fix MATCH_MODE_AGGRESSIVE
* Fix startScan return
* Fix connect return
* Fix rssi function return type
* Fix disconnect return.
Fix close return.
Fix discover return.
Fix services return.
Fix mtu return.
2019-04-07 19:09:22 +02:00
Johan Dufour
c75aeb9c39
fix(background-mode): update types definitions ( #2982 )
2019-04-07 19:07:48 +02:00
Michael
dcd95582d2
updating func to include getPermission for email permissions on android 8.0+
2019-04-06 11:19:42 +11:00
Michael
354af9fe6f
feat: updating device account wrapper with maintained fork with android 8.0 compatibility
2019-04-03 12:28:16 +11:00
Daniel Sogl
49d7ca7375
chore(): update changelog
2019-03-19 19:03:51 +01:00
Daniel Sogl
8d91856103
5.3.0
2019-03-19 19:03:39 +01:00
Daniel Sogl
5221c8cf41
Merge remote-tracking branch 'origin/master'
2019-03-19 18:36:42 +01:00
Daniel Sogl
d827db27b0
Revert "refactor(template): update Inject decorator"
...
BREAKING CHANGE: This reverts commit c5ae6362d7
.
2019-03-19 18:36:21 +01:00
Daniel Sogl
b9e46730e3
Revert "refactor(template): update Inject decorator"
...
This reverts commit c5ae6362d7
.
2019-03-19 18:35:00 +01:00
Daniel Sogl
fcda5ffcab
Revert "refactor: optimize plugins for angular treeshaking"
...
This reverts commit 8b53c04dc5
.
2019-03-19 18:34:54 +01:00
Daniel Sogl
6fde61d69c
chore(package): bump deps
2019-03-19 18:34:22 +01:00
Daniel Sogl
c8ff885023
chore: fix linter
2019-03-19 18:25:24 +01:00
Cam Wiegert
06654afae3
fix(scripts): check for TypeDoc tags when selecting plugin class ( #2963 )
2019-03-14 13:35:32 -05:00
Cesar de la Vega
e1a25af0b5
chore(common): fix linter error ( #2941 )
...
fix linter error by using conditional expression instead of assigning to element in multiple places
2019-03-11 14:35:26 -04:00
Sebastian Baar
419b68217e
update imports
2019-03-10 13:46:53 +01:00
Sebastian Baar
cd97375e63
feat(nativegeocoder): update plugin to v3.2.0
2019-03-10 13:45:30 +01:00
Cam Wiegert
b0dea6dc58
feat(scripts): add docs-json script ( #2947 )
2019-03-05 13:22:58 -06:00
Adam Bradley
7e090cc6f2
fix(ssr): remove cordova warning during ssr
2019-02-24 00:16:45 -06:00
Adam Bradley
c2029f7927
fix(ssr): fix window references
2019-02-23 17:05:19 -06:00
Adam Bradley
5b1bdc37e0
fix(ssr): fix window references
2019-02-23 16:54:09 -06:00