summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/audio_controls.xml
AgeCommit message (Collapse)Author
2022-02-18Removed the speed indicator from the PlaybackControlsDialog (#5702)Silverwarriorin
2021-07-29Removed left/right volume controlsByteHamster
The setting does not work in our default player anyway and just clutters the interface with yet another setting that nobody uses.
2020-07-16New playback speed dialogByteHamster
2020-05-22Fixed wrong translationByteHamster
2020-05-11Fixed blue buttons with blue textByteHamster
2020-04-04Allow to select audio trackByteHamster
2020-03-13Color tweaksByteHamster
2020-02-21Fixed overlapping audio controlsByteHamster
2020-02-21Fix being unable to select 4.0 speedByteHamster
2020-01-02Replaced custom background with selectableItemBackgroundByteHamster
2019-11-06Removed MaterialDialog dependencyByteHamster
The AlertDialogs from Androidx are material, too.
2019-01-05Add skip silence checkbox to audio controlfalko
Add new Checkbox to dialog. Enable only if ExoPlayer is selected. Selection directly changes player behavior
2018-11-23Improve RTL supportMostafa Ahangarha
For all the layout elements having margin, padding,... to right or left, releavnt start/end property is added so all the elements are supposed to be displayed properly in RTL mode. There are still minor issues related to some icons such as play, ff and rev. This issue must be addressed separately in future.
2016-02-07Make audio controls dialog scrollable, adjust marginsMartin Fietz
2016-01-16Audio player redesignMartin Fietz
Sleep timer and audio effects (e.g. balance) accessible from actionbar, fragment pager