2144 Commits

Author SHA1 Message Date
translatewiki.net
0b944184c7 Localisation updates from https://translatewiki.net. 2023-06-13 15:24:31 +02:00
MohitMaliFtechiz
f45816565e Fixed setting android:extractNativeLibs=false in manifest file is deprecated 2023-06-13 13:11:55 +02:00
MohitMaliFtechiz
cae2c2c5fe Fixed default constructor for Handler is deprecated 2023-06-13 13:10:55 +02:00
MohitMaliFtechiz
0faeee0dae Fixes of WifiConfiguration is deprecated 2023-06-13 01:57:04 +02:00
MohitMaliFtechiz
75f19cdfca Fixed observe extension method, which is deprecated in newer kotlin version 2023-06-13 01:56:30 +02:00
MohitMaliFtechiz
af67b0fc8c Fixes of getSerializable() method of Intent is deprecated in android 13 2023-06-13 01:54:58 +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
186236f040 Fixed intent flag FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET is deprecated 2023-06-08 16:06:55 +02:00
MohitMaliFtechiz
2022884115 Fixed String extension function toUpperCase(local: Local) is deprecated 2023-06-08 15:45:45 +02:00
Emmanuel Engelhart
a2d4b1f55c
Bump-up version to 3.7.1 2023-06-05 21:55:16 +02:00
MohitMaliFtechiz
3c510b60f3 Fixed Invasive access photos and media permission request at start 2023-06-05 11:34:00 +05:30
MohitMaliFtechiz
d1cfb48fbb Fixed deprecated inline modifer 2023-06-03 14:41:03 +02:00
MohitMaliFtechiz
43574fb3d5 Fixed Custom apps back button doesn't work from setting screen 2023-06-02 13:12:37 +02:00
MohitMaliFtechiz
bc86ba4e91 Fixed notes are not saving in custom app 2023-06-01 16:57:21 +02:00
MohitMaliFtechiz
50579cb109 Fixed Application crashing while adding notes 2023-06-01 07:43:08 +02:00
MohitMaliFtechiz
ff96685f56 Fixed fullscreen feature is broken in custom app 2023-05-31 18:42:37 +03:00
MohitMaliFtechiz
d672a5fe3b Fixed Search edit text is not showing in custom apps 2023-05-31 18:41:47 +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
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
MohitMaliFtechiz
d84cf37314 Fixed deprecated resources.getColor(Int) method 2023-05-26 16:25:20 +03:00
MohitMaliFtechiz
59a8f72a6f Fixed open ZIM-File on external USB-Stick in Android 2023-05-26 15:16:11 +03:00
Gouri Panda
9b1894d825 Removed package permission from core to app package 2023-05-25 23:43:30 +05:30
MohitMaliFtechiz
654d3776f5 Fixed deprecated Android dialog strings (android.R.string.yes, android.R.string.no) 2023-05-24 18:26:02 +05:30
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
translatewiki.net
f542b2bf25 Localisation updates from https://translatewiki.net. 2023-05-19 14:28:42 +02:00
MohitMaliFtechiz
f6c00a8eba Update version number for 3.7.0 release 2023-05-12 12:30:05 +05:30
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
MohitMaliFtechiz
e8b55ce000 Fixed DownloadTest on android 13 2023-05-04 12:09:40 +02:00
Shashank
df649a12c3 minor fixes 2023-04-28 16:30:54 +05:30
Shashank
c8e1de11f6 fixing snackbar hidden issue using anchor 2023-04-27 15:38:20 +05:30
Shashank shetty
3aa867fecd
Merge branch 'develop' into fix-issue-3298 2023-04-25 17:21:17 +05:30
Shashank
9da22b9c27 fixes snack bar hidden issue 2023-04-25 15:05:14 +05:30
translatewiki.net
ba0d8dac65 Localisation updates from https://translatewiki.net. 2023-04-24 13:09:56 +02:00
Gouri Panda
ebacc249ee Added themed icon 2023-04-17 11:07:22 +02:00
MohitMaliFtechiz
4ad25a89df Fixes of deprecate objects in LibraryNetworkEntitiy 2023-04-14 18:51:36 +05:30
MohitMaliFtechiz
030541a149 Used addAll() function of list instead of assigning new object everytime when we are closing tabs. 2023-04-13 20:53:15 +02:00
Sagar
f29db61302 Added "Tabs Closed" Dialog 2023-04-13 20:53:15 +02:00
Sagar
c1d557df75 Added "Tabs Closed" Dialog & Undo feature 2023-04-13 20:53:15 +02:00
MohitMaliFtechiz
ce71814076 Moved FileUtilsTest from androidTest package to test package, because in mockk 1.13.4 we can not use mockk in androidTest package and moved testDecodeFileName test into FileUtilsInstrumentationTest becuase FileUtils.getDecodedFileName() method needs to run in androidTest package 2023-03-30 10:25:18 +02:00
Daniel Tang
f0096a63f8 Fix build on Java 19 2023-03-30 10:25:18 +02:00
MohitMaliFtechiz
ae62813dce Removed deprecated method, unused code and fixed lint error 2023-03-30 06:23:55 +02:00
Ashish Yadav
7d651ff382 updated menu API 2023-03-30 06:23:55 +02:00
Ashish Yadav
bc89bdf41c replaced the depreacted menu APIs 2023-03-30 06:23:55 +02:00