6747 Commits

Author SHA1 Message Date
MohitMaliFtechiz
005c134e78
Added localization instructions in the README.md file 2023-05-09 07:47:50 +02:00
Kelson
9ce7df87f2
Merge pull request #3300 from kiwix/Issue#3246
Fixes of unable to navigate between the fragments
2023-05-08 12:38:28 +02:00
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
Kelson
027433ab9d
Merge pull request #3303 from kiwix/Issue#3189
Fixes of test failing on android 13(API level 33) with google_apis(System image) emulator
2023-05-07 14:23:13 +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
f5d83c2e17 Upgraded test dependencies to support latest emulator
* Upgraded espresso-contrib dependency from 3.3.0 to 3.5.1
* Upgraded espresso-core dependency from 3.5.0 to 3.5.1
* Upgraded espresso-intents dependency from 3.5.0 to 3.5.1
* Upgraded espresso-web dependency from 3.5.0 to 3.5.1
* Upgraded barista dependency from 4.0.0 to 4.3.0
* Upgraded mockk dependency from 1.13.4 to 1.13.5
* Upgraded uiautomator dependency from 2.2.0 to 2.3.0-alpha03
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
8deaa4a0fe Added heap size and increased sd card size to 4GB for 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
Kelson
a773da1157
Merge pull request #3299 from shashank-0-0/fix-issue-3298
fixes snack bar hidden issue
2023-05-04 10:16:36 +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
Kelson
42098a891a
Merge pull request #3281 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2023-04-24 13:55:38 +02:00
translatewiki.net
ba0d8dac65 Localisation updates from https://translatewiki.net. 2023-04-24 13:09:56 +02:00
Kelson
ad215054b4
Merge pull request #3297 from kiwix/Issue#3296
Fixes of error in uploading custom apps on play store
2023-04-22 06:45:19 +02:00
MohitMaliFtechiz
00b2932fc9 Fixes of error in uploading custom apps on play store 2023-04-21 12:41:10 +05:30
Kelson
fa7ce12d85
Merge pull request #3292 from kiwix/Issue#3290
Upload bundle on `Play Store` instead of `APK` for custom apps
2023-04-21 07:04:12 +02:00
MohitMaliFtechiz
6afcc2d192 Removed unused imports 2023-04-19 19:53:49 +02:00
MohitMaliFtechiz
defedb495a Removed deprecated versionCodeOverride and versionNameOverride uses from custom application 2023-04-19 19:53:49 +02:00
MohitMaliFtechiz
fd26fd370b Removing the deprecated method and uploading only the aab file for custom apps on play store 2023-04-19 19:53:49 +02:00
MohitMaliFtechiz
7f38468c31 Upload bundle on playstore instead of apk for custom apps 2023-04-19 19:53:49 +02:00
Kelson
43e7e466c5
Merge pull request #3294 from kiwix/Fix#3291
Implementing Android 13: Themed Icons Integration into the App
2023-04-17 11:07:30 +02:00
Gouri Panda
ebacc249ee Added themed icon 2023-04-17 11:07:22 +02:00
Kelson
cab5b13e2c
Merge pull request #3288 from kiwix/Issue#3287
Fixed Downloading ZIM files are not working in Play Store Variant
2023-04-16 20:29:18 +02:00
MohitMaliFtechiz
ec5e7ffcbe Fixed Downloading ZIM files are not working in Play Store Variant 2023-04-16 20:29:11 +02:00
Kelson
48b636ff30
Merge pull request #3293 from kiwix/Issue#3092
Fixes of deprecate objects in LibraryNetworkEntitiy
2023-04-14 23:56:41 +02:00
MohitMaliFtechiz
4ad25a89df Fixes of deprecate objects in LibraryNetworkEntitiy 2023-04-14 18:51:36 +05:30
Kelson
e9c20ede22
Merge pull request #3289 from kiwix/update-ci-android-emulator-action
Use latest version of android-emulator action
2023-04-13 20:54:09 +02:00
Emmanuel Engelhart
5320e4276b Use latest version of android-emulator action 2023-04-13 20:54:03 +02:00
Kelson
ff41617fdc
Merge pull request #3258 from Sagar0-0/develop
Added "Tabs Closed" Dialog
2023-04-13 20:53:42 +02:00
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
MohitMaliFtechiz
d318723840 Added test cases for Tab closed feature 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
Kelson
fb41533438
Merge pull request #3286 from kiwix/FixesIssue#2961
Deal with Google Playstore/API credential in JSON format
2023-04-13 14:53:44 +02:00
Emmanuel Engelhart
46cf2d0300
Use uppercase variable names 2023-04-13 13:07:22 +02:00
Emmanuel Engelhart
942d70ac52
Better step names 2023-04-13 13:01:24 +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
Kelson
2c3980ac3c
Merge pull request #2949 from gouri-panda/fix-1755
Removed unused `ZimManageActivityTest` and `ZimManageRobot` classes
2023-04-11 18:18:25 +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
Kelson
838b217596
Merge pull request #3284 from kiwix/Issue#3283
Upgraded ubuntu version in pull_request.yml
2023-04-05 18:32:18 +02:00
MohitMaliFtechiz
4e110e7a9b Upgraded ubuntu version to 22.04 2023-04-05 19:44:24 +05:30
MohitMaliFtechiz
5b1c480c66
Upgraded ubuntu version in pull_request.yml 2023-04-05 15:31:39 +02:00