Merge remote-tracking branch 'origin/master'
Showing
build.json
0 → 100644
jsconfig.json
0 → 100644
{ | ||
"name": "cesium", | ||
"version": "1.4.6", | ||
"version": "1.4.8", | ||
"description": "Cesium Wallet for G1 libre currency", | ||
"repository": { | ||
"type": "git", | ||
... | ... | @@ -30,25 +30,27 @@ |
"new": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" | ||
}, | ||
"dependencies": { | ||
"cordova": "^7.1.0", | ||
"cordova-android": "^6.2.3", | ||
"cordova-ios": "^4.5.5", | ||
"cordova": "^9.0.0", | ||
"cordova-android": "6.4.0", | ||
"cordova-clipboard": "^1.3.0", | ||
"cordova-ios": "git+https://github.com/bpresles/cordova-ios.git#5.1.0", | ||
"cordova-osx": "^5.0.0", | ||
"cordova-plugin-camera": "^2.4.1", | ||
"cordova-plugin-compat": "^1.1.0", | ||
"cordova-plugin-console": "^1.0.7", | ||
"cordova-plugin-compat": "^1.2.0", | ||
"cordova-plugin-console": "^1.1.0", | ||
"cordova-plugin-crosswalk-webview": "^2.3.0", | ||
"cordova-plugin-device": "^1.1.6", | ||
"cordova-plugin-dialogs": "^1.3.3", | ||
"cordova-plugin-inappbrowser": "^1.7.1", | ||
"cordova-plugin-minisodium": "git+https://github.com/E-IS/cordova-plugin-minisodium.git", | ||
"cordova-plugin-device": "^1.1.7", | ||
"cordova-plugin-dialogs": "^1.3.4", | ||
"cordova-plugin-ionic-keyboard": "^2.2.0", | ||
"cordova-plugin-ionic-webview": "^4.1.2", | ||
"cordova-plugin-minisodium": "git+https://github.com/bpresles/cordova-plugin-minisodium.git", | ||
"cordova-plugin-secure-storage": "^2.6.8", | ||
"cordova-plugin-splashscreen": "^3.2.2", | ||
"cordova-plugin-statusbar": "^2.4.2", | ||
"cordova-plugin-vibration": "^2.1.5", | ||
"cordova-plugin-statusbar": "^2.4.3", | ||
"cordova-plugin-vibration": "^2.1.6", | ||
"cordova-plugin-websocket": "^0.12.2", | ||
"cordova-plugin-whitelist": "^1.3.2", | ||
"cordova-plugin-x-toast": "^2.6.0", | ||
"ionic-plugin-keyboard": "^2.2.1", | ||
"cordova-plugin-whitelist": "^1.3.4", | ||
"cordova-plugin-x-toast": "^2.7.2", | ||
"moment": "~2.19.3", | ||
"numeral": "1.5.3", | ||
"phonegap-plugin-barcodescanner": "git+https://github.com/phonegap/phonegap-plugin-barcodescanner.git" | ||
... | ... | @@ -59,7 +61,6 @@ |
"del": "^2.2.0", | ||
"delete-empty": "^0.1.3", | ||
"event-stream": "3.3.4", | ||
"fs": "^0.0.2", | ||
"glob": "^5.0.15", | ||
"gulp": "^3.9.1", | ||
"gulp-angular-templatecache": "^1.8.0", | ||
... | ... | @@ -113,21 +114,30 @@ |
"cordova-plugin-vibration", | ||
"cordova-plugin-dialogs", | ||
"cordova-plugin-secure-storage", | ||
"cordova-plugin-inappbrowser", | ||
"cordova-plugin-x-toast", | ||
"cordova-clipboard", | ||
{ | ||
"id": "cordova-plugin-minisodium", | ||
"locator": "https://github.com/E-IS/cordova-plugin-minisodium.git" | ||
"locator": "https://github.com/bpresles/cordova-plugin-minisodium.git" | ||
}, | ||
{ | ||
"id": "phonegap-plugin-barcodescanner", | ||
"locator": "https://github.com/phonegap/phonegap-plugin-barcodescanner.git" | ||
} | ||
}, | ||
"cordova-plugin-ionic-keyboard", | ||
"cordova-plugin-ionic-webview@4.1.2" | ||
], | ||
"cordovaPlatforms": [ | ||
"android", | ||
"ios" | ||
{ | ||
"platform": "ios", | ||
"version": "5.1.0", | ||
"locator": "https://github.com/bpresles/cordova-ios.git#5.1.0" | ||
}, | ||
{ | ||
"platform": "android", | ||
"version": "6.4.0", | ||
"locator": "android@6.4.0" | ||
} | ||
], | ||
"cordova": { | ||
"plugins": { | ||
... | ... | @@ -135,7 +145,6 @@ |
"cordova-plugin-console": {}, | ||
"cordova-plugin-device": {}, | ||
"cordova-plugin-dialogs": {}, | ||
"cordova-plugin-inappbrowser": {}, | ||
"cordova-plugin-minisodium": {}, | ||
"cordova-plugin-secure-storage": {}, | ||
"cordova-plugin-splashscreen": {}, | ||
... | ... | @@ -144,14 +153,20 @@ |
"cordova-plugin-websocket": {}, | ||
"cordova-plugin-whitelist": {}, | ||
"cordova-plugin-x-toast": {}, | ||
"ionic-plugin-keyboard": {}, | ||
"cordova-plugin-ionic-keyboard": {}, | ||
"phonegap-plugin-barcodescanner": { | ||
"CAMERA_USAGE_DESCRIPTION": "Scan QRCode" | ||
}, | ||
"ionic-plugin-keyboard": {}, | ||
"cordova-clipboard": {}, | ||
"cordova-plugin-ionic-webview": { | ||
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" | ||
} | ||
}, | ||
"platforms": [ | ||
"ios", | ||
"android", | ||
"ios" | ||
"osx" | ||
] | ||
} | ||
} | ||
\ No newline at end of file |
platforms/platforms.json
0 → 100644

| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:


85.2 KB

| W: | H:
| W: | H:



| W: | H:
| W: | H:


86.2 KB

| W: | H:
| W: | H:



| W: | H:
| W: | H:


93.9 KB

| W: | H:
| W: | H:



| W: | H:
| W: | H:


typings/cordova-typings.d.ts
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.