Commit graph

2,865 commits

Author SHA1 Message Date
Sam Cheng Hung
d2e7a45668 Update: Skips intermediate modal when clicking on View on blockchain button for a transaction 2018-05-10 12:40:15 +08:00
Jean-Baptiste Dominguez
be222fd4d8 Fkix - 315 - Remove console.log 2018-05-10 12:27:00 +09:00
Jean-Baptiste Dominguez
eced42806d Fix - 315 - Currency search doesn't work when entering from Settings 2018-05-10 12:23:44 +09:00
Jean-Baptiste Dominguez
f51f68efde Fix - 244 - Limit by 8 carateres before the comma 2018-05-09 17:25:28 +09:00
Jean-Baptiste Dominguez
3fae07d5fa Fix - 244 - Clear the amount after switching, limit by 8 after comma 2018-05-09 17:01:05 +09:00
Jean-Baptiste Dominguez
068c2a769f Improvement - 312 - Wrong flow on camera permissions 2018-05-09 16:12:09 +09:00
Jean-Baptiste Dominguez
c2fda9f177 Improvement - 314 - Wrong flow on camera permissions 2018-05-09 15:22:58 +09:00
Jean-Baptiste Dominguez
96f7d4c60a Improvement - 314 - Wrong flow on camera permissions 2018-05-09 14:41:55 +09:00
Sebastiaan Pasma
030f595132 Bug: Wallet not switching Currency 2018-05-08 15:38:29 +02:00
Sebastiaan Pasma
f945b0f9a7 Remember the state of collapsed/open menus on home tab 2018-05-08 10:57:25 +02:00
Jean-Baptiste Dominguez
350f103709 Fix - Keyboard on desktop (delete) 2018-05-08 17:43:24 +09:00
Jean-Baptiste Dominguez
1ec2bf7ba0 Fix - Search with popularCurrencyList as well 2018-05-08 16:44:55 +09:00
Jean-Baptiste Dominguez
fa291c757d Fix - init is not defined 2018-05-08 16:26:50 +09:00
Jean-Baptiste Dominguez
35bf2da0f5 Improvement/Fix - Virtual keyboard 2018-05-08 16:17:19 +09:00
Jean-Baptiste Dominguez
2f73ffd61c Migrate keyboard from Sam and some fixes 2018-05-08 11:39:32 +09:00
Jean-Baptiste Dominguez
f4c0cc2bad Migration to virtual keyboard 2018-05-08 00:28:44 +09:00
Jean-Baptiste Dominguez
dfccad86ad Fix 308- Facebook (and others?) messaging links not displaying wallet icon 2018-05-06 22:30:17 +09:00
Jean-Baptiste Dominguez
19a67e6473 Fix - 305 - Add default text to SHARE feature 2018-05-04 13:01:30 +09:00
Jean-Baptiste Dominguez
90334dd686 Fix - 303 - Detail wallet, header reset after reloading 2018-05-02 20:36:34 +09:00
Jean-Baptiste Dominguez
16a484c57c Fix - 253 - Removing contact from Address Book feature not functional 2018-04-30 16:50:38 +09:00
Jean-Baptiste Dominguez
b6a0c0d849 Fix - 292 - White screen 2018-04-27 18:22:23 +09:00
Jean-Baptiste Dominguez
132939447e Fix - 291/292
- White screen & Remove the button "Send max amount" in receive specific amount"
2018-04-27 15:39:54 +09:00
Jean-Baptiste Dominguez
a69b14c58c
Revert "Sendscreen" 2018-04-27 14:58:10 +09:00
Jean-Baptiste Dominguez
ba3606d66c
Merge pull request #82 from Bitcoin-com/sendscreen
Sendscreen
2018-04-26 14:51:46 +09:00
Jean-Baptiste Dominguez
766195c554 Fix $ missing 2018-04-26 10:28:08 +09:00
Jean-Baptiste Dominguez
3dda150a11
Merge pull request #80 from Bitcoin-com/dev-jb
Improvement
2018-04-26 10:09:50 +09:00
Jean-Baptiste Dominguez
5ecfc4a949 Improvement - 288 - Receive screen post check mark display: When a new wallet is chosen, QR does not display, previous payment received checkmark persists 2018-04-25 17:52:15 +09:00
Jean-Baptiste Dominguez
c12e47e9c1
Merge pull request #77 from Bitcoin-com/dev-jb
Dev jb
2018-04-25 16:09:40 +09:00
Jean-Baptiste Dominguez
4fb9c57bdd Improvement - 270 - Change BCH display on home screen wallets to selected currency 2018-04-25 15:04:42 +09:00
Jean-Baptiste Dominguez
12f1c2e28a Improvement - 172 - Make default price display in fiat 2018-04-25 13:59:25 +09:00
Sam Cheng Hung
919473e7bd Update: Skips onboarding and email collection screens, create wallets on startup and move to home tab 2018-04-20 21:11:48 +08: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
8efff48aeb Update: Improves send screen layout 2018-04-12 10:24:08 +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
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
71bdd845da Update: Utilise txFormatService for payment received overlay 2018-03-29 14:49:35 +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
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
Kadir Sekha
ef6a572b87 added code, icons and css for sign and verify message 2018-03-22 15:44:21 +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