jamfish/app/src
djdt eeb67e2def Modified audioFileFilter to recognise .ogg files. (#129)
Previously any vorbis files (or any other format using the Ogg container) were missing from the folders view.
This is because the Android mime type for .ogg is "application/ogg" rather than "audio/ogg". This pull request simply adds an additional check for this.
2017-06-07 02:34:42 -04:00
..
androidTest/java/com/kabouzeid/gramophone Renamed package to gramophone 2015-03-05 16:50:16 +01:00
debug/res Renamed a string resource file. 2016-03-24 22:17:48 +01:00
main Modified audioFileFilter to recognise .ogg files. (#129) 2017-06-07 02:34:42 -04:00
test/java/com/kabouzeid/gramophone Added default unit test from the newer sample projects. 2016-03-24 15:17:55 +01:00