pezkuwichain
61eeeb5be9
fix: update GitHub Actions workflows and add Kurdish translation
...
- Update deprecated actions:
- actions/checkout@v2 -> v4
- actions-rs/toolchain@v1 -> dtolnay/rust-toolchain@stable
- peter-evans/find-comment@v2 -> v3
- tibdex/github-app-token@v1 -> v2
- peter-evans/repository-dispatch@v2 -> v3
- Temporarily disable appium-mobile-tests trigger (PAT_TOKEN needs workflow scope)
- Add Kurdish (Kurmancî) translation (values-ku/strings.xml)
- 1996 strings translated from English
- Key UI terms in Kurdish (Wallet=Cîzdan, Account=Hesab, etc.)
- Update Pezkuwi branding images
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-24 04:32:13 +03:00
pezkuwichain
8b05fed73c
feat: expand Kurdish (Kurmancî) translation coverage
...
- Add ~480 translated strings (up from ~100)
- Cover main UI: onboarding, wallet, settings, staking, swap
- Include governance, NFT, transaction, security strings
2026-01-24 04:02:55 +03:00
pezkuwichain
634d2a1125
rebrand: change 'Building for Polkadot' to 'Building for Pezkuwichain'
2026-01-24 03:55:34 +03:00
pezkuwichain
3208f7fb57
rebrand: replace Trust Wallet import icon with Pezkuwi branding
2026-01-24 03:48:37 +03:00
pezkuwichain
6f9073043d
rebrand: replace Nova assets with Pezkuwi branding
...
- Replace ic_create_wallet_background with Pezkuwi design
- Replace ic_nova_logo with Pezkuwi logo
- Replace drawable_nova_logo with Pezkuwi branding
- Replace ic_nova_card_logo with Pezkuwi card logo
- Update YouTube URL to @SatoshiQazi
2026-01-24 03:38:06 +03:00
pezkuwichain
a42190f25b
fix: revert gradle namespaces, add release Firebase config
...
Reverted gradle namespace changes (io.pezkuwichain.wallet -> io.novafoundation.nova)
because they break R class references in Kotlin code.
Internal namespaces are NOT user-visible, so this is acceptable for minimum rebrand.
User-visible elements are all properly branded as Pezkuwi.
Added google-services.json for release variant.
2026-01-23 02:36:47 +03:00
pezkuwichain
bc76590b34
Complete Pezkuwi rebrand for Play Store release
...
User-visible changes:
- All strings.xml: Nova → Pezkuwi (12 languages, 721 references)
- App name: Pezkuwi Wallet
- Deep links: pezkuwiwallet://
- WalletConnect: Pezkuwi Wallet metadata
- Backup files: pezkuwiwallet_backup.json
- Push notifications: Pezkuwi Wallet branding
Technical changes:
- Gradle namespaces: io.pezkuwichain.wallet.*
- JS interface prefix: Pezkuwi_*
- User-Agent: Pezkuwi Wallet (Android)
- Firebase: pezkuwi-wallet project config
Assets:
- Nevroz fire logo (Kurdish colors theme)
- 6 density PNG files
Documentation:
- PACKAGE_STRUCTURE_REBRAND.md for future refactoring
2026-01-23 02:15:34 +03:00
pezkuwichain
31c8c5995f
Initial commit: Pezkuwi Wallet Android
...
Complete rebrand of Nova Wallet for Pezkuwichain ecosystem.
## Features
- Full Pezkuwichain support (HEZ & PEZ tokens)
- Polkadot ecosystem compatibility
- Staking, Governance, DeFi, NFTs
- XCM cross-chain transfers
- Hardware wallet support (Ledger, Polkadot Vault)
- WalletConnect v2
- Push notifications
## Languages
- English, Turkish, Kurmanci (Kurdish), Spanish, French, German, Russian, Japanese, Chinese, Korean, Portuguese, Vietnamese
Based on Nova Wallet by Novasama Technologies GmbH
© Dijital Kurdistan Tech Institute 2026
2026-01-23 01:31:12 +03:00