summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/PlaybackHistoryFragment.java
AgeCommit message (Expand)Author
2019-11-13Switched from gestures to ViewPagerByteHamster
2019-10-25Removed EventDistributorByteHamster
2019-10-25Migrated player status event to EventBusByteHamster
2019-10-23Migrated playback history events to EventBusByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-07-22Updated appearance of empty viewByteHamster
2019-06-24Reorganize playback history lifecycleAnderson Mesquita
2019-05-27Replace action/callback utils with ItemActionButtonAnderson Mesquita
2019-04-12Upgraded EventBus to v3ByteHamster
2019-04-06#2966 RxJava2 null - explicit mark underlying Rx sources as NonNullorionlee
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...Jatin Kumar
2019-03-21Added empty views to the PlayBack History, Queue,and DownloadsJatin Kumar
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-01-14Add final modifiersMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-06-06Prevent possible hang-bugsMartin Fietz
2016-04-14Send FeedItemEvent when a tag has been added or removedMartin Fietz
2016-04-14Don't use LongLists, use tags directlyMartin Fietz
2016-03-27Episode view: Go to previous/next list item when swiping right/leftMartin Fietz
2016-03-22code cleaning:Domingos Lopes
2016-01-13Prevent IllegalStateException when fragment is detachedMartin Fietz
2016-01-07Minor changes to playback historyMartin Fietz
2015-12-19Prevent ArrayIndexOutOfBoundsExceptionMartin Fietz
2015-11-26RxJava defer -> fromCallableMartin Fietz
2015-11-26DownloadObserver must dieMartin Fietz
2015-09-20Added 'tags' to FeedItem and properly showing/not showing menu items for favo...Tom Hennen
2015-09-19Replace some of the most annoying AsyncTasks with RxJavaMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-07-12PlaybackHistory doesn't dim played items anymore.Tom Hennen
2015-06-29Make new explicitMartin Fietz
2015-06-27Folks weren't always getting the updated copy of the download list, now they ...Tom Hennen
2015-05-19Redone new indicatorMartin Fietz
2015-04-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-04-18Minor changesMartin Fietz
2015-04-18Merge branch 'version_1.1.1' of https://github.com/AntennaPod/AntennaPod into...Martin Fietz
2015-04-17Fixed some NullPointerExceptionsTom Hennen
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2015-04-01Direct play from the the listsvolhol
2015-03-31Direct play from the the listsvolhol
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh