chrisben
chrisben
I can see [someone else](http://stackoverflow.com/questions/23271719/cordovas-getdirectory-fails-if-directory-path-is-absolute) has the same kind of issue with Android and a new version of Cordova (3.4). That and the fact you got ImgCache to work with...
I don't think so, ImgCache.Init doesn't call those methods. The problem arises when calling (line 357): ``` filesystem.root.getDirectory(localCacheFolder, {create: true, exclusive: false}, _getDirSuccess, _fail); ``` Cordova calls the _fail callback.
Great. Let me know.
@bdensmore Are you still having a problem there? Please let me know.
This cache size management is indeed limited, actually it's been broken for some time because of a bug in Cordova - see [KNOWN_ISSUES](https://github.com/chrisben/imgcache.js/blob/master/KNOWN_ISSUES.md). By the way : does it work...
Could you please update the conflicts before I merge it. thanks.
It looks like there's a [`withMetadata`](https://sharp.pixelplumbing.com/api-output#withmetadata) function that ensures exif is saved. @panlina could you please try adding a line ```js .withMetadata() ``` there before `toBuffer`: https://github.com/chrisben/image-thumb/blob/master/services/resizer.js#L93 and see if...
There are more texts that need translation, but this is a good start. For instance in .87: in functions.php: 'Home' line 399, 'Error' line 482, all names in bootstrapwp_widgets_init 404.php:...