howeyc / crocgui

GUI for croc
ISC License
243 stars 21 forks source link

Sending multiple files requires round-trips through file picker #31

Open hmmwhatsthisdo opened 2 years ago

hmmwhatsthisdo commented 2 years ago

When sending multiple files through crocgui, I have to individually pick files one at a time, then re-open the file picker to grab another file. This can be a hassle if trying to send lots of small files in the same folder.

My phone is running LineageOS 16.0/Android 9 - to my knowledge, most of the gallery/file-picker APIs on newer API levels support multiple selections if the picker-intent is called with options to allow multiple selections.

howeyc commented 2 years ago

I'll look into possibly selecting multiple files at once.

icynstant commented 3 weeks ago

is there any progress? i need that so much