Commit Graph

1677 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 31025dfd89 Transactions proposals. 2014-07-21 17:57:58 -03:00
Gustavo Maximiliano Cortez ea74cc044f Last transactions 2014-07-21 17:57:58 -03:00
Gustavo Maximiliano Cortez a03378ca1a Fixes tx counter 2014-07-21 17:57:58 -03:00
Manuel Araoz 67fec16462 fix style 2014-07-21 16:33:58 -03:00
Manuel Araoz e7847208f7 add confirmation message before deleting 2014-07-21 16:31:46 -03:00
Manuel Araoz 1d6e4b897f remove '...' from More tab name 2014-07-21 16:25:47 -03:00
Manuel Araoz 1e44ce2cc7 add delete option in intermediate screen 2014-07-21 16:24:41 -03:00
Yemel Jardi f5b30a088c Logic of transaction summary at send view 2014-07-21 15:37:21 -03:00
Yemel Jardi d9e9deb661 Fix overflow on peer seed tooltip 2014-07-21 15:37:21 -03:00
Manuel Aráoz 955220dfbe Merge pull request #898 from cmgustavo/bug/01-firefox-addon
gitignore files generated by firefox addon installer
2014-07-21 14:33:02 -03:00
Manuel Aráoz c6713c46e4 Merge pull request #908 from ryanxcharles/feature/update-bitcore
update bitcore to latest version with new, faster crypto
2014-07-21 14:32:19 -03:00
Gustavo Maximiliano Cortez 72ec131287 Signin, join and create layouts. 2014-07-21 13:04:44 -03:00
bechi de8815404c sidebar + copayers 2014-07-21 11:38:19 -03:00
bechi b52fa182c1 more page 2014-07-21 09:58:27 -03:00
bechi 45db939dd8 send page 2014-07-18 18:59:22 -03:00
Yemel Jardi 5f27f1e7a6 Move address modal to a separate file, rename html files and reintroduce bitcoin protocol handler 2014-07-18 18:51:55 -03:00
Yemel Jardi 0c3709ceee Add copayer list at sidebar, separate snippet and clean video controller code 2014-07-18 18:38:43 -03:00
Gustavo Maximiliano Cortez b17bc2310d test for new angular directive: match password inputs 2014-07-18 18:18:05 -03:00
Gustavo Maximiliano Cortez b51e8b3539 password confirmation when joining and creating a wallet 2014-07-18 18:18:05 -03:00
Yemel Jardi 4f57c3f696 Highlight active section on sidebar 2014-07-18 15:23:01 -03:00
Yemel Jardi 0ffbd585f8 Add QR modal at address list and clean deprecated code 2014-07-18 11:24:29 -03:00
Gustavo Maximiliano Cortez 372fb469c8 fix video 2014-07-18 10:34:02 -03:00
Matias Alejo Garcia 9091ee0d73 Merge pull request #909 from yemel/feature/android-package
Android packaging with Crosswalk
2014-07-17 23:08:53 -03:00
Yemel Jardi d484c5ab49 Replace iframe for window.open _blank 2014-07-17 22:35:24 -03:00
Yemel Jardi f1a2b357db Add system notification icon 2014-07-17 21:23:09 -03:00
Yemel Jardi 2c1c07e185 Automate building production ready apk 2014-07-17 21:06:58 -03:00
Ryan X. Charles 0cb84e52a6 bitcore 0.1.31
...which fixes DER format error. See: https://github.com/bitpay/bitcore/pull/440
2014-07-17 17:05:14 -07:00
Yemel Jardi 31ea547454 Update package name to com.bitpay.copay 2014-07-17 20:39:54 -03:00
Yemel Jardi 793a760c75 Add cross-origin policy 2014-07-17 20:39:22 -03:00
Gustavo Maximiliano Cortez 1b44e8eec7 remove columns 2014-07-17 18:25:20 -03:00
bechi c4e32c32db Merge branch 'newdesign-2' into bechi-changes 2014-07-17 18:02:42 -03:00
Gustavo Maximiliano Cortez c687597ccd Merge pull request #907 from cmgustavo/design-2/left-column
Design 2/left column
2014-07-17 17:44:46 -03:00
Gustavo Maximiliano Cortez d037ae7aff waiting for copayers/ intermediate page 2014-07-17 17:43:27 -03:00
bechi 0a89b5ab37 addresses 2014-07-17 17:39:32 -03:00
Yemel Jardi 7141725b49 Update README.md and reference to Crosswalk 8 2014-07-17 16:59:04 -03:00
Yemel Jardi aa4af0a0e9 Add email wallet backup using iframe 2014-07-17 16:53:38 -03:00
Yemel Jardi ddebfee8b1 Add vibration and system notifications 2014-07-17 16:52:32 -03:00
Yemel Jardi bf2f801bea Fixed zoom to x1 on viewport 2014-07-17 16:46:58 -03:00
Yemel Jardi 5acd6dfbb6 Add icon and splash screen 2014-07-17 16:35:41 -03:00
Gustavo Maximiliano Cortez f7e4390507 Split create new wallet page 2014-07-17 16:00:58 -03:00
bechi d3747b6f7a side bar 2014-07-17 15:44:50 -03:00
Gustavo Maximiliano Cortez 0ffb8eb42f New schema for signin/join a wallet 2014-07-17 15:09:44 -03:00
Gustavo Maximiliano Cortez 67190909b6 include duplicate: angular-route-min 2014-07-17 15:08:03 -03:00
bechi 4469cf1f0a clean css 2014-07-17 12:22:55 -03:00
Ryan X. Charles 86a66b6af1 update bitcore again ... includes __proto__ fix, and other fixes 2014-07-16 17:18:50 -07:00
Ryan X. Charles 1aa4ba3cb8 update bitcore to latest version with new, faster crypto 2014-07-16 15:47:47 -07:00
Gustavo Maximiliano Cortez 91c7ab100d Fixes karma tests 2014-07-16 19:00:34 -03:00
Gustavo Maximiliano Cortez 0a027360a8 Split index.html in many files smaller. New right column when the wallet is ready. Removed templates selector. 2014-07-16 17:59:28 -03:00
Gustavo Maximiliano Cortez 6bad4ae59d update gitignore (for generated files with firefox add ons) 2014-07-14 12:56:23 -03:00
Gustavo Maximiliano Cortez 3ecef220ed Cleaning html tags 2014-07-14 12:53:48 -03:00