summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter
AgeCommit message (Expand)Author
2019-10-20Merge pull request #3520 from dsmith47/streamH. Lehmann
2019-10-20Updates to StreamActionButton for style.Doug Smith
2019-10-17Add an option to replace Episode cover with Podcast coverXavier Gouchet
2019-10-16Implemented feature to show stream button (instead of Download/Play-Pause) in...Doug Smith
2019-10-07Implement a FAB to add podcast on the Subscriptions screenXavier Gouchet
2019-10-04Automatic AndroidX migrationByteHamster
2019-10-04Merge pull request #3489 from ByteHamster/fix-progress-bar-missingH. Lehmann
2019-10-03Fixed missing progress bar on position updateByteHamster
2019-10-03Added pie chart to statistics pageByteHamster
2019-10-03Converted statistics to RecyclerViewByteHamster
2019-09-25Update playback position in feed details listByteHamster
2019-09-25Update playback position in all episodes listByteHamster
2019-09-25Update playback position in queueByteHamster
2019-09-24Merge pull request #3441 from ByteHamster/circleci-improvementsH. Lehmann
2019-09-24Fixed checkstyle violationsByteHamster
2019-09-23feeditem context menu refactor - removed unused showExtendedMenu parameterorionlee
2019-09-23Queue context menu refactor - hide Skip Episode (same as pre-refactor behavior)orionlee
2019-09-22Queue context menu refactor - move queue menu definition xml reuse the generi...orionlee
2019-09-22Queue context menu refactor - move queue-specific logic out of generic handlerorionlee
2019-09-22#3302 - refactor retire episode screen item context menu (and reuse the commo...orionlee
2019-09-22#3302 - support remove new flag in Podcast screen and Podcast Episode Screen.orionlee
2019-09-20Showing full description when clicking item on podcast preview screenByteHamster
2019-09-09Removed unused color resourceByteHamster
2019-08-30Merge pull request #3351 from ByteHamster/lazy-load-episodesH. Lehmann
2019-08-30Renamed ItemlistFragment to FeedItemlistFragmentByteHamster
2019-08-30Allow to delete currently playing mediaByteHamster
2019-08-12Make classes static where possibleAndrew Gaul
2019-07-25Display notification when trying to streamByteHamster
2019-07-25Refactored mobile updates settingByteHamster
2019-07-22Added quick discovery fragmentByteHamster
2019-07-22Merge pull request #3240 from ByteHamster/combined-searchH. Lehmann
2019-07-14Reword "Mark as seen" to "Remove 'new' flag"Anderson Mesquita
2019-07-12Added total space to storage select dialogByteHamster
2019-06-26Combined podcast searchByteHamster
2019-05-27Replace action/callback utils with ItemActionButtonAnderson Mesquita
2019-05-27Extract action button utils/callback into classesAnderson Mesquita
2019-05-19Improve space wording on choose data folder dialogAnderson Mesquita
2019-05-19Add space usage bar to data folder dialogAnderson Mesquita
2019-05-19Extract data folder dialog layoutAnderson Mesquita
2019-05-17Revert "Merge pull request #2954 from orionlee/bugfix_phantom_notification_re...ByteHamster
2019-04-25Cleanup compiler warningsAnderson Mesquita
2019-02-27start playbackService code paths reviewed (context.startService() andorionlee
2019-02-27#2716 Prototype for the revamped PlaybackService to fix phantomorionlee
2019-01-18cleaned up a couple of linespachecosf
2019-01-18switched implementation to ussing attrpachecosf
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-03Merge pull request #2859 from ByteHamster/glide-48H. Lehmann
2019-01-03Fixed flickering caused by handlerByteHamster
2019-01-03Encapsulated CoverTargetByteHamster
2018-12-26Merge branch 'develop' into rxjava2ByteHamster