Sam Cheng Hung
|
e248ac28de
|
Update: Improves display of send options
|
2018-04-12 10:24:08 +08:00 |
|
Sam Cheng Hung
|
8efff48aeb
|
Update: Improves send screen layout
|
2018-04-12 10:24:08 +08:00 |
|
Sam Cheng Hung
|
2ec9c351cb
|
Update: Removes signing from services
|
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
|
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
|
195e9190c5
|
Update: Adds displayBitcoinCoreFlag
|
2018-04-03 14:28:47 +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
|
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
|
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
|
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 |
|
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
|
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
|
c4d40110b7
|
Revert "Revert "Merge remote-tracking branch 'origin/instantpaymentverification'""
This reverts commit 453f77770d.
|
2018-03-12 14:12:24 +09:00 |
|
Kadir Sekha
|
453f77770d
|
Revert "Merge remote-tracking branch 'origin/instantpaymentverification'"
This reverts commit 523d63478b, reversing
changes made to 445dfbde21.
|
2018-03-12 14:02:46 +09:00 |
|
Kadir Sekha
|
523d63478b
|
Merge remote-tracking branch 'origin/instantpaymentverification'
|
2018-03-12 12:57:17 +09:00 |
|
Kadir Sekha
|
06b5108133
|
removed stupid console log showing redundant notifications
|
2018-03-07 14:59:52 +09:00 |
|
Landon
|
82e43fb078
|
fixed spelling and cleaned up debugging code
|
2018-03-06 17:28:05 +09:00 |
|
Landon
|
19b16a491f
|
new animation when receiving a payment
|
2018-03-06 16:34:03 +09:00 |
|
Kadir Sekha
|
49836bf329
|
show derivation path and created on date for addresses with balance
|
2018-03-02 14:31:44 +05:00 |
|
Kadir Sekha
|
f274889e88
|
removed secondary confirm notice after slide to send
|
2018-03-01 18:44:22 +05:00 |
|
Kadir Sekha
|
775766f585
|
fixed bug which would stop bitcoincash bitpay urls working
|
2018-03-01 16:17:08 +05:00 |
|
Kadir Sekha
|
381a4e9f78
|
updated code to work with bitpay bch payments
|
2018-03-01 14:19:52 +05:00 |
|
Kadir Sekha
|
8d4bf711eb
|
show warning if non prefixed qr scanned
|
2018-02-28 16:17:15 +05:00 |
|
Kadir Sekha
|
25a30eeb55
|
force the nav bar to appear if it disappears
|
2018-02-28 14:15:44 +05:00 |
|
Kadir Sekha
|
37b13fb783
|
fixed url opening in android and ios
|
2018-02-26 15:14:32 +05:00 |
|
Kadir Sekha
|
f8baca943c
|
added option to enable and disable sound
|
2018-02-26 11:47:11 +05:00 |
|
Kadir Sekha
|
a149c5d4fe
|
fixed feedback and email urls
|
2018-02-26 10:32:47 +05:00 |
|
Kadir Sekha
|
ffd12993fd
|
fixed bug where deleted wallet shows up in selector
|
2018-02-23 23:34:18 +05:30 |
|
Kadir Sekha
|
bd382a847a
|
fixed bitpay payment bug as according to bitpay
|
2018-02-23 23:08:57 +05:30 |
|
Kadir Sekha
|
f6e1d33d6d
|
bch makes sound when sent
|
2018-02-22 21:28:39 +05:30 |
|