8092 Commits

Author SHA1 Message Date
MohitMaliFtechiz
f1047bcd6f Generated dummy release APKs along with the dummy bundle to have them readily available if needed.
* For example, in the current scenario, we need to manually generate the release APKs and upload them to the 3.12.0 GitHub release so that IzzyOnDroid can fetch and update the application on their platform.
2024-12-02 20:54:04 +01:00
MohitMaliFtechiz
b477f5b3bf Uploading release APK in Github release instead of standalone APK.
* To resolve the publishing issue on `IzzyOnDroid`, we are now uploading the `Release` APK(with `org.kiwix.kiwixmobile` package name) to the GitHub release, allowing `IzzyOnDroid` to easily retrieve the APK and upload it to their platform.
2024-12-02 20:54:04 +01:00
Kelson
116180e6f0
Merge pull request #4117 from kiwix/Fixes#4112
Fixed: Virtual keyboard reset the search (in library).
2024-11-28 20:43:02 +01:00
MohitMaliFtechiz
2912bc92a2 Fixed: Virtual keyboard resetting the search in the library.
* The issue was with android 14 device, it is working fine in below devices.
* Improved the back press handling in CoreMainActivity using the latest onBackPressedDispatcher API, ensuring proper functionality on Android 14 and above.
* Enhanced the back press behavior in OnlineLibraryFragment while searching for ZIM files, so the SearchView does not close immediately when the user presses the back button to simply dismiss the keyboard.
2024-11-28 23:02:43 +05:30
Kelson
2cd2e15365
Merge pull request #4110 from kiwix/minor_improvement_in_download
Minor improvement in downloading functionality.
3.12.0
2024-11-27 11:59:22 +01:00
MohitMaliFtechiz
49fb4ca5d4 Minor improvement in downloading functionality.
* When the internet connection is turned off and then turned on back, the download progress is now properly tracked while the application is in the foreground. Tracking progress is working fine with this scenario when the application is closed.
2024-11-27 15:28:07 +05:30
Kelson
15081caab3
Merge pull request #4109 from kiwix/minor_update_in_changelog_for_milestone_3.12.0
Minor fixes are added in the `CHANGELOG` file for milestone `3.12.0`.
2024-11-27 07:01:49 +01:00
MohitMaliFtechiz
837069b7cc Minor fixes are added in the CHANGELOG file for milestone 3.12.0. 2024-11-27 11:07:28 +05:30
Kelson
2fda182251
Merge pull request #4107 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-11-26 18:09:09 +01:00
translatewiki.net
7dae5307e0 Localisation updates from https://translatewiki.net. 2024-11-26 18:08:55 +01:00
Kelson
308fe39d8c
Merge pull request #4108 from kiwix/Fixes#4106
Fixed: Download notification was disappearing when the application is in background.
2024-11-26 18:07:07 +01:00
MohitMaliFtechiz
05891eba03 Fixed: CustomDownloadFragment was not showing if there is no ZIM file available in custom apps. 2024-11-26 21:14:19 +05:30
MohitMaliFtechiz
933658c10c Improved method naming. 2024-11-26 20:14:16 +05:30
MohitMaliFtechiz
da9528b8ff Fixed: the download notification controls was not working.
* Refactored/cleanup code.
* Added foreground permission in core module so that it can be used in both modules.
2024-11-26 19:43:16 +05:30
MohitMaliFtechiz
1f62caebbe Fixed: Download notification was disappearing when the application is in background. 2024-11-25 20:48:27 +05:30
Kelson
fff3c3ec22
Merge pull request #4105 from kiwix/Fixes#4104
Fixed: Sometimes application crashes due to a native crash when we frequently load the ZIM files in the reader.
2024-11-22 17:06:28 +01:00
MohitMaliFtechiz
c86c156345 Fixed: Sometimes application crashes due to a native crash when we frequently load the ZIM files in the reader. 2024-11-22 18:48:49 +05:30
Kelson
3305a26e81
Merge pull request #4050 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2024-11-21 13:29:06 +01:00
translatewiki.net
54201197de
Localisation updates from https://translatewiki.net. 2024-11-21 13:06:28 +01:00
Kelson
624a3ea6ac
Merge pull request #4102 from kiwix/update_changelog_file_for_3.12.0
Updated `CHANGELOG` file to show the changes made in milestone `3.12.0`.
2024-11-21 12:34:07 +01:00
MohitMaliFtechiz
a1d3fc422d Updated CHANGELOG file to show the changes made in milestone 3.12.0 2024-11-21 15:38:38 +05:30
Kelson
a8ca51efbb
Merge pull request #4100 from kiwix/Fixes#4099
Added IzzyOnDroid badge and link in README file instead of F-droid badge and link.
2024-11-21 10:25:20 +01:00
MohitMaliFtechiz
bf84774ba9 Added IzzyOnDroid badge and link in README file instead of F-droid badge and link 2024-11-21 10:25:08 +01:00
Kelson
de4ed3d4a9
Merge pull request #4101 from kiwix/upgrade_kiwix_version_to_3.12.0
Upgraded the kiwix version to `3.12.0`
2024-11-21 10:20:28 +01:00
MohitMaliFtechiz
1904b91da0 Upgraded the kiwix version to 3.12.0 2024-11-21 12:23:49 +05:30
Kelson
04bf549fea
Merge pull request #4054 from kiwix/upload_artifact_in_existing_release
Fixed: APK files missing at releases since v3.8.1
2024-11-20 19:15:32 +01:00
MohitMaliFtechiz
6ecbec0057 Fixed: APK files missing at releases since v3.8.1 2024-11-20 19:15:20 +01:00
Kelson
ef3a0063cb
Merge pull request #4096 from kiwix/Fixes#4095
Fixed: `Send diagnostic` report does not attach the device logs in `Google Pixel 7a`.
2024-11-20 19:03:09 +01:00
MohitMaliFtechiz
302bdc35e7 Fixed static analysis failure 2024-11-20 18:23:34 +05:30
MohitMaliFtechiz
1f399f0fe7 Introduced a new way to attech log file in email body without showing addtional apps in suggestion list 2024-11-20 18:07:34 +05:30
Kelson
d7a0628eaa
Merge pull request #4094 from kiwix/Fixes#4093
Improved the Note label in the OverFlowMenu for more clarity
2024-11-20 11:20:42 +01:00
MohitMaliFtechiz
56dafa4b6b Improved the Note lable in the OverFlowMenu for more clarity 2024-11-20 11:20:16 +01:00
Kelson
a68e68b0a9
Merge pull request #4092 from kiwix/Fixes#4091
Updated the string documentation for TW
2024-11-20 11:19:04 +01:00
MohitMaliFtechiz
a6a7713e7e Minor improvement in documentation 2024-11-20 12:20:56 +05:30
MohitMaliFtechiz
91cf9b1788 Updated the string documentation for TW 2024-11-20 12:17:15 +05:30
Kelson
84477e4a0e
Merge pull request #4090 from kiwix/Fixes#4089
Using Read Aloud string everywhere in our project
2024-11-20 07:34:19 +01:00
MohitMaliFtechiz
9da3dad3f4 Using Read Aloud string everywhere in our project 2024-11-20 07:34:07 +01:00
Kelson
86f8432f45
Merge pull request #4088 from kiwix/Fixes#4085
Fixed: Transfer ZIM file freezes on tablet
2024-11-20 07:33:37 +01:00
MohitMaliFtechiz
85dfa732b4 Fixed the static analysis lint failure 2024-11-19 16:41:59 +05:30
MohitMaliFtechiz
2d485842aa Dynamically adjusted the width of showCaseView according to device width so that it looks nice in all screen sizes 2024-11-19 16:39:05 +05:30
MohitMaliFtechiz
c7d397505e Fixed: Transfer ZIM file freezes on tablet 2024-11-19 15:35:53 +05:30
Kelson
7212511437
Merge pull request #3959 from shashank-0-0/fix-issue-3957
fixed shortcut issue
2024-11-17 07:29:17 +01:00
shashank-0-0
ed5c2f60cd fixed: Getcontent Shortcut breaks the bottom nav issue 2024-11-17 11:24:58 +05:30
Kelson
3e30741ebe
Merge pull request #4080 from kiwix/Fixes#4073
Fixed: SearchWidgetTest is flaky in CI.
2024-11-15 19:01:42 +01:00
MohitMaliFtechiz
61fe23a491 Improved the logs to capture the error. Also, improved the closing of google dialog if visible 2024-11-15 17:29:46 +05:30
MohitMaliFtechiz
f8f6b4c7fc Introduced a new way to add widget on the home screen. Also, improved the clicking on widgets buttons since sometimes widget has been added to the next window due to not enough area available on home screen 2024-11-15 17:09:35 +05:30
Kelson
c343e5df57
Merge pull request #4079 from shashank-0-0/fix-issue-4078
Fixed: zim file not opening from notification issue
2024-11-14 13:44:44 +01:00
Shashank shetty
55e4c46b34 fixed: zim file not opening from notification issue 2024-11-14 13:44:32 +01:00
Kelson
5e7104c951
Merge pull request #4077 from kiwix/minor_improvement_in_readme_file
Fixed: storage spelling was incorrect in the possible paths table for the Play Store variant in the `README` file.
2024-11-14 13:43:28 +01:00
MohitMaliFtechiz
b74e084f99 Fixed: storage spelling was incorrect in the possible paths table for the Play Store variant in the README file 2024-11-14 13:43:16 +01:00