summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/mediaplayerinfo_activity.xml
AgeCommit message (Collapse)Author
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-03Updated font sizeByteHamster
2019-09-02Added playback speed iconByteHamster
2019-07-01Increase scrubber padding for large devicesJoe Stein
2018-12-01Added margenLeft for wider supportMostafa Ahangarha
2018-11-30Force LTR in playing btnsMostafa Ahangarha
Force LTR direction for keeping consistancy in playing experience across all apps
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.
2018-05-03Start PlaybackService lazily to allow using ForegroundServiceByteHamster
2017-10-14Improved list items when using a large font sizeByteHamster
2016-04-24add cast disconnect buttonsDomingos Lopes
2016-04-24change name of audioplayer_activity layoutDomingos Lopes