Alex Ryltsov and GitHub
cd81cfabf4
feat(diagnostic): addisCameraRollAuthorized and getCameraRollAuthorizationStatus functions (WIP) ( #4362 )
2022-10-22 19:27:42 +02:00
81a8b42a29
feat(webim): update plugin wrapper ( #4370 )
...
* feat(plugins): Add Webim SDK plugin
* feat(webim): Add request/response models
* feat(webim): Fix Observable methods
* Update index.ts
Co-authored-by: Малько Сергей Сергеевич <malko@softclub.by >
Co-authored-by: SerjMalko <serhey_rti@mail.ru >
2022-10-22 19:04:29 +02:00
Nico Lueg and GitHub
6f14ba6031
feat(purchases)!: migrate RevenueCat to 3.1.0 ( #4382 )
...
- Breaking Changes can be found here: https://github.com/RevenueCat/cordova-plugin-purchases/releases/tag/3.0.0
2022-10-22 19:03:49 +02:00
Alex Ryltsov and GitHub
62f664e61a
fix(launch-navigator): use currect handlers ( #4385 )
2022-10-22 19:03:32 +02:00
Lihang Xu and GitHub
f8c6430a26
feat(GCDWebServer): add plugin ( #4302 )
...
* add GCDWebServer
* fix plugin ref and add the server options interface
* fix the pluginRef's case
* update name
* add docs
2022-10-09 16:48:59 +02:00
98dc7c4be0
feat(bluetooth-le): upgrade to v6.7.0 ( #4320 )
...
* Update index.ts
updated plugin with new methods from cordova-plugin-bluetoothle 6.7.0
https://github.com/randdusing/cordova-plugin-bluetoothle/compare/v6.6.2...v6.7.0
* Fixed comments
* Fixed responses in new methods
Co-authored-by: claudio <claudio.corti@hondaracing.co.jp >
Co-authored-by: “Claudio <“claudio.corti@bitcycle.uk ”>
2022-10-09 16:47:17 +02:00
Bruno Sales Cardoso and GitHub
178489ffaa
fix(sms-retriever): update startWatching result type ( #4309 )
...
* Updating the types to match what we get
* Update index.ts
2022-10-09 16:45:08 +02:00
Khang and GitHub
bf860c30c2
feat(applovin): add plugin ( #4307 )
...
* feat(applovin): add plugin
* fix(applovin): fix pluginRef, add ad hidden events
2022-10-09 16:44:33 +02:00
Uglješa Erceg and GitHub
a7a10913fc
feat(adjust): update wrapper for Adjust Cordova SDK v4.32.0 ( #4327 )
2022-10-09 16:39:33 +02:00
Clément Prod'homme and GitHub
406ad4ec45
docs(camera): adjust content type ( #4330 )
2022-10-09 16:37:32 +02:00
Clément Prod'homme and GitHub
c3a01431ce
docs(facebook): adjust content type ( #4331 )
2022-10-09 16:36:58 +02:00
Yevhen and GitHub
dc1ee8c530
feat(firebase-x): add MessagePayloadAps prop ( #4344 )
...
* feat(types): add aps for MessagePayload
* fix(types): fix firebase-x on ios
2022-10-09 16:35:48 +02:00
uzosocom and GitHub
b0780a8bec
feat(app-review): add plugin ( #4348 )
2022-10-09 16:32:47 +02:00
infacto and GitHub
b572a10a6e
feat(diagnostic): extend parameter for requestLocationAuthorization ( #4350 )
2022-10-09 16:31:00 +02:00
uzosocom and GitHub
acb39e5849
feat(device): add sdkVersion ( #4354 )
2022-10-09 16:28:00 +02:00
74302846dc
feat(webim): add plugin ( #4355 )
...
Co-authored-by: Малько Сергей Сергеевич <malko@softclub.by >
2022-10-09 16:27:26 +02:00
Daniel Sogl
e420bd1d2a
docs: refresh readmes
2022-09-05 17:10:51 +00:00
Marius Backes and GitHub
8b826e3c1b
feat(in-app-purchase-2): update validator for custom headers ( #4262 )
2022-09-05 19:05:08 +02:00
Quentin Stoeckel and GitHub
1b45462542
doc: fix Secure Storage broken link ( #4265 )
...
It currently leads to a 404 page (https://ionicframework.com/docs/native/secure-storage/ ): a working anchor would lead to https://ionic.io/docs/secure-storage
2022-09-05 19:04:59 +02:00
Uglješa Erceg and GitHub
82377f0633
feat(adjust): update wrapper for Adjust Cordova SDK v4.30.0 ( #4277 )
2022-09-05 19:04:48 +02:00
aef160e418
feat(lets-cooee): add event observer and installation documentation ( #4278 )
...
* feat(Cooee): add Cooee plugin
* chore(Cooee): update document
* Update index.ts
* feat(lets-cooee): add event observable
* docs(lets-cooee): add lets-cooee documentation
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-09-05 19:04:37 +02:00
Lihang Xu and GitHub
a801c7d305
feat(dynamsoft-barcode): add setFocus and setZoom ( #4281 )
...
* add set zoom for Dynamsoft Barcode Scanner
* update Dynamsoft Barcode Scanner to add setFocus
* feat: add rotate scan option and rotation frame result to Dynamsoft Barcode Scanner
* add comments and rename the rotation result for Dynamsoft Barcode Scanner
2022-09-05 19:04:21 +02:00
Yevhen and GitHub
898e0b8588
feat(firebase-x): add message typing ( #4282 )
2022-09-05 19:04:10 +02:00
Srinidhi and GitHub
678fb71a7f
feat(unvired-cordova-sdk): Add new function to regenrate the JWT Token ( #4291 )
2022-09-05 19:03:26 +02:00
MaximBelov and GitHub
ebdd6e9796
feat(intercom): add displaySurvey ( #4292 )
2022-09-05 19:01:03 +02:00
Neil Cresswell and GitHub
ba9c1c154e
feat(android-permissions): add android 13 permissions ( #4295 )
...
Added new POST_NOTIFICATIONS, READ_MEDIA_AUDIO, READ_MEDIA_IMAGES, and READ_MEDIA_VIDEO permissions. Adding missing Bluetooth permissions for advertise, connect, and scan.
The Bluetooth permissions are already present in the underlying Cordova plugin. The Android 13 permissions have been submitted to the underlying Cordova plugin as a pull request so may not be present there yet, but match the pull request and the actual underlying permission names found in Android 13.
2022-09-05 18:59:34 +02:00
0a31a374b1
feat(zip): add plugin ( #4238 )
...
* added cordova-plugin-zip
* Update index.ts
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-06-30 11:05:34 +02:00
Ionel Andrei Muresan and GitHub
64d2c55880
docs(document-scanner): update example ( #4236 )
2022-06-30 11:05:04 +02:00
f96b7588de
feat(mobile-messaging): add chat methods ( #4231 )
...
Co-authored-by: Konstantin Latypov <Konstantin.Latypov@infobip.com >
2022-06-30 11:04:37 +02:00
7a528b42d9
feat(cooee): add plugin ( #4228 )
...
* feat(Cooee): add Cooee plugin
* chore(Cooee): update document
* Update index.ts
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-06-30 10:59:42 +02:00
Alex Ryltsov and GitHub
19fc222ea9
fix(diagnostic): adjust options declaration ( #4227 )
2022-06-30 10:58:43 +02:00
04422600ca
fix(urbanairship): fix cordova and method wrapper options ( #4221 )
...
Co-authored-by: Christian von Rohr <christian.vonrohr@well.ch >
2022-06-30 10:57:35 +02:00
Lihang Xu and GitHub
4e183b1881
feat(dynamsoft-barcode): update startScanning options ( #4205 )
...
* add barcodeBytesBase64 to the BarcodeResult
* update startScanning's param to ScanOptions
2022-06-30 10:56:29 +02:00
63c83653c0
feat(file-md5): add plugin ( #4201 )
...
* added cordova-plugin-file-md5
* Update index.ts
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-06-30 10:55:34 +02:00
Lincoln Baxter, III and GitHub
c2b01e0510
feat(in-app-purchase-2): add launchPriceChangeConfirmationFlow ( #4127 )
...
See: https://github.com/j3k0/cordova-plugin-purchase/releases/tag/v11.0.0
2022-05-21 20:29:41 +02:00
pavel-kuznetsov-hypertrack and GitHub
26a8cbe437
feat(hyper-track): add new functions ( #4128 )
2022-05-21 20:29:08 +02:00
Lihang Xu and GitHub
7e2452b6ad
feat(dynamsoft barcode scanner): update plugin ( #4176 )
...
BREAKING: original plugin is replaced by https://github.com/xulihang/cordova-plugin-dynamsoft-barcode-reader
2022-05-21 20:26:24 +02:00
marcushultgren and GitHub
5f9f58edba
docs(firebase-analytics): resolve typo ( #4181 )
...
Manifest typo
2022-05-21 20:23:28 +02:00
Pascal Clanget and GitHub
6b2c1fd32e
fix(keychain): mark useTouchID as required ( #4182 )
...
`useTouchID` is not an optional parameter. When it is not explicitly set, the whole app crashes with this error:
> Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull boolValue]: unrecognized selector sent to instance 0x111f02f08'
This bug is known since November 2018 and likely won't be fixed: https://github.com/ionic-team/cordova-plugin-ios-keychain/issues/34
2022-05-21 20:22:58 +02:00
J. Chris Tyler and GitHub
a17dba1f8b
feat(star-prnt): allow null port for print methods and openCashDrawer ( #4095 )
2022-04-02 19:33:13 +02:00
12ef7ac215
feat(urbanairship): new functions for version cordova-urbanairship 14.0 ( #4097 )
...
* feat(urbanairship): Add attributes editing and fix tag editing
* feat(urbanairship): Update for urbanairship 14.0
Co-authored-by: Christian von Rohr <christian.vonrohr@well.ch >
2022-04-02 19:32:33 +02:00
04fdacc22f
feat(http): add set client auth mode method ( #4100 )
...
Co-authored-by: Johann SERVOIRE <j.servoire@ldlc.com >
2022-04-02 19:31:58 +02:00
glv1at118 and GitHub
07093dc553
docs(email-composer): update example ( #4101 )
...
"this.emailComposer.hasClient()" and "this.emailComposer.isAvailable()" method usage is wrong on the official documentation. Please check.
.hasClient and .isAvailable both requires an app name string as the parameter, and they return promises.
The original code of putting the parameter "app" into the "then()" chainable is not correct, as the "then()" only accepts callback functions as parameters.
Tested and proved in visual studio code.
2022-04-02 19:31:46 +02:00
Mohd Gausul Abdeen and GitHub
32c65efe10
docs(sms-retriever): update example ( #4103 )
...
Update URL
import { SmsRetriever } from '@awesome-cordova-plugins/sms-retriever/ngx';
2022-04-02 19:30:50 +02:00
Lihang Xu and GitHub
698fa6f47f
add dynamsoft barcode scanner ( #4072 )
2022-03-04 16:52:29 +01:00
d9e9a6d31a
feat(urbanairship): Add attributes editing and fix tag editing ( #4058 )
...
Co-authored-by: Christian von Rohr <christian.vonrohr@well.ch >
2022-03-03 15:27:47 +01:00
J. Chris Tyler and GitHub
790b9eb15c
docs(star-prnt): correct capitalization of example code ( #4062 )
2022-03-03 15:27:17 +01:00
daa4887325
feat(browser-tab): add plugin ( #4046 )
...
* feat(browser-tab): add plugin
* feat(browser-tab): add documentation
Co-authored-by: Neroda.NN <n.neroda@lcgroup.su >
2022-02-19 21:37:28 +01:00
Sk Heerah Zafir and GitHub
8e257f3e08
fix(background-upload): use correct plugin source ( #4028 )
...
* Add @spoonconsulting
* Remove ccordova
2022-02-10 13:05:02 +01:00
TAKUYA NAKAYASU and GitHub
bb1f3268de
fix(firebase-x): change incrementCounter signature ( #4010 )
2022-02-01 10:30:38 +01:00