Security: remove keystore files from repo and fix Kurdish translations

- Remove .jks files from git tracking (security)
- Fix duplicate string entries in values-ku/strings.xml
- Remove Turkish translations (values-tr)
- Update launcher icons and chain config
This commit is contained in:
2026-02-02 03:13:48 +03:00
parent b1d1aed538
commit e412f49c0d
17 changed files with 49 additions and 2057 deletions
-8
View File
@@ -19,12 +19,6 @@ android {
keyAlias readRawSecretOrNull('CI_KEYSTORE_KEY_ALIAS')
keyPassword readRawSecretOrNull('CI_KEYSTORE_KEY_PASS')
}
debugFixedKey {
storeFile file('pezkuwi_debug.jks')
storePassword 'pezkuwi123'
keyAlias 'pezkuwidebug'
keyPassword 'pezkuwi123'
}
market {
storeFile file('market_key.jks')
storePassword readRawSecretOrNull('CI_MARKET_KEYSTORE_PASS')
@@ -40,8 +34,6 @@ android {
}
buildTypes {
debug {
signingConfig signingConfigs.debugFixedKey
applicationIdSuffix '.debug'
versionNameSuffix '-debug'
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 B

After

Width:  |  Height:  |  Size: 1012 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 B

After

Width:  |  Height:  |  Size: 830 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 40 KiB