Auxio/app
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
..
src list: make listeners generic 2023-01-04 09:42:52 -07:00
build.gradle release: bump to 3.0.1 2023-01-02 19:05:57 -07:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro all: misc cleanup 2023-01-03 18:56:06 -07:00