summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-23combine both preference listeners in PlaybackServiceDomingos Lopes
2016-04-23add a lonely logging commandDomingos Lopes
2016-04-23implement basic cast session joinDomingos Lopes
2016-04-23fix media router button still showing when disabledDomingos Lopes
2016-04-23account for when MediaStatus returned from RemoteMediaPlayer is nullDomingos Lopes
2016-04-23finishing handling remote playback updatesDomingos Lopes
2016-04-23extend MediaInfo comparison to RemoteMedia objectsDomingos Lopes
2016-04-23add FeedMedia lookup by id when convertingDomingos Lopes
2016-04-23add method to convert from MediaInfo to PlayableDomingos Lopes
2016-04-23add FeedMedia getter and equals method for RemoteMedia and FeedMediaDomingos Lopes
2016-04-23include feedLink in RemoteMedia, add MediaInfo extractor methodDomingos Lopes
2016-04-23create RemoteMedia class, add more fields to remote mediametadataDomingos Lopes
2016-04-23implement several remote playback commandsDomingos Lopes
2016-04-23correct mediaplayer initializationDomingos Lopes
2016-04-23initialize mediaplayer according to local or remote deviceDomingos Lopes
2016-04-23remove data channel from CastManagerDomingos Lopes
2016-04-23move the initialization call to CastManagerDomingos Lopes
2016-04-23* add GooglePlayServices checkDomingos Lopes
2016-04-23add a CastManager, and other changesDomingos Lopes
2016-04-23Add the casting feature to PlaybackServiceDomingos Lopes
2016-04-23Add ordering relations to PlayerStatusDomingos Lopes
2016-04-23Make PlaybackServiceMediaPlayer an abstract class and move implementation ind...Domingos Lopes
2016-04-23add cast button to important activitiesDomingos Lopes
2016-04-23Create interface for PlaybackServiceMediaPlayerDomingos Lopes
2016-04-23add chromecast support initialization logic and introduce chromecast preferenceDomingos Lopes
2016-04-23Include chromecast dependenciesDomingos Lopes
2016-04-22Merge pull request #1896 from mfietz/issue/1895-onstop-npeMartin Fietz
2016-04-22Prevent NPEMartin Fietz
2016-04-22Prevent permission deniedMartin Fietz
2016-04-22Prevent potential crash on Samsung devicesMartin Fietz
2016-04-22Display error more nicelyMartin Fietz
2016-04-22Address potential performance issueMartin Fietz
2016-04-22Account for episodes that have same pubDate but don't appear in the feed at t...Martin Fietz
2016-04-22All Episodes/Favorites: Indicate played episodesMartin Fietz
2016-04-20Merge pull request #1884 from TomHennen/1.6.0rc2Tom Hennen
2016-04-201.6.0.2Tom Hennen
2016-04-20Merge pull request #1878 from mfietz/issue/1872-gpodder-syncTom Hennen
2016-04-20Merge pull request #1877 from mfietz/issue/1876-load-descriptionTom Hennen
2016-04-20Reload description on swipeMartin Fietz
2016-04-19Merge pull request #1875 from mfietz/issue/1831-apply-actions-tagsTom Hennen
2016-04-17Only sync episode state after feeds have been persistedMartin Fietz
2016-04-17The item's identifier might not hold the download url, use definitive urlMartin Fietz
2016-04-17Refactor QueueEventMartin Fietz
2016-04-15Merge pull request #1874 from mfietz/hyphenationTom Hennen
2016-04-15Merge pull request #1873 from mfietz/flattr4j-v2.13Tom Hennen
2016-04-14Post event after queue has been persistedMartin 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-04-14Enable full hyphenation on Android 6Martin Fietz
2016-04-14Make Flattr work againMartin Fietz