summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feeditem_fragment.xml
AgeCommit message (Collapse)Author
2024-03-31Restructure related UI classes together (#7044)ByteHamster
2022-07-27Use circular progress bar on ItemFragmentByteHamster
2021-05-14New media player screen (#5075)ueen
Co-authored-by: jonasburian <jonas.burian@protonmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-21Deleted duplicate resourcesByteHamster
2020-12-03added readonly message for feed items w/o media (#4711)markamaze
2020-05-09Improved TalkBack accessibilityByteHamster
2020-04-21Wrap scrollable childs of viewpager in NestedScrollableHostEbrahim Byagowi
2020-03-25Cleaned up some Lint warningsByteHamster
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2020-02-18Removed background differenceByteHamster
2020-02-18Made separator line thinnerByteHamster
2020-02-18Increased cover size and added rounded cornersByteHamster
2020-02-18Converted to LinearLayoutByteHamster
2020-02-05Merge branch 'master' into developByteHamster
2020-02-01Reduced code duplicationByteHamster
2020-01-28Fixed multi-line buttonsByteHamster
2019-11-21Updated streaming iconByteHamster
2019-09-14Using a single notification iconByteHamster
2019-09-11Cover and text are selectable. Show this on clickByteHamster
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-03-08Show podcast titleMartin Fietz
2016-01-17ItemFragment: Make it look even nicerMartin Fietz
2016-01-16ItemFragment: Give shownotes more room (especially in landscape)Martin Fietz
2016-01-07DividerMartin Fietz
2016-01-07Nicify ItemFragment and ItemListFragmentMartin Fietz
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh