aboedo
93b1e11898
feat(purchases): update to 2.3.0, add identity v3 ( #3702 )
...
* Add updates since release 1.2.0
* Fix bad merge
* feat(purchases):
* feat(purchases): update cordova-plugin-purchases version
* fix(purchases): fix call types
* fix(purchases): update params and return types
Co-authored-by: Maddie Beyl <maddie@revenuecat.com>
Co-authored-by: beylmk <madeline.k.beyl@vanderbilt.edu>
2021-08-02 22:38:35 +02:00
MaximBelov
815d1bb1f8
feat(urbanairship): add new methods: onDeepLink, onRegistration, onInboxUpdated, onShowInbox, onPushReceived, onNotificationOpened, onNotificationOptInStatus; fix return type for reattach method ( #3705 )
2021-08-02 22:38:20 +02:00
Daniel Sogl
0c505f9748
chore(): add codeql
2021-07-06 18:09:26 +02:00
Daniel Sogl
2377b979ad
Merge branch 'master' of https://github.com/ionic-team/ionic-native
2021-06-29 15:22:36 +02:00
Daniel Sogl
0e3304e00e
5.34.0
2021-06-29 15:22:06 +02:00
Daniel Sogl
e2c7c93fed
chore(GitHub): remove dependabot action
2021-06-29 15:21:04 +02:00
Daniel Sogl
3fcaed8c46
chore(package): bump deps
2021-06-29 15:19:46 +02:00
Daniel Sogl
83cb98f115
refactor(paytabs): run prettier
2021-06-29 15:19:01 +02:00
Daniel Sogl
f64b67310a
refactor(checkout): run prettier
2021-06-29 15:18:48 +02:00
Tereza Jurić
944d25147f
fix(mobile-messaging): revision of optional parameters ( #3667 )
2021-06-29 13:45:10 +02:00
Felipe Lopes
4f13426a6d
feat(branch-io): add sendBranchEvent method; deprecated sendCommerceEvent ( #3675 )
2021-06-29 13:43:59 +02:00
Tim
c5d606633e
fix(android-full-screen): add correct return type ( #3677 )
...
`isImmersiveModeSupported` returns a boolean in the [android code](https://github.com/mesmotronic/cordova-plugin-fullscreen/blob/master/src/android/com/mesmotronic/plugins/FullScreenPlugin.java#L129 ), so it also should here.
2021-06-29 13:43:44 +02:00
Mohamed Adly
9dd719bb07
feat(paytabs): add plugin ( #3678 )
...
* add paytabs plugin wrapper
* added comments and examples
2021-06-29 13:43:09 +02:00
Abdelrahman Iaaly
0dcbace822
feat(checkout): add plugin ( #3687 )
2021-06-29 13:40:14 +02:00
Philip Cesar Garay
383a88463a
feat(in-app-purchase-2): added manageBilling method ( #3690 )
2021-06-29 13:39:20 +02:00
Krystof Celba
5a42e8cadf
fix(smartlook): fix SmartlookResetSession.resetUser type to boolean ( #3692 )
2021-06-29 13:39:05 +02:00
Daniel Sogl
f19ddc7cde
chore(github): add dependabot action
2021-06-21 13:41:17 +02:00
jcesarmobile
7736ca7747
chore: Update app-rate types ( #3680 )
2021-06-09 10:09:26 +02:00
Daniel Sogl
21e8811ea9
5.33.1
2021-05-28 17:41:47 +02:00
Daniel Sogl
14f900bbad
chore(package): bump webpack
2021-05-28 17:37:28 +02:00
Daniel Sogl
0074f6fd47
chore(ci): ignore circle
2021-05-28 17:18:18 +02:00
Daniel Sogl
ae0088d53b
chore(package): bump ts-node
2021-05-28 17:17:50 +02:00
Daniel Sogl
addfb065eb
chore(package): bump jest
2021-05-28 17:15:20 +02:00
Daniel Sogl
e1747d9c51
chore(package): bump deps
2021-05-28 17:11:44 +02:00
Daniel Sogl
f1c7afd583
5.33.0
2021-05-11 08:22:23 +02:00
Daniel Sogl
8d8608bbfa
chore(package): bump deps
2021-05-11 08:21:55 +02:00
Srinidhi
b2da307837
fix(unvired-cordova-sdk): Update the return type for startDiscoveryService api ( #3647 )
...
* feat(unvired-cordova-sdk): support login via email
* fix(unvired-cordova-sdk): return typed promise object for user settings
* fix(unvired-cordova-sdk): change return type to string for guid()
* doc(unvired-cordova-sdk): doc update
* doc(unvired-cordova-sdk): update doc
* feat(unvired-cordova-sdk): add support for metadata JSON
* doc(unvired-cordova-sdk): update doc
* doc(unvired-cordova-sdk): update doc
* feat(unvired-cordova-sdk): add methods to get and set log level
* fix(unvired-cordova-sdk): update the return type for getLog()
* feat(unvired-cordova-sdk): return platform name
* feat(unvired-cordova-sdk): add method to get log file path
* feat(unvired-cordova-sdk): test push notifications
* fix(unvired-cordova-sdk): define return for logRead
* doc(unvired-cordova-sdk): remove mobile only restriction for some apis
* feat(unvired-cordova-sdk): add new property containing HTTP status code.
* feat(unvired-cordova-sdk): add new functions to lock & unlock sending of data
* fix(unvired-cordova-sdk): update the return type for lock and unlock functions.
* fix(unvired-cordova-sdk): change the return type for lockDataSender api
* fix(unvired-cordova-sdk): fix the data type for ResultType and OutboxLockStatus
* doc(unvired-cordova-sdk): Update doc
* doc(unvired-cordova-sdk): Update doc
* feat(unvired-cordova-sdk): Added new notification type
* feat(unvired-cordova-sdk): delete outbox item based on lid
* fix(unvired-cordova-sdk): Update doc
* doc(unvired-cordova-sdk): Update doc for userSettings()
* feat(unvired-cordova-sdk): add new discovery api
* fix(unvired-cordova-sdk): rename the property
* doc(unvired-cordova-sdk): Doc update
* fix(unvired-cordova-sdk): Update the return type for startDiscoveryService api
* doc(unvired-cordova-sdk): Rename the loginParameter languageCode to loginLanguage.
* changes after doing npm install
Co-authored-by: Srinidhi Anand Rao <srinidhi.rao@unvired.io>
2021-05-11 08:06:47 +02:00
Nandan B N
da4ce96be4
feat(ble): update with setPin to allow set device pin ( #3652 )
2021-05-11 08:06:11 +02:00
Noah Cooper
826f8085a4
feat(facebook): add new methods ( #3654 )
...
* Add new methods
* Update reauthorizeDataAccess response type
2021-05-11 08:05:45 +02:00
MaximBelov
c05b3e9672
feat(local-backup): add plugin ( #3656 )
2021-05-11 08:05:18 +02:00
MaximBelov
575229412b
feat(restart): add plugin ( #3657 )
2021-05-11 08:04:58 +02:00
MaximBelov
065e80cccf
feat(background-upload): add INITIALIZED state ( #3658 )
2021-05-11 08:03:31 +02:00
MaximBelov
50f8a452ad
feat(system-alert-window-permission): add plugin ( #3659 )
2021-05-11 08:03:00 +02:00
MaximBelov
443515582b
feat(branch-io): add initSessionWithCallback method ( #3660 )
2021-05-11 08:02:23 +02:00
dependabot[bot]
380a7f77d7
chore(deps): bump ssri from 6.0.1 to 6.0.2 ( #3653 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:01:31 +02:00
dependabot[bot]
96162c07df
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #3664 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:01:16 +02:00
dependabot[bot]
a2511f5994
chore(deps): bump handlebars from 4.7.6 to 4.7.7 ( #3663 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 08:00:57 +02:00
Daniel Sogl
4d53d6d720
5.32.1
2021-04-15 22:48:12 +02:00
Daniel Sogl
3450399552
chore(package): bump deps
2021-04-15 22:47:57 +02:00
Hans Krywalsky
16fee2268a
fix(network): onChange no longer causes error ( #3651 )
...
closes #3649
2021-04-15 22:42:29 +02:00
Daniel Sogl
6c99c3be03
5.32.0
2021-04-05 23:41:43 +02:00
Daniel Sogl
9b2374b3bc
chore(package): bump deps
2021-04-05 23:41:28 +02:00
Laurent Goudet
b4227f2114
fix(build): publish Node (server) friendly bundles ( #3483 )
...
Co-authored-by: Daniel Sogl <mytechde@outlook.com>
2021-04-05 23:38:19 +02:00
Uglješa Erceg
0932e113b2
feat(adjust): add missing wrappers for cordova api ( #3528 )
...
* feat(adjust): add missing wrappers for cordova api
* feat(adjust): add missing wrappers for Adjust Cordova v4.26.0 API
2021-04-05 23:35:22 +02:00
Olyster
bbb96ed765
feat(sqlite):add androidDatabaseLocation Support ( #3564 )
...
* Update index.ts
* Update index.ts
Fix aterisk alignment to pass test
2021-04-05 23:34:28 +02:00
timkovik
31ee7efc22
feat(network): update Network plugin ( #3608 )
...
Extends onChange Observable with types of connection to which it changed
2021-04-05 23:33:36 +02:00
sertal70
2f69dd88cb
feat(shortcuts-android): add cordova-plugin-shortcuts-android ( #3609 )
...
Co-authored-by: Sergio Talente <sergio@soundsofthings.com>
2021-04-05 23:32:58 +02:00
Luca Pawlik
f32da73a87
fix(bluetooth-le): add missing status type value and add missing (optional) address property to NotifyParams interface ( #3613 )
2021-04-05 23:32:25 +02:00
John Borges
cc79a1edb7
refactor(keychain-touch-id): more specific return types ( #3615 )
...
* chore: fixing typescript return types
* refactor(keychain-touch-id): more specific return types
2021-04-05 23:31:59 +02:00
Dominik Schwank
4fb07fa809
fix(app-rate): add missing types for onButtonClicked callback ( #3616 )
2021-04-05 23:31:43 +02:00