Auxio/app/src/main/java/org/oxycblt/auxio/util
OxygenCobalt ab1ff416e1
music: use storage volume
Leverage StorageVolume when working with file paths.

StorageVolume is android's navive API for handling external volumes.
Ideally, we would want to replace our built-in volume class with this
new API, however doing so is somewhat complicated as some methods only
exist on newer API levels. This is only the first step until we are
able to migrate the excluded directory system to this as well.
2022-06-13 14:36:13 -06:00
..
ContextUtil.kt all: minor cleanup 2022-06-12 21:02:15 -06:00
FrameworkUtil.kt music: use storage volume 2022-06-13 14:36:13 -06:00
LogUtil.kt deps: upgrade deps 2022-05-26 10:29:41 -06:00
PrimitiveUtil.kt music: cleanup implementation 2022-05-29 10:09:49 -06:00