copay/cordova
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
..
android fix logs in txservice, add logs to bwc (#4164) 2016-05-03 10:42:18 -03:00
docs Added script for Crowdin automation (incomplete) 2015-07-21 03:27:45 +09:00
ios Cordova 6 support. Fix iOS icons/splash. Adds icons for iPad Pro 2016-04-13 12:51:50 -03:00
wp New release v1.12.14 (#4202) 2016-05-09 15:20:53 -03:00
Makefile add wp8 splash 2015-01-03 20:32:45 -03:00
ProjectMakefile add wp8 splash 2015-01-03 20:32:45 -03:00
build.sh Bug/select wallet incomplete / Refactor wallet Services (#4159) 2016-05-13 13:00:54 -03:00
config.xml New release v1.12.14 (#4202) 2016-05-09 15:20:53 -03:00
readme.md add wp8 splash 2015-01-03 20:32:45 -03:00

readme.md

Mobile building

Requisites

Build the project

$ make [clean] open-ios
OR $ make [clean] android-run
OR $ make [clean] wp8

See Makefile for more targets