RemoteGallery icon indicating copy to clipboard operation
RemoteGallery copied to clipboard

Access your SSH-hosted pictures remotely from your Android device

Results 8 RemoteGallery issues
Sort by recently updated
recently updated
newest added

Wiki page on github does not include a way to contact developer. Maybe I am lazy, but I will keep looking, in the mean time, please update wiki with instructions...

Long-form options are particularly variable across UNIX variants, notably including OS X. The option ‘-p’ is a synonym that should be much more reliable than the current ‘–indicator-style=slash’ and I’ve...

Quotation marks in file names cause the download to fail. They should be escaped prior to being fed to the ssh download.

If there is a colon in the filename of an image, it chokes. “Error:/mnt/sdcard/RemoteGallery/1/cache/$filename.jpg.temp (Invalid argument)” I suspect this is related to the ssh command that transfers the file to...

Some work has already been done to make Remote Gallery look better on tablets, but it would be nice to have multiple panes using Android fragments. Specifically: - Adding a...

Have a menu entry on the image viewer to open the image on the Gallery app.

Allow zooming in when viewing images. This is a tough one. A good implementation would require a lot of custom code. Using a WebView would also work, but it's not...

Currently RemoteGallery resizes images to the local device's resolution. A simple option to either have 1x, 2x, or full resolution.