Commit Graph

7825 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez bfafb142fe Merge pull request #4593 from cmgustavo/bug/scroll-ios-02
Fix scrolling on iOS
2016-07-15 10:36:05 -03:00
Gustavo Maximiliano Cortez dd2b0b1c37
Update translations 2016-07-15 10:30:47 -03:00
Gustavo Maximiliano Cortez 11eed3e1a2
Removes unused variable 2016-07-15 09:52:19 -03:00
Gustavo Maximiliano Cortez f2f405b6b3
Show keyboard accesory bar (ios) 2016-07-15 01:27:45 -03:00
Gustavo Maximiliano Cortez c19f0ea70c
Fix scrolling on iOS 2016-07-14 18:55:46 -03:00
Gustavo Maximiliano Cortez 6ef48562a4 Merge pull request #4592 from cmgustavo/translation/updates-pot-06
Updates POT
2016-07-14 15:40:34 -03:00
Gustavo Maximiliano Cortez 1cee9c122e
Updates POT 2016-07-14 15:37:40 -03:00
Gustavo Maximiliano Cortez 0c0651014a Merge pull request #4585 from JDonadio/fix/filter-decimals
Fix filter decimals
2016-07-14 12:10:30 -03:00
Javier 8dec576a6d format filter 2016-07-14 11:04:12 -03:00
Gustavo Maximiliano Cortez fccd645f54 Merge pull request #4582 from cmgustavo/bug/scrolling-proposal-desktop2
Fix scrolling when there are many txp s on OSX
2016-07-13 13:01:51 -03:00
Gustavo Maximiliano Cortez 8a0131dff5 Merge pull request #4583 from JDonadio/bug/input-mousewheel
Disable mousewheel on numeric input fields
2016-07-13 12:44:15 -03:00
Gustavo Maximiliano Cortez 3d059ad49a Merge pull request #4574 from gabrielbazan7/fix/iosSendScroll
enable keyboard scroll when is show
2016-07-13 12:39:08 -03:00
Gustavo Maximiliano Cortez 044c5b08d5
Fix plugin android 2016-07-13 12:23:45 -03:00
Gustavo Maximiliano Cortez bd0d4c2587
Fix android builder 2016-07-13 12:11:32 -03:00
Javier 05047d45f3 bump bwc version - 2.9.0 2016-07-13 11:25:24 -03:00
Gustavo Maximiliano Cortez c0c7b32723
Fix android builder 2016-07-13 11:24:46 -03:00
Javier Donadío 608bb9b4b8 Merge pull request #4587 from JDonadio/feat/unlock-wallet
Unlock wallet at import
2016-07-13 11:20:41 -03:00
Javier 4bc55a8fde unlock wallet at import 2016-07-13 11:18:53 -03:00
Gustavo Maximiliano Cortez 28f30a5473 Fix scroll WP 2016-07-13 10:43:24 -03:00
Gustavo Maximiliano Cortez 9388ef8794
Fix ionic scroll 2016-07-12 14:41:52 -03:00
Gustavo Maximiliano Cortez 0b5f323d11
Fix scrolling when there are many txp s on OSX 2016-07-12 11:58:53 -03:00
Javier a8d2dd46a8 apply directive to all inputs 2016-07-12 11:50:32 -03:00
Gabriel Edgardo Bazán 51660a09ab Merge pull request #4577 from cmgustavo/bug/enable-copy-xpub
Wallet information: enables copy to clipboard on mobile
2016-07-12 16:48:55 +02:00
Javier 93b543e878 disable mousewheel on numeric input fields 2016-07-12 11:13:15 -03:00
Gustavo Maximiliano Cortez dc1c17632a Merge pull request #4576 from gabrielbazan7/fix/ShowToggle
fix hide single address toggle
2016-07-12 10:31:03 -03:00
Gustavo Maximiliano Cortez c4a4bbdd96 Merge pull request #4572 from gabrielbazan7/fix/TermsWideScreen
hide menu in accept terms view
2016-07-12 10:28:45 -03:00
Gustavo Maximiliano Cortez 4aaf851fe7 Merge pull request #4565 from JDonadio/bug/export-advance-options
Hide advanced options on export QR tab
2016-07-12 10:23:22 -03:00
Gustavo Maximiliano Cortez eb014927a4 Merge pull request #4558 from gabrielbazan7/fix/EncryptedWalletHandler
fix wallet encrypted handler and rename BwsError service to BwcError
2016-07-12 10:18:29 -03:00
Gustavo Maximiliano Cortez 8da0796e26 Merge pull request #4551 from gabrielbazan7/fix/backupProccess
enable button when all words are selected
2016-07-12 10:08:07 -03:00
Gustavo Maximiliano Cortez ebb62824e2
Wallet information: enables copy to clipboard on mobile 2016-07-11 18:06:43 -03:00
Gabriel Bazán 458c238d55 fix hide single address toggle 2016-07-11 16:58:50 -03:00
Gabriel Bazán 0adf3e910f enable keyboard scroll when is show 2016-07-11 16:37:16 -03:00
Gabriel Bazán c54a6c0875 hide menu in accept terms view 2016-07-11 13:11:37 -03:00
Gabriel Bazán a369934635 rename bwsError service to bwcError 2016-07-11 11:46:48 -03:00
Gustavo Maximiliano Cortez 87644b92c6 Merge pull request #4573 from gabrielbazan7/fix/ScrollIosActivity
prevent scroll when side bar is open
2016-07-11 11:28:22 -03:00
Gabriel Bazán 70abb1bd89 prevent scroll when side bar is open 2016-07-11 11:18:17 -03:00
Gustavo Maximiliano Cortez 26f9581945 Merge pull request #4571 from bitpay/revert-4536-fix/menu-disclaimer
Revert "Do not show the menu in disclaimer view"
2016-07-11 10:09:43 -03:00
Gustavo Maximiliano Cortez 941aa92dad Revert "Do not show the menu in disclaimer view" 2016-07-11 10:04:36 -03:00
Javier 731ca2fdd9 hide advanced options on export QR tab 2016-07-09 15:44:58 -03:00
Gabriel Bazán 69f343fd99 fix wallet encrypted handler 2016-07-08 12:12:26 -03:00
Javier Donadío 5dcae277a0 Merge pull request #4552 from gabrielbazan7/fix/TransBuySell
translate Buy & Sell Bitcoin and update pot template file
2016-07-07 10:43:38 -03:00
Gabriel Bazán e31b65f8cf change for Buy and Sell 2016-07-06 16:47:15 -03:00
Gabriel Bazán 612ff20df1 set backup done flag if wallet is created from a specified phrase 2016-07-06 15:31:11 -03:00
Gabriel Bazán ef412f2028 enable button when all words are selected 2016-07-06 14:43:21 -03:00
Gustavo Maximiliano Cortez c3439ef0fe Merge pull request #4544 from gabrielbazan7/fix/AndroidScan
fix invalid qr code on Android when nothing is scanning
2016-07-05 11:41:38 -03:00
Gustavo Maximiliano Cortez 8b7448c9e5 Merge pull request #4542 from gabrielbazan7/fix/Scrolling
removing overflow scrolling from ionic contents
2016-07-05 11:36:50 -03:00
Gustavo Maximiliano Cortez 1bd6f6c573 Merge pull request #4541 from gabrielbazan7/fix/tabs
fix tabs for large screens on address book modal
2016-07-05 11:32:40 -03:00
Gustavo Maximiliano Cortez 95aca966b4 Merge pull request #4538 from JDonadio/feat/unconfirmed-off
Set spend unconfirmed funds off by default
2016-07-05 11:32:18 -03:00
Gustavo Maximiliano Cortez a6d2439d53 Merge pull request #4536 from JDonadio/fix/menu-disclaimer
Do not show the menu in disclaimer view
2016-07-05 11:27:38 -03:00
Gabriel Bazán f375d8a832 fix invalid qr code on Android when nothing is scanning 2016-07-05 10:22:14 -03:00