Commit graph

12 commits

Author SHA1 Message Date
Serhii
66301ff247
CW-432-Add-Bitcoin-Cash-BCH (#1041)
* initial commit

* creating and restoring a wallet

* [skip ci] add transaction priority

* fix send and unspent screen

* fix transaction priority type

* replace Unspend with BitcoinUnspent

* add transaction creation

* fix transaction details screen

* minor fix

* fix create side wallet

* basic transaction creation flow

* fix fiat amount calculation

* edit wallet

* minor fix

* fix address book parsing

* merge commit fixes

* minor fixes

* Update gradle.properties

* fix bch unspent coins

* minor fix

* fix BitcoinCashTransactionPriority

* Fetch tags first before switching to one of them

* Update build_haven.sh

* Update build_haven.sh

* Update build_haven.sh

* Update build_haven.sh

* update transaction build function

* Update build_haven.sh

* add ability to rename and delete

* fix address format

* Update pubspec.lock

* Revert "fix address format"

This reverts commit 1549bf4d8c.

* fix address format for exange

* restore from qr

* Update configure.dart

* [skip ci] minor fix

* fix default fee rate

* Update onramper_buy_provider.dart

* Update wallet_address_list_view_model.dart

* PR comments fixes

* Update exchange_view_model.dart

* fix merge conflict

* Update address_validator.dart

* merge fixes

* update initialMigrationVersion

* move cw_bitbox to Cake tech

* PR fixes

* PR fixes

* Fix configure.dart brackets

* update the new version text after macos 

* dummy change to run workflow

* Fix Nano restore from QR issue
Fix Conflicts with main

* PR fixes

* Update app_config.sh 

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-10-13 01:50:16 +03:00
M
5e172f982f Added AndroidManifest to gitignore 2022-01-12 17:04:10 +02:00
M
26f6be0ce6 Update build scripts for android 2022-01-11 20:20:44 +02:00
M
da170118a8 Change way to set app name and application id for android app 2022-01-11 19:23:59 +02:00
M
bef8db1e49 Fixes for pubspec.yaml generation 2022-01-11 18:46:25 +02:00
M
0d39db1bdc Add generation of of pubspec to app_config.sh 2022-01-11 11:35:08 +02:00
plowsof
efbb1f1951
Update app_config.sh
No .dart_tool/package_config.json file found, please run "pub get".

This seems to fix this
2022-01-09 21:19:06 +00:00
M
ab4844ecfa Fixes for app_config script for android 2022-01-08 17:31:09 +02:00
M
96d4b90ad3 Fixes for android app icons 2022-01-05 19:49:13 +02:00
M
1afd00fa3e Fixes for package name for android app 2022-01-05 17:51:26 +02:00
M
47943c53d7 Fix quotes for app_config.sh script 2022-01-04 20:47:34 +02:00
M
8fa1fe1b04 Config for android app. 2022-01-04 18:55:11 +02:00