Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multple file selection on iPhone but not on Samsung Galaxy. #59

Open
smartcooky opened this issue Jun 11, 2014 · 5 comments
Open

Multple file selection on iPhone but not on Samsung Galaxy. #59

smartcooky opened this issue Jun 11, 2014 · 5 comments

Comments

@smartcooky
Copy link

Hello
When using dbinbox from an iPhone, multiple photos can be selected. The customer simply goes...

Choose Files>Camera Roll* (* or wherever they want to get their photos from). They tap all the photos they want to upload (each time they tap, a checkbox is marked) then they tap "Done" and the photos are uploaded in sequence.

However, on the Samsung Galaxy, they go..

Choose Files>Gallery>Camera* (* or wherever they want to get their photos from). and the moment the photo is touched it uploads. They have to repeat "Choose Files>Gallery>Camera" for every photo. Uploading 20-30 photos this way is somewhat tedious. Is there any way this issue can be addressed from your end, or it is a peculiarity of the way Android accesses its photos?

NOTE: It appears that the only viewing method for pictures in a Galaxy that uses "multiple checkboxing" is the delete function!

@christiangenco
Copy link
Owner

Hmm, unfortunately I think this may be a limitation of the Galaxy.

I don't have a Galaxy device handy to test potential solutions. Do you know if there's any online uploading system that allows for multiple selections on the Galaxy that I could take a look at to see what they're doing differently?

@smartcooky
Copy link
Author

I don't know of one, however, the following might help;

On a Galaxy, when you access the Gallery in the normal course of use. i.e....

Applications>Gallery>Location* (being wherever you have photos stored)

...you can tap the menu button (bottom left below screen) and check-boxes immediately appear. The menu allows the user to bring up options to Copy, Crop, Edit, Send, Share etc.

However, when the Gallery is accessed from the "Choose Files" button of dbinbox, the Menu button appears disabled. You can tap it and feel the haptic feedback, but the check-boxes and menu do not appear. Perhaps there is something in the "script" that is associated with the "Choose Files" button that is not accessing the full features of the Gallery. The check-boxes is the only thing that is really needed.

@christiangenco
Copy link
Owner

Interesting - we know it should be possible, then.

I found this:

If you go into the gallery and into a folder of photos you can choose the settings icon (three vertical dots) and choose Select Item. This will bring you back to the gallery where you can multiselect the images and share them in bulk.

From an android form. Is that what you just described you can't do?

Does imgur allow multiple uploads on a galaxy?

@christiangenco
Copy link
Owner

I just pushed a major rewrite of dbinbox. Could you see if the new code works on a galaxy?

@smartcooky
Copy link
Author

Hi
The code still only allows single file uploads on a galaxy unlike iPhones which bring up a checkbox to allow multiple selections before uploading. Galaxy does have some functions that allow multiple file selections e.g. deleting from the gallery. I think you need to talk to someone who develops Galaxy apps to find out how to access the images this way
Cheers
Ian

Sent from Samsung Mobile

Christian Genco [email protected] wrote:

I just pushed a major rewrite of dbinbox. Could you see if the new code works on a galaxy?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants