Github user nantunes commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-172819385
_Per se_ the patch only manipulates strings:
```java
String fileName = realPath != null ?
realPath.substring(realPath.lastIndexOf('/&
Github user nantunes commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-148242066
Rebased and ICLA sent by email.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your
Github user nantunes commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-148098530
Ok, will do it this night.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your
Github user nantunes commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#discussion_r42013268
--- Diff: src/android/CameraLauncher.java ---
@@ -498,15 +498,19 @@ private void refreshGallery(Uri contentUri)
private String
Github user nantunes commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#discussion_r42013118
--- Diff: src/android/CameraLauncher.java ---
@@ -498,15 +498,19 @@ private void refreshGallery(Uri contentUri)
private String
Github user nantunes commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-129946137
I'm using the lastest versions of cordova with ionic framework. I build
locally. No phonegap-build, so I can't tell.
---
If your project is
Github user nantunes commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-127643570
Hi @schreyers
I'm still using my forked version, as this PR hasn't been merged (or even
reviewed).
If it is critical to yo
GitHub user nantunes opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/99
Try to use realpath filename instead of default modified.jpg
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nantunes/cordova