2678 Commits

Author SHA1 Message Date
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
7e350e0975 Added restoreState in navgraph to restore the previous state 2023-05-08 12:48:39 +05:30
MohitMaliFtechiz
9321a8cb7d Fixes of unable to navigate between the fragments 2023-05-07 14:23:34 +02:00
MohitMaliFtechiz
2e0b314d75 Fixed KiwixSplashActivityTest (Wanted to match 1 intent. Actually matched 0 intents) error. Added some more system dialog messages, if they are visible then it will close those dialogs. Added some delay before opening the navigation drawer. 2023-05-04 12:09:40 +02:00
MohitMaliFtechiz
e8b55ce000 Fixed DownloadTest on android 13 2023-05-04 12:09:40 +02:00
MohitMaliFtechiz
810df2ba13 Fixed (Method cannot be called on the main application thread) for BaristaSleepInteractions.sleep() method in KiwixSplashActivityTest 2023-05-04 12:09:40 +02:00
MohitMaliFtechiz
2338212b2c Closed system ui not responding dialog if visible 2023-05-04 12:09:40 +02:00
MohitMaliFtechiz
bcd85d91ba Increased timeout for waiting views for android 13 emulator 2023-05-04 12:09:40 +02:00
MohitMaliFtechiz
f5665b6fc6 Fixed (Failed to instantiate test runner class) on android 13 emulator 2023-05-04 12:09:40 +02:00
MohitMaliFtechiz
8ec917a7cd Re-enabled all test cases for android 13 2023-05-04 12:09:40 +02:00
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
MohitMaliFtechiz
ec5e7ffcbe Fixed Downloading ZIM files are not working in Play Store Variant 2023-04-16 20:29:11 +02:00
MohitMaliFtechiz
d318723840 Added test cases for Tab closed feature 2023-04-13 20:53:15 +02:00
MohitMaliFtechiz
aee9d28d9d
Changed secret key as PLAYSTORE_JSON
We have updated the release.yml file to use the new PLAYSTORE_JSON secret key instead of the google_json secret key that was previously used to get credentials. As part of this update, we have renamed the google.json file to playstore.json for better naming consistency with the new secret key.
2023-04-13 12:57:34 +02:00
MohitMaliFtechiz
d7a9e9323a Removed unused files
As we are already testing the downloads in DownloadTest, InitialDownloadTest and this test files are unused now so we are removing these.
2023-04-11 13:05:26 +05:30
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
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
Ashish Yadav
50a49eb8a6 replaced the depreacted menu API 2023-03-30 06:23:55 +02:00
MohitMaliFtechiz
1864b946ca replaced the deprecated setHasOptionsMenu(true) with new API provided by google 2023-03-30 06:23:55 +02:00
Gouri Panda
52b8b83b5d #3279 added test case for this 2023-03-28 19:07:17 +02:00
MohitMaliFtechiz
46312ce99f Download automatically start after giving notification permission, remove asking again notification permission if user for first time 2023-03-24 16:49:58 +01:00
MohitMaliFtechiz
6886afd5a5 Changes after review 2023-03-24 16:49:58 +01:00
MohitMaliFtechiz
5aa94b741c Enabled post notifications in android 13 2023-03-24 16:49:58 +01:00
MohitMaliFtechiz
f511efc2f4 Added automated test cases for library visible or not after downloading zim files 2023-03-24 16:14:41 +01:00
MohitMaliFtechiz
0a19f7f96c Improve requestFileSystem method 2023-03-24 16:14:41 +01:00
MohitMaliFtechiz
d4b4380973 Fixed library showing blank screen in android 13 2023-03-24 16:14:41 +01:00
translatewiki.net
7802b8e9ca Localisation updates from https://translatewiki.net. 2023-03-23 13:08:09 +01:00
MohitMali
09656a099d Fixed Endless media access permission request 2023-03-15 12:29:08 +05:30
MohitMali
f17911b30e Fixes of Display Navigation History 2023-03-10 06:26:57 +01:00
MohitMali
47cddb0964 Fixed downloading start after clicking on storage selection dialog if file system has not enough space 2023-03-06 18:41:09 +01:00
MohitMali
2b9ea973f4 Rename FileSystemState from Unknown to DetectingFileSystem for better naming 2023-03-06 18:41:09 +01:00
MohitMali
fd0cbc2571 Fixes of files which are too big to be downloaded in the local storage should be greyed 2023-03-06 18:41:09 +01:00
MohitMali
a7a0249df4 Improved method, test cases and added documentation for the function 2023-03-02 17:23:29 +01:00
MohitMali
341aaf1114 Improved method for decoding file name 2023-03-02 17:23:29 +01:00
MohitMali
ae60da15c0 Fixes of Application randomly crash on KiwixMainActivity 2023-03-02 13:02:11 +01:00
MohitMali
ed1ac30618 Fixes of When we scroll up, then white space showing in LocalLibraryFragment 2023-02-27 17:41:37 +05:30
MohitMali
a97926532c Fixes of remove custom LayoutInflatorFactory for custom fonts 2023-02-08 17:31:41 +05:30
MohitMali
4af50e3b33 Fixed RestrictedApi and MagicNumber lint errors, removed deprecated method and improved code 2023-02-03 12:06:46 +01:00
MohitMaliFtechiz
3146ba854e Fixed CI and lint failure 2023-02-03 12:06:46 +01:00
MohitMali
7e1253e83e Fixed Allow download content via mobile network message still not proper 2023-01-30 11:59:14 +01:00
MohitMali
7c95941da8 Fixed Translate wiki PR failed to compile application due to tarask string file 2023-01-30 14:39:51 +05:30
MohitMali
7cbc40979a Removed squidb code 2023-01-27 16:15:53 +01:00