Auxio/app
OxygenCobalt 277e5a151f
playback: use more efficient no-op w/replaygain
When ReplayGain is not needed, use ByteBuffer.put in favor of a for
loop when doing a simple copy.

ByteBuffer.put is highly optimized and far more efficient than a for
loop.
2022-06-11 09:27:55 -06:00
..
src playback: use more efficient no-op w/replaygain 2022-06-11 09:27:55 -06:00
build.gradle deps: upgrade 2022-06-03 14:15:23 -06:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00