summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/audio_controls.xml
AgeCommit message (Collapse)Author
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