Commit graph

112 commits

Author SHA1 Message Date
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
Matias Alejo Garcia
7efb48ff06 not always a new addr 2015-06-27 20:59:24 -03:00
Matias Alejo Garcia
063b520db0 create new address on send 2015-06-27 20:58:42 -03:00
Matias Alejo Garcia
1323ad48db refactor address management 2015-06-27 20:58:42 -03:00
Matias Alejo Garcia
7433b1b863 wallet selection popup, link to open it 2015-06-27 20:58:42 -03:00
Gustavo Maximiliano Cortez
8b5db28d81
Fixes QR code for small amounts 2015-06-26 15:08:59 -03:00
Gustavo Maximiliano Cortez
0fc3aa9539
Refactor customized amount 2015-06-26 14:25:53 -03:00
Gustavo Maximiliano Cortez
d02c1a7f11
Removes online/offline events 2015-06-26 11:55:41 -03:00
Gustavo Maximiliano Cortez
599f53d39f
Generate QR code with customized amount 2015-06-24 17:55:08 -03:00
Gustavo Maximiliano Cortez
304e16337f
Fixes confirmation popup for send-all on devices 2015-06-22 15:42:39 -03:00
Gustavo Maximiliano Cortez
d1c55e0876
Adds Fee to TXP modal 2015-06-22 11:33:53 -03:00
Matias Alejo Garcia
67ba30a20e add support for fee customization
Signed-off-by: Matias Alejo Garcia <ematiu@gmail.com>
2015-06-19 17:22:12 -03:00
Matias Alejo Garcia
206fe41db5 implement send all support 2015-06-19 15:05:25 -03:00
Ivan Socolsky
d10057c745 Merge pull request #2898 from matiu/feat/handle-txp-delete
Feat/handle txp delete
2015-06-18 12:17:35 -03:00
Matias Alejo Garcia
bcd7510ad7 rm onelined 2015-06-18 11:17:35 -03:00
Matias Alejo Garcia
0fbba35105
add signature 2015-06-17 16:41:12 -03:00
Gustavo Maximiliano Cortez
5305a91cb1 Copy bitcoin addr without bitcoin: 2015-06-08 11:15:30 -03:00
Matias Alejo Garcia
ab44d80f3b safer address cache 2015-05-30 23:15:43 -03:00
Matias Alejo Garcia
0e300c946a fix refresh 2015-05-30 22:38:08 -03:00
Matias Alejo Garcia
e9d90d16fa handler for untilItchanges to txps 2015-05-30 14:28:18 -03:00
Matias Alejo Garcia
4a1ab0eb16 better handling of sign/broadcast fail 2015-05-30 12:46:38 -03:00
Matias Alejo Garcia
b32b29259a fix refreshUntilItChanges 2015-05-29 12:54:10 -03:00
Matias Alejo Garcia
1fca607300 better connection error handling 2015-05-29 12:54:01 -03:00