diff --git a/.gitignore b/.gitignore
index 9b78a7b..28abd90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,4 @@ Desktop.ini
.DS_Store
**/.DS_Store
*.tgz
-typings
+typings
\ No newline at end of file
diff --git a/.npmignore b/.npmignore
index 17ebfdc..efcfca4 100644
--- a/.npmignore
+++ b/.npmignore
@@ -7,7 +7,7 @@ npm-debug.log
# *.js
# *.map
# *.d.ts
-#*.ts
+# *.ts
# JetBrains
.idea
diff --git a/README.md b/README.md
index 3b4fd42..fac430f 100644
--- a/README.md
+++ b/README.md
@@ -129,4 +129,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.
\ No newline at end of file
diff --git a/example/.editorconfig b/example/.editorconfig
old mode 100644
new mode 100755
diff --git a/example/.gitignore b/example/.gitignore
old mode 100644
new mode 100755
diff --git a/example/README.md b/example/README.md
old mode 100644
new mode 100755
diff --git a/example/config.xml b/example/config.xml
old mode 100644
new mode 100755
index 11351a3..41072d1
--- a/example/config.xml
+++ b/example/config.xml
@@ -79,11 +79,11 @@
-
-
+
+
-
-
+
+
diff --git a/example/ionic.config.json b/example/ionic.config.json
old mode 100644
new mode 100755
diff --git a/example/package-lock.json b/example/package-lock.json
old mode 100644
new mode 100755
index f4e19fb..a7ac8dc
--- a/example/package-lock.json
+++ b/example/package-lock.json
@@ -2004,14 +2004,14 @@
}
},
"cordova-plugin-console": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/cordova-plugin-console/-/cordova-plugin-console-1.0.5.tgz",
- "integrity": "sha1-8OKa7pwDyrnp2IOwHRnyLd1chXA="
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/cordova-plugin-console/-/cordova-plugin-console-1.1.0.tgz",
+ "integrity": "sha1-4vusECkBeeRMtyxf28QQpTHBzW0="
},
"cordova-plugin-device": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.4.tgz",
- "integrity": "sha1-1f50cSBp0D9tOG7wvTIbOr0NONw="
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.6.tgz",
+ "integrity": "sha1-LSF2TK18m4AVI+TgmjDgJLJJM0s="
},
"cordova-plugin-hockeyapp": {
"version": "2.2.4",
@@ -2024,14 +2024,14 @@
"integrity": "sha1-dzzRNjwfO6y5kBZj6eN5PdPgoZ0="
},
"cordova-plugin-statusbar": {
- "version": "2.2.2",
- "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.2.2.tgz",
- "integrity": "sha1-nFM0JqKb0ojnOx86iXLuFkRQ+2s="
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.2.3.tgz",
+ "integrity": "sha1-UcXgKtQzvr0LDcl3pEbrkd/uFQI="
},
"cordova-plugin-whitelist": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.1.tgz",
- "integrity": "sha1-n9Hbf9bJVpUdNHcc3Nl/Zs7VFt8="
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.2.tgz",
+ "integrity": "sha1-W2M1/rn1MB88ATuQlsuIhb29UHY="
},
"core-js": {
"version": "2.5.1",
@@ -4046,9 +4046,8 @@
"integrity": "sha512-lsUX9VEj5fXMoDXW9SBgKl33hlOYf/JmD+SJKYreXT63XN1C8N+jP01H5VoHYQFR18nzNZAxX5sv+/U1UdPtTA=="
},
"ionic-hockeyapp": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/ionic-hockeyapp/-/ionic-hockeyapp-0.1.7.tgz",
- "integrity": "sha512-3C1+/BFkyK8PVz+5KOUi3TNj8d934Y0hgW7p8V1nhSdAgwaKPKNANoLESEYNsl1xAfas3XYyLxSDeS8e+SAhMQ=="
+ "version": "file:../ionic-hockeyapp-0.1.8.tgz",
+ "integrity": "sha1-LaTJDcgjCFQxgYsiVqJuG7sGCfY="
},
"ionic-plugin-keyboard": {
"version": "2.2.1",
diff --git a/example/package.json b/example/package.json
old mode 100644
new mode 100755
index 9ba7813..db24264
--- a/example/package.json
+++ b/example/package.json
@@ -26,14 +26,14 @@
"@ionic/storage": "2.0.1",
"cordova-android": "^6.2.3",
"cordova-ios": "^4.4.0",
- "cordova-plugin-console": "^1.0.5",
- "cordova-plugin-device": "^1.1.4",
+ "cordova-plugin-console": "^1.1.0",
+ "cordova-plugin-device": "^1.1.6",
"cordova-plugin-hockeyapp": "^2.2.4",
"cordova-plugin-splashscreen": "^4.0.3",
- "cordova-plugin-statusbar": "^2.2.2",
- "cordova-plugin-whitelist": "^1.3.1",
+ "cordova-plugin-statusbar": "^2.2.3",
+ "cordova-plugin-whitelist": "^1.3.2",
"ionic-angular": "3.6.1",
- "ionic-hockeyapp": "0.1.7",
+ "ionic-hockeyapp": "^0.1.8",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"rxjs": "5.4.0",
@@ -60,4 +60,4 @@
"ios"
]
}
-}
+}
\ No newline at end of file
diff --git a/example/resources/android/icon/drawable-hdpi-icon.png b/example/resources/android/icon/drawable-hdpi-icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/icon/drawable-ldpi-icon.png b/example/resources/android/icon/drawable-ldpi-icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/icon/drawable-mdpi-icon.png b/example/resources/android/icon/drawable-mdpi-icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/icon/drawable-xhdpi-icon.png b/example/resources/android/icon/drawable-xhdpi-icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/icon/drawable-xxhdpi-icon.png b/example/resources/android/icon/drawable-xxhdpi-icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/icon/drawable-xxxhdpi-icon.png b/example/resources/android/icon/drawable-xxxhdpi-icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-land-hdpi-screen.png b/example/resources/android/splash/drawable-land-hdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-land-ldpi-screen.png b/example/resources/android/splash/drawable-land-ldpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-land-mdpi-screen.png b/example/resources/android/splash/drawable-land-mdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-land-xhdpi-screen.png b/example/resources/android/splash/drawable-land-xhdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-land-xxhdpi-screen.png b/example/resources/android/splash/drawable-land-xxhdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-land-xxxhdpi-screen.png b/example/resources/android/splash/drawable-land-xxxhdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-port-hdpi-screen.png b/example/resources/android/splash/drawable-port-hdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-port-ldpi-screen.png b/example/resources/android/splash/drawable-port-ldpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-port-mdpi-screen.png b/example/resources/android/splash/drawable-port-mdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-port-xhdpi-screen.png b/example/resources/android/splash/drawable-port-xhdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-port-xxhdpi-screen.png b/example/resources/android/splash/drawable-port-xxhdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/android/splash/drawable-port-xxxhdpi-screen.png b/example/resources/android/splash/drawable-port-xxxhdpi-screen.png
old mode 100644
new mode 100755
diff --git a/example/resources/icon.png b/example/resources/icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/icon.png.md5 b/example/resources/icon.png.md5
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-40.png b/example/resources/ios/icon/icon-40.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-40@2x.png b/example/resources/ios/icon/icon-40@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-40@3x.png b/example/resources/ios/icon/icon-40@3x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-50.png b/example/resources/ios/icon/icon-50.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-50@2x.png b/example/resources/ios/icon/icon-50@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-60.png b/example/resources/ios/icon/icon-60.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-60@2x.png b/example/resources/ios/icon/icon-60@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-60@3x.png b/example/resources/ios/icon/icon-60@3x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-72.png b/example/resources/ios/icon/icon-72.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-72@2x.png b/example/resources/ios/icon/icon-72@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-76.png b/example/resources/ios/icon/icon-76.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-76@2x.png b/example/resources/ios/icon/icon-76@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-83.5@2x.png b/example/resources/ios/icon/icon-83.5@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-small.png b/example/resources/ios/icon/icon-small.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-small@2x.png b/example/resources/ios/icon/icon-small@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon-small@3x.png b/example/resources/ios/icon/icon-small@3x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon.png b/example/resources/ios/icon/icon.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/icon/icon@2x.png b/example/resources/ios/icon/icon@2x.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-568h@2x~iphone.png b/example/resources/ios/splash/Default-568h@2x~iphone.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-667h.png b/example/resources/ios/splash/Default-667h.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-736h.png b/example/resources/ios/splash/Default-736h.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Landscape-736h.png b/example/resources/ios/splash/Default-Landscape-736h.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Landscape@2x~ipad.png b/example/resources/ios/splash/Default-Landscape@2x~ipad.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Landscape@~ipadpro.png b/example/resources/ios/splash/Default-Landscape@~ipadpro.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Landscape~ipad.png b/example/resources/ios/splash/Default-Landscape~ipad.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Portrait@2x~ipad.png b/example/resources/ios/splash/Default-Portrait@2x~ipad.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Portrait@~ipadpro.png b/example/resources/ios/splash/Default-Portrait@~ipadpro.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default-Portrait~ipad.png b/example/resources/ios/splash/Default-Portrait~ipad.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default@2x~iphone.png b/example/resources/ios/splash/Default@2x~iphone.png
old mode 100644
new mode 100755
diff --git a/example/resources/ios/splash/Default~iphone.png b/example/resources/ios/splash/Default~iphone.png
old mode 100644
new mode 100755
diff --git a/example/resources/splash.png b/example/resources/splash.png
old mode 100644
new mode 100755
diff --git a/example/resources/splash.png.md5 b/example/resources/splash.png.md5
old mode 100644
new mode 100755
diff --git a/example/src/app/app.component.ts b/example/src/app/app.component.ts
old mode 100644
new mode 100755
diff --git a/example/src/app/app.html b/example/src/app/app.html
old mode 100644
new mode 100755
diff --git a/example/src/app/app.module.ts b/example/src/app/app.module.ts
old mode 100644
new mode 100755
diff --git a/example/src/app/app.scss b/example/src/app/app.scss
old mode 100644
new mode 100755
diff --git a/example/src/app/main.ts b/example/src/app/main.ts
old mode 100644
new mode 100755
diff --git a/example/src/assets/icon/favicon.ico b/example/src/assets/icon/favicon.ico
old mode 100644
new mode 100755
diff --git a/example/src/index.html b/example/src/index.html
old mode 100644
new mode 100755
diff --git a/example/src/manifest.json b/example/src/manifest.json
old mode 100644
new mode 100755
diff --git a/example/src/pages/home/home.html b/example/src/pages/home/home.html
old mode 100644
new mode 100755
diff --git a/example/src/pages/home/home.module.ts b/example/src/pages/home/home.module.ts
old mode 100644
new mode 100755
diff --git a/example/src/pages/home/home.scss b/example/src/pages/home/home.scss
old mode 100644
new mode 100755
diff --git a/example/src/pages/home/home.ts b/example/src/pages/home/home.ts
old mode 100644
new mode 100755
diff --git a/example/src/theme/variables.scss b/example/src/theme/variables.scss
old mode 100644
new mode 100755
diff --git a/example/tsconfig.json b/example/tsconfig.json
old mode 100644
new mode 100755
diff --git a/example/tslint.json b/example/tslint.json
old mode 100644
new mode 100755
diff --git a/package-lock.json b/package-lock.json
index 98899df..05688ae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "ionic-hockeyapp",
- "version": "0.1.4",
+ "version": "0.1.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 5679fe6..097404a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ionic-hockeyapp",
- "version": "0.1.7",
+ "version": "0.1.8",
"scripts": {
"lint": "tslint src/**/*.ts",
"test": "tsc && karma start",
@@ -8,7 +8,6 @@
"tsc": "tsc",
"typings": "typings install"
},
-
"repository": {
"type": "git",
"url": "https://github.com/hicsail/ionic-hockeyapp"
@@ -39,6 +38,7 @@
"url": "https://github.com/hicsail/ionic-hockeyapp/issues"
},
"main": "./dist/index.js",
+ "typings": "./dist/index.d.ts",
"dependencies": {},
"devDependencies": {
"@angular/common": "4.0.0",
@@ -58,8 +58,7 @@
"rxjs": "5.1.1",
"sw-toolbox": "3.4.0",
"zone.js": "^0.8.4",
- "typescript": "~2.2.1",
- "typings": "^2.1.1"
+ "typescript": "~2.2.1"
},
"engines": {
"node": ">=0.8.0"
diff --git a/src/hockey-app.ts b/src/hockey-app.ts
index cc4d5af..5c4ceb7 100644
--- a/src/hockey-app.ts
+++ b/src/hockey-app.ts
@@ -190,4 +190,4 @@ export class HockeyApp {
}
});
}
-}
+}
\ No newline at end of file