Andy Phillipson
|
413990f94c
|
Bug fixes - ledger testing
|
2017-04-11 10:02:14 -04:00 |
|
Gabrielbazan7
|
8c00fe27aa
|
Bug fixes after rebase.
Please enter the commit message for your changes. Lines starting
|
2017-04-11 10:02:14 -04:00 |
|
Andy Phillipson
|
8d63fa3507
|
Improve detection of supported hw wallets.
|
2017-04-11 10:02:14 -04:00 |
|
Andy Phillipson
|
0c69dfb061
|
Initial Intel TEE integration.
|
2017-04-11 10:02:14 -04:00 |
|
Gabriel
|
f677d4bd75
|
fix spinner in windows phone
|
2017-03-30 21:38:39 +02:00 |
|
Matias Alejo Garcia
|
f063c06751
|
enhance error handling
|
2017-01-16 16:00:09 -03:00 |
|
Javier
|
4b3f9a6c99
|
ref $window.appConfig as service
|
2016-12-27 15:26:45 -03:00 |
|
Gabriel Bazán
|
db987e4817
|
fix scroll resize in send view and adding timeout to ionicScrollDelegate.resize
|
2016-12-14 15:37:15 -03:00 |
|
Javier
|
3102e6ffbb
|
disable only for copay distribution
|
2016-12-14 11:19:38 -03:00 |
|
Javier
|
06ebb10e9a
|
disable hardware wallets
|
2016-12-14 11:17:08 -03:00 |
|
Gabriel Bazán
|
ebaefebe8b
|
more fixes
|
2016-12-13 14:21:57 -03:00 |
|
Javier
|
45c6cd9736
|
ref password and andvanced options on join and export file view
|
2016-10-07 16:41:00 -03:00 |
|
Javier
|
1ab4504824
|
ref password and andvanced options oncreate personal view
|
2016-10-07 16:24:28 -03:00 |
|
Gabriel Bazán
|
2fdd12a9c2
|
add timeout to resize and fix advanced settings
|
2016-09-28 15:45:21 -03:00 |
|
Gabriel Bazán
|
35756cf529
|
fixes
|
2016-09-23 12:42:33 -03:00 |
|
Gabriel Bazán
|
8f40484a71
|
fixes
|
2016-09-22 16:50:06 -03:00 |
|
Gabriel Bazán
|
b713d26173
|
go from create new shared to copayers
|
2016-09-22 16:04:05 -03:00 |
|
Javier
|
967fdff063
|
separate create tab views
|
2016-09-08 11:32:48 -03:00 |
|
Javier
|
6ba7b7c655
|
complete scope data for create wallets
|
2016-09-05 17:15:23 -03:00 |
|
Javier
|
25990e23fe
|
separate views
|
2016-09-05 14:34:32 -03:00 |
|
Gustavo Maximiliano Cortez
|
92bb8e01bc
|
Uses popupService
|
2016-09-01 11:00:36 -03:00 |
|
Javier
|
97c04d6dae
|
resize view
|
2016-08-31 18:43:58 -03:00 |
|
Javier
|
a9c4762ef7
|
refactor backup flag process
|
2016-08-31 09:49:06 -03:00 |
|
Gabriel Bazán
|
6eb87704ba
|
adding backup flag on localstorage
|
2016-08-30 16:37:05 -03:00 |
|
Matias Alejo Garcia
|
a8cf875def
|
rm go
|
2016-08-19 13:07:18 -03:00 |
|
Gustavo Maximiliano Cortez
|
855b22a113
|
Create-Join-Import
|
2016-08-18 00:27:23 -03:00 |
|
Matias Alejo Garcia
|
9e70821c4c
|
fix copayers
|
2016-08-15 16:07:30 -03:00 |
|
Matias Alejo Garcia
|
c3429aca78
|
fix labels
|
2016-08-10 15:03:08 -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 |
|
Matias Alejo Garcia
|
f194299cb6
|
.
|
2016-06-15 13:08:30 -03:00 |
|
Matias Alejo Garcia
|
f2012ee5bb
|
add test to join!
|
2016-06-15 13:07:02 -03:00 |
|
Javier
|
9a3d833a80
|
remove ionic-scroll-delegate
|
2016-06-14 10:16:37 -03:00 |
|
Matias Alejo Garcia
|
90dad5b2a8
|
new onGoingProcess
|
2016-06-13 15:25:40 -03:00 |
|
Javier
|
7dbbf08290
|
Fix translate - label width
|
2016-06-08 11:48:09 -03:00 |
|
Javier
|
4c94dc8c6e
|
fix ionic UI bugs
|
2016-06-08 10:51:38 -03:00 |
|
Gabriel Bazán
|
f961247b2d
|
allow single address wallet for auditable reasons
|
2016-06-07 16:26:56 -03:00 |
|
Matias Alejo Garcia
|
4865ea8ad8
|
refactor profileService
|
2016-06-06 19:13:37 -03:00 |
|
Javier
|
97013ea5b6
|
scroll up in forms
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
453b129892
|
fix toggle switch on create wallet
|
2016-06-04 16:31:06 -03:00 |
|
Matias Alejo Garcia
|
dd1981a26c
|
migration to platformInfo WIP
Conflicts:
src/js/controllers/buyGlidera.js
src/js/controllers/walletHome.js
src/js/services/localStorage.js
|
2016-05-31 18:34:50 -03:00 |
|
Matias Alejo Garcia
|
aec2aac47b
|
Add controller tests (#4205)
* add walletHome test template
* add create test
* add fixtures
* do not mock parseSecret
* better hash
* use fixtures for create controller test
* add import test
* stubs reset
* add more controller tests
* Remove $state dependency
* refactore fixtures + profiles
* add backup.js test
* update bwc
* rm log
|
2016-05-20 11:50:55 -03:00 |
|
Kirvx
|
aee30ec151
|
Change Seed to Recovery Phrase, and more. (#4201)
* Seed -> Recovery Phrase ; Passphrase -> Password ; Password -> Spending Password
* More Spending Password
|
2016-05-13 13:00:54 -03:00 |
|
Matias Alejo Garcia
|
bffaf9ad9d
|
refactor disclaimer handling
|
2016-02-22 19:32:24 -03:00 |
|
Matias Alejo Garcia
|
9d9cd4f734
|
Merge pull request #3865 from cmgustavo/bug/scope-vs-form
Replaces form values by the scope
|
2016-02-12 11:08:11 -05:00 |
|
Gustavo Maximiliano Cortez
|
372e9cbe45
|
Replaces form values by the scope
|
2016-02-08 13:04:14 -05:00 |
|
Javier
|
4ed0c7b85c
|
refactor scroll method
|
2016-02-01 11:00:15 -03:00 |
|
Javier
|
308919a305
|
scroll up when error occurs
|
2016-02-01 11:00:15 -03:00 |
|
Matias Alejo Garcia
|
8c18995ae0
|
refactor scan after importing a wallet
|
2015-11-14 17:29:45 -03:00 |
|
Matias Alejo Garcia
|
0678a7aa72
|
fix scan after create
|
2015-11-12 13:18:23 -03:00 |
|
Gustavo Maximiliano Cortez
|
d842a9f8ef
|
Fixes strings and prepares to translation
|
2015-11-11 14:11:35 -03:00 |
|