6 Commits

Author SHA1 Message Date
MohitMaliFtechiz
ac5dda9d22 Added support to build custom apps from a specific revision ID.
* Added the `kiwix-android_revision` field to the `info.json` file.
  If this field is set to `latest` or an `empty` string, the latest commit from the `kiwix-android` main branch will be used to build the application. Otherwise, if a valid commit SHA is provided, the custom app will be built using the codebase from that specific commit.
* Updated the README file to reflect this change.
2025-07-05 14:59:05 +05:30
MohitMaliFtechiz
9dfbcb42a5 Upload APK for only WikiSpecies and Wikimed apps since these two apps reach the bundle size limit, for the rest we are uploading the bundle. 2023-12-28 15:05:53 +05:30
MohitMaliFtechiz
26222a3961 Introduced upload_bundle feature in info.json file.
*  When it set to true, it will upload the bundle to the play store. Otherwise, it will upload the APK.
* To adapt this feature we have modified our CI.
* For this change we have modified all the info.json files.
2023-12-28 12:59:37 +05:30
MohitMaliFtechiz
8af58c55cb Updated all json files to show the "Support app_name" in navigation except dwds. 2023-12-18 17:52:04 +05:30
Kelson
4f15090099 Remove deprecated json zim_file property 2019-11-20 06:04:55 +01:00
Matthieu Gautier
de59681fc2 add a sample application 2017-06-25 16:46:15 +02:00