8081 Commits

Author SHA1 Message Date
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
Kelson
1d47314102
Merge pull request #4075 from kiwix/Fixes#4067
Fixed: Many problems at first side loading of a ZiM file
2024-11-14 13:42:41 +01:00
MohitMaliFtechiz
0b1b716c43 Refactored and added new unit test cases. 2024-11-14 17:09:59 +05:30
MohitMaliFtechiz
7f94f48a06 Improved the copy/move operation when file system is detecting and the file is less then four GB 2024-11-14 16:01:51 +05:30
MohitMaliFtechiz
d2fad83dcc Fixed the DeepLinkTest which was failing 2024-11-14 14:27:56 +05:30
MohitMaliFtechiz
daf2596fd8 Improved the copy/move after choosing the storage 2024-11-14 14:20:12 +05:30
MohitMaliFtechiz
b4e2a68944 Added the explanation in Help screen about this functionality. Also, added the test cases for testing help screen 2024-11-14 12:52:14 +05:30
MohitMaliFtechiz
bfb7ad2fd5 Fixed CopyMoveFileHandlerTest UI test 2024-11-14 11:48:38 +05:30
MohitMaliFtechiz
828f736eb5 Fixed OpeningFilesFromStorageTest 2024-11-14 11:48:30 +05:30
MohitMaliFtechiz
bd45f0e942 Showing storage selection dialog at first time when copying/moving ZIM file 2024-11-14 11:48:23 +05:30
Kelson
9c6267d05f
Merge pull request #4074 from kiwix/Fixes#4065
Fixed: Unclean opening local ZIM file in library
2024-11-13 16:06:22 +01:00
MohitMaliFtechiz
1732aa89d1 Fixed: Unclean opening local ZIM file in library 2024-11-13 16:29:18 +05:30