Merge branch 'alen' into 'master'
ridenow
See merge request !7
Showing
google-services.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -28,13 +28,15 @@ |
"@ionic-native/google-plus": "^4.7.0", | ||
"@ionic-native/location-accuracy": "^4.7.0", | ||
"@ionic-native/network": "^4.7.0", | ||
"@ionic-native/onesignal": "^4.7.0", | ||
"@ionic-native/splash-screen": "3.12.1", | ||
"@ionic-native/status-bar": "3.12.1", | ||
"@ionic-native/toast": "^4.7.0", | ||
"@ionic/storage": "2.0.1", | ||
"angularfire2": "^5.0.0-rc.10", | ||
"call-number": "^1.0.1", | ||
"cordova-android": "^7.1.0", | ||
"cordova": "^8.0.0", | ||
"cordova-android": "7.1.0", | ||
"cordova-plugin-datepicker": "^0.9.3", | ||
"cordova-plugin-device": "^1.1.4", | ||
"cordova-plugin-facebook4": "^1.9.1", | ||
... | ... | @@ -50,6 +52,7 @@ |
"ionic-angular": "3.7.0", | ||
"ionic-plugin-keyboard": "^2.2.1", | ||
"ionicons": "3.0.0", | ||
"mx.ferreyra.callnumber": "~0.0.2", | ||
"promise-polyfill": "^8.0.0", | ||
"rxjs": "^5.5.11", | ||
"sw-toolbox": "3.6.0", | ||
... | ... |
src/assets/img/jr_blue_circle.png
0 → 100644
3.38 KB
src/assets/img/jr_orange_circle.png
0 → 100644
3.37 KB
src/assets/img/jr_star.png
0 → 100644
3.02 KB
src/pages/map/map.html
0 → 100644
src/pages/map/map.module.ts
0 → 100644
src/pages/map/map.scss
0 → 100644
src/pages/map/map.ts
0 → 100644
src/pages/ridedetail/ridedetail.html
0 → 100644
src/pages/ridedetail/ridedetail.module.ts
0 → 100644
src/pages/ridedetail/ridedetail.scss
0 → 100644
src/pages/ridedetail/ridedetail.ts
0 → 100644