Commit graph

844 commits

Author SHA1 Message Date
Gabriel Bazán
090b05984b refactor confirm view 2016-12-05 15:45:33 -03:00
Gabriel Bazán
e44a305269 glidera new send and buy flow 2016-12-05 15:45:33 -03:00
Javier
82dadda505 fix app name 2016-12-05 11:41:16 -03:00
Gustavo Maximiliano Cortez
e5278df480 Merge pull request #5126 from matiu/bug/txhistory-cache
Bug/txhistory cache
2016-12-02 10:52:33 -03:00
Matias Alejo Garcia
884ff75f5a
add history download retry if err 2016-12-01 16:54:12 -03:00
Matias Alejo Garcia
8335ee268f
fix tx history download 2016-12-01 16:05:56 -03:00
Javier
7e26f5b6e9 refactor 2016-12-01 14:59:54 -03:00
Javier
b30a371a68 ref - use alert instead confirm 2016-12-01 12:37:10 -03:00
Javier
1687669149 set send max 2016-12-01 12:37:10 -03:00
Javier
9092ee73dd fix fee service 2016-12-01 12:37:10 -03:00
Javier
f4b29d9298 send max button - show wallet selector 2016-12-01 12:37:10 -03:00
Gustavo Maximiliano Cortez
1d1b632886
New send flow for the Amazon integration 2016-11-28 17:01:07 -03:00
Gabriel Bazán
04684e2a9e Calculate fee level when sweeping paper wallet 2016-11-24 16:33:51 -03:00
Gustavo Maximiliano Cortez
3685fbee78 Merge pull request #5095 from gabrielbazan7/feat/sweepPaperWallet
sweep paper wallet from scanner tab
2016-11-23 10:04:22 -03:00
Gabriel Bazán
ec6d78237c sweep paper wallet from scanner tab 2016-11-22 11:37:19 -03:00
Gustavo Maximiliano Cortez
523379c6a3 Merge pull request #5094 from ajp8164/bug/improve-remove-card-error-handling
Improve the error handling to expose and log errors if removing a car…
2016-11-22 09:52:03 -03:00
Gustavo Maximiliano Cortez
3b6926e463 Merge pull request #5070 from JDonadio/feat/address-view
Feat/address view
2016-11-22 09:34:46 -03:00
Andy Phillipson
1a2fea578d Improve the error handling to expose and log errors if removing a card fails. 2016-11-21 15:10:59 -05:00
Javier
de65f88b9e add popover menu to share/scan addresses 2016-11-21 11:20:20 -03:00
Jason Dreyzehner
6032347e3c Merge pull request #5080 from ajp8164/bug/local-storage-value-to-string
Detect and convert localStorage values to string.
2016-11-17 18:58:06 -05:00
Andy Phillipson
4d8c639c25 Detect and convert localStorage values to string. 2016-11-17 18:30:53 -05:00
Gustavo Maximiliano Cortez
b6bde71048
Fix storage of the externalService flags 2016-11-17 20:19:05 -03:00
Javier
61c5f34b6a fix importing wallet from file 2016-11-17 16:07:06 -03:00
Javier
b564be7275 remove next address button - add copy to clipboard - load list after transition 2016-11-17 14:17:37 -03:00
Javier
576f02d691 generate new address 2016-11-17 14:10:05 -03:00
Javier
e3746bfaec used/unused addresses list 2016-11-17 14:10:05 -03:00
Javier
b676c5e37e show first 5 addresses with balance 2016-11-17 14:10:05 -03:00
Javier
7e7fedc402 add address list 2016-11-17 14:10:05 -03:00
Andy Phillipson
288170fd33 Merge branch 'master' of https://github.com/bitpay/copay into bug/fix-parse-empty-bitpay-account-storage 2016-11-16 10:13:36 -05:00
Andy Phillipson
15db0fa49b Correct issue with parsing null returned from storage. 2016-11-16 10:11:23 -05:00
Jason Dreyzehner
1943f2afa6 Merge pull request #4720 from JohnEz/zero-fee
Use more explicit logic in fee level check
2016-11-15 19:04:35 -05:00
Jason Dreyzehner
30c2b0626d fix(feedback): direct iOS users to the proper app store url 2016-11-15 17:10:26 -05:00
Gustavo Maximiliano Cortez
30240d30cd
Fix receive-tab for wallets not backed up 2016-11-14 17:51:15 -03:00
Gustavo Maximiliano Cortez
0a7ba4bd02 Merge pull request #5028 from gabrielbazan7/fix/handleError
better error handler
2016-11-14 17:36:29 -03:00
Gustavo Maximiliano Cortez
da7bb1170b Merge pull request #5013 from gabrielbazan7/fix/feedback
feedback feature refactor
2016-11-14 17:36:08 -03:00
Gustavo Maximiliano Cortez
09bdcc3ce4 Merge pull request #5015 from ajp8164/feat/multiple-cards
Implement multiple cards.
2016-11-14 15:40:01 -03:00
Gabriel Bazán
a30845d686 better error handler 2016-11-14 12:53:43 -03:00
Gustavo Maximiliano Cortez
7e9d47c8e9
Fix next address 2016-11-14 12:31:38 -03:00
Gustavo Maximiliano Cortez
fe8dcd2f94
Next address after receive funds 2016-11-14 10:12:44 -03:00
Andy Phillipson
40f0901f2e Implement multiple cards. 2016-11-11 18:11:52 -05:00
Gabriel Bazán
0a76b3d66c check if new version 2016-11-11 17:18:02 -03:00
Gabriel Bazán
d390292b91 fixes 2016-11-11 10:27:29 -03:00
Gabriel Bazán
2284e2507f change entrys, url and add feedback service 2016-11-11 10:27:22 -03:00
Gabriel Bazán
ac9cee8d6d set 24 hours timer 2016-11-11 10:27:12 -03:00
Gabriel Bazán
7b2d3b1df0 add rate card flag 2016-11-11 10:26:33 -03:00
Javier
9e3f627c58 rate the app 2016-11-11 10:26:26 -03:00
Gustavo Maximiliano Cortez
171b8001d6
Recent transactions within 6 hours 2016-11-11 10:03:32 -03:00
Gustavo Maximiliano Cortez
5ead443c24
Fix recent transactions. Show the latest transactions within 24 hours 2016-11-11 10:03:31 -03:00
Matias Alejo Garcia
21e54829a6 Merge pull request #4966 from cmgustavo/feat/uri-handler-macos
URI handler support for macOS
2016-11-02 17:32:24 -03:00
Gustavo Maximiliano Cortez
ccfe998b9d
Fix hidden back button 2016-11-01 19:00:00 -03:00