Commit Graph

5470 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez dcf89cc382
Updates store information 2015-07-16 16:02:19 -03:00
Matias Alejo Garcia 07a39eb317 Merge pull request #3001 from cmgustavo/translation/updates-es-fix-pot
Fixes .pot file and updates es.po
2015-07-16 15:35:49 -03:00
Gustavo Maximiliano Cortez 0dd5714385
Fixes pot file and updates es 2015-07-16 15:30:46 -03:00
Gustavo Maximiliano Cortez 26d749782a Merge pull request #3000 from troggy/addon/ongoing-process
Addons can use OngoingProcess indicator
2015-07-16 13:26:49 -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
Matias Alejo Garcia dced6ea299 Merge pull request #2996 from cmgustavo/bug/open-modal-android
Fixes open modal for android < 4.3
2015-07-15 13:34:57 -03:00
Gustavo Maximiliano Cortez 4ac645ff3b
Fixes open modal for android < 4.3 2015-07-15 13:09:21 -03:00
Matias Alejo Garcia efb69dae68 Merge pull request #2995 from cmgustavo/bug/android-41-logo-disclaimer
Fixes copay logo on disclaimer for Android < 4.2
2015-07-15 11:53:23 -03:00
Gustavo Maximiliano Cortez d4e02b91ac
Fixes copay logo on disclaimer for Android < 4.2 2015-07-15 11:04:15 -03:00
Gustavo Maximiliano Cortez 19243470be Merge pull request #2994 from matiu/feat/invalid-tx
handles invalid txs in history
2015-07-15 10:20:09 -03:00
Matias Alejo Garcia 17d8bd8082 handles invalid txs in history 2015-07-15 10:08:40 -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
Gustavo Maximiliano Cortez 91b0bb2854
Show alias to notification after delete the wallet 2015-07-14 17:27:31 -03:00
Matias Alejo Garcia 632c042ace Merge pull request #2990 from cmgustavo/bug/csv-txid
Adds txid to Note column
2015-07-14 17:07:16 -03:00
Gustavo Maximiliano Cortez b2a901c17f
Adds txid to Note column 2015-07-14 16:47:23 -03:00
Matias Alejo Garcia 3f61445d02 Delete CHANGES.md 2015-07-14 16:01:02 -03:00
Matias Alejo Garcia 2552a8661f Delete CONTRIBUTE.md 2015-07-14 16:00:51 -03:00
Matias Alejo Garcia 7ec37b54cf Merge pull request #2987 from ionux/master
Fixed typos, language flow and minor formatting
2015-07-14 15:59:00 -03:00
Rich Morgan 94ec6455af Fixed formatting and language flow 2015-07-14 13:06:13 -04:00
Rich Morgan 5f2ddcdd21 Fixed typos, language flow and minor formatting 2015-07-14 12:59:39 -04:00
Rich Morgan 7af82a0e97 Merge pull request #1 from bitpay/master
Sync with master
2015-07-14 12:17:10 -04:00
Matias Alejo Garcia 89d74281ad Merge pull request #2985 from cmgustavo/feat/updates-csv-limit
Updates getting history to new bws limit
2015-07-14 12:34:06 -03:00
Gustavo Maximiliano Cortez 7945e9ca59
Adds return 2015-07-14 12:19:22 -03:00
Gustavo Maximiliano Cortez 4983cfb4c4
Updates getting history to new bws limit 2015-07-14 11:16:54 -03:00
Matias Alejo Garcia 8467f50567 Merge pull request #2982 from cmgustavo/bug/list-tx-history-links
Fix history layout (and modal animation for WP and Android)
2015-07-13 18:49:08 -03:00
Gustavo Maximiliano Cortez 90e1dc87a4
Fix tx history layout. Link styling 2015-07-13 17:27:53 -03:00
Kosta Korenkov a8b20d3e7d Clarify the purpose of BalanceUpdated event emission 2015-07-13 22:25:34 +03:00
Gustavo Maximiliano Cortez 454724eb5f Merge pull request #2978 from matiu/bug/refresh-send
Bug/refresh send
2015-07-13 14:11:38 -03:00
Matias Alejo Garcia 4ffd6bd351 fix future times 2015-07-13 13:31:05 -03:00
Matias Alejo Garcia 460b65d9ea do not trim output in debuging 2015-07-13 13:21:47 -03:00
Matias Alejo Garcia 0bdb92b583 fix refresh after send 2015-07-13 13:09:52 -03:00
Matias Alejo Garcia a28c631ff9 Merge pull request #2973 from Kirvx/patch-35
Update fr.po
2015-07-10 21:19:25 -03:00
Kirvx 43b04c8152 Update fr.po 2015-07-11 00:27:57 +02:00
Matias Alejo Garcia 996688a548 Merge pull request #2972 from cmgustavo/release/v1.1.1
New release v1.1.1
2015-07-10 16:40:29 -03:00
Gustavo Maximiliano Cortez 5d658b0182
New release v1.1.1 2015-07-10 16:36:05 -03:00
Matias Alejo Garcia 10a67e4b3d Merge pull request #2964 from cmgustavo/bug/csv-export-nodewebkit
Fix saving .csv file in Node-Webkit
2015-07-10 16:30:57 -03:00
Gustavo Maximiliano Cortez d448cf4086 Merge pull request #2960 from matiu/bug/refreshtx
fix tx history refresh
2015-07-10 16:13:56 -03:00
Matias Alejo Garcia f34e6db895 Merge pull request #2965 from dabura667/jpfix
Add Japanese appstore phrase from French
2015-07-10 16:10:51 -03:00
Matias Alejo Garcia 87dd786ba3 Merge pull request #2953 from cmgustavo/update/installer-version-win
Updates version of windows installer
2015-07-10 16:10:06 -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
Kosta Korenkov 9dfca68354 Rename module to copayApp.addons 2015-07-10 14:59:18 +03:00