[MOD] Samsung Camera Any Gallery Fix [TW/S5] - Xposed Framework Modules

When clicking the thumbnail in Samsung Galaxy Camera app, this module allows to open image/video with any installed gallery/player (instead of only the stock Gallery). Created for Samsung S5 (G900F) but may work on other Samsung models as well.
Samsung Camera Any Gallery Fix is also available from Xposed Module Repository (source).

Samsung Galaxy S3 i9300 4.3 MK6. This mod doesn't work. Nice thought though.
Sent from a stolen phone!

shivadow said:
Samsung Galaxy S3 i9300 4.3 MK6. This mod doesn't work. Nice thought though.
Click to expand...
Click to collapse
If you upload me your Camera apk I can take a look in your vesion to see if it can be supported as well.

It loads in xposed so here's the camera apk from 4.3 mk6 stock: https://docs.google.com/file/d/0B4vTiHTBB629d3VwdDdKdkhfSWM/edit?usp=docslist_api
Thanks for this btw!.

moneytoo said:
When clicking the thumbnail in Samsung Galaxy Camera app, this module allows to open image/video with any installed gallery/player (instead of only the stock Gallery). Created for Samsung S5 (G900F) but may work on other Samsung models as well.
Samsung Camera Any Gallery Fix is also available from Xposed Module Repository (source).
Click to expand...
Click to collapse
Oh I was waiting for this kind of module!
As mentioned, doesn't work on JB 4.3 on i9305 (S3 international - 4G variant).
Previously uploaded camera.apk is probably the same than in my ROM.
Thanks for looking into that! ?

@shivadow @Looki75 @poemsme
Please try the attached version. If it doesn't work, upload your Samsung Camera odex file because there was not dex in the apk and I included changes from other version - it might be it but who knows how many versions of Samsung Camera there are...

Sorry, no dice. Still loading but nowt else.
Sent from a stolen phone!

moneytoo said:
@shivadow @Looki75 @poemsme
Please try the attached version. If it doesn't work, upload your Samsung Camera odex file because there was not dex in the apk and I included changes from other version - it might be it but who knows how many versions of Samsung Camera there are...
Click to expand...
Click to collapse
Nope, still not working...
I don't have access to my computer right now... As soon as I can, I will send the odex file.
Thanks for your efforts!

Worked but...
The module did it's very well (Galaxy S4 i9505, 4.4.2) but i'm using quickpic so when thr last thing captured was a video, pressing the thumbnail icons plays the video and then goes back the camera. I couldn't find a way from there to swipe to the other images/videos.

Odex file for 4.3 mk6 camera: https://docs.google.com/file/d/0B4vTiHTBB629TlVoTng3TnVHWWs/edit?usp=docslist_api
A few hours worth of xposed log: https://docs.google.com/file/d/0B4vTiHTBB629Z0tHWjlWY3N0bm8/edit?usp=docslist_api
Sent from a stolen phone!

Thanks for the great module!
I can finally get rid of the stock Samsung gallery on my note 3.

htr5 said:
The module did it's very well (Galaxy S4 i9505, 4.4.2) but i'm using quickpic so when thr last thing captured was a video, pressing the thumbnail icons plays the video and then goes back the camera. I couldn't find a way from there to swipe to the other images/videos.
Click to expand...
Click to collapse
It is fixed in v0.2.

Working on I9505 stock 4.4.2, but using quickpic this goes to a different folder from the photos. I mean, photos are saved in folder A but quickpic is open in folder B...
Inviato dal mio GT-I9505 utilizzando Tapatalk

moneytoo said:
It is fixed in v0.2.
Click to expand...
Click to collapse
Thanks. That has fixed the problem and it always works without lags ect.
One thing I have noticed is that if you set the camera app to save to an external SD card, it still saves some pictures on the internal card such as those taken in burst modes.
Without the module, both internal and external media is scrollable when tapping the thumbnail. But once the module is enabled, it only loads images/videos from a single folder depending on where an image was last saved.
It's not a big issue and I'm happy to live with it as burst images are hardly ever taken anyway.

htr5 said:
Thanks. That has fixed the problem and it always works without lags ect.
One thing I have noticed is that if you set the camera app to save to an external SD card, it still saves some pictures on the internal card such as those taken in burst modes.
Without the module, both internal and external media is scrollable when tapping the thumbnail. But once the module is enabled, it only loads images/videos from a single folder depending on where an image was last saved.
It's not a big issue and I'm happy to live with it as burst images are hardly ever taken anyway.
Click to expand...
Click to collapse
Foldermount will solve this problem.
Sent from a stolen phone!

shivadow said:
Odex file for 4.3 mk6 camera: https://docs.google.com/file/d/0B4vTiHTBB629TlVoTng3TnVHWWs/edit?usp=docslist_api
A few hours worth of xposed log: https://docs.google.com/file/d/0B4vTiHTBB629Z0tHWjlWY3N0bm8/edit?usp=docslist_api
Sent from a stolen phone!
Click to expand...
Click to collapse
Try the attached version. Does it print a line or two to Xposed log (or any exeption) when you tap the thumbnail?
htr5 said:
Thanks. That has fixed the problem and it always works without lags ect.
One thing I have noticed is that if you set the camera app to save to an external SD card, it still saves some pictures on the internal card such as those taken in burst modes.
Without the module, both internal and external media is scrollable when tapping the thumbnail. But once the module is enabled, it only loads images/videos from a single folder depending on where an image was last saved.
It's not a big issue and I'm happy to live with it as burst images are hardly ever taken anyway.
Click to expand...
Click to collapse
Images taken in burst mode are always stored in internal memory - camera app informs about that.
If you browse only one folder with your gallery then it's feature or limitation of that app. (At least this is what I think, I don't know if something like that can be requested via intent. Maybe...)
robertogl said:
Working on I9505 stock 4.4.2, but using quickpic this goes to a different folder from the photos. I mean, photos are saved in folder A but quickpic is open in folder B...
Inviato dal mio GT-I9505 utilizzando Tapatalk
Click to expand...
Click to collapse
This is weird. I found using the camera api call (getLastContentUri) more reliable than searching for latest image on my own (it included also other picuteres like screenshots and I was unaware of how to get rid of them and search only for camera media).
What relation is A to B anyway?

moneytoo said:
This is weird. I found using the camera api call (getLastContentUri) more reliable than searching for latest image on my own (it included also other picuteres like screenshots and I was unaware of how to get rid of them and search only for camera media).
What relation is A to B anyway?
Click to expand...
Click to collapse
Oh i see it now, it seems that B is located in sdcard/emulated/0/DCIM/Camera/, and A is located in extSdCard/DCIM/Camera. So quickpic is open in internal memory, that i've never used for photos or video. Is that normal?

robertogl said:
Oh i see it now, it seems that B is located in sdcard/emulated/0/DCIM/Camera/, and A is located in extSdCard/DCIM/Camera. So quickpic is open in internal memory, that i've never used for photos or video. Is that normal?
Click to expand...
Click to collapse
My only guess is that it can be caused by Media Scanner because Samsung Camera is using MediaStorage to manage/accesss to captured files. But I really don't know in your case, especially it seems to work fine for me (use extSdCard for taken pictures)...

Nope, still no dice. No errors in xposed.
Sent from a stolen phone!

Not working on s4 Nc5 4.4.2.
Just fyi

Related

[MOD] HTCCamera JB Plus, Extrim Ver 5.1 |JB Sense ROMs |Android 4.1 |Sense 4.5

This mod is not made by me, I take no credit for it.
I found a working camera mod on the One X forums.
It gives your phone's camera a number of extra features like changing compression settings, better image adjustments and more!
known issues:
- Slow motion camera is currently broken.
- Installing this mod on ATT 1X+ doesnt work (can be fixed by manually replacing the apk in system/app).
For more information, install instructions and download link, visit the origional thread:
http://forum.xda-developers.com/showthread.php?t=1890547
Install this mod at your own risk, I take no responsibility if it broke your phone.
Sincerely,
Dinkelstefan
Anyone tried v5 of camera from original thread?
Wlk said:
Anyone tried v5 of camera from original thread?
Click to expand...
Click to collapse
Will try it right now, ill post the result after.
dinkelstefan said:
Will try it right now, ill post the result after.
Click to expand...
Click to collapse
It seems to be working without any problems.
could u take some photos
Some photos be cool.
Sent from my HTC One X+ using Tapatalk 2
Andrew149 said:
Some photos be cool.
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
I tried to take some pictures today, but the picture compression doesnt seem to be doing anything anymore.
Maybe it's the new v5 update or maybe it's because I recently switched to the elegancia ROM.
Can anyone confirm if v5 also has this bug on other ROMs?
Anyhow the other extra settings do still work, like video compressions(which is really noticeable) and the audio compression from videos.
Also the extra steps in the image adjustments settings are noticeable.
If anyone wants me to upload a few videos with diffrent compressions, I'll try to make some time for it.
Break slow motion video capture for me, but the increased image quality heavily outweighs this con, would still like to get it working though, does it work for everyone else?
it also seemed to brake my slo-mo camera.
But I can live without it too. i like the new video quality, and the framerate which is more stable
I tested the photo compression again, and it does seem to be working. May have been a temporary bug yesterday.
I'll try to post some photos later!
Hi, have problem with Panorama function... it doesn't work: take the first shot, ask to move the camera and when I finished (if it doesn't return ad error because I'm too fast) it doesn't make any panorame, only the fist shot !
My configuration is in my sign... I'm doing something wrong ?
IlD4nX said:
Hi, have problem with Panorama function... it doesn't work: take the first shot, ask to move the camera and when I finished (if it doesn't return ad error because I'm too fast) it doesn't make any panorame, only the fist shot !
My configuration is in my sign... I'm doing something wrong ?
Click to expand...
Click to collapse
I have no idea, my panorama mode seems to be working fine.
My guess is reinstalling the mod, and if that doesnt work you might want to check out the origional mod page.
I've been a bit busy the past few days so the compression comparison pictures will come later.
Has anyone else been able to get this mod working on an AT&T HOX+? It doesn't seem to make any difference when I flash it on my phone.
Thanks.
I installed it on my AT&T one manually replacing the apk in system/app/ and is working so far.
Sent from my HTC One X+ using xda premium
vitidroid said:
I installed it on my AT&T one manually replacing the apk in system/app/ and is working so far.
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
Can you elaborate on that post? i flashed it, and it didn't do anything.. explain in detail please
wdkingery said:
Can you elaborate on that post? i flashed it, and it didn't do anything.. explain in detail please
Click to expand...
Click to collapse
You have to extract the apk from the zip file using a file explorer, copy the camera.apk to system/apps and set permissions to r-w-r-r, then reboot.
Note: Looks like this camera apk drains the battery faster.
garmig said:
You have to extract the apk from the zip file using a file explorer, copy the camera.apk to system/apps and set permissions to r-w-r-r, then reboot.
Note: Looks like this camera apk drains the battery faster.
Click to expand...
Click to collapse
so i dont flash via recovery, just do exactly as you stated above?
wdkingery said:
so i dont flash via recovery, just do exactly as you stated above?
Click to expand...
Click to collapse
Yes
garmig said:
Yes
Click to expand...
Click to collapse
I just tried this on a one XL, and i think it worked!
only difference i noticed is video camera has an option labelled "SHARP_5_3"
???
i thought there were setttings to force bitrates, etc..
Great find! Everything seems to work just fine and a bit quicker to launch too!
Sent from my HTC One X+

Anyone replaced Gallery with Quickpic?

Struggling to replace dodgy gallery with quickpic on JB 4.1.2 so that the camera uses quickpic as the default viewer.
Tried freezing gallery, when I click on photo in camera nothing happens. Set default app for photos to be quickpic and the camera still uses gallery.
Any ideas. ..?
Sent via TCP/IP
The first thing I do with a new device is ditch the Gallery in favor of QuicPic.
If you're rooted, no problem just delete the Gallery. If not, go to Settings/Applications/All/Gallery/ and click on Clear Defaults. Next time you view a picture select QuickPic and click on Clear Defaults.
------------------------------------
If it was easy you'd of hired the guy at Home Depot to to it.
gilbequick said:
The first thing I do with a new device is ditch the Gallery in favor of QuicPic.
If you're rooted, no problem just delete the Gallery. If not, go to Settings/Applications/All/Gallery/ and click on Clear Defaults. Next time you view a picture select QuickPic and click on Clear Defaults.
------------------------------------
If it was easy you'd of hired the guy at Home Depot to to it.
Click to expand...
Click to collapse
You can also disable gallery app in application settings
Thanks guys but not working. Uninstalled gallery. Clicked on a picture, chose quickpic, cleared defaults. When I click on a photo using the camera nothing happens, it's like the camera is hardcoded to use old gallery.will try installing stock camera and trying that
Sent via TCP/IP
gsw5700 said:
it's like the camera is hardcoded to use old gallery
Click to expand...
Click to collapse
it is.
Damn! Tried stock camera and hx mod 1.52 camera, same issue. Guess I'll have to use dodgy gallery.
Sent via TCP/IP
Is it possible to rename quickpic to the same name as old gallery and put it in the system folder?
Sent from my Nexus 7 using Tapatalk HD
Thats my question too, but with the nexus 4 gallery.
any solution?
-anyone tried the renaming idea, as suggested?
My guess is the two apps function differently and so google has changed our ability to use quickpic from the JB camera. Why? Think about it - if you use the camera from the lockscreen by swiping to the right, you can take a pic and review it without entering a password and unlocking your phone. But reviewing a pic this way gives you very limited options (eg you CANNOT set it as wall paper, nor can you email it or send it, which if you Could, would be a sneaky security flaw that would enable access into a locked device).
This means google has rewritten gallery to function differently according to whether it has been accessed via the camera from the lockscreen or whether you have accessed the camera after unlocking the device.
Quickpic probably doesn't have that ability, but I wish it DID!
I dunno - MAYBE WE ALL SHOULD EMAIL THE MAKERS OF QUICKPIC AND REQUEST THAT IT BE UPDATED SO AS T WORK WITH THE STOCK CAMERA?
Quickpic is an awesome app and it's way better than the stock gallery app!
when you disable gallery in apps manager it disables both the gallery and camera which means that their obvously linked together. they are both separate apks but still both part of the same app therefore meaning that it wouldnt really be possible to do it i dont think unless you were to modify the gallery app yourself you might be able to do it but would be hard XD from what i can think the camera apk kinda acts like a link if you think about it as opposed to its own app.
QuickPic cannot view TIFF files. I have alot of them copied from my PC to the SD card and cannot find a viewer that can see both those and the Jpegs. Anyone have any ideas?
Sent from my 32GB Verizon Galaxy S III (SCH-1535) - stock (unrooted) JellyBean ROM with SanDisk 64GB Class 10 MICROSDXC - using XDA Premium

[Q] Unfortunately, Camera has stopped

This is really weird.
I recently installed CM10.1 from GB, and camera HAD been working (or so I thought). Now, when I start the camera, I get the dreaded "Unfortunately, Gallery has stopped" error. :crying::crying:
I've tried clearing Gallery data, clear everything (data, cache, davlik, /system, and /data) and reinstalling CM10.1, and I'm still getting the error.
Any ideas? Thanks in advance for your help.
Just download an app that uses the camera.
Thank You !!
TheKryptonite said:
Just download an app that uses the camera.
Click to expand...
Click to collapse
Thanks so much !! I installed CameraMX, and it shows a nice preview, but when I click the shutter button, it never seems to finish saving the image.
beeewell said:
This is really weird.
I recently installed CM10.1 from GB, and camera HAD been working. Now, when I start the camera, I get the dreaded "Unfortunately, Gallery has stopped" error. :crying::crying:
I've tried clearing Gallery data, clear everything (data, cache, davlik, /system, and /data) and reinstalling CM10.1, and I'm still getting the error. Does the camera need GAPPS to run?
Any ideas? Thanks in advance for your help.
Click to expand...
Click to collapse
try the Pac Man ROM
Thank You !!
YPG70 said:
try the Pac Man ROM
Click to expand...
Click to collapse
I tried the Pac Man ROM, and...I really like it !!
I am still having camera problems unfortunately...the supplied camera app doesn't force close, seems to take a picture REALLY SLOWLY, and then, doesn't seem to save the image - e.g. the flash remains on and doesn't ever turn off after the audible taking picture sound. I also tried CameraMX on this ROM, and it too has problems saving pictures.
I'm open to any ideas anyone has. Thanks in advance
Both the CM10.1 ROMs released for the SGP5.0 have non functioning front cameras. The preview works, which is why you are sometimes able to save pictures with third party apps. To solve the error though from unfortunately camera has stopped you have to get the camera.apk from JackpotClavin's April 7th build. Its in his zip. just replace the camera app with this and it should work better.
Sent from my YP-G70 using xda app-developers app
Oeio said:
Both the CM10.1 ROMs released for the SGP5.0 have non functioning front cameras. The preview works, which is why you are sometimes able to save pictures with third party apps. To solve the error though from unfortunately camera has stopped you have to get the camera.apk from JackpotClavin's April 7th build. Its in his zip. just replace the camera app with this and it should work better.
Sent from my YP-G70 using xda app-developers app
Click to expand...
Click to collapse
Thanks so much for your reply and explanation. I'll give it a shot and post the results here, just in case someone else is having similar issues.
I found something that works by searching in the forums. You can use snapchat as a camera app if you want.
Sent from my Transformer TF101 using xda premium
Oeio said:
I found something that works by searching in the forums. You can use snapchat as a camera app if you want.
Sent from my Transformer TF101 using xda premium
Click to expand...
Click to collapse
I looked for a camera.apk file in the Apr 7 build, but couldn't find it. It wasn't with all of the other apk's. I'll give snapchat a try. Thanks again.
beeewell said:
I looked for a camera.apk file in the Apr 7 build, but couldn't find it. It wasn't with all of the other apk's. I'll give snapchat a try. Thanks again.
Click to expand...
Click to collapse
Its not camera.apk its Gallery2.apk . Either way only the front faciNg video chat camera works, the 3.2 or 5.0 mp camera does not take pictures, even though the preview works. The April 14th camera/gallery FCing is a known issue so yeah just take the Gallery2.apk from April 7th.
Sent From My USA Galaxy Player 5.0
augiem94 said:
Its not camera.apk its Gallery2.apk . Either way only the front faciNg video chat camera works, the 3.2 or 5.0 mp camera does not take pictures, even though the preview works. The April 14th camera/gallery FCing is a known issue so yeah just take the Gallery2.apk from April 7th.
Sent From My USA Galaxy Player 5.0
Click to expand...
Click to collapse
On PAC-Man my gallery/camera isn't force-closing. I had to unmount the sd card and reboot though, because it always said, that there is no external sd card available. And I think I also had to clear data of the gallery app.
Hope this helps.
augiem94 said:
Its not camera.apk its Gallery2.apk . Either way only the front faciNg video chat camera works, the 3.2 or 5.0 mp camera does not take pictures, even though the preview works. The April 14th camera/gallery FCing is a known issue so yeah just take the Gallery2.apk from April 7th.
Sent From My USA Galaxy Player 5.0
Click to expand...
Click to collapse
I found the Gallery2.apk from April 7th and installed it. It doesn't look like you can uninstall either version of the gallery app. The version shows 1.1.40001. Is this the correct version?
I "Cleared Data" in the gallery app and I'm still having trouble saving pictures. It seems to take the picture, but doesn't complete the process. I've also tried SnapChat and CameraMX with no luck.
Thanks in advance for any help.
EDIT: IT'S WORKING !!! It works via SnapChat !! I don't know what I did to get it to work, but.....THANK YOU !!!
beeewell said:
I found the Gallery2.apk from April 7th and installed it. It doesn't look like you can uninstall either version of the gallery app. The version shows 1.1.40001. Is this the correct version?
I "Cleared Data" in the gallery app and I'm still having trouble saving pictures. It seems to take the picture, but doesn't complete the process. I've also tried SnapChat and CameraMX with no luck.
Thanks in advance for any help.
Click to expand...
Click to collapse
The rear camera with the flash is not going to save pictures (yet) that is one of the last few bugs left in Jackpot's CM10.1, however the fron vga camera will save pictures and even work for skype. Did you remove the old Gallery2.apk from /system/vendor/app/ and replace it with the Apr 7th one and set the permissions correctly? The only reason you needed the new one was to stop the "gallery has stopped working" message.
I hope i have been of assistance.
Sent From My USA Galaxy Player 5.0
augiem94 said:
The rear camera with the flash is not going to save pictures (yet) that is one of the last few bugs left in Jackpot's CM10.1, however the fron vga camera will save pictures and even work for skype. Did you remove the old Gallery2.apk from /system/vendor/app/ and replace it with the Apr 7th one and set the permissions correctly? The only reason you needed the new one was to stop the "gallery has stopped working" message.
I hope i have been of assistance.
Sent From My USA Galaxy Player 5.0
Click to expand...
Click to collapse
I did NOT remove the old version.....But I will now and give it a try...
IT'S WORKING !!! It is now working via SnapChat !! I don't know what I did to get it to work, but.....THANK YOU SO MUCH!!!
update
beeewell said:
I did NOT remove the old version.....But I will now and give it a try...
IT'S WORKING !!! It is now working via SnapChat !! I don't know what I did to get it to work, but.....THANK YOU SO MUCH!!!
Click to expand...
Click to collapse
Edit: I replaced the 4-14 Gallery2.apk with the 4-7 version, rebooted, and...The camera still is not working property, BUT...I'm able to take pictures and save them via SnapChat, so I'm thrilled !! Thank you again.
Solved "Camera stopped Working"
For me the error "Camera stopped Working" was solved by removing the application settings from the Camera app in app settings. I am using PAC version 4.4.Alpha-1.

Best Gallery Replacement With Folders?

I'm not loving the stock gallery app on the Z2 because of the lack of ability to make folders. So I'm wondering if anyone has suggestions for a way to fix this or a better gallery app.
Sent From My Xperia Z2.
acheney1990 said:
I'm not loving the stock gallery app on the Z2 because of the lack of ability to make folders. So I'm wondering if anyone has suggestions for a way to fix this or a better gallery app.
Sent From My Xperia Z2.
Click to expand...
Click to collapse
You can use Quickpic, but you won't have X-Reality.
nreuge said:
You can use Quickpic, but you won't have X-Reality.
Click to expand...
Click to collapse
Why!?
The Gunner said:
Why!?
Click to expand...
Click to collapse
Because X-Reality works only with Album app...
nreuge said:
Because X-Reality works only with Album app...
Click to expand...
Click to collapse
Thanks, not so happy with this, nosense for me..
I don't think lack of X-reality is the main problem.
QuickPic is great and can be linked to your camera app too. However, due to KitKat limitations, you won't be able to delete/move/edit pics via QuickPic if images are on microSD.
If you're rooted, then not a problem.
MasK said:
I don't think lack of X-reality is the main problem.
QuickPic is great and can be linked to your camera app too. However, due to KitKat limitations, you won't be able to delete/move/edit pics via QuickPic if images are on microSD.
If you're rooted, then not a problem.
Click to expand...
Click to collapse
Google's policies for Kitkat are insane, Apple style.
The Gunner said:
Google's policies for Kitkat are insane, Apple style.
Click to expand...
Click to collapse
True that!
MasK said:
I don't think lack of X-reality is the main problem.
QuickPic is great and can be linked to your camera app too. However, due to KitKat limitations, you won't be able to delete/move/edit pics via QuickPic if images are on microSD.
If you're rooted, then not a problem.
Click to expand...
Click to collapse
Agreed rooted does bypass the annoying SD issues of Kitkat but devs are already wising up to this. Whilst Quickpic and others can delete,edit etc, some apps already can such as ES File explorer.
i.e. made my SD card the default for the camera. Took some pics. Used Quickpic to view and delete some. It appears deleted but reopen Quickpic and the pics reappear. Strangely enough, even via PC it didnt show all the pics that the phone was showing (nothing hidden etc) however using Es File Exp i was able to delete the unwanted pics.
rexboy said:
Agreed rooted does bypass the annoying SD issues of Kitkat but devs are already wising up to this. Whilst Quickpic and others can delete,edit etc, some apps already can such as ES File explorer.
i.e. made my SD card the default for the camera. Took some pics. Used Quickpic to view and delete some. It appears deleted but reopen Quickpic and the pics reappear. Strangely enough, even via PC it didnt show all the pics that the phone was showing (nothing hidden etc) however using Es File Exp i was able to delete the unwanted pics.
Click to expand...
Click to collapse
You need to edit the platform.xml file under system/etc/permissions/ in order for any "USER" app to edit the external SD card.
This is a KitKat issue (not Sony).
Google for instructions.
Another alternative : Gallery Google as on Nexus 5,bonus : you can watch photospheres you made with Google camera from Play Store.
Nice extra to have on your Z2.
The only problem is that it is mixing random pictures in camera folder. There should be a different folder for the pictures taken be the camera.
Sent from my D6503 using Tapatalk
Has anyone else experienced minor lag when scrolling through photos on the Sony album app
Sent from my D6503 using Tapatalk
KrisPerry said:
Has anyone else experienced minor lag when scrolling through photos on the Sony album app
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
For large amount of photos and when caching yep.
Great features but lacks the speed of others like quickpic
Sent from my Xperia Z2
I only have about 10 photos and one hd video. Could it be because I have changed the read ahead to 2048
Sent from my D6503 using Tapatalk
Collections?
The other option is just to use Play Memories Collections instead of folders. Yes, this uploads your photos to Play Memories as well, but it does at least allow you to group and categorise the photos on your phone.
LarryAlly said:
The other option is just to use Play Memories Collections instead of folders. Yes, this uploads your photos to Play Memories as well, but it does at least allow you to group and categorise the photos on your phone.
Click to expand...
Click to collapse
Thanks. I might give it a try though it's not the ideal situation.
-Sent From My Xperia Z2 on Bell

[APP][04/08] GCam Portrait Merger

The merger app gives you a convenient way to merge your multiple portrait shots taken by GCam (Google camera).
Exisiting Issue:--
Some GCam build having save to DCIM portrait option but with a risk of getting loose, and it is evident that the users who enable the option, portrait shots are disappeared after some time once clicked (perm deleted)
Solution(Merger APP):--
GCam portrait merger app lets you take all your portrait folders files and merge it to your camera primary folder in a single click
Take Away:--
Now your all photos are in the same primary camera folder, get rid of multiple folders creation
Note:-- disable the save to DCIM for a portrait in your GCam setting if you are facing the issue.
I am actively developing the project, like auto merger without user intervention, the preview of all the portraits, manual selection, etc.
Any kind of suggestions or feature request are welcome, do let me know the experience.
Downloads
https://bit.ly/2z3XyAx
Update 04/08
- Fix sometimes showing an invalid photos
- Added misc changes
One more..
Great work @NullPointer :good:
Works fine, thanks @NullPointer
Perfect, thanks!
Thanks for the app! Just one note, I noticed the app change last modified date of the file, is it possible to have the app not changing that data? I guess that's because the app actually copy the file instead of moving, anyway is really good, worst case I can adjust that data myself or just sort images by acquisition date
ale32thebest said:
Thanks for the app! Just one note, I noticed the app change last modified date of the file, is it possible to have the app not changing that data? I guess that's because the app actually copy the file instead of moving, anyway is really good, worst case I can adjust that data myself or just sort images by acquisition date
Click to expand...
Click to collapse
Noted, I will look into this.
I would like to ask this one thing that this problem is mostly faced by the non-google photos users right?
lockhrt999 said:
I would like to ask this one thing that this problem is mostly faced by the non-google photos users right?
Click to expand...
Click to collapse
Yeah
A bug seen in this app
I used this app it works perfect but when we open WhatsApp or Messenger app and try to send media there appears a ton of files and folders saying (The file format is not supported or Error listing media) and the portait photos we delete from gallery are shown in social apps.This is the bug of this app. Kindly solve the issue. When we UNINSTALL THE APP THEY ARE GONE.
Its not working for me. After installing it shows total files and folder both 0. but there are lots of files for potraits. I am using F1 Mod v9.4a by san1ty.
after installing this app all my portraits shots are not opening in gallery app even we can't send it on social media , now all my files are not showing
Problem solved : after uninstalling the app all photos fixed
itsjobangrewal said:
I used this app it works perfect but when we open WhatsApp or Messenger app and try to send media there appears a ton of files and folders saying (The file format is not supported or Error listing media) and the portait photos we delete from gallery are shown in social apps.This is the bug of this app. Kindly solve the issue. When we UNINSTALL THE APP THEY ARE GONE.
Click to expand...
Click to collapse
Its because of cache file created at the time of photo taken, I will look into this. Thanks for giving feedback.
nkhah123 said:
after installing this app all my portraits shots are not opening in gallery app even we can't send it on social media , now all my files are not showing
Problem solved : after uninstalling the app all photos fixed
Click to expand...
Click to collapse
Its because of cache file created at the time of photo taken, which app you uninstalled? MergerApp? It will help me debug the issue, so I can provide the fix sooner
Update 04/08
- Fix sometimes showing an invalid photos
itsjobangrewal said:
I used this app it works perfect but when we open WhatsApp or Messenger app and try to send media there appears a ton of files and folders saying (The file format is not supported or Error listing media) and the portait photos we delete from gallery are shown in social apps.This is the bug of this app. Kindly solve the issue. When we UNINSTALL THE APP THEY ARE GONE.
Click to expand...
Click to collapse
nkhah123 said:
after installing this app all my portraits shots are not opening in gallery app even we can't send it on social media , now all my files are not showing
Problem solved : after uninstalling the app all photos fixed
Click to expand...
Click to collapse
it is fixed now, use the latest version.
Try to click any portrait pics and use merger to check the results. Thanks for pointing out...
NullPointer said:
The merger app gives you a convenient way to merge your multiple portrait shots taken by GCam (Google camera).
Exisiting Issue:--
Some GCam build having save to DCIM portrait option but with a risk of getting loose, and it is evident that the users who enable the option, portrait shots are disappeared after some time once clicked (perm deleted)
Solution(Merger APP):--
GCam portrait merger app lets you take all your portrait folders files and merge it to your camera primary folder in a single click
Take Away:--
Now your all photos are in the same primary camera folder, get rid of multiple folders creation
Note:-- disable the save to DCIM for a portrait in your GCam setting if you are facing the issue.
I am actively developing the project, like auto merger without user intervention, the preview of all the portraits, manual selection, etc.
Any kind of suggestions or feature request are welcome, do let me know the experience.
Downloads
https://drive.google.com/open?id=1WPuljEplsdb0Hm2luuLjptWXJjVcYElw
Click to expand...
Click to collapse
Very good app. Only one small suggestion, I'd add an option to save portrait photos into the folder DCIM/Camera/Portrait like we did on previous versions of GCam before the removal of the option due to broken photos?
And, maybe, when there will be a bit more options, make it open source on GitHub
Urnyx05 said:
Very good app. Only one small suggestion, I'd add an option to save portrait photos into the folder DCIM/Camera/Portrait like we did on previous versions of GCam before the removal of the option due to broken photos
And, maybe, when there will be a bit more options, make it open source on GitHub
Click to expand...
Click to collapse
@Urnyx05 sure I will add an option to create your own folder where you can move your portrait shots.
Thanks for the suggestion, I will open-source it soon.
NullPointer said:
@Urnyx05 sure I will add an option to create your own folder where you can move your portrait shots.
Thanks for the suggestion, I will open-source it soon.
Click to expand...
Click to collapse
Ok, thanks in advance

Categories

Resources