Auxio/app/src/main/java/org/oxycblt/auxio/music
Alexander Capehart 7721e64096
music: split off extractor parsing
Split off parsing-related components from extractor into a new parsing
module.

A lot of these methods are used in non-extractor code, so it makes more
sense for them to not be part of the extractors.

The code that is really extractor-specific can remain within the
extractor files.
2022-12-31 19:50:54 -07:00
..
extractor music: split off extractor parsing 2022-12-31 19:50:54 -07:00
parsing music: split off extractor parsing 2022-12-31 19:50:54 -07:00
picker list: add editable list listener 2022-12-31 13:47:13 -07:00
storage all: rework context-dependent object use 2022-12-31 11:12:50 -07:00
system list: add editable list listener 2022-12-31 13:47:13 -07:00
Date.kt all: refactor associating class naming 2022-12-30 19:26:09 -07:00
Music.kt music: split off extractor parsing 2022-12-31 19:50:54 -07:00
MusicMode.kt replaygain: redocument 2022-12-25 20:05:32 -07:00
MusicStore.kt all: rework context-dependent object use 2022-12-31 11:12:50 -07:00
MusicViewModel.kt all: rework context-dependent object use 2022-12-31 11:12:50 -07:00
Sort.kt music: split off dates into separate file 2022-12-30 16:18:26 -07:00