translatewiki.net
64a2bba45d
Localisation updates from https://translatewiki.net .
2023-08-24 13:10:10 +02:00
MohitMali
6e195fc42f
Fixed the UnsafeCallOnNullableType
detekt issue in the project.
2023-07-18 22:42:54 +02:00
MohitMali
7493b842b7
Fixed UnnecessaryAbstractClass issue of detekt
2023-07-18 22:42:54 +02:00
MohitMali
f2d130c547
Fixes of Some deprecation warnings are showing in the logs but they are already fixed
2023-07-03 18:44:33 +05:30
MohitMaliFtechiz
aa86a88acb
Fixed Auth.kt file using some deprecated method
2023-06-28 18:27:50 +02:00
MohitMaliFtechiz
c18c9d7bba
Fixes for some Lint options have been deprecated in newer Gradle versions.
...
We have introduced a new method, configureCommonExtension, in the AllProjectConfigurer.kt file since Lint is only available in CommonExtension. This allows us to configure Lint in one place for every module. Previously, we couldn't directly use Lint in the android-library project, but with this approach, we can now configure Lint for the android-library project as well.
2023-06-27 17:22:59 +02:00
MohitMaliFtechiz
f45816565e
Fixed setting android:extractNativeLibs=false in manifest file is deprecated
2023-06-13 13:11:55 +02:00
MohitMaliFtechiz
035d56d152
Removed storage permission and improved zim file scanning for custom apps
...
* Removes the requirement for storage permission at app startup for downloading zim files.
* Improved scanning of zim file for custom apps.
2023-06-05 15:26:37 +05:30
MohitMaliFtechiz
3c510b60f3
Fixed Invasive access photos and media permission request at start
2023-06-05 11:34:00 +05:30
MohitMaliFtechiz
093384d00f
Upload apk on play store instead of uploading the app bundle
2023-05-25 17:18:18 +05:30
translatewiki.net
f542b2bf25
Localisation updates from https://translatewiki.net .
2023-05-19 14:28:42 +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
translatewiki.net
ba0d8dac65
Localisation updates from https://translatewiki.net .
2023-04-24 13:09:56 +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
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
2f5748b215
Fixed monochrome icon lint error
2023-03-29 09:14:46 +02:00
translatewiki.net
7802b8e9ca
Localisation updates from https://translatewiki.net .
2023-03-23 13:08:09 +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
MohitMali
7cbc40979a
Removed squidb code
2023-01-27 16:15:53 +01:00
MohitMali
e6679bc0d1
Removed deprecated gradle features from the project
2023-01-03 14:35:55 +05:30
MohitMali
e4bc3df469
Fixed cancel button translation issue in download notification
2022-11-30 14:15:04 +05:30
MohitMali
89e923eef5
Fix Storage permission on Android 13
2022-11-23 12:44:11 +01:00
MohitMali
367d3ec695
Convert CoreReaderFragment.java into kotlin
2022-11-01 13:38:55 +01:00
translatewiki.net
a6e5d6bd96
Localisation updates from https://translatewiki.net .
2022-09-09 17:56:04 +02:00
translatewiki.net
94acd90a5a
Localisation updates from https://translatewiki.net .
2022-07-28 17:44:32 +05:30
MohitMaliFtechiz
f69aa3521a
make compatibility with android 13 and upgrading espresso
2022-07-26 18:10:03 +02:00
Gouri Panda
691ddf1b8f
added Ashutosh to credit list
2022-07-18 17:41:57 +05:30
translatewiki.net
70a068ec98
Localisation updates from https://translatewiki.net .
2022-07-17 13:41:37 +02:00
4shutosh
1656f44ef3
feature #1948 commit 1
2022-07-16 13:01:55 +05:30
Ashutosh Singh
069868cc6e
notesFrag initial
2022-07-16 12:59:27 +05:30
MohitMaliFtechiz
ee682b0046
upgrade to kotlin 1.7.0
2022-07-01 19:19:44 +02:00
MohitMaliFtechiz
07a73de55f
Remove READ/WRITE permission from playstore build variant
2022-06-27 20:47:04 +02:00
translatewiki.net
a27df61277
Localisation updates from https://translatewiki.net .
2022-06-21 17:16:19 +02:00
MohitMaliFtechiz
32d672fd72
merging fixes with develop
2022-06-20 13:23:44 +05:30
MohitMali
7dc0cb4d25
Changing zim_url in custom module
2022-05-09 11:20:47 +05:30
MohitMali
9a7e16e734
Reviewed changes done
2022-05-05 13:02:25 +05:30
MohitMali
871cefad3f
Rebase all changes in once commit
2022-05-05 11:59:13 +05:30
translatewiki.net
47e89ade6b
Localisation updates from https://translatewiki.net .
2022-04-20 14:38:07 +02:00
translatewiki.net
9789f4c91e
Localisation updates from https://translatewiki.net .
2022-01-27 13:05:43 +01:00
Gouri Panda
dee218b57c
#2733 fixed bug
2021-11-10 16:23:12 +05:30
Gouri Panda
86939ef855
#2712 removed duplicate strings
2021-10-01 03:37:25 +05:30
translatewiki.net
100ee5a883
Localisation updates from https://translatewiki.net .
2021-08-31 10:11:13 +02:00
translatewiki.net
256fff3408
Localisation updates from https://translatewiki.net .
2021-07-26 13:06:24 +02:00
translatewiki.net
74eb0a910a
Localisation updates from https://translatewiki.net .
2021-07-12 13:04:37 +02:00