summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/view
AgeCommit message (Expand)Author
2024-03-04Clean up some dead code (#6952)Taco
2023-12-06Fix 'played' state on TalkBack when cover is hidden (#6796)ByteHamster
2023-11-05Show 'copied to clipboard' message on Android 12L (#6745)ByteHamster
2023-11-05Announce played/unplayed in TalkBack (#6744)ByteHamster
2023-11-05Merge branch 'master' into developByteHamster
2023-10-22Delete local feed episodes (#6400)Matej Drobnič
2023-10-06Better content descriptions for TalkBack (#6684)ByteHamster
2023-08-19Relayout NoRelayoutTextView if text gets longer (#6587)ByteHamster
2023-05-14Remove no longer needed Compat stuffTacoTheDank
2023-05-14Don't show copying feedback on Android 13 (#6481)Jonathan Zopf
2023-05-05Download Service Rewrite (#6420)ByteHamster
2023-03-14Move feed download to worker (#6375)ByteHamster
2023-02-24Do not jump bottom sheet when playing (#6342)ByteHamster
2023-01-24Fix playback timer flickering issue while streaming and downloading episode a...GitStart
2022-12-18Merge pull request #6237 from ByteHamster/tinted-themeByteHamster
2022-12-18Remove support for Android 4.4ByteHamster
2022-12-17Multi-select using background instead of checkboxByteHamster
2022-12-17Add support for Material You tinted themeByteHamster
2022-12-04Fix dummy list items crashing Android 9ByteHamster
2022-12-03Hide progress bar when there is no progressByteHamster
2022-11-30Highlight currently playing cardByteHamster
2022-11-06Move preferences to a new moduleByteHamster
2022-11-06Move DownloadService-Interface to new moduleByteHamster
2022-11-05Decouple FeedItemUtil and PlaybackStatusByteHamster
2022-11-03Make NetworkUtils less fatByteHamster
2022-11-01No need to define INVALID_TIME multiple timesByteHamster
2022-10-23Fix toolbar on empty screen being set to scrolled stateByteHamster
2022-10-14Remove text colors from shownotesByteHamster
2022-10-04Reorder queue section when pressing play, not when pausingByteHamster
2022-09-18Merge pull request #6002 from ByteHamster/material3ByteHamster
2022-09-18Migrate Toolbars to Material3ByteHamster
2022-09-18Fix loading views inconsistently showing coverByteHamster
2022-08-30Use dummy items instead of loading progress barByteHamster
2022-08-27Home Screen (#5864)ByteHamster
2022-05-14Fix some deprecationsTacoTheDank
2022-05-03Rename 'new' screen to inbox (#5460)ByteHamster
2022-04-12Work around Samsung having messed up the TimePickerByteHamster
2022-04-02Merge branch 'master' into developByteHamster
2022-03-15Fix context menu click ending up in wrong fragmentByteHamster
2022-02-26Move statistics screens to new moduleByteHamster
2022-02-22Delete a few unused thingsByteHamster
2022-02-21Add line graph to statistics screenByteHamster
2022-01-06Rewrite download request creation (#5530)ByteHamster
2021-12-12Remove no longer needed compat methodsTacoTheDank
2021-11-02Move (most) events to their own moduleByteHamster
2021-10-24Moved playback events to their own packageByteHamster
2021-10-10Reworked feed specific speed selector (#5458)ByteHamster
2021-08-28Moved feed parser to its own moduleByteHamster
2021-07-26Merge branch 'master' into developByteHamster
2021-07-22Fix NonConstantResourceId code lint errorsTacoTheDank