Commit graph

174 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
66b7fa8f7a
Fix fee for send all 2015-12-23 18:05:22 -03:00
Matias Alejo Garcia
f9af630d73 Merge pull request #3627 from cmgustavo/bug/updates-history-send
Notify when history is updating the latest tx sent. After sent, back …
2015-12-10 10:44:31 -03:00
Gustavo Maximiliano Cortez
813b6d5b44
Fix payment URI 2015-12-09 16:55:56 -03:00
Gustavo Maximiliano Cortez
32a09dfb7b
Notify when history is updating the latest tx sent. After sent, back home 2015-12-09 11:57:43 -03:00
Gustavo Maximiliano Cortez
f8f7429411
Keep current page after cancel the camera 2015-12-08 12:14:44 -03:00
Gustavo Maximiliano Cortez
2828d0ca60
Fix close modal after swipe right 2015-12-04 17:04:13 -03:00
Gustavo Maximiliano Cortez
b20654d6f5
Simplify menu. Fix contacts color 2015-12-02 18:20:22 -03:00
Gustavo Maximiliano Cortez
4cbee7261e
Removes unused fee rate variable 2015-12-02 12:21:26 -03:00
Gustavo Maximiliano Cortez
e4729fa40c Removes AdvSend and Ref getFeeLevels before send 2015-12-02 12:02:16 -03:00
Gustavo Maximiliano Cortez
9409b183fd Merge pull request #3561 from cmgustavo/feat/top-bar-colored
Change top-bar color & camera position
2015-12-01 17:42:29 -03:00
bechi
5c5c957c1d add tabs style 2015-12-01 17:33:53 -03:00
Gustavo Maximiliano Cortez
0c06a3d460
Change top-bar color 2015-12-01 17:16:39 -03:00
Gustavo Maximiliano Cortez
cfcda94052
Hide AdvOpts after click on SendAll 2015-11-23 10:47:24 -03:00
Matias Alejo Garcia
e1e7980600 hide delete is n=1, show err if sign failed 2015-11-14 18:08:04 -03:00
Matias Alejo Garcia
0b2ddeb8d4 rm copayer modal 2015-11-10 16:43:36 -03:00
Gustavo Maximiliano Cortez
18e5d9f615
Improves updating addressbook 2015-11-02 12:04:18 -03:00
Gustavo Maximiliano Cortez
c7f09f5e86
Updates addressbook variable only if it is modified 2015-11-02 11:51:46 -03:00
Gustavo Maximiliano Cortez
ee33526129
Improve addressbook for mobile 2015-10-30 18:34:34 -03:00
Javier
5d2f6782e2 send all button appear 2015-10-27 12:36:46 -03:00
Javier
6cb373f961 fix negative amount in send all function 2015-10-27 12:36:46 -03:00
Gustavo Maximiliano Cortez
b2d933527f
Adds qrcode scanner and uses a copy-pasted address 2015-10-23 11:12:23 -03:00
Gustavo Maximiliano Cortez
5c42f54e96
Fix for chromeapp and mobile with a simple timeout 2015-10-22 19:06:23 -03:00
Gustavo Maximiliano Cortez
6dd8b98dfc
Simple addressbook 2015-10-22 18:43:32 -03:00
Gustavo Maximiliano Cortez
bc41495610
Set touch id to spend funds 2015-10-07 16:17:19 -03:00
Gustavo Maximiliano Cortez
006377d38f Merge pull request #3239 from matiu/feat/trezor
Trezor Support
2015-10-02 19:29:03 -03:00
Gustavo Maximiliano Cortez
434a53ecdd
Ref animations. Disabled for desktop 2015-10-01 02:13:33 -03:00
Gustavo Maximiliano Cortez
9d816c20f5
Handle back-button on Android devices 2015-09-30 14:14:15 -03:00
Gustavo Maximiliano Cortez
e884b4e7d7
Ref 2015-09-29 12:51:08 -03:00
Gustavo Maximiliano Cortez
35476ce1ab
Adds non-backwards compatibility uri for payment protocol 2015-09-29 12:27:14 -03:00
Matias Alejo Garcia
9ce342bba7 WIP trezor support, wallet creation working 2015-09-29 08:13:49 -03:00
Matias Alejo Garcia
afda9c17f1 hide QR error while fetching paypro 2015-09-18 15:29:55 -03:00
Matias Alejo Garcia
7bda16494e better paypro diplay 2015-09-18 12:07:51 -03:00
Matias Alejo Garcia
92de23e63b fallback to BIP21 if fetching PayPro fails 2015-09-18 09:59:57 -03:00
Gustavo Maximiliano Cortez
2571935fab
Fix no-wallet home 2015-09-14 15:01:49 -03:00
Gustavo Maximiliano Cortez
2b49ebd33d
Fix walletHome if no-wallets 2015-09-14 14:55:46 -03:00
Matias Alejo Garcia
ce263e9a6e hide note fields if ! sharedEncryptedKey 2015-09-14 12:19:52 -03:00
Matias Alejo Garcia
9dc2c40242 fix signing multiple inputs with ledger 2015-09-14 12:12:24 -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
78e6120e55 WIP: ledger P2PKH 2015-09-13 20:17:32 -03:00
Matias Alejo Garcia
56abc76494 fix service 2015-09-13 20:15:05 -03:00
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