Commit graph

440 commits

Author SHA1 Message Date
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
Matias Alejo Garcia
357bfd4621 Merge pull request #3058 from troggy/addon/format-amount
Allow addons to customize pending proposals
2015-08-10 10:05:19 -03:00
Gustavo Maximiliano Cortez
ce05318d94
Replaces comma by dot 2015-08-07 17:21:22 -03:00
Gustavo Maximiliano Cortez
93028b9be0
Fixes decimal inputs 2015-08-07 11:23:32 -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
Matias Alejo Garcia
ead3c6a341 Merge pull request #3051 from cmgustavo/translation/credits
Credist for crowdin translators
2015-07-31 11:42:02 -03:00
Matias Alejo Garcia
e3dd3787a3 Merge pull request #3050 from cmgustavo/translation/updates-fee-levels
Translation/updates fee levels
2015-07-31 11:41:48 -03:00
Gustavo Maximiliano Cortez
308ec270e4
Removes translation for languages name 2015-07-30 15:49:00 -03:00
Gustavo Maximiliano Cortez
458a17e0be
Uses object for level options 2015-07-30 15:26:16 -03:00
Gustavo Maximiliano Cortez
4ef6008f81
Credist for crowdin translators 2015-07-29 18:15:37 -03:00
Gustavo Maximiliano Cortez
aa3870a831
Updates fee levels strings for translate 2015-07-29 13:07:35 -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
Matias Alejo Garcia
990b2059da Merge pull request #2948 from greggzigler/feat/multi-outputs
handle multiple outputs in transaction proposal
2015-07-29 11:18:26 -03:00
dabura667
4ec25a1afe Fixed angular translations 2015-07-29 20:12:37 +09: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
c18fca0d7a if only one recipient, do not summarize in views 2015-07-28 10:37:25 -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
Gregg Zigler
805eebb752 handle multiple outputs in transaction proposal 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
075206cd8f Fix error using old bws 2015-07-27 15:43:53 -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
Gustavo Maximiliano Cortez
23ab1fabce Merge pull request #3012 from dabura667/jpfix
Added scripts for Crowdin automation
2015-07-25 00:38:21 -03:00
dabura667
fd2a8dd368 update languages 2015-07-24 00:38:55 +09:00
Kai Bakker
682c504fec Added red as a wallet color option, issue: #3022
Feel free to merge or not.
2015-07-23 14:47:01 +02:00
dabura667
937aecd8b4 Fix Japanese and English 2015-07-18 14:52:36 +09:00
Matias Alejo Garcia
c7caf71e93 add a new record for network fees 2015-07-17 15:51:12 -03:00
Matias Alejo Garcia
4fa62b0e4e handle moved + fee 2015-07-17 14:43:40 -03: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
Gustavo Maximiliano Cortez
d446c9facf Merge pull request #2998 from matiu/feat/nosign-backup
export backup without signing capabilities
2015-07-16 12:01:35 -03:00
Gustavo Maximiliano Cortez
b580c3429d Merge pull request #2968 from troggy/addon-system
Addon support
2015-07-16 12:00:54 -03:00
Matias Alejo Garcia
42dd516b60 fix notification 2015-07-16 11:43:26 -03:00
Matias Alejo Garcia
bddfa5c4d9 export backup without signing capabilities 2015-07-15 22:11:37 -03:00
Gustavo Maximiliano Cortez
678b871769 Merge pull request #2997 from matiu/feat/qr-scanning-err
message on bad qr scanning
2015-07-15 16:26:40 -03:00
Matias Alejo Garcia
c4640dfa56 message on bad qr scanning 2015-07-15 16:15:05 -03:00
Gustavo Maximiliano Cortez
4ac645ff3b
Fixes open modal for android < 4.3 2015-07-15 13:09:21 -03:00
Matias Alejo Garcia
0c05dc39e1 Merge pull request #2991 from cmgustavo/bug/delete-wallet-alias
Show alias in the notification after delete the wallet
2015-07-14 17:40:31 -03:00
Gustavo Maximiliano Cortez
f0c5639feb
Standarization 2015-07-14 17:39:20 -03:00
Gustavo Maximiliano Cortez
7285670500 Merge pull request #2992 from matiu/bug/disable-email
fix disabling email
2015-07-14 17:34:38 -03:00
Matias Alejo Garcia
1224a9a5bc fix disabling email 2015-07-14 17:29:56 -03:00