Liquid code is removed apart from the bits that check the login status.
integrations/coinbase-integration is renamed to integrations/coinbase. The first variant seems redundant.
Fixed the progress dialog crash on entering Buy & Sell. The problem here is that Uphold balance is returned before the activity is created, so the dialog isn't attached when dismissed. Since we don't actually need to show a progress dialog for the balance loading, I have this code removed.
Issue being fixed or feature implemented
Related PR's and Dependencies
Screenshots / Videos
How Has This Been Tested?
[ ] QA (Mobile Team)
Checklist:
[x] I have performed a self-review of my own code and added comments where necessary
[ ] I have added or updated relevant unit/integration/functional/e2e tests
integrations/coinbase-integration
is renamed tointegrations/coinbase
. The first variant seems redundant.Issue being fixed or feature implemented
Related PR's and Dependencies
Screenshots / Videos
How Has This Been Tested?
Checklist: