381 Commits

Author SHA1 Message Date
gouri-panda
5e9fd318a6
Updated the branch name from develop to main in the publish.yml file. (#136)
Updated the branch name from develop to main in the publish.yml file.
2023-12-19 02:08:29 +05:30
MohitMaliFtechiz
b5bc7f851a Updated the branch name from develop to main in the publish.yml file.
* Due to the absence of a `develop` branch in the `kiwix-android` repository, our publishing and bundle uploading tasks were failing. Consequently, we have modified the branch reference to main since the `kiwix-android` repository now uses `main` instead of `develop`.
2023-12-18 18:00:03 +05:30
Kelson
40cb35c8c2
Fixed Continuous Deployment fails to create dummy bundle (even if not specified in the info.json) (#134) 2023-12-16 10:05:41 +01:00
MohitMaliFtechiz
1103a8acae Fixed: Continuous Deployment fails to create a dummy bundle, even if not specified in the info.json.
* Fixed permission issues while installing `jq` in CI.
* Updated CI to set the TAG variable earlier, as it is required in the `Should upload dummy Bundle task`.
2023-12-15 18:06:10 +05:30
Kelson
cc9ba76e4f
Updates DWDS Custom App ZIM (#132) 2023-12-15 08:37:54 +01:00
Gregor Middell
a68eef5c99 Updates DWDS Custom App ZIM 2023-12-15 08:33:34 +01:00
Kelson
07b3e94054
DWDS Custom App: Changes "About URL" to forthcoming landing page (#131) 2023-12-14 15:18:33 +01:00
Gregor Middell
3b2b6f44ec DWDS Custom App: Changes "About URL" to forthcoming landing page 2023-12-14 10:23:41 +01:00
MohitMaliFtechiz
42e1d279f1
Fix small issue in README.md file. (#130) 2023-12-14 12:29:44 +05:30
MohitMaliFtechiz
861fee30e9 Fix small issue in README.md file. 2023-12-14 12:28:31 +05:30
MohitMaliFtechiz
4c12bdce6b
Added about_the_app for dwds app. (#129) 2023-12-14 12:19:32 +05:30
MohitMaliFtechiz
bdc4d7c14b Added about_the_app for dwds app.
* It adds an `About the app` item to the sidebar. Clicking it opens the URL in an external web browser
* Updated the `README.md` file to show this new feature introduce for custom apps.
2023-12-14 12:17:59 +05:30
Kelson
4fe8145787
Added disable_external_links for dwds app. (#128) 2023-12-14 07:44:03 +01:00
MohitMaliFtechiz
881061607b Added disable_external_links for dwds app.
* it disables the external link popup and hides the external links preference from the settings.
* Updated the `README.md` file to show this new feature introduce for custom apps.
2023-12-13 16:00:27 +05:30
Kelson
20beaad2ec
Added disable_title for dwds app. (#127) 2023-12-06 19:48:38 +01:00
MohitMaliFtechiz
ede369e1de Added disable_title for dwds app.
* It will hide the app title and set the app icon to hamburger.
* Updated the README.md file to show this new feature introduce for custom apps.
2023-12-01 21:40:59 +05:30
Kelson
fe8eb6d52e
Fixed, Continuous Deployment fails to create dummy bundle (even if not specified in the info.json) (#125) 2023-11-22 19:20:21 +01:00
MohitMali
16046f5507 Removed unnecessary 'sudo' because the GitHub environment already has the necessary permissions for installing the package. 2023-11-22 19:19:39 +01:00
MohitMali
0bc50c767d Fixed, Continuous Deployment fails to create dummy bundle (even if not specified in the info.json)
* Previously, we were terminating the dummy bundle job if not specified, which can be causing confusion among developers because they had not defined in info.json to create a dummy bundle. Now, we are appropriately skipping the job if it is not specified.
2023-11-22 19:19:39 +01:00
gouri-panda
6ec348536a
Updates DWDS ZIM to v2023-11-20 (#126) 2023-11-21 14:46:21 +05:30
Gregor Middell
1eab32c454 Updates DWDS ZIM to v2023-11-20 2023-11-21 10:01:42 +01:00
gouri-panda
932920a148
DWDS 23-11 (#123) 2023-11-17 02:13:01 +05:30
Gouri Panda
325b650c35 DWDS 23-11 2023-11-17 02:12:31 +05:30
gouri-panda
07b78387fa
Wikivoyage 2023-09 (#122) 2023-11-13 01:14:37 +05:30
Gouri Panda
964a2558da Wikivoyage 2023-09 2023-11-13 01:13:58 +05:30
Kelson
08d9bdcdd4
Updated Dwds resource config and changed release format from APK to Bundle (#121) 2023-11-10 17:22:22 +01:00
gouri-panda
712f0de8ac
Merge branch 'main' into Dwds_resource_bug_fix 2023-11-10 19:26:16 +05:30
Kelson
31839f6c9c
Providing custom app dummy bundle on Github (#110) 2023-11-10 13:48:36 +01:00
Emmanuel Engelhart
c150fe5ef0
Further README.md improvements 2023-11-10 13:43:38 +01:00
MohitMali
54d91ec99f We have removed the deprecated `::set-output from our CI pipeline and replaced it with the usage of GITHUB_ENV. 2023-11-10 15:48:02 +05:30
Kelson
b5646ad990
Added sidebar logo for dwds app. (#120) 2023-11-10 10:41:54 +01:00
MohitMali
26c1eadae7 Added sidebar logo for dwds app. 2023-11-10 15:03:43 +05:30
MohitMali
a09b2ffdb3 Storing dummy bundle on github workflow.
* We have enhanced `publish.yml` to storing dummy bundle in workflow, for this we needs to add `"new": true` in info.json file.
* We have modify our `README.md` file to document this.
2023-11-10 11:55:14 +05:30
Gouri Panda
9b1645d14a updated to develop branch 2023-11-08 14:07:34 +05:30
Gregor Middell
05e94eafc5 Changed DWDS app name to all caps; DWDS is an acronym 2023-11-08 13:47:28 +05:30
Kelson
1b5e101808
A bit more options explained (#118)
A bit more options explained
2023-11-06 12:34:54 +01:00
MohitMali
9f69467c8a Improved the display of feature titles, such as those displayed for 'enforced_lang', to enhance the appearance of feature titles. 2023-11-06 16:58:21 +05:30
Emmanuel Engelhart
cca4c2cc64
A bit more options explained 2023-11-04 16:29:59 +01:00
Gregor Middell
9fc507413c Disables TTS (read aloud) for DWDS custom app 2023-11-03 14:55:19 +01:00
Gouri Panda
328c7b78c8 Updated DWDS 10-26 2023-10-27 01:55:06 +05:30
gouri-panda
235c6efcef
DWDS Resource fix (#115) 2023-10-24 18:40:12 +05:30
Gouri Panda
32433297c8 DWDS_resource_fix 2023-10-24 18:30:07 +05:30
gouri-panda
8bad8a168d
Updated DWDS app icon (#114) 2023-10-20 19:57:37 +05:30
Gouri Panda
304cbfb1da Updated DWDS app icon 2023-10-20 18:57:32 +05:30
Kelson
6f8ba0f564
Dwds creation (#108) 2023-10-04 20:34:51 +02:00
MohitMali
c099dbe475 Enhanced publish.yml file.
* We have modified our workflow file to support one secret for both userName and password and we are handling this in android code.
2023-10-03 16:19:54 +05:30
MohitMali
e502209c88 Corrected the zim_url in accordance with the DWDS app 2023-10-03 16:12:58 +05:30
Gouri Panda
521e4a35dd Added icon_master png 2023-10-02 17:40:36 +05:30
Gouri Panda
f8f4216aa4 Added v26 res for DWDS 2023-10-02 17:35:41 +05:30
Gouri Panda
c0297014e0 Added Kiwix icon for DWDS app 2023-10-02 17:05:31 +05:30