Commit graph

174 commits

Author SHA1 Message Date
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
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
Jean-Baptiste Dominguez
4fb9c57bdd Improvement - 270 - Change BCH display on home screen wallets to selected currency 2018-04-25 15:04:42 +09: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
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
06b5108133 removed stupid console log showing redundant notifications 2018-03-07 14:59:52 +09:00
Kadir Sekha
25a30eeb55 force the nav bar to appear if it disappears 2018-02-28 14:15:44 +05:00
Kadir Sekha
43556b84c4 added servicesService and moved shapeshift into there 2018-02-14 16:35:57 +00:00
Kadir Sekha
5fc682fea1 fixed bug where the console showed an error during onboarding 2018-02-06 13:52:44 -04:00
Kadir Sekha
ca1212ea8a latest release link points to our github 2017-12-29 13:43:59 +00:00
Kadir Sekha
f68513bb5f only show services on home when wallets done loading 2017-12-14 13:33:42 +09:00
Kadir Sekha
b1cfa65a6e Added firebase events service and added it to the home tab 2017-11-13 15:07:25 +09:00
Kadir Sekha
a0261a6c9f Merge https://github.com/bitpay/copay into copay-cash 2017-10-16 18:05:09 +09:00
Gustavo Maximiliano Cortez
a853c17a0d
Split wallets by type (bitcoin and bitcoin cash) 2017-10-05 15:18:30 -03:00
magmahindenburg
98c93e3c6f Merge branch 'master' of https://github.com/bitpay/copay 2017-07-06 11:27:29 +09:00
magmahindenburg
c737e14d17 Added price chart 2017-07-05 11:33:25 +09:00
Gabriel Bazán
d3b1ea07cd remove next steps card and app rate from tab-home 2017-06-22 15:47:50 -03:00
magmahindenburg
d3a75fb099 Fixed a bug where notifications are displayed twice. Redundant notifications are now removed 2017-06-18 17:45:46 +09:00
magmahindenburg
c7bbaf7cce Added proper services for the Bitcoin.com stuff 2017-06-14 00:43:11 +09:00
Andy Phillipson
4b95bfc7b9
Add missing reference to timeService. 2017-06-08 10:46:46 -04:00
Andy Phillipson
ae777d6639
Fixed layout, relative time. Standardize on use of timeService. 2017-06-08 10:38:58 -04:00
Gabriel Edgardo Bazán
8cefdc1312 Revert "adding loading placeholders to avoid the screen resize in tab-home view" 2017-04-26 08:53:32 -03:00
Gabriel Bazán
10986850d0 adding loading placeholders to avoid the screen resize 2017-04-20 12:00:17 -03:00
Gustavo Maximiliano Cortez
4e8bd0634c
New push notifications 2017-03-09 12:22:06 -03:00
Gustavo Maximiliano Cortez
10d1cff704 Revert "fix No wallets/card/anything in tab-home when resume app" 2017-02-23 11:13:14 -03:00
Gabriel Bazán
d112983604 fix No wallets/card/anything in tab-home when resume app 2017-02-21 16:25:45 -05:00
Gustavo Maximiliano Cortez
8a0957304c Merge pull request #5544 from matiu/bug/bitpay-card
Bug/bitpay card
2017-01-31 17:51:06 -03:00
Matias Alejo Garcia
210ebf9514
fix refresh 2017-01-31 17:45:19 -03:00
Matias Alejo Garcia
34bc2ba209
hide next steps 2017-01-31 16:32:45 -03:00
Matias Alejo Garcia
1501d74558
fix bitpay card 2017-01-31 14:24:13 -03:00
Matias Alejo Garcia
24c2d735cc
bitpay card integration in home. Cache TODO 2017-01-31 09:30:27 -03:00
Matias Alejo Garcia
5357ba7fcd
fix refresh in home / settings 2017-01-30 19:38:52 -03:00
Matias Alejo Garcia
d85da2cc45
buyAndSell services + nextSteps 2017-01-30 18:04:17 -03:00
Matias Alejo Garcia
19b3d9bb15
refactor bitpay card 2017-01-27 17:54:41 -03:00
Gabriel Edgardo Bazán
ed45495ae2 Merge pull request #5520 from JDonadio/ref/update-available
Update available - Desktop
2017-01-27 17:47:21 +02:00
Matias Alejo Garcia
0a76b89b36 Merge pull request #5530 from cmgustavo/bug/pairing-card-03
Show cards immediately after pairing (mobile issue)
2017-01-26 10:16:15 -03:00
JDonadio
30f8d602b2 use interpolation 2017-01-26 09:26:14 -03:00
Gustavo Maximiliano Cortez
a5338822bc
Show cards inmedatly after pairing (mobile issue) 2017-01-25 16:27:51 -03:00
Gustavo Maximiliano Cortez
e4ac118896
Enable Coinbase to old and new users 2017-01-25 11:13:18 -03:00
JDonadio
e871c12408 update app name 2017-01-25 09:40:31 -03:00
Matias Alejo Garcia
9e33cde4cf
add badge to recent txs 2017-01-18 11:48:50 -03:00
Gustavo Maximiliano Cortez
1a7f66273e
Update Coinbase from tab-home 2017-01-16 20:09:00 -03:00
Matias Alejo Garcia
f063c06751
enhance error handling 2017-01-16 16:00:09 -03:00
Javier
4a79ecbfb3 fix version value 2016-12-27 17:05:02 -03:00
Javier
4b3f9a6c99 ref $window.appConfig as service 2016-12-27 15:26:45 -03:00
Gabriel Bazán
bbfb19dcbb increase time of feedback card to one week 2016-12-16 11:28:57 -03:00