GitHub user oahziur opened a pull request:
https://github.com/apache/cordova-js/pull/93
Android: use base64.toArrayBuffer to convert base64 strings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oahziur/cordova-js master
Github user oahziur commented on a diff in the pull request:
https://github.com/apache/cordova-android/pull/125#discussion_r18401241
--- Diff: framework/src/org/apache/cordova/PluginResult.java ---
@@ -80,6 +83,12 @@ public PluginResult(Status status, byte[] data, boolean
GitHub user oahziur opened a pull request:
https://github.com/apache/cordova-android/pull/125
Added basic multipart plugin result
Related to: https://github.com/apache/cordova-js/pull/83
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user oahziur opened a pull request:
https://github.com/apache/cordova-js/pull/83
Added basic multipart plugin result
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oahziur/cordova-js master
Alternatively you can review