Commit graph

10,140 commits

Author SHA1 Message Date
Puru
a3115fcafd Allow user to cancel on going progress and hide spinner dialog
User doesn't have ability to cancel on going progress, thus spinner dialog runs forever. Otherwise, during no network connection, if user goes to view their transaction the spinner dialog will run forever and requires app restart to get back. Set root.clear as callback, so user are able to cancel the progress and hide the spinner dialog.
2017-01-14 08:28:15 +05:45
Javier Donadío
22f372c7e0 Merge pull request #5449 from tuladhar/patch-1
Display updated memo on save
2017-01-12 15:43:58 -03:00
Puru
c4802a5724 Display updated memo on save
Updating a memo isn't displayed to the user on save. User has to perform some action such as re-edit or go back, to see the changes. Added $scope.$apply() to make sure changes are displayed to the user.
2017-01-13 00:13:54 +05:45
Javier Donadío
68ae2a6f91 Merge pull request #5413 from cmgustavo/bug/logo-windows-01
Fix icon (desktop and status bar) on Windows
2017-01-11 15:56:33 -03:00
Javier Donadío
f03b33579b Merge pull request #5435 from cmgustavo/bug/top-up-card-amount-02
Check if have rates
2017-01-11 15:53:14 -03:00
Gustavo Maximiliano Cortez
f7f5ca3351
Check if have rates 2017-01-10 13:42:46 -03:00
Gustavo Maximiliano Cortez
dafd46c3a2 Merge pull request #5423 from JDonadio/bug/timeline
Fix timeline item order
2017-01-10 10:51:08 -03:00
Javier Donadío
8200a77b39 Merge pull request #5433 from cmgustavo/ref/preferences-fee-01
Ref/preferences fee 01
2017-01-10 10:42:01 -03:00
Gustavo Maximiliano Cortez
cc33b575e7
Check if error 2017-01-10 10:31:53 -03:00
Gustavo Maximiliano Cortez
8f5bce2a15
Refactor preferences-fee 2017-01-10 10:23:01 -03:00
Javier Donadío
169d148032 Merge pull request #5431 from cmgustavo/bug/setting-list-01
Fix item-list for tab-settings
2017-01-09 16:06:22 -03:00
Javier Donadío
33b46dff2a Merge pull request #5427 from cmgustavo/bug/import-adv-button
Fix advanced button after change tab
2017-01-09 16:04:56 -03:00
Gustavo Maximiliano Cortez
e39d608b13
Fix item-list for tab-settings 2017-01-09 15:10:12 -03:00
Gustavo Maximiliano Cortez
a37e125380
Fix advanced button after change tab 2017-01-09 12:14:34 -03:00
Gustavo Maximiliano Cortez
a301b5ad6f Merge pull request #5425 from JDonadio/ref/disable-hw
Disable hw from mobile
2017-01-09 12:11:48 -03:00
Javier
e209751cb6 hide import hw tab for mobile 2017-01-09 11:01:41 -03:00
Gustavo Maximiliano Cortez
6c5c5a075e Merge pull request #5422 from JDonadio/ref/translators
Update translation list
2017-01-06 18:14:54 -03:00
Javier
65f833065d update translation list 2017-01-06 18:01:31 -03:00
Javier Donadío
611654e25e Merge pull request #5386 from antonio-fr/master
Fix wallet deletion without push
2017-01-06 17:48:30 -03:00
Javier Donadío
e244290285 Merge pull request #5408 from cmgustavo/bug/qr-scanner-01
Fix QR scanner from directive
2017-01-06 17:20:06 -03:00
Javier Donadío
fc08ce0f94 Merge pull request #5417 from cmgustavo/bug/terms-of-use-02
Removes unused button
2017-01-06 17:01:39 -03:00
Javier
dcaca6e6bc fix timeline item order 2017-01-06 16:13:44 -03:00
Gustavo Maximiliano Cortez
08447a13fd Merge pull request #5326 from ajp8164/feat/app-identity
Feat/app identity
2017-01-06 10:52:08 -03:00
Gustavo Maximiliano Cortez
1118e60b63
Removes unused button 2017-01-06 10:24:39 -03:00
Andy Phillipson
94539871ba Remove confusing comment. 2017-01-05 18:19:23 -05:00
Andy Phillipson
c57effda96 Fixes hiding of bitpay cards entry in settings when no cards are found. 2017-01-05 18:16:24 -05:00
Andy Phillipson
3bf8923f10 Remove obsolete key on storage upgrade. Improve log output. 2017-01-05 17:57:25 -05:00
Andy Phillipson
099a20c3a3 Fix missed network parameter. 2017-01-05 17:44:23 -05:00
Andy Phillipson
21875a53b5 Write to a new storage key on storage upgrade. 2017-01-05 17:23:26 -05:00
Andy Phillipson
28f9fbc0b6 Use an environment object instead of string. 2017-01-05 16:29:17 -05:00
Javier Donadío
24e694070b Merge pull request #5415 from cmgustavo/bug/ios-settings-icon-01
Fix missing setting icon on iOS
2017-01-05 18:01:10 -03:00
Javier Donadío
481d9ba457 Merge pull request #5363 from matiu/chrome-app
Chrome app for Copay
2017-01-05 17:34:56 -03:00
Javier
3ef0a93337
use default contact icon for chrome app 2017-01-05 17:29:22 -03:00
Javier
6fc0ed2327
display wallet icon, m&n, account number - refactor 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
57251c0b31
fix hw import2 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
ae44775cf5
fix hw import 2017-01-05 17:29:22 -03:00
Matias Alejo Garcia
70eb80aae8
fixes error when mnemonic is empty 2017-01-05 17:29:21 -03:00
Gustavo Maximiliano Cortez
9a2a2f8013
Fix missing setting icon on iOS 2017-01-05 17:14:22 -03:00
Gustavo Maximiliano Cortez
5ac3aa2c39
Fix icon (desktop and status bar) on Windows 2017-01-05 14:04:43 -03:00
Gustavo Maximiliano Cortez
2e82dfa0a8
Fix QR scanner from directive 2017-01-04 20:43:04 -03:00
Gabriel Edgardo Bazán
0a8f1acbe2 Merge pull request #5380 from JDonadio/fix/onboarding-ui
Fix onboarding layout errors
2017-01-04 15:42:27 -03:00
Javier Donadío
d42104a9d5 Merge pull request #5393 from JDonadio/feat/translation-03
Update po/pot files - fix button translation
2017-01-04 15:20:54 -03:00
Javier
7778e784ed fixes Amazon Gift Card translation 2017-01-04 14:12:14 -03:00
Javier
317dc7f0fd add french, german languages - update language list options 2017-01-04 13:07:13 -03:00
Gustavo Maximiliano Cortez
38bc371a0c Merge pull request #5330 from gabrielbazan7/bwcUpdate
update bwc v4.4.2
2017-01-04 12:48:29 -03:00
Matias Alejo Garcia
e5315c6639 Merge pull request #5402 from JDonadio/fix/log
Fix log - wallet service
2017-01-04 12:25:19 -03:00
Javier
c0e4e73c40 fix log 2017-01-04 12:24:00 -03:00
Andy Phillipson
189117433a Merge branch 'master' of https://github.com/bitpay/copay into feat/app-identity 2017-01-03 14:08:41 -05:00
Javier
9a1064a098 Update po/pot files - fix button translation 2017-01-03 11:31:49 -03:00
Javier Donadío
1ebbfe1fe1 Merge pull request #5391 from bitpay/revert-5370-feat/translation-01
Revert "Update translation files"
2017-01-03 10:27:54 -03:00