New version
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -21,14 +21,16 @@ |
| "@angular/platform-browser": "^7.2.2", | ||
| "@angular/platform-browser-dynamic": "^7.2.2", | ||
| "@angular/router": "^7.2.2", | ||
| "@ionic-native/admob-pro": "^5.22.0", | ||
| "@ionic-native/app-version": "^5.11.0", | ||
| "@ionic-native/background-geolocation": "^5.8.0", | ||
| "@ionic-native/background-geolocation": "^5.24.0", | ||
| "@ionic-native/background-mode": "^5.11.0", | ||
| "@ionic-native/camera": "^5.19.0", | ||
| "@ionic-native/core": "^5.0.0", | ||
| "@ionic-native/core": "^5.22.0-beta-1", | ||
| "@ionic-native/diagnostic": "^5.8.0", | ||
| "@ionic-native/file": "^5.14.0", | ||
| "@ionic-native/file-path": "^5.14.0", | ||
| "@ionic-native/google-maps": "^5.0.0-beta.27", | ||
| "@ionic-native/google-plus": "^5.0.0", | ||
| "@ionic-native/http": "^5.8.0", | ||
| "@ionic-native/ionic-webview": "^5.14.0", | ||
| ... | ... | @@ -40,30 +42,42 @@ |
| "@ionic-native/status-bar": "^5.0.0", | ||
| "@ionic/angular": "^4.1.0", | ||
| "@ionic/storage": "^2.2.0", | ||
| "@mauron85/cordova-plugin-background-geolocation": "^3.1.0", | ||
| "cordova-android": "^8.1.0", | ||
| "cordova-browser": "6.0.0", | ||
| "cordova-plugin-admobpro": "^2.49.0", | ||
| "cordova-plugin-advanced-http": "^2.1.1", | ||
| "cordova-plugin-androidx": "^1.0.2", | ||
| "cordova-plugin-androidx-adapter": "^1.1.0", | ||
| "cordova-plugin-app-version": "^0.1.9", | ||
| "cordova-plugin-background-mode": "git+https://github.com/sercatven/cordova-plugin-background-mode.git", | ||
| "cordova-plugin-badge": "^0.8.8", | ||
| "cordova-plugin-camera": "^4.1.0", | ||
| "cordova-plugin-extension": "^1.5.4", | ||
| "cordova-plugin-file": "^6.0.1", | ||
| "cordova-plugin-google-analytics": "^1.8.6", | ||
| "cordova-plugin-googlemaps": "git+https://github.com/mapsplugin/cordova-plugin-googlemaps.git#multiple_maps", | ||
| "cordova-plugin-googleplus": "^8.0.0", | ||
| "cordova-plugin-local-notification": "^0.9.0-beta.2", | ||
| "cordova-plugin-play-games-services": "^1.1.2", | ||
| "cordova-plugin-qrscanner": "^3.0.1", | ||
| "cordova-plugin-request-location-accuracy": "^2.3.0", | ||
| "cordova-res": "^0.14.0", | ||
| "cordova-sqlite-storage": "^3.2.0", | ||
| "cordova.plugins.diagnostic": "^5.0.0", | ||
| "core-js": "^2.6.11", | ||
| "firebase": "^6.6.1", | ||
| "g": "^2.0.1", | ||
| "hammerjs": "^2.0.8", | ||
| "ionic-admob": "^0.19.8", | ||
| "ionic-image-loader": "^6.3.3", | ||
| "leaflet": "^1.5.1", | ||
| "leaflet.markercluster": "^1.4.1", | ||
| "path": "^0.12.7", | ||
| "rxjs": "~6.5.1", | ||
| "rxjs-compat": "^6.5.4", | ||
| "sweetalert": "^2.1.2", | ||
| "swiper": "^5.3.8", | ||
| "tslib": "^1.9.0", | ||
| "zone.js": "~0.8.29" | ||
| }, | ||
| ... | ... | @@ -126,6 +140,8 @@ |
| "cordova-plugin-app-version": {}, | ||
| "cordova-plugin-file": {}, | ||
| "cordova-plugin-googleplus": { | ||
| "REVERSED_CLIENT_ID": "com.googleusercontent.apps.RaNdOmVaLuEs", | ||
| "WEB_APPLICATION_CLIENT_ID": "RaNdoMvAlUeS.apps.googleusercontent.com", | ||
| "PLAY_SERVICES_VERSION": "11.8.0" | ||
| }, | ||
| "cordova-plugin-google-analytics": { | ||
| ... | ... | @@ -135,7 +151,25 @@ |
| "cordova-plugin-qrscanner": {}, | ||
| "cordova-plugin-camera": { | ||
| "ANDROID_SUPPORT_V4_VERSION": "27.+" | ||
| } | ||
| }, | ||
| "cordova-plugin-androidx": {}, | ||
| "cordova-plugin-androidx-adapter": {}, | ||
| "cordova-plugin-admobpro": { | ||
| "PLAY_SERVICES_VERSION": "16.0.0", | ||
| "ADMOB_ANDROID_APP_ID": "ca-app-pub-8578682421434111~1583133422", | ||
| "ADMOB_APP_ID": "ca-app-pub-8578682421434111~1583133422" | ||
| }, | ||
| "cordova-plugin-background-geolocation": { | ||
| "GOOGLE_PLAY_SERVICES_VERSION": "11+", | ||
| "ANDROID_SUPPORT_LIBRARY_VERSION": "26+", | ||
| "ICON": "@mipmap/icon", | ||
| "SMALL_ICON": "@mipmap/icon", | ||
| "ACCOUNT_NAME": "@string/app_name", | ||
| "ACCOUNT_LABEL": "@string/app_name", | ||
| "ACCOUNT_TYPE": "$PACKAGE_NAME.account", | ||
| "CONTENT_AUTHORITY": "$PACKAGE_NAME" | ||
| }, | ||
| "cordova-plugin-googlemaps": {} | ||
| }, | ||
| "platforms": [ | ||
| "android" | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ios/icon/icon-108@2x.png
0 → 100644
11.8 KB
442 KB
939 KB
571 KB
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/services/ads.service.spec.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/services/ads.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/services/app.service.spec.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/services/app.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/services/maps.service.spec.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/services/maps.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/assets/icon/coffee.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/icon/icons8-marker-100.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/icon/marker.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/icon/marker2.png
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.