Skip to content

Commit

Permalink
UPDATE cordova-plugin-hms-push 6.7.0-300
Browse files Browse the repository at this point in the history
  • Loading branch information
ozkulbeng committed Feb 1, 2023
1 parent 7e0d01c commit cd174a8
Show file tree
Hide file tree
Showing 152 changed files with 1,252 additions and 1,247 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ APPLICABLE LICENSES FOR MORE DETAILS.

Copyright Notice and License Texts

Software: com.facebook.fresco:fresco 2.5.0
Software: com.facebook.fresco:fresco 2.6.0
----------------------------------------------------------------------

Copyright notice:

MIT License

Copyright (c) Facebook, Inc. and its affiliates.
Copyright (c) Meta Platforms, Inc. and affiliates.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -36,4 +36,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
6 changes: 3 additions & 3 deletions cordova-plugin-hms-push/example/cordova/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This demo application demonstrates the usage of HMS Push Cordova Plugin.
```

b. Or download the plugin
from [Plugin > Push Kit > Cordova Plugin](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin)
from [Plugin > Push Kit > Cordova Plugin](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1)
page and run the following command in the root directory of your project to **install it
manually**.

Expand Down Expand Up @@ -102,9 +102,9 @@ If you have questions about how to use HMS samples, try the following options:
with **`huawei-mobile-services`**.
- [GitHub](https://github.com/HMS-Core/hms-cordova-plugin) is the official repository for these
plugins, You can open an issue or submit your ideas.
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001)
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001?ha_source=hms1)
HMS Core Module is great for general questions, or seeking recommendations and opinions.
- [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin) is
- [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1) is
place to official documentation for all HMS Core Kits, you can find detailed documentations in
there.

Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/cordova/config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<widget id="<PACKAGE_NAME>" version="6.3.0.304" xmlns="http://www.w3.org/ns/widgets">
<widget id="<PACKAGE_NAME>" version="6.7.0.300" xmlns="http://www.w3.org/ns/widgets">
<name>
CordovaHMSPushDemo
</name>
Expand Down
6 changes: 3 additions & 3 deletions cordova-plugin-hms-push/example/cordova/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "CordovaHMSPushDemo",
"displayName": "CordovaHMSPushDemo",
"version": "6.3.0-304",
"version": "6.7.0-300",
"description": "A demo application which shows the usage of HMS Push SDK",
"main": "index.js",
"scripts": {
Expand All @@ -21,8 +21,8 @@
],
"license": "Apache-2.0",
"devDependencies": {
"cordova-android": "^10.1.1",
"cordova-plugin-androidx": "^3.0.0"
"cordova-android": "^11.0.0"

},
"cordova": {
"plugins": {
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/cordova/www/background.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/cordova/www/css/index.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/cordova/www/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/cordova/www/js/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/cordova/www/js/utils.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/ionic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ This demo application demonstrates the usage of HMS Push Cordova Plugin.
/*
<Other dependencies>
*/
classpath 'com.huawei.agconnect:agcp:1.4.2.301'
classpath 'com.huawei.agconnect:agcp:1.7.3.300'
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/ionic/e2e/src/app.po.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cordova-plugin-hms-push/example/ionic/karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
52 changes: 26 additions & 26 deletions cordova-plugin-hms-push/example/ionic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "HMSPushDemo",
"version": "6.3.0-304",
"version": "6.7.0-300",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -11,42 +11,42 @@
},
"private": true,
"dependencies": {
"@angular/common": "~9.1.6",
"@angular/core": "~9.1.6",
"@angular/forms": "~9.1.6",
"@angular/platform-browser": "~9.1.6",
"@angular/platform-browser-dynamic": "~9.1.6",
"@angular/router": "~9.1.6",
"@ionic-native/core": "^5.0.7",
"@angular/common": "~10.0.0",
"@angular/core": "~10.0.0",
"@angular/forms": "~10.0.0",
"@angular/platform-browser": "~10.0.0",
"@angular/platform-browser-dynamic": "~10.0.0",
"@angular/router": "~10.0.0",
"@ionic-native/core": "^5.0.0",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^5.0.0",
"rxjs": "~6.5.1",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
"zone.js": "~0.10.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.901.5",
"@angular/cli": "~9.1.5",
"@angular/compiler": "~9.1.6",
"@angular/compiler-cli": "~9.1.6",
"@angular/language-service": "~9.1.6",
"@ionic/angular-toolkit": "^2.1.1",
"@types/node": "^12.11.1",
"@angular-devkit/build-angular": "~0.1000.0",
"@angular/cli": "~10.0.5",
"@angular/compiler": "~10.0.0",
"@angular/compiler-cli": "~10.0.0",
"@angular/language-service": "~10.0.0",
"@capacitor/cli": "2.4.2",
"@ionic/angular-toolkit": "^2.3.0",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"codelyzer": "^5.1.2",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "~4.2.1",
"@types/node": "^12.11.1",
"codelyzer": "^6.0.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.0.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~2.1.0",
"karma-jasmine": "~3.0.1",
"karma-jasmine-html-reporter": "^1.4.2",
"protractor": "~5.4.3",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~3.3.0",
"karma-jasmine-html-reporter": "^1.5.0",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "~3.8.3"
"typescript": "~3.9.5"
},
"files": [
".docs",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit cd174a8

Please sign in to comment.