Commit graph

1,067 commits

Author SHA1 Message Date
Matias Alejo Garcia
8975b70530 Merge pull request #1099 from yemel/feature/android-uri-handling
Implement bitcoin URI Handling on Android
2014-08-16 00:11:38 -04:00
Yemel Jardi
594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi
b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Matias Alejo Garcia
534895a009 rebase 2014-08-15 18:55:26 -04:00
Matias Alejo Garcia
d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
f14d83cee1 redir to home if no wallets at #open 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
5753f406e0 add tests to getSEssionId 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
54bc98f0bd add sessionStorage param 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
eb9acb958f mocha test passing on console 2014-08-15 18:34:03 -04:00
Matias Alejo Garcia
bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Matias Alejo Garcia
d8e0d50dce add WalletLock class 2014-08-15 18:26:33 -04:00
Manuel Araoz
70dc68485b trying to get tests working 2014-08-15 17:47:36 -04:00
Manuel Araoz
439d44cf80 remove console.logs 2014-08-15 17:46:48 -04:00
Manuel Araoz
28791e6da1 remove soop from js 7 2014-08-15 17:46:48 -04:00
Manuel Araoz
00323b6381 remove soop from js 6 2014-08-15 17:46:48 -04:00
Manuel Araoz
00642dc642 remove soop from js 5 2014-08-15 17:46:48 -04:00
Manuel Araoz
bf4d9fe41f remove soop from js 4 2014-08-15 17:46:48 -04:00
Manuel Araoz
b78eb4d573 remove soop from js 3 2014-08-15 17:46:48 -04:00
Manuel Araoz
757ef69287 remove soop from js 2 2014-08-15 17:46:48 -04:00
Manuel Araoz
f631643419 remove soop from js 1 2014-08-15 17:46:48 -04:00
Manuel Araoz
69edb7c7e3 remove soop 1 2014-08-15 17:46:48 -04:00
Yemel Jardi
ed46e1fc01 Use BIP21 from bitcore 2014-08-15 17:33:15 -03:00
Matias Alejo Garcia
6b0782f3a0 Merge pull request #1102 from yemel/fix/ui-issues
Fix/ui issues
2014-08-15 16:30:40 -04:00
Yemel Jardi
7c29eefab3 Add web intent plugin and bitcoin uri handler 2014-08-15 17:29:29 -03:00
Matias Alejo Garcia
b8fcc16a9d Merge pull request #1087 from yemel/fix/networking-notification
Skip first networking notification error
2014-08-15 16:15:30 -04:00
Matias Alejo Garcia
352185e66c Merge pull request #1082 from yemel/feature/mobile-clipboard
Feature/mobile clipboard
2014-08-15 16:06:31 -04:00
Yemel Jardi
818c01bf52 Remove 1-2-3 image from creation/join at Android version 2014-08-15 15:47:26 -03:00
Christopher Jeffrey
5d3f3f60fe paypro: fix - use safeUnspent for createPaymentTxSync. 2014-08-14 13:11:46 -04:00
Christopher Jeffrey
ea7948f420 paypro: better error display on no unspent outputs. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
8e86826b68 paypro: even better notification when user has insufficient funds. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
eea59bc0e1 paypro: better notification if the user has insufficient funds for a PP tx. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
f64b1eee28 paypro: allow unconfirmed unspent outputs in paypro tx proposals. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey
685c6e54dc paypro: differentiate safeUnspent and unspent. 2014-08-14 09:52:43 -04:00
Manuel Araoz
324dfbc36a finished refactor 2014-08-14 09:52:43 -04:00
Manuel Araoz
967457764c refactor controller code to controller from directive 2014-08-14 09:52:42 -04:00
Manuel Araoz
0067ab4da6 fix some karma tests problems 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
32971772d1 Revert "paypro: allow specific paypro headers."
This reverts commit bec2df549b5565b3f846e9a59e5240db01877d88.
2014-08-14 09:52:42 -04:00
Christopher Jeffrey
8d2393230e paypro: allow specific paypro headers. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
efe41cead4 paypro: use unspecified GET method for first paypro request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
08f1a49259 paypro: remove useless header from http request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
086e2f6572 paypro: fix accept header for bitpay.com. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
4159c5aa5b paypro: fix sendPaymentTx to be in line with sendTx. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
a1619e3f6c paypro: minor - remove comment. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
361b885d71 paypro: remove uneccessary if clause in parseBitcoinURI. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey
aed815f5cd paypro: angularize the markup and address directive. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey
86a725240b paypro: minor - fix notification text. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey
6438de6bd2 paypro: more notifications. comments. misc. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey
92c0b69d35 paypro: add more notifications. 2014-08-14 09:52:41 -04:00