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
Kelson
b78b4bf75e
Merge pull request #3261 from danielzgtg/fix/java19
...
Fix build on Java 19
2023-03-30 16:13:44 +02:00
MohitMaliFtechiz
8e136b77c5
Removed extra added ignore lint warnings
2023-03-30 10:25:18 +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
Kelson
660b376969
Merge pull request #3244 from criticalAY/replace_deprecated_methods
...
replaced the deprecated setHasOptionsMenu(true) with new API
2023-03-30 09:14: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
Kelson
12f913e1ec
Merge pull request #3271 from kiwix/Issue#3266
...
Upgraded android Gradle version to 8.0
2023-03-30 06:22:28 +02:00
MohitMaliFtechiz
343308a9df
Fixed jacocoTestDebugUnitTestReport not found error
2023-03-29 09:14:46 +02:00
MohitMaliFtechiz
2f5748b215
Fixed monochrome icon lint error
2023-03-29 09:14:46 +02:00
MohitMaliFtechiz
c965020ade
Upgraded android gradle version to 8.0
2023-03-29 09:14:46 +02:00
Kelson
bb633cd4ec
Merge pull request #3277 from danielzgtg/3276-git-worktree-hooks
...
Support git worktrees
2023-03-29 09:14:05 +02:00
Daniel Tang
20b8a6973c
Support git worktrees
2023-03-28 19:30:31 +02:00
Kelson
ad8ed41b99
Merge pull request #3280 from kiwix/Fix-3279
...
Bug: Protocol added for the geo location
2023-03-28 19:29:28 +02:00
Gouri Panda
52b8b83b5d
#3279 added test case for this
2023-03-28 19:07:17 +02:00
Gouri Panda
a6b6a5ceea
#3279 Bug fixed Using Uri instead of URL
2023-03-28 19:07:17 +02:00
Kelson
fe01afc9ae
Merge pull request #3274 from kiwix/Issue#3268
...
Enabled post notifications in android 13
2023-03-24 17:26:03 +01: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
Kelson
916f1d2fb8
Merge pull request #3275 from kiwix/Issue#3273
...
Fixed library showing blank screen in android 13
2023-03-24 16:49:28 +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
Kelson
71db0ceccb
Merge pull request #3144 from kiwix/translatewiki
...
Localisation updates from https://translatewiki.net .
2023-03-24 16:13:46 +01:00
translatewiki.net
7802b8e9ca
Localisation updates from https://translatewiki.net .
2023-03-23 13:08:09 +01:00
Kelson
3216c98f83
Merge pull request #3270 from vishesh211/Issue#3269/disbale-save_note_button
...
created and implemented disableSaveNoteMenuItem function
2023-03-20 17:25:36 +01:00
vishesh
dd684028cf
created and implemented disableSaveNoteMenuItem function
2023-03-20 17:25:25 +01:00
Kelson
f1be58c07a
Merge pull request #3278 from danielzgtg/fix/unusedLibVersions
...
Remove misleadingly unused library versions
2023-03-20 17:23:38 +01:00
Daniel Tang
73fbceb387
Remove misleadingly unused library versions
2023-03-19 01:40:17 -04:00
Kelson
e19bb9cf97
Merge pull request #3233 from kiwix/Issue#3229
...
Fixed Endless media access permission request
2023-03-15 10:50:00 +01:00
MohitMali
8de9f28b0d
Fixed blank screen showing in custom application after giving permission from settings
2023-03-15 12:33:02 +05:30
Gouri Panda
585c5a1ecd
UI bug fix
2023-03-15 12:30:04 +05:30
MohitMali
f3e8589899
Fixing ANR on custom app
2023-03-15 12:29:12 +05:30
MohitMali
09656a099d
Fixed Endless media access permission request
2023-03-15 12:29:08 +05:30
Kelson
2e151431a2
Merge pull request #3263 from kiwix/Issue#3262
...
Replaced ... with ellipsis character
2023-03-13 16:37:49 +01:00
MohitMali
d558f56663
Replaced ... with ellipsis character
2023-03-13 16:58:14 +05:30
Kelson
f4bca253b0
Merge pull request #3260 from amire80/,
...
Add a missing space in a message
2023-03-11 17:14:30 +01:00
Amir E. Aharoni
7420596805
Add a missing space in a message
2023-03-11 17:11:16 +02:00
Kelson
18d2d40bc4
Merge pull request #3239 from kiwix/Issue#3042
...
Fixes of Display Navigation History
2023-03-10 06:27:23 +01:00
MohitMali
f17911b30e
Fixes of Display Navigation History
2023-03-10 06:26:57 +01:00