summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/actionbutton/PauseActionButton.java
AgeCommit message (Expand)Author
2024-03-18Decouple media button starter and receiver (#6999)ByteHamster
2022-11-05Decouple FeedItemUtil and PlaybackStatusByteHamster
2022-11-01Use normal pause/skip keycodes, not custom intentByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-22Decouple FeedMedia and PlaybackServiceByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2020-03-01Refactor action button in ItemFragment (#3898)H. Lehmann
2020-02-28Show pause button for currently streamed episodeByteHamster