jamfish/app
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
..
libs Removed unnecessary libs and replaced the jaudiotagger jar with a custom one specially or android. 2015-05-31 18:02:55 +02:00
src Modified audioFileFilter to recognise .ogg files. (#129) 2017-06-07 02:34:42 -04:00
build.gradle Bumped version, updated changelog 2017-04-25 20:03:19 +02:00
crashlytics.properties Removed to files from .gitignore 2015-03-05 17:21:55 +01:00
proguard-rules.pro Updated Glide 2016-02-06 01:11:40 +01:00