Commit graph

11,805 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
12f1c2e28a Improvement - 172 - Make default price display in fiat 2018-04-25 13:59:25 +09:00
Jean-Baptiste Dominguez
463eed2583 Improvement - 247 - Wallet should default currency based on language selected 2018-04-25 13:56:54 +09:00
Jean-Baptiste Dominguez
eba2a19ca2 287 - Back arrow disappears after opening an external link 2018-04-25 13:37:43 +09:00
Sam Cheng Hung
4965a76322 Fix: Send Max still being used even though user selected No the Send Max prompt 2018-04-16 11:26:08 +08:00
Sam Cheng Hung
2ec9c351cb Update: Removes signing from services 4.8.0 2018-04-11 17:47:01 +08:00
Sam Cheng Hung
772f3bfb35 Update: Adds a callback for updateAllWallets 2018-04-11 17:41:05 +08:00
Sam Cheng Hung
1615034bbc Update: updateAllWallets has no callback or promise, using timer as a stop-gap measure to allow for wallets to initialize 2018-04-11 17:31:12 +08:00
Sam Cheng Hung
7c8c33a0c7 Update: Downgrades arrow function syntax to satisfy UglifyJS 2018-04-11 17:00:24 +08:00
Sam Cheng Hung
92e593ab12 Update: Rewrites balance checking with a promise-based function to avoid asynchronous issues 2018-04-11 15:24:29 +08:00
Sam Cheng Hung
f2ad6abe75 Update: Removes usage of cacheBalance and directly call getLastKnownBalance to avoid potential async issues 2018-04-11 12:04:02 +08:00
Kadir Sekha
33d8474fe1 updated version number 4.7.3 2018-04-06 13:22:37 +09:00
Kadir Sekha
b2601578f1 if specific recovery phrase then don't generate address 2018-04-06 11:45:00 +09:00
Sam Cheng Hung
1be4c7d235 Update: Runs initBitcoinCoreDisplay after everything has been loaded 2018-04-03 16:49:21 +09:00
Sam Cheng Hung
5ec526e06b Update: Increments version number 2018-04-03 15:24:19 +09:00
Sam Cheng Hung
195e9190c5 Update: Adds displayBitcoinCoreFlag 2018-04-03 14:28:47 +09:00
Sam Cheng Hung
8d9631200b Update: Increments version number 2018-04-02 16:42:16 +09:00
Sam Cheng Hung
1d44006788 Update: txFormatService.formatAmount returns 0.00 for 0 satoshi values 2018-03-29 16:10:21 +09:00
Sam Cheng Hung
1bf28d6e63 Update: Fixes moving loading icon when wallet details are refreshing 2018-03-29 14:59:01 +09:00
Sam Cheng Hung
71bdd845da Update: Utilise txFormatService for payment received overlay 2018-03-29 14:49:35 +09:00
Sam Cheng Hung
d7a2a61608 Update: Shows full precision for formatAmount function 2018-03-29 14:44:03 +09:00
Sam Cheng Hung
124684b5a1 Update: Adds amount received on payment received overlay on Receive tab 2018-03-29 14:14:43 +09:00
Sam Cheng Hung
538741127c Update: Fixes issue with building due to new update of Google Play services https://github.com/arnesson/cordova-plugin-firebase/issues/610 2018-03-28 16:31:07 +09:00
Sam Cheng Hung
b8b0617c34 Fix: Removes arrow function syntax due to uglify issues 2018-03-28 15:55:06 +09:00
Sam Cheng Hung
7430f6ca99
Merge pull request #70 from Bitcoin-com/optionalbtc
Adds a setting to display Bitcoin Core wallets when enabled
2018-03-28 14:01:01 +09:00
Sam Cheng Hung
11ccc853c3 Update: Removes unneeded $injector 2018-03-27 11:44:43 +09:00
Sam Cheng Hung
f7926e4b0e Update: Removes console log 2018-03-27 11:43:24 +09:00
Sam Cheng Hung
780951eb2f Update: Adds a Bitcoin Core Wallet setting which hides BTC wallets when disabled 2018-03-27 11:30:34 +09:00
Sam Cheng Hung
7bf656a0a3 Merge branch 'signaturestyling' 2018-03-24 10:30:52 +09:00
Sam Cheng Hung
4174623651 Update: Styles signature page 2018-03-24 10:30:30 +09:00
Sam Cheng Hung
52d0616105 Update: Separates signature result into separate tile. Adds copy icon 2018-03-24 10:20:17 +09:00
Sam Cheng Hung
31b7ad02fe
Merge pull request #69 from Bitcoin-com/fixmemofield
BW-235 & BW-236
2018-03-23 09:01:51 +09:00
Kadir Sekha
ef6a572b87 added code, icons and css for sign and verify message 2018-03-22 15:44:21 +09:00
Sam Cheng Hung
7f5f74bb6e Update: Removes dummy text 2018-03-22 12:07:12 +09:00
Sam Cheng Hung
7b26261512 Update: Fixes memo cut-off, changes memo to textarea, auto-expand based on content length, display memo while transaction is in Receiving state 2018-03-22 11:50:26 +09:00
magmahindenburg
4c60ba5c81 Better explaination 2018-03-19 15:32:37 +09:00
magmahindenburg
8f4bbc389a Fixed typo 2018-03-19 15:31:52 +09:00
magmahindenburg
7ec129c43b Updated README with a temp fix for building 2018-03-19 15:30:16 +09:00
Kadir Sekha
4aa3761cc8 moved location of green tick on receive in custom amount 4.6.0 2018-03-14 12:51:36 +09:00
Kadir Sekha
5dab402cfa updated app version number 2018-03-14 12:43:19 +09:00
Kadir Sekha
ec624a155d fixed bug where btc address wasn't being display in to field on confirm 2018-03-14 12:32:13 +09:00
Kadir Sekha
6e28268c24 payment received socket now works on custom amount screen 2018-03-14 11:58:11 +09:00
Kadir Sekha
70fb13da84 fix indentation 2018-03-14 11:38:03 +09:00
Kadir Sekha
313bb752ad readded payment received css for animation 2018-03-13 17:37:25 +09:00
Kadir Sekha
8274d8a0a9 fixed creating wallet notification bug 2018-03-13 16:47:51 +09:00
Kadir Sekha
831151695f removed feature that blocks low amount bitpay transactions 2018-03-13 15:42:18 +09:00
Kadir Sekha
987bc95767 fixed bch pay pro payment fee calculation 2018-03-13 12:00:12 +09:00
Kadir Sekha
ab5b9ac53c got bch bitpay payments working! 2018-03-12 17:14:56 +09:00
Kadir Sekha
1c0ee4c187 removed payment received css as its breaking all other css 2018-03-12 16:32:51 +09:00
Kadir Sekha
bea06a51a5 removed bad css 2018-03-12 14:16:10 +09:00
Kadir Sekha
c4d40110b7 Revert "Revert "Merge remote-tracking branch 'origin/instantpaymentverification'""
This reverts commit 453f77770d.
2018-03-12 14:12:24 +09:00