Merge pull request #1099 from yemel/feature/android-uri-handling

Implement bitcoin URI Handling on Android
This commit is contained in:
Matias Alejo Garcia 2014-08-16 00:11:38 -04:00
commit 8975b70530
6 changed files with 326 additions and 1 deletions

View file

@ -33,5 +33,7 @@
</feature>
<feature name="Toast">
<param name="android-package" value="nl.xservices.plugins.Toast" />
<feature name="WebIntent">
<param name="android-package" value="com.borismus.webintent.WebIntent" />
</feature>
</widget>