Auxio/app/src/main
Alexander Capehart d55dfbc849
list: make listeners generic
Make all list listeners operate on generic values.

Wanted to do this for awhile, but couldn't figure out how to get the
listener to work with sub-typed listeners until I learned what the in
keyword actually does. This removes a ton of type-checking boilerplate
that it's not even funny.
2023-01-04 09:42:52 -07:00
..
java list: make listeners generic 2023-01-04 09:42:52 -07:00
res all: misc cleanup 2023-01-03 18:56:06 -07:00
AndroidManifest.xml music: split off extractor parsing 2022-12-31 19:50:54 -07:00