summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/QueueFragment.java
AgeCommit message (Expand)Author
2021-10-03Fix FAB overlay sometimes not showingByteHamster
2021-08-22Move queue lock feature to the overflow menuByteHamster
2021-08-12Make Accidental Pull Down Refresh less likely (#5281)vbh
2021-08-08Live results in local searchByteHamster
2021-07-22Fix NonConstantResourceId code lint errorsTacoTheDank
2021-07-17Fix swipe refresh not working on empty queueJohannes Henninger
2021-07-12Swipe actions (#5191)ueen
2021-07-11End select mode when page is closedByteHamster
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-06-29Contextual menu for multi selecting episodes (#5130)peakvalleytech
2021-05-31Fix stuck swipe refresh indicatorJohannes Henninger
2021-05-01Don't mark episodes as played when removing from queueByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-13Adds pull to refresh functionality on Queue screen (#5104)datavizard
2021-04-10Show queue lock button even if "keep sorted" is activeJohannes Henninger
2021-03-07Fixed 2 little bugs related to queue movementByteHamster
2021-02-16Fixed disappearing drawer toggleByteHamster
2020-11-01Fixed toolbar state updatesByteHamster
2020-11-01Converted main fragments except pagers to stand-alone toolbarByteHamster
2020-10-13Add chip when searching for specific feed (#4522)Ezequiel
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-09-08Hide locked message if queue is empty (#4408)asdoi
2020-07-22Enabling swiping actions on locked queue listolivoto
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-07-11Fix duplicate branchesTacoTheDank
2020-05-03Fixed Snackbars being covered by audio playerByteHamster
2020-04-09Localize digits in queue episodes and parallel downloads numbersEbrahim Byagowi
2020-04-02Merge pull request #3993 from ByteHamster/recycle-viewholdersH. Lehmann
2020-04-02Recycle ViewHolders throughout the appByteHamster
2020-04-02Performance improvementsByteHamster
2020-03-25Fixed crashByteHamster
2020-03-20Fixed item flickering while downloadingByteHamster
2020-03-17Showing feed results in searchByteHamster
2020-03-17Converted lists to RecyclerViewByteHamster
2020-03-15Centralize creation of search iconByteHamster
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2020-02-05Moved ViewHolder classByteHamster
2020-02-05Merge branch 'develop' into extract-queue-item-viewByteHamster
2020-02-05Merge branch 'master' into developByteHamster
2020-02-05Removed search stringsByteHamster
2020-02-04Extract queue item holder to new classByteHamster
2020-02-02Enforce MethodParamPadByteHamster
2020-01-20fix #3768 double check the item is still in the queueTony Tam
2020-01-11Show mark as read rather than mark as played in case item has no mediatxtd
2020-01-04Add download button to queue batch processingtxtd
2019-11-22Removed API 14 methodByteHamster
2019-11-12Fixed info bar ignoring 'time respects playback speed' settingByteHamster
2019-11-12Fixed position sometimes updated in wrong itemByteHamster
2019-11-03Modified episode swipe directionsByteHamster