Gustavo Maximiliano Cortez
19cf95f228
Fix wording. Replaces China by Chinese
2016-06-08 13:13:48 -03:00
Matias Alejo Garcia
ae5dadf4b5
Merge pull request #4306 from cmgustavo/translation/fix-chinese-simplified
...
Fix wording Chinese (Simplified)
2016-06-08 11:00:52 -03:00
Gustavo Maximiliano Cortez
d530640ac5
Fix wording Chinese (Simplified)
2016-06-08 10:44:45 -03:00
Matias Alejo Garcia
7d401aa8c4
fix test WIP
2016-06-08 09:15:32 -03:00
Matias Alejo Garcia
64d099d15c
better error message
2016-06-08 09:15:32 -03:00
Matias Alejo Garcia
5c4a6aa1c5
Merge pull request #4298 from cmgustavo/language/zh-01
...
Adds Chinese Simplified
2016-06-08 08:32:24 -03:00
Gustavo Maximiliano Cortez
be3958aef5
Adds Chinese Simplified
2016-06-07 17:41:21 -03:00
Gabriel Bazán
f961247b2d
allow single address wallet for auditable reasons
2016-06-07 16:26:56 -03:00
Matias Alejo Garcia
d621c9601b
fix err message
2016-06-07 12:34:16 -03:00
Matias Alejo Garcia
0a240d5559
fix BWS url
2016-06-07 12:03:00 -03:00
Matias Alejo Garcia
c8002feb2c
rm logs
2016-06-07 11:39:01 -03:00
Matias Alejo Garcia
da0f9cb4a7
fingerprint for Android 6.0+
2016-06-07 11:19:25 -03:00
Matias Alejo Garcia
14207dc771
remove private methods from root
2016-06-07 10:39:53 -03:00
Matias Alejo Garcia
6224f36ff6
;
2016-06-07 10:37:39 -03:00
Matias Alejo Garcia
b17517ede0
fix tests
2016-06-06 19:15:18 -03:00
Matias Alejo Garcia
1e2555dad9
refactor preferences
2016-06-06 19:15:17 -03:00
Matias Alejo Garcia
4865ea8ad8
refactor profileService
2016-06-06 19:13:37 -03:00
Matias Alejo Garcia
7781b93a88
add disclaimer controller test
2016-06-06 19:13:36 -03:00
Gabriel Bazán
0c786ebd6a
fix backup file download
2016-06-04 16:31:06 -03:00
Gabriel Bazán
b4aadeb7be
refactor
2016-06-04 16:31:06 -03:00
Gabriel Bazán
d468c28cd0
ionic side menu
2016-06-04 16:31:06 -03:00
Gabriel Bazán
efa36915e1
tap to lock balance
2016-06-04 16:31:06 -03:00
Matias Alejo Garcia
205d1e78c3
rm log and refactor baseurl
2016-06-03 09:38:57 -03:00
Matias Alejo Garcia
d08d4e3650
implement cache for key derivation, using user-agent
2016-06-01 19:56:47 -03:00
Matias Alejo Garcia
02861992e6
refactor baseurl in getClient
2016-06-01 16:58:14 -03:00
Matias Alejo Garcia
6bd316424a
refactor baseUrl in angular-bwc
2016-06-01 16:58:13 -03:00
Matias Alejo Garcia
a8ef458941
Merge pull request #4272 from matiu/ref/platServices
...
Ref/plat services
2016-06-01 16:53:02 -03:00
Matias Alejo Garcia
06c80ceaae
fix import + walletHome + copayers
2016-06-01 16:07:25 -03:00
Gabriel Bazán
bda67fbe15
adding super economy fee option
2016-06-01 15:01:02 -03:00
Matias Alejo Garcia
fa04610a10
add import logs
2016-06-01 08:36:25 -03:00
Matias Alejo Garcia
a1644a32d8
fixes in controllers
2016-05-31 18:56:02 -03:00
Matias Alejo Garcia
cc2853e827
ref controllers
2016-05-31 18:35:10 -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
36cf4f0560
rm all services
2016-05-31 18:28:09 -03:00
Matias Alejo Garcia
cfafb9a92c
Merge pull request #4243 from gabrielbazan7/fix/DesktopNotif
...
mobile should be exclude
2016-05-31 17:13:03 -03:00
Javier
228e7ae843
isolated unsubscribe function
2016-05-29 21:25:25 -03:00
Gabriel Bazán
2ec42f7709
mobile should be exclude
2016-05-24 11:18:06 -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
Matias Alejo Garcia
335c3f00af
handles incorrect Address derivation ( #4230 )
2016-05-20 10:02:44 -03:00
Gustavo Maximiliano Cortez
7cc3c5eb4f
Fix fingerprint service ( #4229 )
...
* Fix fingerprint service
* Fix log
2016-05-20 00:27:41 -03:00
Gustavo Maximiliano Cortez
98471e952a
Bug/select wallet incomplete / Refactor wallet Services ( #4159 )
...
* Addressbook: display error if select an incomplete wallet
* Check if wallet is complete/needs_backup for Glidera and Coinbase
* Ref/create a walletService
* Ref. walletService
* Fix Glidera and Coinbase
* Removes txService
* Fix glidera connection for mobile. Fix bitcode for xcode
* Fix duplicated entry
* Revert "Bump bwc version 2.3.1"
* adds karma-mocha
* Refactor
* Refactor lock function
* Refactor reject, remove and broadcast tx
* add walletService tests WIP
* add walletService tests WIP 2
* merge
* update tests to mocha
* fix tests. Angular 1.5?
* Fix test
* Generate angular-bwc before testing
* Rever gitignore
* Wording
2016-05-13 13:00:54 -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
Gustavo Maximiliano Cortez
8afe9b05a7
Adds italian to list of available languages ( #4173 )
...
* Adds italian to list of available languages
* Updates description of supported languages
2016-05-13 13:00:54 -03:00
Matias Alejo Garcia
88ac00afcc
fix import from xPriv ( #4192 )
2016-05-09 12:03:25 -03:00
Gustavo Maximiliano Cortez
20f24ff283
Revert "Bump bwc version 2.3.1"
2016-05-05 15:36:54 -03:00
Gabriel Edgardo Bazán
f8705a2f72
Bump bwc version 2.3.1 ( #4184 )
...
* bump new bwc version 2.3.1
* check incorrect derivation
2016-05-04 14:37:38 -03:00
Matias Alejo Garcia
e7f1bbba7d
fix logs in txservice, add logs to bwc ( #4164 )
...
* fix logs in txservice, add logs to bwc
* 1.12.8 + add test for android
* new version 1.12.11
* revert changes in index
2016-05-03 10:42:18 -03:00
Gustavo Maximiliano Cortez
96dcac37ce
Register copay:// to URI scheme for mobile ( #4149 )
2016-04-29 12:16:53 -03:00
Gustavo Maximiliano Cortez
b8c2ff863d
Fix coinbase logout for some cases where refreshToken tries to connect again ( #4155 )
2016-04-29 12:16:53 -03:00
Matias Alejo Garcia
8b61189f85
To debug sign procedure ( #4151 )
...
* Should be considering the existence of a property and not its value. (#4139 )
* BETA to debug sign test on Android
* add more logs
* 1.11.4
* and even more logs...
* 1.11.5
* better log messages
* fix log decorator for mobile
* fix android-prod
* 1.11.6
2016-04-29 12:14:09 -03:00