summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/actionbutton/StreamActionButton.java
AgeCommit message (Expand)Author
2022-02-19Remove startWhenPrepared and prepareImmediatelyByteHamster
2022-02-18Decide whether or not to stream on demandByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-05-03Fixed opening video player when starting videoByteHamster
2020-04-04Open video player when playing videoByteHamster
2020-03-15Fixed error message when file was deletedByteHamster
2020-03-01Add allow streaming dialog (#3897)H. Lehmann
2020-03-01Refactor action button in ItemFragment (#3898)H. Lehmann
2019-10-23Removed resume intentByteHamster
2019-10-20Updates to StreamActionButton for style.Doug Smith
2019-10-16Implemented feature to show stream button (instead of Download/Play-Pause) in...Doug Smith