Skip to content

Commit

Permalink
Created Bollywood app (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
gouri-panda authored Jan 2, 2024
2 parents 3709b54 + 0050034 commit 3c306cf
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 0 deletions.
Binary file added bollywood/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bollywood/icon_master.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions bollywood/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"app_name": "Bollywood Offline",
"zim_url": "https://mirror.download.kiwix.org/zim/wikipedia/wikipedia_en_indian_cinema_nopic_2023-12.zim",
"enforced_lang": "en",
"support_url": "https://www.kiwix.org/support",
"upload_bundle": true
}
5 changes: 5 additions & 0 deletions bollywood/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -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 changes: 5 additions & 0 deletions bollywood/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -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>
Binary file added bollywood/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file added bollywood/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added bollywood/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file added bollywood/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added bollywood/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file added bollywood/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added bollywood/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bollywood/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions bollywood/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>

0 comments on commit 3c306cf

Please sign in to comment.