Commit Graph

4609 Commits

Author SHA1 Message Date
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
Matias Pando 75c9eb7630 Remove console.log 2015-01-23 10:48:46 -03:00
Gustavo Maximiliano Cortez f14b01061f Merge pull request #2328 from matiaspando/error/popUpAndroid
Fixes error on popups for legacy Android phones
2015-01-23 10:43:32 -03:00
Gustavo Maximiliano Cortez 5a57afaabc Merge pull request #2327 from matiu/v0.9.5mobile
mobile version
2015-01-23 10:38:06 -03:00
Gustavo Maximiliano Cortez 7b555affac Merge pull request #2326 from bechi/bugs/ui-mobile
fix settings place on mobile
2015-01-23 10:37:32 -03:00
Gustavo Maximiliano Cortez 19f1155684 Fix no fade animation on mobile. Swipe animation faster. 2015-01-23 10:04:09 -03:00
Matias Pando db6bcc4d9a Add an explicit call to a controller when signing out 2015-01-22 17:20:17 -03:00
Gustavo Maximiliano Cortez 608fed4386 copy address to clipboard on mobile 2015-01-22 17:12:55 -03:00
Gustavo Maximiliano Cortez b2ddca4569 Profile backup: copy to clipboard or send by email 2015-01-22 15:08:19 -03:00
Gustavo Maximiliano Cortez 53a7278123 show quota info only for remote wallets 2015-01-22 14:44:27 -03:00
Gustavo Maximiliano Cortez e3d260883c Wallet backup: copy to clipboard or sent by email 2015-01-22 14:34:36 -03:00
Gustavo Maximiliano Cortez 73513b4488 Show the broadcast button if txp fails to send 2015-01-22 09:54:15 -03:00
Matias Pando 949a4656cf Fixes error on popups for legacy Android phones 2015-01-20 17:22:50 -03:00
Matias Alejo Garcia b9509d3722 mobile version 2015-01-20 12:06:15 -03:00
bechi 49a3e2022f fix columns 2015-01-20 11:26:36 -03:00
bechi 4dc021dc1f fix settings place on mobile 2015-01-20 11:11:21 -03:00
Matias Alejo Garcia 02444a9c43 New release v0.9.5 2015-01-20 10:51:40 -03:00
Matias Alejo Garcia b3d10ac78d Merge pull request #2324 from cmgustavo/bug/wp-cache
Prevent cache for IE11 and WP8.1
2015-01-19 19:51:22 -03:00
Gustavo Maximiliano Cortez ac064a6e20 Prevent cache for IE11 and WP8.1 2015-01-19 19:35:07 -02:00