Commit graph

125 commits

Author SHA1 Message Date
Javier
3f10c5966c add translate on global preferences label 2015-12-04 12:12:48 -03:00
Javier
e307816d46 add translate attribute on sidebar 2015-12-04 12:08:05 -03:00
Gustavo Maximiliano Cortez
821db133c8
Fix loading wallet-history 2015-12-03 17:44:02 -03:00
bechi
0ed427070a ui tx proposal pending 2015-12-03 15:07:38 -03:00
Gustavo Maximiliano Cortez
917cf30014 Fix active-menu class 2015-12-02 17:04:37 -03:00
bechi
acff47b4ef fix some details 2015-12-02 16:51:56 -03:00
bechi
3c0d5d6450 navigation bar style 2015-12-02 15:57:36 -03:00
bechi
c7573b6e2f fix subheader & camera on send 2015-12-02 10:29:44 -03:00
Gustavo Maximiliano Cortez
0c06a3d460
Change top-bar color 2015-12-01 17:16:39 -03:00
Gabriel Bazán
b9557d47d2 adding agreeDisclaimer flag for compatibility 2015-11-30 16:34:24 -03:00
Gabriel Bazán
42aaf515c7 include terms.html 2015-11-26 12:49:57 -03:00
Gustavo Maximiliano Cortez
e72b76941b Merge pull request #3509 from bitpay/v1.5
Update v1.6 from v1.5
2015-11-20 17:14:42 -03:00
Gustavo Maximiliano Cortez
73c2fec6c9
Fix parse error of TXP. Removes unused variables 2015-11-20 11:39:59 -03:00
Gustavo Maximiliano Cortez
370fbd5924
Return automatically after set unit/lang/alt/color 2015-11-13 16:00:28 -03:00
Gustavo Maximiliano Cortez
308616c254 Moves the global preferences to the sidebar 2015-11-13 14:55:27 -03:00
bechi
51dffcc639 fix icons align on sidebar 2015-11-12 11:45:40 -03:00
Matias Alejo Garcia
232b78ee8c fix history sync 2015-11-10 20:05:05 -03:00
Matias Alejo Garcia
1e9b99981e update bwc 2015-11-10 16:43:37 -03:00
Matias Alejo Garcia
ce197d4b29 better wallet info 2015-11-10 16:43:37 -03:00
Matias Alejo Garcia
3346d0bb53 better wallet info, fix bug on export for r-o wallets 2015-11-10 16:43:37 -03:00
Matias Alejo Garcia
ea0e55b3b8 icons! 2015-11-10 16:43:36 -03:00
Matias Alejo Garcia
aef26ed992 import working 2015-11-10 16:43:35 -03:00
Gustavo Maximiliano Cortez
ee33526129
Improve addressbook for mobile 2015-10-30 18:34:34 -03:00
Gustavo Maximiliano Cortez
6dd8b98dfc
Simple addressbook 2015-10-22 18:43:32 -03:00
Matias Alejo Garcia
bbd08f40be fix menu-item 2015-10-08 18:16:13 -03:00
Matias Alejo Garcia
1b4bee400b Merge pull request #3253 from cmgustavo/bug/wallet-not-authorized-02
Just hide menu if wallet is not authorized
2015-10-07 12:21:13 -03:00
Gustavo Maximiliano Cortez
20bb8680be
Adds btc values. Adds disclosure. Fix modals. Removes sandbox 2015-10-05 12:20:00 -03:00
Gabriel Bazán
4572b9a9c9 autofocus changes 2015-09-29 15:48:55 -03:00
Gustavo Maximiliano Cortez
f05bf59548
Just hide menu if wallet is not authorized 2015-09-29 09:27:00 -03:00
Matias Alejo Garcia
367ce64a82 Revert "Hide menu if wallet is not authorized"
This reverts commit afe6c1039c.
2015-09-29 08:08:06 -03:00
Gustavo Maximiliano Cortez
afe6c1039c
Hide menu if wallet is not authorized 2015-09-28 18:27:52 -03:00
Gabriel Bazán
552982d035 adding autofocus to password input in Resquest Password for Spending Funds modal 2015-09-25 11:48:17 -03:00
Gustavo Maximiliano Cortez
3430704413 Fix copay logo for WP8 2015-09-17 11:39:43 -03:00
Gustavo Maximiliano Cortez
933185c812
Glidera disabled 2015-09-15 09:41:42 -03:00
Matias Alejo Garcia
7d4fee4aef refactor ledger signature, restrict ledger to m-n, n>1 2015-09-14 09:46:45 -03:00
Matias Alejo Garcia
03e6b2b5c4 adds warn if mnemonic is encrypted 2015-09-13 20:11:56 -03:00
Matias Alejo Garcia
4c155b7895 backup and export working with mnemonics 2015-09-13 20:06:33 -03:00
Gustavo Maximiliano Cortez
4533365107
Fix translate attrs 2015-09-13 00:10:02 -03:00
Gustavo Maximiliano Cortez
5b22861222
Removes more translations for Glidera 2015-09-12 23:54:18 -03:00
Gustavo Maximiliano Cortez
1ba60ebcf8 Merge pull request #3153 from troggy/set-tab-change-state
Allow addon menu items to run arbitrary code on click
2015-09-12 15:01:08 -03:00
Gustavo Maximiliano Cortez
67e2cb1d6c
Moves Glidera link to sidebar 2015-09-11 13:11:41 -03:00
Kosta Korenkov
43684774ee Allow addon menu items to run arbitrary code on click
Now addresses this issue: https://github.com/bitpay/copay/pull/3069#issuecomment-138290326
2015-09-10 18:17:24 +03:00
Matias Alejo Garcia
666eee4321 add logic to txp modal related to glidera 2015-09-08 22:39:33 -03:00
Gustavo Maximiliano Cortez
886c5013a4
Fix qr-scanner directive 2015-09-08 16:10:00 -03:00
Gustavo Maximiliano Cortez
cb6d086eeb
Preferences 2015-09-07 11:14:09 -03:00
Kosta Korenkov
89bf65b97c Allow addons menu items to run arbitrary code on click
This would allow for addon to have separate view, not only tab view in home contoller.
2015-09-04 09:08:03 +03:00
Matias Alejo Garcia
be61c3039c Merge pull request #3127 from troggy/fix-menu
Fix empty space in menu bar with one addon
2015-09-03 15:29:39 -03:00
Kosta Korenkov
ea03b87a7e Create availableBalance directive for Send screen
..so it can be decorated by addon.
2015-09-03 14:44:50 +03:00
Kosta Korenkov
dcafad99a7 Fix empty space in menu bar with one addon 2015-09-01 06:52:54 +03:00
Gustavo Maximiliano Cortez
deba8f12af Merge pull request #3027 from troggy/refactor/qr-scanner
Add QR scanner directive
2015-08-31 10:27:18 -03:00