Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt 21fccf1f31
playback: add pre-amp customization
Implement a UI frontend for customizing the ReplayGain pre-amp value.

This finally completes Auxio's ReplayGain implementation. Not only
that, it also shows how Auxio can use positive ReplayGain values,
unlike other apps.

As a side-note, this also fiddles with the dialog style somewhat.
I got carried away.

Resolves #114.
2022-05-22 09:32:23 -06:00
..
detail ui: rework custom ui components 2022-05-21 14:52:08 -06:00
home playback: add framework for handling pre-amp 2022-05-21 16:34:20 -06:00
image ui: rework custom ui components 2022-05-21 14:52:08 -06:00
music sort: add duration and count sorts 2022-05-20 18:33:56 -06:00
playback playback: add pre-amp customization 2022-05-22 09:32:23 -06:00
search sort: add duration and count sorts 2022-05-20 18:33:56 -06:00
settings playback: add pre-amp customization 2022-05-22 09:32:23 -06:00
ui playback: add pre-amp customization 2022-05-22 09:32:23 -06:00
util all: rework formatting 2022-05-11 19:03:56 -06:00
widgets playback: add framework for handling pre-amp 2022-05-21 16:34:20 -06:00
AuxioApp.kt ui: rework custom ui components 2022-05-21 14:52:08 -06:00
IntegerTable.kt sort: add duration and count sorts 2022-05-20 18:33:56 -06:00
MainActivity.kt ui: rework custom ui components 2022-05-21 14:52:08 -06:00
MainFragment.kt music: rework callback configuration 2022-04-07 20:18:25 -06:00