k3b
k3b
This is similar to #3
Implemented in v1.1.0.190518
on my android-7.1 it works as expected with "stock contacts app" and with Simple-contatacts-pro: i can open contacts, select edit-contact and then select "neues foto auswählen" (german for select new...
May be this is an android-8.1 nad/or permission issue. does your stock contacts app have any working photo editor? if yes we have the chance to find out what might...
Ups: working with Simple Gallery but not with intentintercept then i have a source where i can go on investigating ....
@BOFH2k in v1.1.1 I have added action com.android.camera.action.CROP (stolen from simple gallery). may be this fixes the issue
@BOFH2k is this issue now solved with v1.1.1? can we close this ticket?
does this happen with every jpg file that you try to crop? have you tried to save the croped file to a different folder?
While the visible gui part of llcrop can handle jpg/gif/png the processing part (i.e. the lossless cropping library) can only handle jpg files (but not pngs or gifs.) The errormessage...
"No Permissions to write to /storage/emulated/0/Download/copy/2go.zip" even though I gave permission
at startup the app check if it has permissions to write to the predefined output folder and if not it opens the folder chooser. At least this is working on...