Commit graph

138 commits

Author SHA1 Message Date
Matias Alejo Garcia
a985adf38d rm hardening from magic number 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
76bc61cf99 use ledger magic number path for entropy source 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
fe7a628edd updates ledger integration 2015-09-13 20:15:04 -03:00
Matias Alejo Garcia
4ac32f13a0 better texts and forms 2015-09-13 20:11:56 -03:00
Matias Alejo Garcia
142a6bd03a add scan after create/join with mnemonics 2015-09-13 20:11:56 -03:00
Matias Alejo Garcia
452d9e1bda create/join using mnemonic working 2015-09-13 20:11:55 -03:00
Matias Alejo Garcia
ab78588a9f WIP: performance in chrome 2015-09-13 20:11:55 -03:00
Matias Alejo Garcia
55afc4d9d4 refactor ux language handling 2015-09-13 20:11:55 -03:00
Matias Alejo Garcia
39e6a81b62 add controllers files to displaimer and splash 2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
1ab9d8507f fix import 2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
04c0d20525 delete words option + confirmDialog refactor 2015-09-13 20:06:59 -03:00
Matias Alejo Garcia
4c155b7895 backup and export working with mnemonics 2015-09-13 20:06:33 -03:00
Eric Larchevêque
d3f77b37ad Ledger hardware wallet support 2015-09-13 20:05:27 -03:00
Gustavo Maximiliano Cortez
67e2cb1d6c
Moves Glidera link to sidebar 2015-09-11 13:11:41 -03:00
Gustavo Maximiliano Cortez
39b6aa149c
ref/functions-names-01 2015-09-09 16:17:08 -03:00
Matias Alejo Garcia
a9a49f5007 Merge pull request #3145 from cmgustavo/feat/glidera-integration
Feat/glidera integration
2015-09-09 14:44:48 -03:00
Gustavo Maximiliano Cortez
38a4919f01 URL handler to return the code after send a request for access token 2015-09-09 14:15:23 -03:00
Marco Polci
486b999cae Bugfix: reference to undefined variable. 2015-09-08 19:39:37 +02:00
Gustavo Maximiliano Cortez
07bf7b8f97
Unconfirmed accounts 2015-09-08 12:04:27 -03:00
Gustavo Maximiliano Cortez
f574a9d78b
Fix glidera getting token 2015-09-08 10:17:59 -03:00
Gustavo Maximiliano Cortez
e9b74fcddc
Fixes oath code url for livenet/testnet 2015-09-07 19:45:03 -03:00
Gustavo Maximiliano Cortez
71471f2aad
Adds glidera for livenet 2015-09-07 18:48:47 -03:00
Gustavo Maximiliano Cortez
9379e6e574 Permissions 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez
ffa268a827 Sell flow completed 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez
ada933d49c Buy flow completed 2015-09-05 14:32:30 -03:00
Gustavo Maximiliano Cortez
49cd19bd1b Better look and feel 2015-09-05 14:32:29 -03:00
Gustavo Maximiliano Cortez
1a0a7eb5ad BUY/SELL bitcoin 2015-09-05 14:30:18 -03:00
Gustavo Maximiliano Cortez
e266ded1d1 Glidera - buy/sell 2015-09-05 14:30:17 -03:00
Gustavo Maximiliano Cortez
4ed39a22d4 Glidera Integration 2015-09-05 14:30:17 -03:00
Kosta Korenkov
f41be9f4e5 Allow addons to use custom template for proposal row on home screen. 2015-09-04 09:14:49 +03:00
Kosta Korenkov
77df59e5e1 Refactor txStatus to ease overriding in addons.
Favour overriding instead of options introduced in #3065
2015-09-03 12:04:24 +03:00
Gustavo Maximiliano Cortez
854b1511de
Refactory single/multiples outputs 2015-08-20 16:43:03 -03:00
Gustavo Maximiliano Cortez
ec471bdba3
Translates errors from send 2015-08-13 16:47:10 -03:00
Gustavo Maximiliano Cortez
19d24e8084
Fix tx-details 2015-08-13 11:07:24 -03:00
Matias Alejo Garcia
81ebe2708f fix switch case 2015-08-12 14:38:29 -03:00
Matias Alejo Garcia
7c65b9907f better find code 2015-08-12 11:16:34 -03:00
Matias Alejo Garcia
033f7c163f better handing of errors + prevent joining the same wallet more that once 2015-08-12 11:08:33 -03:00
Matias Alejo Garcia
fe07348a5a adds errorCb, handles blocks 2015-08-12 08:57:44 -03:00
Matias Alejo Garcia
ba40323b7b show pending update 2015-08-11 17:47:03 -03:00
Matias Alejo Garcia
48d6b78667 WIP send max fixes 2015-08-11 17:47:02 -03:00
Gustavo Maximiliano Cortez
d8a155a0e8 Hide options if it is the old bws 2015-08-10 11:03:41 -03:00
Gustavo Maximiliano Cortez
779db5a06c Advanced send options 2015-08-10 11:03:41 -03:00
Matias Alejo Garcia
5bdaf7b2cd Merge pull request #3065 from troggy/addon/custom-tx-status
Allow to provide custom templateUrl to txStatus
2015-08-10 10:06:25 -03:00
Kosta Korenkov
6e37cb3017 Allow addons to customize pending proposals 2015-08-06 15:30:57 +03:00
Kosta Korenkov
56e91029da Make addonManager to be service
..so it would be possible to use other services/factories/values when registering addon
2015-08-06 15:30:57 +03:00
Kosta Korenkov
823dc6f1a7 Store the whole addon spec in addonManager 2015-08-06 15:30:57 +03:00
Kosta Korenkov
d4e6ae98ef Allow to provide custom templateUrl to txStatus 2015-08-06 15:30:19 +03:00
Gustavo Maximiliano Cortez
458a17e0be
Uses object for level options 2015-07-30 15:26:16 -03:00
Gustavo Maximiliano Cortez
aa3870a831
Updates fee levels strings for translate 2015-07-29 13:07:35 -03:00
Gustavo Maximiliano Cortez
e7a98d44f9
Set fees in preferences. First step for advanced send 2015-07-28 10:42:11 -03:00