Commit graph

12,831 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
c40eabf807 Clean shapeshift service and add the correct callback 2018-09-05 10:59:09 +09:00
Jean-Baptiste Dominguez
9ff9e2ea91 tab missing 2018-09-05 10:30:06 +09:00
Jean-Baptiste Dominguez
5c5558fbd4 remove final 2018-09-05 10:28:01 +09:00
Brendon Duncan
ba2fa1f26e Fixed start:ios and put Grunt tasks in alphabetical order to make it easier to find definitions. 2018-09-05 10:33:47 +12:00
Brendon Duncan
8dedc04fe8 Edited obsolete comment. 2018-09-05 10:03:00 +12:00
Brendon Duncan
ea23b26795 Removed duplicate logging for Android, and created start:android-log. 2018-09-05 09:56:19 +12:00
Brendon Duncan
2121655249 Grouping scripts in alphabetical order so it is easier to find things, and know what is there. 2018-09-05 09:48:42 +12:00
Sebastiaan Pasma
001cd82afb
getMarketData can return an error 2018-09-04 17:52:53 +02:00
Sebastiaan Pasma
793bfee6a2
Changed wallet details transition behaviour 2018-09-04 16:36:05 +02:00
Brendon Duncan
6c8a1cfd5a Bugfix for using cached status in Enter Amount screen. 2018-09-04 20:48:16 +12:00
Brendon Duncan
3ab535a36b Improved handling of available funds below min amount. 2018-09-04 19:47:50 +12:00
Jean-Baptiste Dominguez
8b505141d7 renaming, clean up 2018-09-04 16:45:52 +09:00
Jean-Baptiste Dominguez
d934a9241a Organize the package.json and grunt file. Some optimizations and renaming. 2018-09-04 15:54:24 +09:00
Jean-Baptiste Dominguez
ce3fcacac3
Merge pull request #308 from Bitcoin-com/wallet/task/490
Bug - 490 - Korean Won isn't automatically selected when phone is in Korean (fiat currency)
2018-09-04 15:27:32 +09:00
Jean-Baptiste Dominguez
4c14bdcce0
Merge pull request #315 from Bitcoin-com/wallet/task/500
500 - detect addresses such as "bitcoin-cash:" and "bitcoincash://"
2018-09-04 14:39:12 +09:00
Jean-Baptiste Dominguez
e06613eaee
Merge pull request #322 from Bitcoin-com/wallet/task/546
Wallet/task/546
2018-09-04 14:37:51 +09:00
Jean-Baptiste Dominguez
2cec6a476b
Merge pull request #294 from Bitcoin-com/wallet/task/556
Improvement - 556 - Make "Share the Wallet App" translatable
2018-09-04 14:33:15 +09:00
Jean-Baptiste Dominguez
b766f2723c
Merge pull request #290 from Bitcoin-com/wallet/task/501
501 - Fix text when sweeping paper wallet
2018-09-04 14:31:40 +09:00
Jean-Baptiste Dominguez
911247e463
Merge branch 'wallet/sprint/21' into wallet/task/501 2018-09-04 14:31:22 +09:00
Jean-Baptiste Dominguez
8b38cb2d21
Merge pull request #305 from Bitcoin-com/wallet/task/335
Wallet/task/335
2018-09-04 14:17:50 +09:00
Jean-Baptiste Dominguez
57efbc3c63
Merge pull request #319 from Bitcoin-com/wallet/task/566
Bug - 566 - Fees hidden on iPhone X
2018-09-04 14:14:41 +09:00
Jean-Baptiste Dominguez
7353e0ff06
Merge pull request #320 from Bitcoin-com/wallet/task/492
492 - Fix typo in English original source
2018-09-04 14:08:42 +09:00
Jean-Baptiste Dominguez
7b1597e229
Merge pull request #321 from Bitcoin-com/wallet/task/568
Bug - 568 - Wrong display of multi-line texts in buttons
2018-09-04 14:08:24 +09:00
Jean-Baptiste Dominguez
38037f34fe
Merge pull request #292 from Bitcoin-com/wallet/task/554
554 - All Images for iOS App Icon
2018-09-04 14:03:19 +09:00
Jean-Baptiste Dominguez
1453a74302
Merge pull request #313 from Bitcoin-com/wallet/task/546
546 Enhancement "send flow" architecture
2018-09-04 13:55:41 +09:00
Jean-Baptiste Dominguez
2a017bc999 Remove duplicate data. 2018-09-04 13:37:31 +09:00
Jean-Baptiste Dominguez
05d73e3e14 init missing variables 2018-09-04 13:34:08 +09:00
Jean-Baptiste Dominguez
547b216edd migrate copayApp to bitcoincom. Clean up 2018-09-04 13:32:36 +09:00
Jean-Baptiste Dominguez
cf1dc66b59 renaming files 2018-09-04 11:56:13 +09:00
Jean-Baptiste Dominguez
23659b0cd4 Rename files reviewed 2018-09-04 11:35:01 +09:00
Jean-Baptiste Dominguez
8322453edf clean send flow state when transaction sent 2018-09-04 11:24:25 +09:00
Jean-Baptiste Dominguez
c715fdcb41 Rename incomingData to incomingDataService 2018-09-04 11:24:07 +09:00
Brendon Duncan
4315d16f73 The Enter Amount screen now correctly sets the amount when sendMax() is called when available funds exceed the max limit. 2018-09-04 12:52:54 +12:00
Brendon Duncan
4dc3e7c2e8 Enter Amount displaying ongoing progress indicator when contacting Shapeshift. Send max button now displays max limit amount when available funds are above the Shapeshift limit. 2018-09-04 12:21:57 +12:00
Brendon Duncan
b2178c84e3 When available funds are higher than Shapeshift max limit, the send max button changes to send max limit. 2018-09-04 11:02:52 +12:00
Brendon Duncan
52f18c3c9b Got the Enter Amount screen unit tests running. 2018-09-04 09:13:09 +12:00
Sebastiaan Pasma
383d811067
Multi-line buttons fix 2018-09-03 14:44:09 +02:00
Sebastiaan Pasma
274d221af0
Links changed, app store added and some logic added 2018-09-03 13:45:40 +02:00
Sebastiaan Pasma
b1bf269ca2
Review transaction screen: iPhone X fee summary display fix 2018-09-03 11:54:15 +02:00
Brendon Duncan
b7dda8b6ca Currency in send max button now updates with currency change. 2018-09-03 20:17:46 +12:00
Brendon Duncan
8908b5ef80 Send max button behaviour is now conditional based on min and max limits. 2018-09-03 20:12:20 +12:00
Brendon Duncan
1c2c381317 Can now scan good data after scanning bad data. 2018-09-03 16:56:30 +12:00
Jean-Baptiste Dominguez
6f28f6ba2b redir cb 2018-09-03 13:31:58 +09:00
Brendon Duncan
afa9fad9d2 Now parses wallet import data. 2018-09-03 14:12:12 +12:00
Jean-Baptiste Dominguez
e8b3476ea1
Merge pull request #318 from Bitcoin-com/wallet/task/500
Update bitcoin-uri-service.js
2018-09-03 10:37:25 +09:00
Brendon Duncan
f84b1e4f35 Changed name to amountInSatoshis. 2018-09-03 13:02:28 +12:00
Brendon Duncan
48b8bbf90a Added amountSatoshis. 2018-09-03 12:53:12 +12:00
Jean-Baptiste Dominguez
b4d42215d3 add copay invitation in incomingData 2018-09-03 09:08:12 +09:00
Jean-Baptiste Dominguez
6e52aaca2d 1st cleaning for incomingData 2018-09-03 08:28:22 +09:00
Jean-Baptiste Dominguez
1708eeef82 Fix address format 2018-08-31 18:48:16 +09:00