summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/authentication_dialog.xml
AgeCommit message (Collapse)Author
2021-01-22Added show button to authentication dialogByteHamster
2020-03-25Removed unused codeByteHamster
2019-12-19Fixed white on white text in authentication dialogByteHamster
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-01-14Merge folder configurationMartin Fietz
2015-07-10Hopefully fixes problems with pasting into edittextMartin Fietz
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure