Commit graph

134 commits

Author SHA1 Message Date
Matias Alejo Garcia
fe7a628edd updates ledger integration 2015-09-13 20:15:04 -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
Eric Larchevêque
d3f77b37ad Ledger hardware wallet support 2015-09-13 20:05:27 -03:00
Gustavo Maximiliano Cortez
7c303900bb
Adds share button for customized amounts 2015-09-11 14:44:52 -03:00
Gustavo Maximiliano Cortez
39b6aa149c
ref/functions-names-01 2015-09-09 16:17:08 -03:00
Matias Alejo Garcia
666eee4321 add logic to txp modal related to glidera 2015-09-08 22:39:33 -03:00
Matias Alejo Garcia
f210418b51 better payment details msg 2015-09-08 21:11:13 -03:00
Matias Alejo Garcia
326c699286 Merge pull request #3137 from cmgustavo/fix/txp-modal02
Fix/txp modal02
2015-09-04 12:31:35 -03:00
Gustavo Maximiliano Cortez
2e2dbb656d
Disables animation on chromeapp 2015-09-04 10:08:04 -03:00
Gustavo Maximiliano Cortez
56b5d878ea
Updates TX when it has an error 2015-09-03 18:14:38 -03:00
Gustavo Maximiliano Cortez
3a4df0c6c9
Fix messages in txp modal 2015-09-03 17:34:42 -03:00
Gustavo Maximiliano Cortez
854b1511de
Refactory single/multiples outputs 2015-08-20 16:43:03 -03:00
Gustavo Maximiliano Cortez
a4731e7f06
Fix txp modals for single outputs 2015-08-14 16:56:13 -03:00
Gustavo Maximiliano Cortez
ec471bdba3
Translates errors from send 2015-08-13 16:47:10 -03:00
Matias Alejo Garcia
19ee4424a4 fix commit 2015-08-13 14:54:53 -03:00
Gustavo Maximiliano Cortez
fcaf035369
Updates templates.pot 2015-08-12 17:11:32 -03:00
Matias Alejo Garcia
778fce1688 Merge pull request #3079 from cmgustavo/feat/spend-unconfirm-01
Display if has unconfirmed inputs
2015-08-12 15:49:36 -03:00
Matias Alejo Garcia
d61206d2c0 fix parameters 2015-08-12 11:49:13 -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
Gustavo Maximiliano Cortez
90bfe4aaa2
Display if has unconfirmed inputs 2015-08-11 17:59:41 -03:00
Matias Alejo Garcia
48d6b78667 WIP send max fixes 2015-08-11 17:47:02 -03:00
Gustavo Maximiliano Cortez
779db5a06c Advanced send options 2015-08-10 11:03:41 -03:00
Jameson Lopp
16d704ae49 fix connection error messages to be grammatically correct 2015-08-08 17:26:19 -04:00
Gustavo Maximiliano Cortez
ce05318d94
Replaces comma by dot 2015-08-07 17:21:22 -03:00
Matias Alejo Garcia
69852fe0ed Merge pull request #3049 from cmgustavo/bug/fix-alerts
Bug/fixes translation source
2015-07-29 13:04:36 -03:00
Gustavo Maximiliano Cortez
e5e1e34fde
Translated toast cordova plugin 2015-07-29 12:42:05 -03:00
Gustavo Maximiliano Cortez
f69e980d71
Fix alert messages 2015-07-29 12:37:51 -03:00
Gregg Zigler
43bca75728 txp and txhistory share outputs.html for all amount/address/message 2015-07-28 10:46:00 -07:00
Gregg Zigler
4867e9983f simplify recipient summary logic so that entire list is expanded with one click 2015-07-28 10:40:01 -07:00
Gregg Zigler
acf33a5467 txp outputs must be in same order and fully expanded so that signature matches 2015-07-28 10:37:25 -07:00
Gregg Zigler
d929e32949 remove data hack, display proposals honestly 2015-07-28 10:37:25 -07:00
Gregg Zigler
d61ba54899 replace outputs list at bottom with expandable list at top 2015-07-28 10:37:25 -07:00
Gustavo Maximiliano Cortez
e7a98d44f9
Set fees in preferences. First step for advanced send 2015-07-28 10:42:11 -03:00
Gustavo Maximiliano Cortez
0b34e1d1b5 Default static fee if using old bws 2015-07-27 15:43:53 -03:00
Gustavo Maximiliano Cortez
2cc9554df4 Fixes names 2015-07-27 15:43:53 -03:00
Gustavo Maximiliano Cortez
5742dee340 Adds three levels of dynamic fees 2015-07-27 15:43:52 -03:00
dabura667
937aecd8b4 Fix Japanese and English 2015-07-18 14:52:36 +09:00
Matias Alejo Garcia
73f7d9a22b add fee to tx history 2015-07-17 14:30:55 -03:00
Kosta Korenkov
598af4f166 Addons can use OngoingProcess indicator
Make Copay to call ``setOngoingProcess`` when ``Addon/OngoingProcess`` event received.
Addons may emit this event to display relevant process indication to user.
Example: https://github.com/troggy/copay-colored-coins-plugin/blob/feature/transfer-asset/js/controllers/assets.js#L11
2015-07-16 19:08:27 +03:00
Matias Alejo Garcia
bddfa5c4d9 export backup without signing capabilities 2015-07-15 22:11:37 -03:00
Matias Alejo Garcia
c4640dfa56 message on bad qr scanning 2015-07-15 16:15:05 -03:00
Matias Alejo Garcia
4ffd6bd351 fix future times 2015-07-13 13:31:05 -03:00
Matias Alejo Garcia
0bdb92b583 fix refresh after send 2015-07-13 13:09:52 -03:00
Matias Alejo Garcia
b8b90f14d6 Merge pull request #2952 from cmgustavo/bug/wp8-submit-inputs
Fix layout after send on WP8
2015-07-10 16:09:55 -03:00
Gustavo Maximiliano Cortez
46ff73aa02
Adds CSV history 2015-07-03 15:35:34 -03:00
Gustavo Maximiliano Cortez
684fc8e0c8 Fix layout after send on WP8 2015-07-02 14:42:53 -03:00
Matias Alejo Garcia
653ce433e1 skip confirm dialog on chromeapp
Signed-off-by: Matias Alejo Garcia <ematiu@gmail.com>
2015-06-28 11:03:28 -03:00
Matias Alejo Garcia
801ad1b798 Merge pull request #2915 from cmgustavo/bug/reconnect-02
Disabling unnecessary online/offline events for mobile/desktop
2015-06-28 09:11:32 -03:00
Gustavo Maximiliano Cortez
e2a334238d
Resume event is still needed 2015-06-27 21:24:31 -03:00