summaryrefslogtreecommitdiff
path: root/core/src/main/java/de
AgeCommit message (Expand)Author
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
2016-06-03Merge pull request #1979 from AntennaPod/1.6.0_develMartin Fietz
2016-06-03Merge pull request #1977 from mfietz/issue/1973-controller-classcastexMartin Fietz
2016-06-03Prevent onServiceConnected ClassCastExceptionMartin Fietz
2016-06-01Feed item filter: Load queue ids only onceMartin Fietz
2016-05-28Feed item filter: Load queue ids only onceMartin Fietz
2016-05-25Add option to sort queue by feed titledrabux
2016-05-20Instead of allowing some mime types, disallow text typesMartin Fietz
2016-05-17Enable Xlint and correct warningsAndrew Gaul
2016-05-13Merge pull request #1940 from AntennaPod/1.6.0_develTom Hennen
2016-05-13Accept media content type application/octet-streamMartin Fietz
2016-05-10Merge pull request #1898 from mfietz/embedded-imagesTom Hennen
2016-05-07fix NPE when media is 'uncastable'Domingos Lopes
2016-05-02Re-enable embedded imagesMartin Fietz
2016-05-02Use strings to point to images, not urisMartin Fietz
2016-05-01change name reloadUI -> onMediaChangedDomingos Lopes
2016-05-01avoid stopping playback after skipping (and changing media type)Domingos Lopes
2016-04-30Merge pull request #1879 from domingos86/chromecast-issue-340Tom Hennen
2016-04-29remove unnecessary comments on CastManagerdomingos86
2016-04-29remove confusing comments on RemotePSMPdomingos86
2016-04-28give error feedback to the userDomingos Lopes
2016-04-27fix (hopefully skipping episode)Domingos Lopes
2016-04-27improve some loggingDomingos Lopes
2016-04-26include method to find application standby stateDomingos Lopes
2016-04-26add a general callback method for reporting media updatesDomingos Lopes
2016-04-24fix skipping episodes and unwanted reinitsDomingos Lopes
2016-04-24add cast disconnect buttonsDomingos Lopes
2016-04-24fix the force close issue when starting casting from the video playerDomingos Lopes
2016-04-24allow fine control on where to show the cast buttonDomingos Lopes
2016-04-24refactoring (harmonize with develop)Domingos Lopes
2016-04-24move MediaType inference from mime_type into MediaType classDomingos Lopes
2016-04-24refactoringDomingos Lopes
2016-04-24harmonize UserPreferences.javadomingos86
2016-04-24allow base cast manager to save information of wifi network when it connectsDomingos Lopes