Auxio/app/src/main/java/org/oxycblt/auxio/settings
Alexander Capehart 13793fdfe2
playback: add smooth seeking
Switch position math to rely on deciseconds (1/10th of a second)
instead of full seconds.

This makes seeking and position management much smoother, with minimal
performance cost. In the future I may try to migrate the playback state
so that the position calculations are done on the UI end, but this
works for now.
2022-08-29 09:46:42 -06:00
..
ui util: clean up context utils 2022-08-04 20:11:25 -06:00
AboutFragment.kt playback: add smooth seeking 2022-08-29 09:46:42 -06:00
Settings.kt playback: make replaygain always-on 2022-08-11 11:44:19 -06:00
SettingsCompat.kt settings: remove excluded dir migration code 2022-07-12 09:59:08 -06:00
SettingsFragment.kt ui: add fade through transitions to main ui 2022-07-26 21:26:23 -06:00
SettingsListFragment.kt info: update 2022-08-10 14:31:16 -06:00