Commit Graph

119 Commits

Author SHA1 Message Date
Sefa Ilkimen d90cefcbaa fixed handling of multiple cookies 2016-12-07 15:29:54 +01:00
Sefa Ilkimen b3118d5ccd removed „String.prototype.startsWith“ call to be compatible with older web view versions 2016-12-06 16:05:48 +01:00
Sefa Ilkimen 6b0f23b2d1 fixed lodash exports 2016-12-06 11:52:38 +01:00
Sefa Ilkimen d0ece22302 Merge branch 'feature-cookie-handling' 2016-12-06 10:31:54 +01:00
Sefa Ilkimen a6a1bcaab1 updated readme file 2016-12-06 10:29:35 +01:00
Sefa Ilkimen 4afb375971 added function for clearing cookies 2016-12-05 18:25:14 +01:00
Sefa Ilkimen 20e5bd0ee9 added local storage store for cookies 2016-12-05 17:52:20 +01:00
Sefa Ilkimen e84d84c358 integrated „umd-tough-cookie“ for cookie handling 2016-12-05 13:19:26 +01:00
Sefa Ilkimen 955c590e42 - incremented version
- updated change log and readme
v1.4.0
2016-11-14 15:43:18 +01:00
Sefa Ilkimen 0d627b7a0d Merge branch 'feature-put-delete-methods' 2016-11-14 15:13:55 +01:00
Sefa Ilkimen 8fc4c2b9cb minor changes for cleanup 2016-11-14 15:13:26 +01:00
Sefa Ilkimen a0edca1b1d updated README 2016-11-14 14:43:24 +01:00
Sefa Ilkimen d5b2cdaf60 implemented PUT and DELETE methods for Android and iOS 2016-11-14 13:56:54 +01:00
Sefa Ilkimen 0989de20ab renamed param serializer to data serializer 2016-11-14 00:47:24 +01:00
Sefa Ilkimen 050ed894d6 defined www interface for http methods PUT and DELETE 2016-11-14 00:18:16 +01:00
Sefa Ilkimen 4552e9c84b Merge branch 'feature-configurable-serializer' 2016-11-11 19:30:47 +01:00
Sefa Ilkimen c8df1ebd8b - implemented configurable serializer for Android
- cleaned up Android source structure
2016-11-11 19:24:49 +01:00
Sefa Ilkimen 50cda6a5af updated readme file 2016-11-11 02:22:53 +01:00
Sefa Ilkimen 4600fd0555 implemented configurable serializer for iOS 2016-11-11 01:33:29 +01:00
Sefa Ilkimen 46176500df fixed var name 2016-11-11 01:32:16 +01:00
Sefa Ilkimen 9f515d01d8 defined www interface for configurable parameter serializer 2016-11-10 18:46:30 +01:00
Andrew Stephan bf8ded59a2 1.2.0 v1.2.0 2016-07-20 12:33:52 -04:00
Andrew Stephan c531ffaa44 Merge pull request #95 from wymsee/tls
Support for TLSv1.1 and TLSv1.2 for android 4.1 - 4.4
2016-07-20 12:33:41 -04:00
Andrew Stephan 0e4624f627 updated changelong 2016-07-20 12:05:11 -04:00
Andrew Stephan 9a65da55c9 only use custom factory for API Levels < 20 2016-07-20 11:55:49 -04:00
Andrew Stephan 4c26dd793e fixed var name 2016-07-18 15:56:11 -04:00
Andrew Stephan beae854526 updates to only allow tlsv1.1 and tlsv1.2 2016-07-18 15:42:30 -04:00
Andrew Stephan 9cd64b1d9e 1.1.0 v1.1.0 2016-05-02 13:49:15 -04:00
Andrew Stephan d726998e5e Merge pull request #85 from wymsee/ios-errors
updated AFNetworking and edited requests to send back the body for errors
2016-05-02 13:49:00 -04:00
Andrew Stephan b6976bef18 README, CHANGELOG and version number updates 2016-05-02 13:48:48 -04:00
Andrew Stephan 60220a224b updated AFNetworking and edited requests to send back the body for errors 2016-04-29 14:19:29 -04:00
Andrew Stephan ba37200d75 updated readme with info on headers 2016-04-28 19:12:36 -04:00
Andrew Stephan 50d40e76eb Merge pull request #8 from SpiderOak/disable-encoding-get-urls
Disables encoding get() URLs by default (android)
2016-04-28 18:58:26 -04:00
Andrew Stephan 99683f1f30 1.0.3 v1.0.3 2016-04-26 15:23:21 -04:00
Andrew Stephan e9070461c1 updated version in plugin.xml 2016-04-26 15:23:15 -04:00
Andrew Stephan 04fdbed1fb 1.0.2 v1.0.2 2016-03-03 10:56:20 -05:00
Andrew Stephan 3aab872ec0 1.0.1 2016-03-03 10:55:33 -05:00
Andrew Stephan b2e7878da4 fixes for useBasicAuth and setHeader for angular use 2016-03-03 10:55:09 -05:00
Andrew Stephan 6808069a18 updated install instructions in readme 2016-02-24 13:52:29 -05:00
Andrew Stephan fbd5c60c68 Merge pull request #77 from wymsee/update
Update
v1.0.0
2016-02-24 13:42:23 -05:00
Andrew Stephan fc220041d8 updated the changelog 2016-02-23 17:12:48 -05:00
Andrew Stephan 1e61e48628 update docs 2016-02-23 17:08:45 -05:00
Andrew Stephan bcf6f6ed90 updated http request and removed some android code that is now in js. Fixed upload file in iOS 2016-02-23 12:48:40 -05:00
Dan McNamara cbe554abe7 Add package.json 2016-02-22 13:16:35 -05: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
Andrew Stephan 434d8dfd2b updated afnetworking 2016-02-18 18:15:57 -05:00
Andrew Stephan 8e27b5b1dd Merge pull request #76 from denisbabineau/wymsee_master
File plugin update and more
2016-02-18 18:02:41 -05:00
Denis Babineau dbe9d003b8 remove unused #import to non-existant file (now a private header in CordovaLib) 2016-02-16 10:36:06 -04:00
Denis Babineau c9a9296396 missing file reference in plugin.xml 2016-02-10 14:34:05 -04:00