Commit Graph

13 Commits

Author SHA1 Message Date
pezkuwichain 817c1748f2 feat: add VPS deploy step for wallet.pezkuwichain.io 2026-01-27 20:46:52 +03:00
pezkuwichain 0ffa9ac7a0 Fix workflow: remove invalid secret reference from with block 2026-01-25 17:00:26 +03:00
pezkuwichain fa41ffb4d4 Switch CI from assembleDevelop to assembleDebug for proper OAuth
- Changed build type from develop (.dev) to debug (.debug)
- Updated Firebase App ID secret reference
- Updated APK paths for debug build
- This aligns with pezkuwi-wallet-debug Firebase project setup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:15:16 +03:00
pezkuwichain 4f5e65291f Set CI_BUILD_ID from github.run_number for auto version increment 2026-01-24 15:32:46 +03:00
pezkuwichain 05d56cacc1 fix: re-enable appium mobile tests
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 04:40:26 +03:00
pezkuwichain f1bc3f9a9f chore: add missing android.env variables file
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 04:34:46 +03:00
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 be6c01939c fix: correct Play Store workflow filename and YAML syntax 2026-01-23 20:23:21 +03:00
pezkuwichain 4082d847e9 fix: replace deprecated set-output with GITHUB_OUTPUT 2026-01-23 20:12:23 +03:00
pezkuwichain 50c9beb8e1 ci: add workflow_dispatch trigger for develop builds 2026-01-23 06:34:59 +03:00
pezkuwichain baf627ccf2 fix: update workflow secrets for Pezkuwi
- Make crowdloan secrets optional (Acala, Moonbeam) - not needed for own blockchain
- Make fiat on-ramp secrets optional (MoonPay, Mercuryo) - future update
- Keep EVM secrets required (Infura, Etherscan) - for cross-chain support
- Keep WalletConnect required - for dApp connections
- Keep Google OAuth required - for cloud backup
- Use main branch instead of develop
2026-01-23 03:11:11 +03:00
pezkuwichain 2f96c19e45 fix: update workflows to use main branch instead of develop 2026-01-23 02:57:30 +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