6941 Commits

Author SHA1 Message Date
MohitMaliFtechiz
75f19cdfca Fixed observe extension method, which is deprecated in newer kotlin version 2023-06-13 01:56:30 +02:00
Kelson
639baa4336
Merge pull request #3378 from kiwix/Issue#3347
Fixes of getSerializable() method of Intent is deprecated in android 13
2023-06-13 01:55:25 +02:00
MohitMaliFtechiz
af67b0fc8c Fixes of getSerializable() method of Intent is deprecated in android 13 2023-06-13 01:54:58 +02:00
Kelson
bd09334b4f
Merge pull request #3401 from kiwix/Issue#3333
Fixes of deprecated `startActivityForResult` method
2023-06-12 18:08:48 +02:00
MohitMaliFtechiz
515f1e9230 Refactored setActivityForResult method for selecting SD card folder
We have used deprecated method for selecting folder for SD card in OnlineLibraryFragment.kt, CorePrefsFragment.kt, now we are using `registerForActivityResult` method instead of deprecated method in both places.
2023-06-12 18:08:20 +02:00
MohitMaliFtechiz
421cc7d22d Fixed deprecated startActivityForResult method in LocalLibraryFragment for selecting zim file from storage 2023-06-12 18:08:20 +02:00
MohitMaliFtechiz
8333b56b94 Refactored deprecated startActivityForResult in error activity 2023-06-12 18:08:20 +02:00
MohitMaliFtechiz
b8dec4932e Fixed deprecated startActivityForResult method for enableLocationServices 2023-06-12 18:08:20 +02:00
Kelson
0d631d9d8f
Merge pull request #3373 from kiwix/Issue#3331
Fixed intent flag `FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET` is deprecated
2023-06-08 16:07:16 +02:00
MohitMaliFtechiz
186236f040 Fixed intent flag FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET is deprecated 2023-06-08 16:06:55 +02:00
Kelson
f5816e6a27
Merge pull request #3369 from kiwix/Issue#3346
Fixed deprecated screenshot class
2023-06-08 15:47:25 +02:00
MohitMaliFtechiz
554d6ac987 Fixed deprecated screenshot class 2023-06-08 15:47:13 +02:00
Kelson
386bc5462a
Merge pull request #3380 from kiwix/Issue#3379
Fixed String extension function toUpperCase(local: Local) is deprecated
2023-06-08 15:46:46 +02:00
MohitMaliFtechiz
2022884115 Fixed String extension function toUpperCase(local: Local) is deprecated 2023-06-08 15:45:45 +02:00
Kelson
b3e629d54f
Merge pull request #3397 from kiwix/Issue#3345
Fixes of deprecated methods in `NetworkTest`
2023-06-08 12:59:36 +02:00
MohitMaliFtechiz
dc494f5bd3 Removed deprecated ActivityTestRule and InstrumentationRegistry from NetworkTest class 2023-06-08 12:59:04 +02:00
Kelson
d828f5255b
Merge pull request #3399 from kiwix/update-3.7.1
Update 3.7.1
3.7.1
2023-06-06 09:43:22 +02:00
Emmanuel Engelhart
1cde78c398
New 3.7.1 changelog 2023-06-05 21:59:08 +02:00
Emmanuel Engelhart
a2d4b1f55c
Bump-up version to 3.7.1 2023-06-05 21:55:16 +02:00
Kelson
02e703ca37
Merge pull request #3396 from kiwix/Issue#3370
Fixed Invasive access photos and media permission request at start
2023-06-05 17:55:21 +02:00
MohitMaliFtechiz
035d56d152 Removed storage permission and improved zim file scanning for custom apps
* Removes the requirement for storage permission at app startup for downloading zim files.
* Improved scanning of zim file for custom apps.
2023-06-05 15:26:37 +05:30
MohitMaliFtechiz
3c510b60f3 Fixed Invasive access photos and media permission request at start 2023-06-05 11:34:00 +05:30
Kelson
7df79cdd46
Merge pull request #3366 from kiwix/Issue#3328
Fixed deprecated inline modifer
2023-06-05 05:43:16 +02:00
MohitMaliFtechiz
d1cfb48fbb Fixed deprecated inline modifer 2023-06-03 14:41:03 +02:00
Kelson
7a233e01c0
Merge pull request #3394 from kiwix/set_playstore_track_to_internal
Set playstore track from alpha to internal
2023-06-02 17:20:29 +02:00
Gouri Panda
50d0941fc3 Set playstore track from alpha to internal 2023-06-02 13:13:27 +02:00
Kelson
7b96241950
Merge pull request #3388 from kiwix/Issue#3385
Fixed Custom apps back button doesn't work from setting screen
2023-06-02 13:12:47 +02:00
MohitMaliFtechiz
43574fb3d5 Fixed Custom apps back button doesn't work from setting screen 2023-06-02 13:12:37 +02:00
Kelson
8e7df7921a
Merge pull request #3390 from kiwix/Issue#3389
Fixed notes are not saving in custom app
2023-06-02 11:28:07 +02:00
MohitMaliFtechiz
bc86ba4e91 Fixed notes are not saving in custom app 2023-06-01 16:57:21 +02:00
Kelson
8534b39dfc
Merge pull request #3391 from kiwix/Issue#3387
Better communication about min/max SDK/Android version supported
2023-06-01 16:57:00 +02:00
MohitMaliFtechiz
2e4bb76cec Fixes of Better communication about min/max SDK/Android version supported 2023-06-01 16:56:52 +02:00
Kelson
6e6746331f
Merge pull request #3384 from kiwix/Issue#3383
Fixed Application crashing while adding notes
2023-06-01 16:28:40 +02:00
MohitMaliFtechiz
50579cb109 Fixed Application crashing while adding notes 2023-06-01 07:43:08 +02:00
Kelson
3f86175a8b
Merge pull request #3372 from kiwix/Issue#3371
Fixed fullscreen feature is broken in custom app
2023-05-31 18:43:11 +03:00
MohitMaliFtechiz
ff96685f56 Fixed fullscreen feature is broken in custom app 2023-05-31 18:42:37 +03:00
Kelson
122038d50c
Merge pull request #3375 from kiwix/Issue#3374
Fixed Search edit text is not showing in custom apps
2023-05-31 18:42:19 +03:00
MohitMaliFtechiz
d672a5fe3b Fixed Search edit text is not showing in custom apps 2023-05-31 18:41:47 +03:00
Emmanuel Engelhart
21c5c556ec
Merge branch 'develop' for release 3.7.0 (attempt #1) 3.7.0 2023-05-29 16:14:53 +02:00
Kelson
8e4fd413ef
Merge pull request #3365 from kiwix/Issue#3364 2023-05-29 11:13:51 +03:00
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