Commit Graph

4627 Commits

Author SHA1 Message Date
Juan Ignacio Sosa Lopez 4eca6108e7 Merge pull request #16 from cmgustavo/bechi/add/status-bar
Fix status bar color for mobile
2015-02-02 11:51:16 -03:00
Gustavo Maximiliano Cortez 8d69c0a4f7 Fix status bar color for mobile 2015-02-02 11:49:56 -03:00
Gustavo Maximiliano Cortez f3c3e2c1a1 Merge pull request #2350 from bechi/bugs/styles-01
change styles
2015-02-02 11:40:05 -03:00
Juan Ignacio Sosa Lopez 043742150e Merge pull request #15 from cmgustavo/bechi/add/ngclick-href
Replacement href by ngclick
2015-02-02 11:28:06 -03:00
Gustavo Maximiliano Cortez df92a9b871 Replacement href by ngclick 2015-02-02 11:26:22 -03:00
bechi f0d7984da6 remove hover on mobile 2015-02-02 11:06:25 -03:00
Gustavo Maximiliano Cortez 398b8f8dc7 Important: fix copy to input and textareas 2015-01-31 20:30:33 -03:00
Braydon Fuller 1dcd3263ee Upgraded bitcore to version that includes elliptic 1.0.0 and bn.js 1.0.0
- There was bug in squaring that in rare situations would produce an incorrect value, see: 3557d780b0
- The incorrect squaring would lead to calculating a bitcoin address where it would be possible to receive funds that would not be spendable.
- For more details about the bug, see: https://github.com/bitpay/bitcore/pull/894
- Fixes issue #2281
2015-01-31 13:55:47 -05:00
Matias Alejo Garcia a65744bec2 Merge pull request #2376 from cmgustavo/pin/ux-01
Added feedback when pressing a number
2015-01-30 18:43:58 -03:00
bechi 940647ad58 add panel 2015-01-30 17:42:07 -03:00
bechi 3ce975c0c2 fix locked balance places 2015-01-30 17:41:09 -03:00
Gustavo Maximiliano Cortez ada645dce1 Added feedback when pressing a number. Skip and Signout with another color 2015-01-30 17:28:42 -02:00
Matias Alejo Garcia 6feb67fe10 Merge pull request #2368 from cmgustavo/bug/amount-tosatoshi-01
WIP: Fix rounding error in amount field
2015-01-30 12:44:10 -03:00
Gustavo Maximiliano Cortez 17057cb199 Fix variables and toFixed 2015-01-30 12:25:54 -03:00
Gustavo Maximiliano Cortez 6586a4b696 Remove unnused variable. Added tests to check amount validation 2015-01-30 11:09:07 -03:00
Matias Alejo Garcia dd10454487 Merge pull request #2365 from cmgustavo/bug/external-links-01
Fix external links for mobile
2015-01-29 21:28:47 -03:00
Gustavo Maximiliano Cortez cf8670c64f Fix rounding error in amount field 2015-01-29 17:48:28 -03:00
Matias Pando a2d1881c03 Skip test 2015-01-29 17:17:55 -03:00
Matias Pando 63173b7f6b Skip #pathForAddress 2015-01-29 16:58:32 -03:00
Matias Pando 68697dc3a7 Remove several console.log 2015-01-29 16:44:32 -03:00
bechi 34430a74ba fix icon home 2015-01-29 15:50:21 -03:00
Matias Pando a2c39714c4 Added test on Insight 2015-01-29 15:31:52 -03:00
Matias Pando d77b451fb7 Added more test on Wallet 2015-01-29 15:31:52 -03:00
Matias Pando f4f4114865 Add test on TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando dffdddbace Add more tests for TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando 63b4f2c649 Add test for TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando 503895fe6c Add test to HDParams 2015-01-29 15:31:52 -03:00
Matias Pando b741effd18 Add test for PrivateKey and RateService 2015-01-29 15:31:52 -03:00
Matias Pando bf82fa0760 Added more test to Wallet 2015-01-29 15:31:52 -03:00
Matias Pando fc824a1c11 Merge pull request #2367 from cmgustavo/bug/cordova-pause-resume-01
Not pause the device if user share or send the backup by email
2015-01-29 15:29:46 -03:00
Gustavo Maximiliano Cortez 71db4d05f9 Fix pause for iOS 2015-01-29 15:22:15 -03:00
Gustavo Maximiliano Cortez 2d11555eab Not pause the device if user share or send the backup by email 2015-01-29 16:03:14 -02:00
bechi 53b4375fb7 style & change icon 2015-01-29 12:57:11 -03:00
Matias Pando 14531839af Merge pull request #2364 from cmgustavo/ref/pin-01
New PIN page
2015-01-29 11:48:35 -03:00
Matias Pando 5479451aac Merge pull request #2356 from cmgustavo/feature/share-address
Share address button for mobile
2015-01-29 11:40:32 -03:00
Gustavo Maximiliano Cortez 6040e3ea5c fix external links for mobile 2015-01-29 10:02:36 -03:00
Gustavo Maximiliano Cortez d5a9a916db askForPin scope 2015-01-29 03:14:32 -03:00
Gustavo Maximiliano Cortez e2bc1eb86a Reset variables. Added text: repeat pin 2015-01-29 02:21:59 -03:00
Gustavo Maximiliano Cortez 36bd87f729 New PIN page 2015-01-29 01:56:32 -03:00
bechi fd0502ee0a fix outline button style 2015-01-28 17:59:26 -03:00
Gustavo Maximiliano Cortez 3ab53e5abf Share address button for mobile 2015-01-27 11:52:16 -03:00
bechi 40ec1142bd remove shadow for mobile 2015-01-23 17:28:15 -03:00
bechi 4e144cf907 change notification styles 2015-01-23 17:12:00 -03:00
Matias Pando 77f8faaae6 Merge pull request #2349 from cmgustavo/remove-unnecessary-files
Remove unnecessary files
2015-01-23 15:54:34 -03:00
Gustavo Maximiliano Cortez c4c936f907 remove old TODO 2015-01-23 15:52:43 -03:00
Gustavo Maximiliano Cortez 0ff00b2f7e remove unnecessary files 2015-01-23 15:50:25 -03:00
Matias Pando fe6c8d763a Merge pull request #2345 from cmgustavo/feature/mobile-backups-email
Feature/mobile copy backups and addresses
2015-01-23 15:33:09 -03:00
Matias Pando ce1d87eaa2 Merge pull request #2334 from cmgustavo/bugs/broadcast-button
Show the broadcast button if txp fails to send
2015-01-23 12:05:19 -03:00
Matias Pando c3757b8418 Merge pull request #2347 from cmgustavo/ux/mobile-19
Fix no fade animation on mobile. Swipe animation faster.
2015-01-23 11:27:25 -03:00
Gustavo Maximiliano Cortez 4f999d5a62 Merge pull request #2346 from matiaspando/bug/signout-android-wp
Add an explicit call to a controller when signing out
2015-01-23 11:07:08 -03:00