Commit graph

5,039 commits

Author SHA1 Message Date
Brendon Duncan
93d061c96a Returning addresses from cashAddr with bitcoincash: prefix. 2018-08-23 12:55:58 +12:00
Brendon Duncan
ab0b8b19b0 Returning legacy address for cashAddr. 2018-08-23 12:47:47 +12:00
Brendon Duncan
70f76baad0 bitcoinUriService passing first test. 2018-08-23 10:48:49 +12:00
Brendon Duncan
f16ef22436 amountController tests no longer fail. 2018-08-23 10:32:47 +12:00
Sebastiaan Pasma
4cf268682b
removed comments 2018-08-22 16:21:57 +02:00
Brendon Duncan
feca8b5807 Checking every time we get earlier data, if all transactions have been fetched. 2018-08-22 20:01:30 +12:00
Brendon Duncan
e6beb6fed1 Displaying more cached data while waiting for first tx history fetch. 2018-08-22 19:51:10 +12:00
Brendon Duncan
745737ef73 Adding missing parameter. 2018-08-22 19:39:32 +12:00
Brendon Duncan
95de043d3d Merged. 2018-08-22 19:32:53 +12:00
Brendon Duncan
ad6a1fbe8d Adding latest transactions. 2018-08-22 19:28:24 +12:00
Sebastiaan Pasma
d5f01e9713
stop fetching the wallet history when everything is fetched 2018-08-21 21:36:55 +02:00
Brendon Duncan
78f0ff28cd Getting earlier transactions with pagination. 2018-08-21 12:43:03 +12:00
Brendon Duncan
0bd94601ae Controlling when infinite scroll is available. 2018-08-21 09:17:56 +12:00
Brendon Duncan
72cb94d212 Using infinite scroll on cached data. 2018-08-21 08:58:19 +12:00
Brendon Duncan
ba98fbe187 Merge sprint/21. 2018-08-20 17:23:01 +12:00
Brendon Duncan
03fa87adbc Displaying transactions from cache when first entering wallet details. 2018-08-20 17:21:30 +12:00
Brendon Duncan
b3e34483b6 Show my address button. 2018-08-17 11:59:27 +12:00
Brendon Duncan
33d780f2e5 The spinner in wallet details now spins when the infinite scroll spinner spins. 2018-08-16 15:44:59 +12:00
Brendon Duncan
93b6c3f1be Spinner same size as refresh button. 2018-08-16 15:00:51 +12:00
Sebastiaan Pasma
0ae6f043ed
loading new txs using pagination 2018-08-15 17:23:00 +02:00
Sebastiaan Pasma
99d8de02da
Show pasted address instead of always cashaddr format on bch 2018-08-14 15:53:18 +02:00
Sebastiaan Pasma
448679d1a6
receive tab not showing fiat amount on receiving amount ("payment received" screen) 2018-08-14 14:05:22 +02:00
Jean-Baptiste Dominguez
5a5d31d45d Fix for building android release 2018-08-14 17:13:44 +09:00
Brendon Duncan
05e204dec8 Changed the review controller to allow the transaction to be shared, once successful. 2018-08-14 16:58:13 +12:00
Brendon Duncan
cf6658c83a Removed $apply() inside $watch. 2018-08-14 14:48:07 +12:00
Jean-Baptiste Dominguez
24033f4615
Merge branch 'wallet/sprint/20' into wallet/task/514 2018-08-14 11:41:31 +09:00
Jean-Baptiste Dominguez
947c2d324f Upgrade text 2018-08-14 11:38:24 +09:00
Sebastiaan Pasma
1dad3ab3fd
Many translation fixes. Missing translations in template.pot and added some in views 2018-08-13 13:48:41 +02:00
Jean-Baptiste Dominguez
30230304b6 Fix height header 2018-08-13 16:13:29 +09:00
Jean-Baptiste Dominguez
08ff6f2a6c
Merge pull request #266 from Bitcoin-com/wallet/task/427
Manage the currency state
2018-08-13 14:14:34 +09:00
Jean-Baptiste Dominguez
52e1b5e811 Manage the currency state 2018-08-13 14:13:49 +09:00
Brendon Duncan
b7d2c3e05c Merged fixes to Wallet Details. 2018-08-13 17:00:32 +12:00
Brendon Duncan
0b71daf04d Removed previous fix as it is superceded by a better one. 2018-08-13 16:51:38 +12:00
Brendon Duncan
6de4f2ecda Enlarged Wallet Details header to fit Receive and Send buttons without covering the unlocked balance. 2018-08-13 16:45:46 +12:00
Jean-Baptiste Dominguez
430f4644eb Fix formatted amount. 2018-08-13 13:32:20 +09:00
Brendon Duncan
5da475f1ee Merged sprint/20. 2018-08-13 15:55:57 +12:00
Brendon Duncan
a29a41b647 Removed console.log(). 2018-08-13 15:48:20 +12:00
Brendon Duncan
098d454b8b Fixed formatting of numbers in the thousands. 2018-08-13 15:43:20 +12:00
Brendon Duncan
80c9d682b5 Fix in formatted-amount of display of subcent fees in transactions details page. 2018-08-13 11:23:15 +12:00
Brendon Duncan
84fd483f19 Fix for removing dark portion of Review Transaction screen below personal note. 2018-08-13 10:47:00 +12:00
Brendon Duncan
5445ddbecd Fix for wallet selection header when in Shapeshift flow. Also fixed a coin already present bug that occurred in subsequent Shapeshift flows. 2018-08-13 10:00:39 +12:00
Sebastiaan Pasma
d28ba24e1c
receive specific amount fix to use sendFlowService 2018-08-10 15:10:44 +02:00
Sebastiaan Pasma
335ef9defd
Merge remote-tracking branch 'origin/wallet/task/537' into wallet/task/537 2018-08-10 12:12:20 +02:00
Sebastiaan Pasma
e4c5da0d44
thirdParty fix 2018-08-10 12:07:24 +02:00
Jean-Baptiste Dominguez
949cbc7697 Cleaning code 2018-08-10 19:04:53 +09:00
Jean-Baptiste Dominguez
daf9bb5356 Notify to reload home tab 2018-08-10 18:43:28 +09:00
Jean-Baptiste Dominguez
5185c6ee3c Fix amount 2018-08-10 18:41:47 +09:00
Jean-Baptiste Dominguez
81126a9d04 Merge branch 'wallet/task/537' of https://github.com/Bitcoin-com/Wallet into wallet/task/537 2018-08-10 17:47:32 +09:00
Jean-Baptiste Dominguez
3365a61d62 invalidate cache 2018-08-10 17:47:21 +09:00
Sebastiaan Pasma
dd75f581e7
move stateParams and fromWallet outside of the clipboar function 2018-08-10 10:47:16 +02:00