6951 Commits

Author SHA1 Message Date
MohitMaliFtechiz
020e167596 Removed version info publishing task from release CI 2023-05-29 12:38:42 +05:30
Kelson
50f40ccb33
Merge pull request #3305 from kiwix/Issue#3250
Fixed red effect while changing the tabs
2023-05-26 17:23:52 +03:00
MohitMaliFtechiz
8b629b6b91 Fixed strict mode policy violation while deleting files in library screen 2023-05-26 17:23:24 +03:00
MohitMaliFtechiz
3d9bb3b47a Fixed strict mode violation while opening book from library screen 2023-05-26 17:23:24 +03:00
MohitMaliFtechiz
ca54395513 Fixed Strict mode policy violation while clicking on storage inside setting screen 2023-05-26 17:23:24 +03:00
MohitMaliFtechiz
17c5d8a3d0 Fixed Strict mode policy on settings fragment 2023-05-26 17:23:24 +03:00
MohitMaliFtechiz
37b4fab8a1 Fixed Strict mode policy warning on DowloadScreen 2023-05-26 17:23:24 +03:00
MohitMaliFtechiz
0a16f177a2 Fixed strict mode policy while changing tabs (Reader to Library, library to reader by clicking bottom navigation buttons) it also fixed the red effects while clicking on navigation items e.g bookmarks, history, notes, wifi hostspot, help 2023-05-26 17:23:24 +03:00
Kelson
2e749b41cd
Merge pull request #3358 from kiwix/Issue#3341
Fixed deprecated constructor of `FileObserver`
2023-05-26 17:20:39 +03:00
MohitMaliFtechiz
0ac73a9245 Fixed application crash on android 21
* FileObserver(File(path), Int) constructor is supported starting from Android 24. In versions prior to Android 24, this new constructor is not supported by the Android OS.
2023-05-26 17:20:11 +03:00
MohitMaliFtechiz
662f79b1d6 Fixed deprecated constructor of FileObserver 2023-05-26 17:20:11 +03:00
Kelson
cd0401947f
Merge pull request #3362 from kiwix/Issue#3361
Removing `QUERY_ALL_PACKAGES` permission
2023-05-26 16:26:01 +03:00
MohitMaliFtechiz
c2b7076363 Removed QUERY_ALL_PACKAGES permission 2023-05-26 16:25:51 +03:00
Kelson
e1f46f1a83
Merge pull request #3352 from kiwix/Issue#3337
Fixed deprecated resources.getColor(Int) method
2023-05-26 16:25:31 +03:00
MohitMaliFtechiz
d84cf37314 Fixed deprecated resources.getColor(Int) method 2023-05-26 16:25:20 +03:00
Kelson
0fb3d9a88b
Merge pull request #3311 from kiwix/Issue#3304
Fixed open ZIM-File on external USB-Stick in Android
2023-05-26 15:16:44 +03:00
MohitMaliFtechiz
59a8f72a6f Fixed open ZIM-File on external USB-Stick in Android 2023-05-26 15:16:11 +03:00
Kelson
d8d552c29f
Merge pull request #3310 from kiwix/Issue#3309
Fixed online content(Zim files) are removed if there is no internet connection
2023-05-26 10:39:17 +03:00
MohitMaliFtechiz
16b1ddfbce Fixed online content(Zim files) are removed if there is no internet connection 2023-05-26 10:38:43 +03:00
Kelson
ff11687496
Merge pull request #3360 from kiwix/Remove_package_permission
Removed package permission from core to app package
2023-05-25 23:12:40 +03:00
Gouri Panda
9b1894d825 Removed package permission from core to app package 2023-05-25 23:43:30 +05:30
Kelson
fb543ec2bf
Merge pull request #3327 from kiwix/Issue#3314
Fixed deprecated `exclude` method of `packagingOptions`
2023-05-25 18:13:48 +03:00
MohitMaliFtechiz
41ea7376c5 Replace deprecated exclude method with resources.excludes 2023-05-25 18:13:19 +03:00
Kelson
c68d771770
Merge pull request #3356 from kiwix/Issue#3355
Upload apk on play store instead of uploading the app bundle for custom apps
2023-05-25 17:34:45 +03:00
MohitMaliFtechiz
093384d00f Upload apk on play store instead of uploading the app bundle 2023-05-25 17:18:18 +05:30
Kelson
f9ff02a45e
Merge pull request #3350 from kiwix/Issue#3330
Fixed deprecated Android dialog strings (android.R.string.yes, android.R.string.no)
2023-05-24 18:20:43 +03:00
MohitMaliFtechiz
654d3776f5 Fixed deprecated Android dialog strings (android.R.string.yes, android.R.string.no) 2023-05-24 18:26:02 +05:30
Kelson
1d386b869f
Merge pull request #3343 from shashank-0-0/fixing-issue-3318
Fixing issue 3318
2023-05-24 12:15:28 +03:00
Shashank
3020ed0008 Fixed CodeFactor Issues 2023-05-24 12:45:41 +05:30
Shashank
bc98a335b6 fixes codefactor issues 2023-05-24 12:45:41 +05:30
Emmanuel Engelhart
f474cc21f9
Lower patch code-coverage to 70% 2023-05-23 15:58:02 +02:00
Kelson
1a31752f56
Merge pull request #3324 from kiwix/remove-playstore-python-scripts
Remove unused/deprecated Python scripts
2023-05-22 15:23:58 +03:00
Emmanuel Engelhart
1c08becf03
Remove instrumentation_nightly.sh which seems unused 2023-05-21 10:35:20 +02:00
Emmanuel Engelhart
28c95106ea Remove unused/deprecated Python scripts 2023-05-21 11:30:30 +03:00
Kelson
591f9a60e5
Merge pull request #3317 from kiwix/updated-codecov-thresholds
Update Codecov thresholds
2023-05-19 23:45:39 +02:00
Emmanuel Engelhart
3f01d71b4e
Update Codecov thresholds 2023-05-19 16:45:08 +02:00
Kelson
240397bba8
Merge pull request #3302 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2023-05-19 14:28:49 +02:00
translatewiki.net
f542b2bf25 Localisation updates from https://translatewiki.net. 2023-05-19 14:28:42 +02:00
Kelson
e6532b511d
Merge pull request #3313 from kiwix/Updat_language_split_for_each_apk
Updated language split for each apk in the bundle
2023-05-19 14:24:39 +02:00
Gouri Panda
13865c67dc Removed universal apk 2023-05-19 17:29:32 +05:30
Gouri Panda
576327dc92 updated language split for each apk in the bundle 2023-05-19 13:17:21 +02:00
Kelson
1614f09269
Merge pull request #3308 from kiwix/Issue#3040
Updating change log for 3.7.0 release
2023-05-19 12:40:12 +02:00
Emmanuel Engelhart
4799bd3f62
Rephrasing of 3.7.0 Changelog 2023-05-19 12:39:21 +02:00
MohitMaliFtechiz
f6c00a8eba Update version number for 3.7.0 release 2023-05-12 12:30:05 +05:30
MohitMaliFtechiz
62d6fc2545 Updated change log for release 3.7.0 2023-05-12 12:24:51 +05:30
Kelson
ce423820f0
Merge pull request #2968 from kiwix/Issue#2671
Fix Articles containing "?" cannot be opened
2023-05-09 08:31:00 +02:00
MohitMaliFtechiz
585945812c Fixed Articles containing ? cannot be opened 2023-05-09 08:19:47 +02:00
MohitMaliFtechiz
3d63c2a430 Fixed some articles can not be opened in new tab 2023-05-09 08:19:47 +02:00
Kelson
dcf0aff009
Merge pull request #3307 from kiwix/Issue#1759
Added localization instructions in the README.md file
2023-05-09 08:10:12 +02:00
Emmanuel Engelhart
46a5fd43bb
Polishing of localisation documentation 2023-05-09 08:08:01 +02:00