summaryrefslogtreecommitdiff
path: root/core/src/main/java
AgeCommit message (Expand)Author
2016-07-25adapt media player switch into the new protocolDomingos Lopes
2016-07-25integrate onPlaybackStart/Pause callbacks into setPlayerStatus()Domingos Lopes
2016-07-25fix duration problemDomingos Lopes
2016-07-25add documentation to post playback processingDomingos Lopes
2016-07-25move onPlaybackStart and onPlaybackPause tasks to separate callback methodsDomingos Lopes
2016-07-25move auto flattr and gpodnet play action inside FeedMediaDomingos Lopes
2016-07-25only allow for endPlayback with wasSkipped==false internallyDomingos Lopes
2016-07-25change protocol for episode transition on PlaybackServiceDomingos Lopes
2016-07-23Merge pull request #2057 from domingos86/castdialogimage-issue1910Martin Fietz
2016-07-23Merge pull request #2076 from domingos86/wifi-vs-meteredMartin Fietz
2016-07-23Merge pull request #2073 from Cj-Malone/developMartin Fietz
2016-07-21change check for wifi connection to metered connectionDomingos Lopes
2016-07-20Merge pull request #2068 from MeirSD/developMartin Fietz
2016-07-20Fix binding issues by only using the MediaBrowserService onBind when the inte...Meir Schwarz
2016-07-20Add Atom lang supportCj Malone
2016-07-20Support Atom AuthorCj Malone
2016-07-20Fixes Atom icon imageCj Malone
2016-07-18Merge pull request #2067 from orelogo/developMartin Fietz
2016-07-18Search Results: Clarify documentation and strings`orelogo
2016-07-17Merge pull request #2060 from domingos86/gpodnet-notification-optionMartin Fietz
2016-07-13Search Results: prevent duplicate feed itemsorelogo
2016-07-03convert gpodder last sync attempt listener to OnSharedPreferenceChangeListenerDomingos Lopes
2016-07-02gpodnet: record last sync failed attempt also when it's an authentication errorDomingos Lopes
2016-07-02set pending activity intent on mediasessionDomingos Lopes
2016-07-02Merge pull request #2055 from DevFactory/release/Lamdbas_containing_only_one_...Martin Fietz
2016-07-02Fix binding issues by only using the MediaBrowserService onBind when the inte...Meir Schwarz
2016-07-02Make gpodnet sync error notifications optionalDomingos Lopes
2016-06-30fix horizontal layout (MediaRouteControllerDialog)Domingos Lopes
2016-06-29Add preliminary support for Android Auto by changing PlaybackService to exten...Meir Schwarz
2016-06-29Merge pull request #2048 from domingos86/castdialogimage-issue1910Martin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-06-29Downloader: Check content-type for nullMartin Fietz
2016-06-28add onClickListeners, optimize image loadingDomingos Lopes
2016-06-28implement custom mediaroute playback controllerDomingos Lopes
2016-06-27Merge pull request #2047 from DevFactory/release/Modifiers_should_be_declared...Martin Fietz
2016-06-27Fixed rule 'Modifiers should be declared in the correct oreder'Soso Tughushi
2016-06-24Add exponential backoff for file type errors and check content length before ...Martin Fietz
2016-06-24Fix mark as seen and improve mark all X [of feed Z] as YMartin Fietz
2016-06-23Prevent crash when image url is empty stringMartin Fietz
2016-06-19Merge pull request #1992 from mfietz/issue/1961-statistics-incompleteMartin Fietz
2016-06-10Check if there is an exported activity for the intentMartin Fietz
2016-06-08delete commented code on Playable interface (related to RemoteMedia)Domingos Lopes
2016-06-07rename helper classesDomingos Lopes
2016-06-07adapt PlaybackService to different flavorsDomingos Lopes
2016-06-07adapt Playable interface to different flavorsDomingos Lopes
2016-06-07adapt FeedMedia class to different flavorsDomingos Lopes
2016-06-07introduce programatic flavor recognitionDomingos Lopes
2016-06-06Merge pull request #1958 from drabux/sort_by_feed_titleMartin Fietz
2016-06-04Do not reset played duration of completed episode; restore statistics for old...Martin Fietz
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz