Commit graph

5,007 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
230b6e2228 Merge 2018-09-07 01:41:13 +09:00
Jean-Baptiste Dominguez
81852836dd Fix : callback the newHistory 2018-09-07 01:18:54 +09:00
Jean-Baptiste Dominguez
9c0b54a7ce
Merge pull request #326 from Bitcoin-com/wallet/task/562
Bug - 562 - No notification when a new release version is available (Mac OSX github)
2018-09-06 22:12:45 +09:00
Jean-Baptiste Dominguez
47e1d0bdc7
Merge pull request #325 from Bitcoin-com/wallet/task/576
Bug - 576 - Android KitKat (4.4) interface fixes
2018-09-06 21:34:36 +09:00
Jean-Baptiste Dominguez
6a8f8ca33b Fix to send the amount if shapeshift case 2018-09-06 20:29:50 +09:00
Sebastiaan Pasma
828cb927dc
refactor latestReleaseService to new format 2018-09-06 13:16:32 +02:00
Jean-Baptiste Dominguez
176f0c3141 Fix to provide an amount (canSendMax was never set to false when shapeshift) 2018-09-06 20:16:25 +09:00
Sebastiaan Pasma
c14820ea34
Shim for Array.includes (fixing receive notifications) + Android KitKat fixes (effect on slide + received payment notification) 2018-09-06 13:04:19 +02:00
Jean-Baptiste Dominguez
57ce93ccb8 fix parenthesis 2018-09-06 18:28:27 +09:00
Jean-Baptiste Dominguez
b6f63706f3 Resolution conflicts 2018-09-06 18:21:04 +09:00
Brendon Duncan
b0fba31040 Fix fee display on Android 4.4 KitKat. 2018-09-06 20:18:31 +12:00
Jean-Baptiste Dominguez
b0178c0673
Merge pull request #327 from Bitcoin-com/wallet/task/567
Improvement - 567 - Stuttering animation when scrolling transaction history.
2018-09-06 17:16:53 +09:00
Jean-Baptiste Dominguez
688f2b97bc
Merge pull request #324 from Bitcoin-com/wallet/task/546
546 - revamp shapeshift service
2018-09-06 17:13:05 +09:00
Brendon Duncan
c79ca6d1af More specific Shapeshift error handling. 2018-09-06 18:34:59 +12:00
Jean-Baptiste Dominguez
71e530f535 Unify the translation service 2018-09-06 15:31:22 +09:00
Jean-Baptiste Dominguez
a397e83cf0 error case without .message 2018-09-06 15:24:16 +09:00
Jean-Baptiste Dominguez
98e6e8ac75 Recommendation #brendon :) 2018-09-06 15:17:37 +09:00
Brendon Duncan
3de34dbf15 Renaming to follow new convention. 2018-09-06 11:34:00 +12:00
Brendon Duncan
394317bc46 Better default error message for Shapeshift error. 2018-09-06 11:27:48 +12:00
Sebastiaan Pasma
f52b2e7f09
Better fix for KitKat 4.4 2018-09-05 16:44:33 +02:00
Sebastiaan Pasma
525afac92e
scss var name change 2018-09-05 16:36:53 +02:00
Sebastiaan Pasma
22e1c397d0
Removed duplicate android header + refactored animation to use CSS animations instead of javascript calculated animations 2018-09-05 16:19:31 +02:00
Sebastiaan Pasma
74a9fe9691
Merge branch 'wallet/sprint/21' into wallet/task/567 2018-09-05 14:11:51 +02:00
Sebastiaan Pasma
70663492eb
Merge branch 'wallet/sprint/21' into wallet/task/562
# Conflicts:
#	src/js/controllers/tab-home.controller.js
2018-09-05 14:07:23 +02:00
Sebastiaan Pasma
477a9b6995
Android KitKat (4.4) fixes 2018-09-05 14:03:01 +02:00
Jean-Baptiste Dominguez
2d6a1528c1 handle errors properly 2018-09-05 17:23:09 +09:00
Jean-Baptiste Dominguez
3b6bb1fcdd ionicModal using for all devices 2018-09-05 16:10:21 +09:00
Jean-Baptiste Dominguez
2a607d245d using ionicModal for all devices 2018-09-05 16:10:05 +09:00
Jean-Baptiste Dominguez
fa8ce4779f async series with shapeshift & fee calculation 2018-09-05 15:32:47 +09:00
Brendon Duncan
d01baa6060 Better handling of Shapeshift error. 2018-09-05 18:16:01 +12:00
Jean-Baptiste Dominguez
2c398bbe03 Fix amount check 2018-09-05 14:51:06 +09:00
Jean-Baptiste Dominguez
9128d3ebe2 Migrate to our new standard for services 2018-09-05 14:43:16 +09:00
Jean-Baptiste Dominguez
887270bfa9 clean ";" 2018-09-05 14:42:27 +09:00
Jean-Baptiste Dominguez
f7cde7a071 clean up, migrate to no-fix amount 2018-09-05 12:45:20 +09:00
Jean-Baptiste Dominguez
5e034e7b8b clean up 2018-09-05 11:37:29 +09:00
Jean-Baptiste Dominguez
c553b51817 clean up 2018-09-05 11:02:10 +09:00
Jean-Baptiste Dominguez
c40eabf807 Clean shapeshift service and add the correct callback 2018-09-05 10:59:09 +09: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
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
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
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
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