summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/ChaptersListAdapter.java
AgeCommit message (Expand)Author
2021-03-07Don't crash when list of chapters changes while bindingByteHamster
2021-02-15Don't filter chapters in the UIByteHamster
2021-02-12Move basic views to new moduleByteHamster
2021-01-01Merge branch 'master' into developByteHamster
2020-12-04Merge pull request #4730 from ByteHamster/fix-chapter-play-button-talkbackByteHamster
2020-12-03Fixed talkback description missing on chapters screenByteHamster
2020-12-03Hide url button if link is specified but emptyByteHamster
2020-11-30Show progress of current chapter (#4725)ByteHamster
2020-11-30Show replay button on the current chapter. (#4706)Tony Tam
2020-10-01Converted timestamps to the "minutes" format using Converter.getDurationStrin...Tadeas Toth
2020-03-23Going down the BottomSheetBehavior rabbit hole...ByteHamster
2020-03-23Converted chapters list to RecyclerViewByteHamster
2020-02-13Rounded chapter imagesByteHamster
2020-02-12Added chapter image to chapter listByteHamster
2020-02-08Merge branch 'develop' into extract-queue-item-viewByteHamster
2020-02-07Fixed chapter screen not updatingByteHamster
2020-02-06Updated chapters listByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2018-10-21Remove redundant type castsegsavage
2018-06-06Moved playing background into attrByteHamster
2018-03-25[Ture Black] True Black Theme for AMOLEDalifeflow
2018-01-07Cleanup order/remove unused includesDirk Mueller
2017-10-21RefactorMartin Fietz
2017-04-15Added duration to chapters listByteHamster
2016-03-22further fixes based on mfietz inputDomingos Lopes
2016-03-22code cleaning:Domingos Lopes
2016-02-08Remove deprecation warnings by using ContextCompat.getColor().Tobias Preuss
2016-01-16Audio player redesignMartin Fietz