Commit graph

751 commits

Author SHA1 Message Date
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
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
Jamal Jackson
3d9e40b4c5 Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/external_link_open_system_browser
# Conflicts:
#	src/js/services/externalLinkService.js
2016-10-12 13:57:21 -04:00
Jason Dreyzehner
ec343e4991 perf(startupService): speedup perceived load time by removing animations before the splashscreen hid 2016-10-12 13:27:19 -04:00
Jamal Jackson
3b3d931892 added opt in option, and new inputs to make modal completely custom per use. 2016-10-12 11:19:09 -04:00
Matias Alejo Garcia
a64294f0d9 Merge pull request #384 from gabrielbazan7/fix/passwordPrompt
force to use ionic prompt to hide password
2016-10-12 11:51:22 -03:00
Matias Alejo Garcia
587249e03b Merge pull request #404 from cmgustavo/bug/open-external-link-02
Not handle external link
2016-10-12 11:50:45 -03:00
Matias Alejo Garcia
99efe06343 Merge pull request #383 from JDonadio/fix/edit-note
Fix edit memo
2016-10-12 11:50:10 -03:00
Gustavo Maximiliano Cortez
b5208e4186
Not handle external link 2016-10-12 11:49:11 -03:00
Gustavo Maximiliano Cortez
9427952fc7
Not handle external link 2016-10-12 11:40:14 -03:00
Gabriel Bazán
99274519d6 change option name 2016-10-12 11:09:51 -03:00
Gabriel Bazán
20b2f2d6dc force to use ionic prompt to hide password 2016-10-12 11:09:51 -03:00