summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/gpodnetauth_device.xml
AgeCommit message (Collapse)Author
2021-01-02Revert back to device selection instead of linkingByteHamster
Until this is fixed upstream on the gpodder.net server.
2021-01-02Simplified gpodder login processByteHamster
2020-03-30Give some love to gpodder login UIByteHamster
2019-07-14add android:imeOptions="flagNoFullscreen" attribute in EditTextbhlee
2019-07-14add android:imeOptions="flagNoFullscreen" attribute in EditTextbhlee
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.
2015-01-25Use design time attributes to assist layouting and value preview.Tobias Preuss
+ See: http://tools.android.com/tips/layout-designtime-attributes + This commit introduces no functional code changes!
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure