Auxio/app/src/main/java/org/oxycblt/auxio/util
OxygenCobalt d4f74784ba
music: add date class
Add a new Date class to represent both years and more fine-grained
dates extracted using the ExoPlayer metadata system.

In-app, the year is still shown, but sorting will use the new precision
when present. The MediaSession will also post an RFC 3339 formatted
date with this new precision, as the MediaSession documentation states
I should. No clue if the latter will cause any bugs with naive metadata
UIs in other apps.

Resolves #159.
2022-07-15 10:23:01 -06:00
..
ContextUtil.kt all: use synchronized annotation 2022-07-02 17:28:51 -06:00
FrameworkUtil.kt settings: remove excluded dir migration code 2022-07-12 09:59:08 -06:00
LogUtil.kt all: update logging 2022-06-15 11:06:10 -06:00
PrimitiveUtil.kt music: add date class 2022-07-15 10:23:01 -06:00