Commit Graph

29 Commits

Author SHA1 Message Date
Andrew Stephan
b6976bef18 README, CHANGELOG and version number updates 2016-05-02 13:48:48 -04:00
Andrew Stephan
e9070461c1 updated version in plugin.xml 2016-04-26 15:23:15 -04:00
Andrew Stephan
c35af633a4 fixed some issues with responseSerializers and moved some functions out of obj-c into javascript 2016-02-19 17:13:48 -05:00
Andrew Stephan
340e45a381 Fixed ios code to work with AFNetwork 3.0.x 2016-02-18 20:31:21 -05:00
Denis Babineau
c9a9296396 missing file reference in plugin.xml 2016-02-10 14:34:05 -04:00
Denis Babineau
125248c267 Merge commit 'b08f7b43337ab19d6a0b9dce0a3cfb1ea348ca5d' into wymsee_master
* commit 'b08f7b43337ab19d6a0b9dce0a3cfb1ea348ca5d':
  Request Internet permission in AndroidManifest.xml
  #2 iOS doesn't compile because of a missing framework
2015-07-28 10:59:31 -03:00
Denis Babineau
20f39b32f1 update cordova file plugin dependency to new cordova-plugin-file name/version 2015-07-15 15:21:39 -03:00
CSullivan102
6ea22f99e8 Add SystemConfiguration framework to plugin.xml for iOS 2015-03-09 16:01:00 -04:00
Martin Bektchiev
d03c6a5a48 Request Internet permission in AndroidManifest.xml 2015-02-03 15:08:53 +02:00
Andrew Stephan
66b7a31bc6 updated version number to 0.1.4 2014-12-29 09:21:38 -05:00
Andrew Stephan
0b01dc8b69 added url for cordova file plugin 2014-10-14 10:28:03 -04:00
EddyVerbruggen
dc123932e3 #2 iOS doesn't compile because of a missing framework 2014-10-14 15:52:33 +02:00
CSullivan102
be660f97d8 Updated AFNetworking to version 2.4.1 to fix crash when building in Xcode 6 2014-09-22 00:05:07 -04:00
Tsaplin Andrey
7a20200f8e Fixed filenames for case-sensitive filesystems 2014-08-27 11:47:31 +04:00
Andrew Stephan
4f3733d38f fixed case of javascript filename 2014-04-22 14:40:11 -04:00
Andrew Stephan
8c1df2fdca corrected capitalization of folder android in plugin.xml 2014-04-22 14:38:52 -04:00
Andrew Stephan
0b652756e5 imported UnknownHostException where necessary and updated version 2014-04-08 17:25:04 -04:00
Andrew Stephan
7da0b93c78 updated version 2014-04-08 16:47:34 -04:00
Andrew Stephan
d6e8852020 Now using http-request for android. Android is now fully working 2014-03-28 15:48:19 -04:00
Andrew Stephan
3f4b0b129c renamed classes and files 2014-03-26 14:43:17 -04:00
Andrew Stephan
78dcc361ca Started refactoring things so they make more sense name wise 2014-03-26 13:40:01 -04:00
Andrew Stephan
d4fce7751d SSL pinning now finds any cer files in the assets folder. Now can allow invalid certs 2014-03-26 11:56:49 -04:00
Andrew Stephan
7a772d94b0 beginnings of android 2014-03-21 18:09:01 -04:00
Andrew Stephan
985bdd26a3 updated plugin.xml dependency 2014-03-17 19:27:47 -04:00
Andrew Stephan
c6f5fc1051 updated plugin.xml dependency 2014-03-17 19:27:03 -04:00
Andrew Stephan
124346361b updated plugin.xml to force old file plugin for now. Also updated target for android config.xml 2014-03-17 11:04:37 -04:00
Andrew Stephan
7104435e80 updated the plugin id 2014-03-12 17:52:04 -04:00
Andrew Stephan
98007e2471 renamed plugin files to cordovaHTTP. 2014-03-12 15:46:44 -04:00
Andrew Stephan
53ebcddfd1 basic ios functionality 2014-03-11 13:41:21 -04:00