Skip to content

chore: migrate mobile wallet to Gleec branding and upstream coin config#179

Open
CharlVS wants to merge 34 commits into
masterfrom
chore/migrate-to-gleec
Open

chore: migrate mobile wallet to Gleec branding and upstream coin config#179
CharlVS wants to merge 34 commits into
masterfrom
chore/migrate-to-gleec

Conversation

@CharlVS
Copy link
Copy Markdown
Collaborator

@CharlVS CharlVS commented Apr 10, 2026

Summary

  • Migrates the mobile app baseline from Komodo Wallet defaults to Gleec-focused defaults while keeping the branch aligned with upstream master.
  • Refreshes on-chain metadata from the pinned KomodoPlatform/coins snapshot (coins_ci.json), updating assets/coins.json and assets/coins_config_tcp.json plus related icon assets.
  • Applies Gleec branding updates across Android/iOS app identity, launcher/app icons, app logo assets, and user-facing naming/text where needed.

What changed

  • Branding & app identity: updated Android/iOS app icons, logos, manifests/plist metadata, and Gradle/Xcode project settings for Gleec naming/branding.
  • Coin definitions & networking: refreshed coin definitions/TCP config and added missing coin icon assets from the pinned upstream coins source.
  • App/UI integration: updated config, localization strings, and screens/services that surface app name/branding or depend on refreshed coin metadata.
  • Docs/CI touch-ups: adjusted repository docs/workflow references impacted by the migration.

Notes

  • Base branch is master.
  • Local unstaged workspace changes are not part of this PR unless explicitly committed.

ca333 and others added 4 commits February 5, 2024 14:41
* Update coins config files and bundled hash

* Add missing coin icons

* Update `coins_config` and bundled hash

* Update `coins_config` and bundled coin hash to `9ab1200`

* Update `space.png`
Resolve conflicts: keep Gleec branding/README and defaultCoins; take
KomodoPlatform/coins pin 8a37a6cdb8f4f334f305899006b31415e3a49bf1 and
refresh coins.json and coins_config_tcp.json via fetch_coins.sh.
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@CharlVS CharlVS changed the title chore/migrate-to-gleec chore: migrate mobile wallet to Gleec branding and upstream coin config Apr 13, 2026
@CharlVS CharlVS changed the base branch from master to gleecdex April 13, 2026 08:52
@CharlVS CharlVS changed the base branch from gleecdex to master April 13, 2026 08:52
@CharlVS CharlVS requested a review from DeckerSU April 13, 2026 08:53
@CharlVS
Copy link
Copy Markdown
Collaborator Author

CharlVS commented Apr 13, 2026

@DeckerSU, this PR is also needed since the repo's existing bundle IDs from the Gleec white label aren't consistent with the build on the app stores.

@DeckerSU
Copy link
Copy Markdown
Contributor

@DeckerSU, this PR is also needed since the repo's existing bundle IDs from the Gleec white label aren't consistent with the build on the app stores.

@CharlVS I think we should not merge this PR into master, since the master branch should correspond to the Komodo Wallet Mobile version we have on Google Play. Also, for Gleec Wallet we will no longer be using this old mobile repo, as we will continue publishing the Gleec DEX application from the unified codebase repo - https://github.com/GLEECBTC/gleec-wallet . So it's better to keep the master branch of this repo untouched and free of any Gleec or other unrelated changes. It should remain in the same state as the latest Komodo Wallet Mobile release.

p.s. Btw, just so you know - I will create a separate branch based on your chore/migrate-to-gleec for iOS testing purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants