Commit graph

2,954 commits

Author SHA1 Message Date
Brendon Duncan
576bb2098a Moved the fix for reading the QR code higher up the call stack, so it would only be used when needed. 2018-05-24 18:56:05 -07:00
Brendon Duncan
e7e578f20c Manually reversing 2 commits. 2018-05-24 18:36:20 -07:00
Brendon Duncan
c3347931ef The wallet list in the Confirm screen nows displays balances according to the Price Display setting. 2018-05-24 15:54:47 -07:00
Brendon Duncan
e0511ccb53 Dislaying fiat amounts in Send tab, according to Price Display setting. 2018-05-24 15:29:59 -07:00
Brendon Duncan
e5734cf083 Wallet balance display on the Receive tab now adheres to the Price Display setting. 2018-05-24 11:54:58 -07:00
Jean-Baptiste Dominguez
f87c43de20
Merge pull request #139 from Bitcoin-com/wallet/task/355
Improvement - 355 - Use External Link Service
2018-05-24 14:41:32 +09:00
Jean-Baptiste Dominguez
8f5f01eea1
Merge pull request #137 from Bitcoin-com/wallet/task/346
Store banner on Home tab
2018-05-24 12:10:12 +09:00
Sebastiaan Pasma
7643ea02cb Use External Link Service 2018-05-23 11:35:19 +02:00
Sebastiaan Pasma
af5a843e8a Use externalLinkService 2018-05-23 11:16:10 +02:00
Jean-Baptiste Dominguez
a0462a1e1e
Merge pull request #136 from davidshares/master
Fixing two links
2018-05-23 14:54:20 +09:00
Jean-Baptiste Dominguez
4319bfa82a
Merge pull request #134 from Bitcoin-com/wallet/task/348
Bug - 348 - Tapping ↻ on the "Wallet Service URL" screen will change it to a wrong URL.
2018-05-23 12:49:57 +09:00
Sebastiaan Pasma
082686def6 346 - Bitcoin.com Store banner on Home tab 2018-05-22 17:43:12 +02:00
David Shares
0dc41bd5a5
Fixing link 2018-05-22 11:16:37 -04:00
David Shares
fa17d64391
Fixing link 2018-05-22 11:14:44 -04:00
Jean-Baptiste Dominguez
faa4038f9d
Merge pull request #126 from Bitcoin-com/wallet/task/332
Wallet/task/332
2018-05-22 18:30:52 +09:00
Sebastiaan Pasma
6eaf243e6e Also fixed for aliases 'prod' and 'production' 2018-05-22 09:54:56 +02:00
Sebastiaan Pasma
4e83d09f47 Bug - 348 - Tapping ↻ on the "Wallet Service URL" screen will change it to a wrong URL. 2018-05-22 09:43:39 +02:00
Jean-Baptiste Dominguez
c5ae87e898 Fix - 339 - receive is executed by an event out of angular, apply. 2018-05-22 11:27:10 +09:00
Sebastiaan Pasma
56a59093ee Improvement - 339 - "Payment received" screen is skipped after first transaction 2018-05-21 17:37:21 +02:00
Jean-Baptiste Dominguez
2be15e98b6
Merge pull request #122 from Bitcoin-com/wallet/task/337
Improvement - 337 - Small fix: change color of the Android status bar
2018-05-21 16:28:50 +09:00
Jean-Baptiste Dominguez
90ef40d523 Fix - 344 - Add comma like first character 2018-05-21 12:31:59 +09:00
Jean-Baptiste Dominguez
397b782017
Merge branch 'wallet/sprint/16' into wallet/task/322 2018-05-18 15:25:15 +09:00
Jean-Baptiste Dominguez
09566af448 Fix - 322 - Fix >= -> === 2018-05-18 14:21:38 +09:00
Jean-Baptiste Dominguez
cba937eebc Fix - 322 - *lengh* -> *length* 2018-05-18 11:50:58 +09:00
Jean-Baptiste Dominguez
323c3c2219
Merge pull request #120 from Bitcoin-com/wallet/task/321
Improvement - 321 - "Search transactions" doesn't work with BCH prefix
2018-05-17 22:52:58 +09:00
Jean-Baptiste Dominguez
01b1c6753f Fix - 321 - Keep only the fetching in the outputs 2018-05-17 20:16:41 +09:00
Jean-Baptiste Dominguez
f7e090cd20 Fix - 321 - Forgot a condition to check the translation 2018-05-17 19:37:18 +09:00
Jean-Baptiste Dominguez
cdb9b54b58 Fix - 321 - Add the three addresses (legacy+bitpay+bch) in the searchable string 2018-05-17 19:30:06 +09:00
Sebastiaan Pasma
cc94e1c630 Change back color when moving back from wallet detail view to home screen. 2018-05-16 14:22:37 +02:00
Sebastiaan Pasma
31f50ad0cb Fixes for CashAddr, includes validation of address, adds cashaddr to search string next to legacy address 2018-05-16 13:50:25 +02:00
Sebastiaan Pasma
a915570df3 Improvement - 322 - "Search transactions" empty results case 2018-05-16 12:11:41 +02:00
Sam Cheng Hung
12f021979f
Merge pull request #115 from Bitcoin-com/wallet/task/324
Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely.
2018-05-16 13:57:05 +08:00
Jean-Baptiste Dominguez
ef53a19e00
Merge pull request #118 from Bitcoin-com/wallet/task/205
Improvement - 205 - Desktop clients should open websites in a browser…
2018-05-16 14:43:45 +09:00
Brendon Duncan
bca8eab2d4 The translation community link now goes to the Bitcoin.com Wallet's page rather than Copay. 2018-05-16 16:44:15 +12:00
Sebastiaan Pasma
17ad7e8e74 Improvement - 322 - "Search transactions" empty results case 2018-05-15 15:07:31 +02:00
Sebastiaan Pasma
b65da992c7 Improvement - 321 - "Search transactions" doesn't work with BCH prefix 2018-05-15 09:58:05 +02:00
Brendon Duncan
6caa7c74b5 Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely. 2018-05-15 17:07:50 +12:00
Sebastiaan Pasma
814e818380 Improvement - 320 - Remove red notification bubble from "Recent Transactions" module 2018-05-14 16:01:09 +02:00
Sebastiaan Pasma
8324b18b81 Improvement - 205 - Desktop clients should open websites in a browser, not an app webview. (OSX/Win/Linux) 2018-05-14 13:12:41 +02:00
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