Bladeren bron

Removed unwanted plugins and added new splash screen, icon

master
kj1352 4 jaren geleden
bovenliggende
commit
15909eff8c
24 gewijzigde bestanden met toevoegingen van 934 en 53 verwijderingen
  1. +3
    -3
      config.xml
  2. +926
    -38
      package-lock.json
  3. +5
    -12
      package.json
  4. BIN
      resources/android/icon/drawable-hdpi-icon.png
  5. BIN
      resources/android/icon/drawable-ldpi-icon.png
  6. BIN
      resources/android/icon/drawable-mdpi-icon.png
  7. BIN
      resources/android/icon/drawable-xhdpi-icon.png
  8. BIN
      resources/android/icon/drawable-xxhdpi-icon.png
  9. BIN
      resources/android/icon/drawable-xxxhdpi-icon.png
  10. BIN
      resources/android/splash/drawable-land-hdpi-screen.png
  11. BIN
      resources/android/splash/drawable-land-ldpi-screen.png
  12. BIN
      resources/android/splash/drawable-land-mdpi-screen.png
  13. BIN
      resources/android/splash/drawable-land-xhdpi-screen.png
  14. BIN
      resources/android/splash/drawable-land-xxhdpi-screen.png
  15. BIN
      resources/android/splash/drawable-land-xxxhdpi-screen.png
  16. BIN
      resources/android/splash/drawable-port-hdpi-screen.png
  17. BIN
      resources/android/splash/drawable-port-ldpi-screen.png
  18. BIN
      resources/android/splash/drawable-port-mdpi-screen.png
  19. BIN
      resources/android/splash/drawable-port-xhdpi-screen.png
  20. BIN
      resources/android/splash/drawable-port-xxhdpi-screen.png
  21. BIN
      resources/android/splash/drawable-port-xxxhdpi-screen.png
  22. BIN
      resources/icon.png
  23. BIN
      resources/old-icon.png
  24. BIN
      resources/splash.png

+ 3
- 3
config.xml Bestand weergeven

@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.alpha.kxip" version="1.2.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name> KXIP </name>
<description> KXIP Mock App </description>
<widget id="com.alpha.kxip" version="2.1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name> Punjab Kings </name>
<description> Punjab Kings App </description>
<author email="kj@webtrigon.com" href="https://webtrigon.com/"> Webtrigon Team</author>
<content src="index.html" />
<access origin="*" />


+ 926
- 38
package-lock.json
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


+ 5
- 12
package.json Bestand weergeven

@@ -59,11 +59,10 @@
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"codelyzer": "^6.0.0",
"cordova-android": "^9.0.0",
"cordova-plugin-androidx": "^3.0.0",
"cordova-plugin-androidx-adapter": "^1.1.3",
"cordova-plugin-device": "^2.0.2",
"cordova-plugin-firebase-authentication": "^4.0.2",
"cordova-plugin-googleplus": "^8.5.1",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "^4.2.1",
"cordova-plugin-splashscreen": "^5.0.2",
@@ -91,17 +90,11 @@
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-firebase-authentication": {
"ANDROID_FIREBASE_AUTH_VERSION": "20.0.+"
},
"cordova-plugin-androidx": {},
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-googleplus": {
"REVERSED_CLIENT_ID": "com.googleusercontent.apps.5602499136-1rrpcsbbpof9m0ueb5mm2bn2cr8615b3",
"WEB_APPLICATION_CLIENT_ID": "5602499136-aonjflj2acqva5gm4vvbuen4bc10sll1.apps.googleusercontent.com",
"PLAY_SERVICES_VERSION": "15.0.1"
}
"cordova-plugin-androidx-adapter": {}
},
"platforms": []
"platforms": [
"android"
]
}
}

BIN
resources/android/icon/drawable-hdpi-icon.png Bestand weergeven

Voor Na
Breedte: 72  |  Hoogte: 72  |  Grootte: 2.5 KiB Breedte: 72  |  Hoogte: 72  |  Grootte: 6.6 KiB

BIN
resources/android/icon/drawable-ldpi-icon.png Bestand weergeven

Voor Na
Breedte: 36  |  Hoogte: 36  |  Grootte: 945 B Breedte: 36  |  Hoogte: 36  |  Grootte: 2.3 KiB

BIN
resources/android/icon/drawable-mdpi-icon.png Bestand weergeven

Voor Na
Breedte: 48  |  Hoogte: 48  |  Grootte: 1.4 KiB Breedte: 48  |  Hoogte: 48  |  Grootte: 3.6 KiB

BIN
resources/android/icon/drawable-xhdpi-icon.png Bestand weergeven

Voor Na
Breedte: 96  |  Hoogte: 96  |  Grootte: 4.0 KiB Breedte: 96  |  Hoogte: 96  |  Grootte: 10 KiB

BIN
resources/android/icon/drawable-xxhdpi-icon.png Bestand weergeven

Voor Na
Breedte: 144  |  Hoogte: 144  |  Grootte: 7.7 KiB Breedte: 144  |  Hoogte: 144  |  Grootte: 19 KiB

BIN
resources/android/icon/drawable-xxxhdpi-icon.png Bestand weergeven

Voor Na
Breedte: 192  |  Hoogte: 192  |  Grootte: 12 KiB Breedte: 192  |  Hoogte: 192  |  Grootte: 28 KiB

BIN
resources/android/splash/drawable-land-hdpi-screen.png Bestand weergeven

Voor Na
Breedte: 800  |  Hoogte: 480  |  Grootte: 28 KiB Breedte: 800  |  Hoogte: 480  |  Grootte: 27 KiB

BIN
resources/android/splash/drawable-land-ldpi-screen.png Bestand weergeven

Voor Na
Breedte: 320  |  Hoogte: 240  |  Grootte: 6.6 KiB Breedte: 320  |  Hoogte: 240  |  Grootte: 6.7 KiB

BIN
resources/android/splash/drawable-land-mdpi-screen.png Bestand weergeven

Voor Na
Breedte: 480  |  Hoogte: 320  |  Grootte: 13 KiB Breedte: 480  |  Hoogte: 320  |  Grootte: 12 KiB

BIN
resources/android/splash/drawable-land-xhdpi-screen.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 58 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 54 KiB

BIN
resources/android/splash/drawable-land-xxhdpi-screen.png Bestand weergeven

Voor Na
Breedte: 1600  |  Hoogte: 960  |  Grootte: 82 KiB Breedte: 1600  |  Hoogte: 960  |  Grootte: 75 KiB

BIN
resources/android/splash/drawable-land-xxxhdpi-screen.png Bestand weergeven

Voor Na
Breedte: 1920  |  Hoogte: 1280  |  Grootte: 110 KiB Breedte: 1920  |  Hoogte: 1280  |  Grootte: 98 KiB

BIN
resources/android/splash/drawable-port-hdpi-screen.png Bestand weergeven

Voor Na
Breedte: 480  |  Hoogte: 800  |  Grootte: 28 KiB Breedte: 480  |  Hoogte: 800  |  Grootte: 27 KiB

BIN
resources/android/splash/drawable-port-ldpi-screen.png Bestand weergeven

Voor Na
Breedte: 240  |  Hoogte: 320  |  Grootte: 6.6 KiB Breedte: 240  |  Hoogte: 320  |  Grootte: 6.7 KiB

BIN
resources/android/splash/drawable-port-mdpi-screen.png Bestand weergeven

Voor Na
Breedte: 320  |  Hoogte: 480  |  Grootte: 13 KiB Breedte: 320  |  Hoogte: 480  |  Grootte: 13 KiB

BIN
resources/android/splash/drawable-port-xhdpi-screen.png Bestand weergeven

Voor Na
Breedte: 720  |  Hoogte: 1280  |  Grootte: 56 KiB Breedte: 720  |  Hoogte: 1280  |  Grootte: 52 KiB

BIN
resources/android/splash/drawable-port-xxhdpi-screen.png Bestand weergeven

Voor Na
Breedte: 960  |  Hoogte: 1600  |  Grootte: 78 KiB Breedte: 960  |  Hoogte: 1600  |  Grootte: 72 KiB

BIN
resources/android/splash/drawable-port-xxxhdpi-screen.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 1920  |  Grootte: 108 KiB Breedte: 1280  |  Hoogte: 1920  |  Grootte: 97 KiB

BIN
resources/icon.png Bestand weergeven

Voor Na
Breedte: 1024  |  Hoogte: 1024  |  Grootte: 144 KiB Breedte: 512  |  Hoogte: 512  |  Grootte: 49 KiB

BIN
resources/old-icon.png Bestand weergeven

Voor Na
Breedte: 1024  |  Hoogte: 1024  |  Grootte: 144 KiB

BIN
resources/splash.png Bestand weergeven

Voor Na
Breedte: 2732  |  Hoogte: 2732  |  Grootte: 179 KiB Breedte: 2732  |  Hoogte: 2732  |  Grootte: 100 KiB

Laden…
Annuleren
Opslaan