Open VincentEngel opened 1 year ago
Not going to happen because photopicker image names are just someNumbers.filetype
Might be possible with https://developer.android.com/training/secure-file-sharing/retrieve-info
https://issuetracker.google.com/issues/268079113
Known issue, but I did not find a solution for it yet.
Finally something about the picker. I noticed that in the initial releases of the app it was a different image picker. Later around the summer/fall it changed to something else. The old picker is available under 3 dots and "browse". However the new picker has some lags, shows no names and its thumbnails are too large. Not sure if it can be done but is it possible to grab the source code and just add old picker to the newer version? Shame that the picker can update itself in the system.
Hey @Burgsch thanks for your input. Sadly this was done by Android and it happened without any code changes from my side. So the normal image picker is now this new one that does not support correct names...
Hey @Burgsch thanks for your input. Sadly this was done by Android and it happened without any code changes from my side. So the normal image picker is now this new one that does not support correct names...
Thanks @VincentEngel for clarification. In the beginning I noticed a weirder picker, even thought my phone got a virus or so. I am surprised Google released such update without it being solid cooked first. Also I haven't realized that such updates came to Android without my permission - I block any updates via OTA, thus I thought I was safe. I checked my older phones, no update. By Ditto (which is now abandoned I think) there is an old picker as well, Google didn't remove the app from the store yet it seems.
That was badly communicated from my side. I did update the Android SDK my App is using, which brought the change. Therefore I hope there will be new options with the next SDK.
https://developer.android.com/training/data-storage/shared/photopicker