Auxio/app/src/main/java/org/oxycblt/auxio/music
OxygenCobalt 5f0518d983
detail: heavily improve format handling
Heavily improve the way Auxio handles shows formats in the song
properties view.

This is composed of the following:
- Using ExoPlayer to find a format-specific mime type before having to
fall back to other solutions
- Keeping around the format and extension mime types so that each is
picked in the best circumstances
- Using MediaFormat to also retrieve a format-specific mime type in the
case that ExoPlayer parsing is disabled
- Adding special names for the most common formats
2022-06-12 11:47:49 -06:00
..
backend detail: heavily improve format handling 2022-06-12 11:47:49 -06:00
excluded ui: use scroll indicators 2022-06-12 09:31:59 -06:00
Indexer.kt ui: completely rework icon management 2022-06-09 10:12:48 -06:00
IndexerService.kt music: replace loading with indexing 2022-06-05 19:30:45 -06:00
IndexerViewModel.kt music: split display name fix across versions 2022-06-05 19:11:58 -06:00
Music.kt detail: heavily improve format handling 2022-06-12 11:47:49 -06:00
MusicStore.kt music: add support for file properties 2022-06-11 16:21:16 -06:00
MusicUtil.kt music: improve exoplayer tag management 2022-06-07 17:50:11 -06:00
PathFramework.kt detail: heavily improve format handling 2022-06-12 11:47:49 -06:00