cordova-plugin-camera/src/android
José Luis Ballesteros del Val 3b8f64e330 CB-12964: (android) Fix of bug when Pictures folder did not exist.
If someone had removed Pictures folder in android, plugin failed trying to move there the new photo. This happened because plugin did not check the existence of this folder, and if not, it did not complete the folder tree.

This closes #273
2017-07-04 14:03:10 +03:00
..
xml Fix missing license headers. 2016-12-07 16:19:39 -08:00
CameraLauncher.java CB-12964: (android) Fix of bug when Pictures folder did not exist. 2017-07-04 14:03:10 +03:00
CordovaUri.java Fix missing license headers. 2016-12-07 16:19:39 -08:00
ExifHelper.java [CB-4765] Move ExifHelper.java into Camera Plugin 2013-09-09 16:15:16 -04:00
FileHelper.java CB-10460 getRealPath return null in some cases 2016-03-11 20:43:08 +01:00