Commit graph

1,314 commits

Author SHA1 Message Date
Marty Alcala
15830a861b cleanup 2016-10-20 18:04:45 -04:00
Marty Alcala
468850f9fb fix backwards compatible qr code paypro scan 2016-10-20 17:55:06 -04:00
Marty Alcala
70294d6fa1 don't show incoming data menu when data is pasted into the send view 2016-10-20 16:37:47 -04:00
Marty Alcala
78c9ac2484 prelim logic to conditionally display incoming data menu based on the source 2016-10-20 12:53:35 -04:00
Marty Alcala
890dadade0 remove unused deps 2016-10-19 16:52:55 -04:00
Marty Alcala
01da9d91e4 cleanup 2016-10-19 16:45:29 -04:00
Marty Alcala
01d5e1d2eb Merge branch 'ref/design' of github.com:bitpay/bitpay-wallet into scanHandling 2016-10-19 16:36:32 -04:00
Marty Alcala
27f8c08488 better alignment of incoming data menu 2016-10-19 16:30:36 -04:00
Marty Alcala
9eccc0a439 ensure the 1st action sheet open animates on ios 2016-10-19 15:10:23 -04:00
Marty Alcala
7080872843 handle unrecognized content scan 2016-10-19 13:53:18 -04:00
Javier
1884f646cd import wallet with pk encrypted 2016-10-19 13:36:22 -03:00
Jason Dreyzehner
164a31631e fix(units): switch default unit to BTC
#451
2016-10-18 18:47:12 -04:00
Marty Alcala
2f8795b9a0 get external link opening in browser 2016-10-18 18:06:50 -04:00
Marty Alcala
78bd523391 fix merge conflicts 2016-10-18 17:23:43 -04:00
Marty Alcala
e9aaec3c68 prelim bitcoin address support for incoming data menu 2016-10-18 15:45:09 -04:00
Gustavo Maximiliano Cortez
f0169fdde4
Fix open external link (mobile) 2016-10-17 20:54:01 -03:00
Gustavo Maximiliano Cortez
f112ada22d
Timeout is required to enable the back button 2016-10-17 12:07:14 -03:00
Gustavo Maximiliano Cortez
4454482c53
Fixes the back button after scan a qr code 2016-10-17 11:50:08 -03:00
Gabriel Bazán
6b7a99939e fix log messages 2016-10-17 11:22:50 -03:00
Javier
7a66de84c0 Fix error message 2016-10-17 11:12:17 -03:00
Matias Alejo Garcia
a3987bfcf9
add debug 2016-10-15 23:55:08 -03:00
Marty Alcala
8c8bbd6cd3 wire rootscope event to incoming data menu 2016-10-14 16:03:53 -04:00
Marty Alcala
2a7ed47548 remove fetch pay pro logic from send confirm screen 2016-10-14 13:42:56 -04:00
Marty Alcala
73c3f1853d make action sheet come up if non paypro url has been scanned 2016-10-14 10:33:36 -04:00
Marty Alcala
cc7311d169 prelim incoming data menu component 2016-10-13 18:29:03 -04:00
Gustavo Maximiliano Cortez
c916babe25
Minor bug fixes. New bitauth method for getting token 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
9b32e50bb0
Updates bitauth pairing. Updates package.json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
b2086701d8
Not necessary anymore 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
95c0371f9b
Ref and clean code 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
d4ace8ab2c
New pairing request 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
7edf1b2894
Fix livenet 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
87535b3f24
Generate local priv key 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
252ebf45b3
Fix handle URL (mobile). Replaces visa-api by api 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
222fbe57ff
Bitpay card config external json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
63916402a3
Removes cards. Fix history. New method getInvoiceHistory 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
3f2f169db3
Activate caching for bitpay card 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
9196e07f3a
Fix card intro 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
35cd6ce4cc
New flow to link the bitpay card 2016-10-13 17:50:21 -03:00
Matias Alejo Garcia
9667aa8e24 Merge pull request #423 from JDonadio/fix/encrypted-02
Fix export/import wallet with encrypted pk
2016-10-13 16:02:12 -03:00
Jamal Jackson
794e0a304e Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/external_link_open_system_browser
# Conflicts:
#	www/views/tab-settings.html
2016-10-13 11:57:24 -04:00
Javier
d245123079 add check and warning before delete the encrypted version 2016-10-13 12:13:57 -03:00
Javier
1c40185b05 complete decrypt pk process 2016-10-13 12:03:46 -03:00
Javier
18a2577523 check extended private key at import 2016-10-13 12:03:46 -03:00
Javier
696c5bbd18 fix export wallet 2016-10-13 12:03:46 -03:00
Javier
81a49586fb export decrypted wallet 2016-10-13 12:03:05 -03:00
Gabriel Bazán
3d5522b227 adding has click 2016-10-13 11:27:34 -03:00
Gabriel Bazán
237cc2f58c remove hasClick and use isCordova 2016-10-13 10:45:40 -03:00
Jamal Jackson
fa7c746f5e added additional options to external service to provide custom message. disabled confirm dialog where needed 2016-10-12 15:29:06 -04:00
Matias Alejo Garcia
43aeaae7a2 Merge pull request #394 from bitjson/feature/launch-so-fast-and-so-clean
launch so fast and so clean
2016-10-12 15:05:03 -03:00
Jason Dreyzehner
8c992569d5 fix(desktop): fix error if StatusBar is not available 2016-10-12 14:03:36 -04:00