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
MohitMaliFtechiz
4306491ae7
Merged STRING_RESOURCES.md with README.md
2023-05-09 07:47:51 +02:00
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