max-kammerer / orion-viewer

Orion Viewer is pdf, djvu, xps, cbz and tiff file viewer for Android devices based on mupdf and DjVuLibre libraries
Other
173 stars 54 forks source link

don't show files with a leading dot . #9

Closed seanjensengrey closed 8 years ago

seanjensengrey commented 8 years ago

OSX creates a lot of hidden files to represent metadata.

The document chooser shouldn't display these normally hidden files.

https://github.com/max-kammerer/orion-viewer/blob/master/orion-viewer/src/main/java/universe/constellation/orion/viewer/FileChooser.java#L54