Skip to content

Commit

Permalink
Merge pull request #10 from hicsail/v0.1.8
Browse files Browse the repository at this point in the history
V0.1.8
  • Loading branch information
gregfrasco authored Sep 27, 2017
2 parents 9e3300e + 64dfbc7 commit e233a9d
Show file tree
Hide file tree
Showing 80 changed files with 32 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Desktop.ini
.DS_Store
**/.DS_Store
*.tgz
typings
typings
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ npm-debug.log
# *.js
# *.map
# *.d.ts
#*.ts
# *.ts

# JetBrains
.idea
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Empty file modified example/.editorconfig
100644 → 100755
Empty file.
Empty file modified example/.gitignore
100644 → 100755
Empty file.
Empty file modified example/README.md
100644 → 100755
Empty file.
8 changes: 4 additions & 4 deletions example/config.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@
</platform>
<engine name="android" spec="^6.2.3" />
<engine name="ios" spec="^4.4.0" />
<plugin name="cordova-plugin-console" spec="^1.0.5" />
<plugin name="cordova-plugin-device" spec="^1.1.4" />
<plugin name="cordova-plugin-console" spec="^1.1.0" />
<plugin name="cordova-plugin-device" spec="^1.1.6" />
<plugin name="cordova-plugin-hockeyapp" spec="^2.2.4" />
<plugin name="cordova-plugin-splashscreen" spec="^4.0.3" />
<plugin name="cordova-plugin-statusbar" spec="^2.2.2" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.1" />
<plugin name="cordova-plugin-statusbar" spec="^2.2.3" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.2" />
<plugin name="ionic-plugin-keyboard" spec="^2.2.1" />
</widget>
Empty file modified example/ionic.config.json
100644 → 100755
Empty file.
29 changes: 14 additions & 15 deletions example/package-lock.json
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions example/package.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -60,4 +60,4 @@
"ios"
]
}
}
}
Empty file modified example/resources/android/icon/drawable-hdpi-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/icon/drawable-ldpi-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/icon/drawable-mdpi-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/icon/drawable-xhdpi-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/icon/drawable-xxhdpi-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/icon/drawable-xxxhdpi-icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-land-hdpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-land-ldpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-land-mdpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-land-xhdpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-port-hdpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-port-ldpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-port-mdpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/android/splash/drawable-port-xhdpi-screen.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/icon.png.md5
100644 → 100755
Empty file.
Empty file modified example/resources/ios/icon/icon-40.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/ios/icon/icon-50.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/ios/icon/icon-60.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/icon-72.png
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/icon-76.png
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/icon-small.png
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/icon/icon.png
100644 → 100755
Empty file modified example/resources/ios/icon/[email protected]
100644 → 100755
Empty file modified example/resources/ios/splash/Default-568h@2x~iphone.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-667h.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-736h.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Landscape-736h.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Landscape@2x~ipad.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Landscape@~ipadpro.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Landscape~ipad.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Portrait@2x~ipad.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Portrait@~ipadpro.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default-Portrait~ipad.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default@2x~iphone.png
100644 → 100755
Empty file modified example/resources/ios/splash/Default~iphone.png
100644 → 100755
Empty file modified example/resources/splash.png
100644 → 100755
Empty file modified example/resources/splash.png.md5
100644 → 100755
Empty file.
Empty file modified example/src/app/app.component.ts
100644 → 100755
Empty file.
Empty file modified example/src/app/app.html
100644 → 100755
Empty file.
Empty file modified example/src/app/app.module.ts
100644 → 100755
Empty file.
Empty file modified example/src/app/app.scss
100644 → 100755
Empty file.
Empty file modified example/src/app/main.ts
100644 → 100755
Empty file.
Empty file modified example/src/assets/icon/favicon.ico
100644 → 100755
Empty file.
Empty file modified example/src/index.html
100644 → 100755
Empty file.
Empty file modified example/src/manifest.json
100644 → 100755
Empty file.
Empty file modified example/src/pages/home/home.html
100644 → 100755
Empty file.
Empty file modified example/src/pages/home/home.module.ts
100644 → 100755
Empty file.
Empty file modified example/src/pages/home/home.scss
100644 → 100755
Empty file.
Empty file modified example/src/pages/home/home.ts
100644 → 100755
Empty file.
Empty file modified example/src/theme/variables.scss
100644 → 100755
Empty file.
Empty file modified example/tsconfig.json
100644 → 100755
Empty file.
Empty file modified example/tslint.json
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "ionic-hockeyapp",
"version": "0.1.7",
"version": "0.1.8",
"scripts": {
"lint": "tslint src/**/*.ts",
"test": "tsc && karma start",
"prepublish": "tsc",
"tsc": "tsc",
"typings": "typings install"
},

"repository": {
"type": "git",
"url": "https://github.com/hicsail/ionic-hockeyapp"
Expand Down Expand Up @@ -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",
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion src/hockey-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ export class HockeyApp {
}
});
}
}
}

0 comments on commit e233a9d

Please sign in to comment.