Skip to content
Snippets Groups Projects
Commit fb359d23 authored by Jérémy Guiselin's avatar Jérémy Guiselin
Browse files

Change lock

parent f3b235ac
No related branches found
No related tags found
No related merge requests found
...@@ -45,14 +45,14 @@ ...@@ -45,14 +45,14 @@
<access origin="cdvfile://*"/> <access origin="cdvfile://*"/>
<allow-intent href="cdvfile://*"/> <allow-intent href="cdvfile://*"/>
<preference name="iosPersistentFileLocation" value="Library"/> <preference name="iosPersistentFileLocation" value="Library"/>
<splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640"/> <splash src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" height="1136"/>
<splash height="1334" src="resources/ios/splash/Default-667h.png" width="750"/> <splash src="resources/ios/splash/Default-667h.png" width="750" height="1334"/>
<splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242"/> <splash src="resources/ios/splash/Default-736h.png" width="1242" height="2208"/>
<splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536"/> <splash src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
<splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048"/> <splash src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048" height="2732"/>
<splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768"/> <splash src="resources/ios/splash/Default-Portrait~ipad.png" width="768" height="1024"/>
<splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640"/> <splash src="resources/ios/splash/Default@2x~iphone.png" width="640" height="960"/>
<splash height="480" src="resources/ios/splash/Default~iphone.png" width="320"/> <splash src="resources/ios/splash/Default~iphone.png" width="320" height="480"/>
<icon src="resources/ios/icon/icon.png" width="57" height="57"/> <icon src="resources/ios/icon/icon.png" width="57" height="57"/>
<icon src="resources/ios/icon/icon@2x.png" width="114" height="114"/> <icon src="resources/ios/icon/icon@2x.png" width="114" height="114"/>
<icon src="resources/ios/icon/icon-40.png" width="40" height="40"/> <icon src="resources/ios/icon/icon-40.png" width="40" height="40"/>
...@@ -81,12 +81,12 @@ ...@@ -81,12 +81,12 @@
<preference name="android-build-tool" value="gradle"/> <preference name="android-build-tool" value="gradle"/>
<access origin="cdvfile://*"/> <access origin="cdvfile://*"/>
<allow-intent href="cdvfile://*"/> <allow-intent href="cdvfile://*"/>
<splash density="port-ldpi" src="resources/android/splash/drawable-port-ldpi-screen.png"/> <splash src="resources/android/splash/drawable-port-ldpi-screen.png" density="port-ldpi"/>
<splash density="port-mdpi" src="resources/android/splash/drawable-port-mdpi-screen.png"/> <splash src="resources/android/splash/drawable-port-mdpi-screen.png" density="port-mdpi"/>
<splash density="port-hdpi" src="resources/android/splash/drawable-port-hdpi-screen.png"/> <splash src="resources/android/splash/drawable-port-hdpi-screen.png" density="port-hdpi"/>
<splash density="port-xhdpi" src="resources/android/splash/drawable-port-xhdpi-screen.png"/> <splash src="resources/android/splash/drawable-port-xhdpi-screen.png" density="port-xhdpi"/>
<splash density="port-xxhdpi" src="resources/android/splash/drawable-port-xxhdpi-screen.png"/> <splash src="resources/android/splash/drawable-port-xxhdpi-screen.png" density="port-xxhdpi"/>
<splash density="port-xxxhdpi" src="resources/android/splash/drawable-port-xxxhdpi-screen.png"/> <splash src="resources/android/splash/drawable-port-xxxhdpi-screen.png" density="port-xxxhdpi"/>
<icon src="resources/android/icon/drawable-ldpi-icon.png" density="ldpi"/> <icon src="resources/android/icon/drawable-ldpi-icon.png" density="ldpi"/>
<icon src="resources/android/icon/drawable-mdpi-icon.png" density="mdpi"/> <icon src="resources/android/icon/drawable-mdpi-icon.png" density="mdpi"/>
<icon src="resources/android/icon/drawable-hdpi-icon.png" density="hdpi"/> <icon src="resources/android/icon/drawable-hdpi-icon.png" density="hdpi"/>
......
www/img/lock.png

1.14 KiB | W: | H:

www/img/lock.png

776 B | W: | H:

www/img/lock.png
www/img/lock.png
www/img/lock.png
www/img/lock.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment