CANpedia App init :)
BIN
canpedia/icon.png
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
canpedia/icon_master.png
Normal file
After Width: | Height: | Size: 103 KiB |
8
canpedia/info.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"app_name": "Medical Wikipedia",
|
||||
"zim_url": "https://drive.farm.openzim.org/custom%20apps/CAN%20App%20-%20French/All%20Articles%20-%20FR/CANAllArticlesFR-4546453e6f9d_2024-01.zim",
|
||||
"enforced_lang": "fr",
|
||||
"support_url": "https://www.kiwix.org/support",
|
||||
"upload_bundle": false,
|
||||
"new": true
|
||||
}
|
5
canpedia/mipmap-anydpi-v26/ic_launcher.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
5
canpedia/mipmap-anydpi-v26/ic_launcher_round.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
BIN
canpedia/mipmap-hdpi/ic_launcher.webp
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
canpedia/mipmap-hdpi/ic_launcher_foreground.webp
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
canpedia/mipmap-hdpi/ic_launcher_round.webp
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
canpedia/mipmap-mdpi/ic_launcher.webp
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
canpedia/mipmap-mdpi/ic_launcher_foreground.webp
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
canpedia/mipmap-mdpi/ic_launcher_round.webp
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
canpedia/mipmap-xhdpi/ic_launcher.webp
Normal file
After Width: | Height: | Size: 5.0 KiB |
BIN
canpedia/mipmap-xhdpi/ic_launcher_foreground.webp
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
canpedia/mipmap-xhdpi/ic_launcher_round.webp
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
canpedia/mipmap-xxhdpi/ic_launcher.webp
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
canpedia/mipmap-xxhdpi/ic_launcher_foreground.webp
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
canpedia/mipmap-xxhdpi/ic_launcher_round.webp
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
canpedia/mipmap-xxxhdpi/ic_launcher.webp
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
canpedia/mipmap-xxxhdpi/ic_launcher_foreground.webp
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
canpedia/mipmap-xxxhdpi/ic_launcher_round.webp
Normal file
After Width: | Height: | Size: 20 KiB |
4
canpedia/values/ic_launcher_background.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#FFFFFF</color>
|
||||
</resources>
|