summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/gpodnetauth_credentials.xml
AgeCommit message (Collapse)Author
2023-01-14Synchronisation label changes (#6213)Keunes
2022-12-17Add support for Material You tinted themeByteHamster
2022-06-21Remove default gpodder sync serverByteHamster
2021-04-18Use VectorDrawable compat libraryByteHamster
2021-02-25use full URL for custom gpodder server (#4932)MStrecke
2021-01-02Simplified gpodder login processByteHamster
2020-03-30Give some love to gpodder login UIByteHamster
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.
2016-07-02gpodnetauth activity: hide keyboard on login press, restrict login to single ↵Domingos Lopes
line, add IME actions
2015-07-10Hopefully fixes problems with pasting into edittextMartin Fietz
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