Wallet/cordova
Gustavo Maximiliano Cortez d248f2dcd2 Bug/android camera (#4106)
* Fix android camera

* New release v1.10.4
2016-04-21 15:00:10 -03:00
..
android adding transparent icons to push notifications 2016-02-24 17:08:33 -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 Bug/android camera (#4106) 2016-04-21 15:00:10 -03:00
build.sh Fix camera permissions for Android 6 (#4102) 2016-04-21 14:13:25 -03:00
config.xml Bug/android camera (#4106) 2016-04-21 15:00:10 -03:00
Makefile
ProjectMakefile
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