summaryrefslogtreecommitdiff
path: root/core/src/main
AgeCommit message (Expand)Author
2016-07-13Search Results: prevent duplicate feed itemsorelogo
2016-07-12Add 'no result' text to unmatched search resultsorelogo
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-20On resume, check if the feeds should be (automatically) refreshed.Martin Fietz
2016-06-19Merge pull request #1983 from mfietz/issue/1970-remove-ambiguousTom Hennen
2016-06-19Fix core manifestMartin Fietz
2016-06-19Merge pull request #2020 from mfietz/update_translationsMartin Fietz
2016-06-19Update string translationsMartin Fietz
2016-06-19Add Estonian languageMartin Fietz
2016-06-19Merge pull request #1992 from mfietz/issue/1961-statistics-incompleteMartin Fietz
2016-06-11Make remove/delete less ambiguousMartin Fietz
2016-06-10Check if there is an exported activity for the intentMartin Fietz
2016-06-09Merge pull request #2001 from domingos86/flavors-optimizationMartin Fietz
2016-06-08delete commented code on Playable interface (related to RemoteMedia)Domingos Lopes
2016-06-08Merge pull request #1968 from mfietz/issue/1929-new-episodes-marked-asMartin Fietz
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-07adapt ui to different flavorsDomingos Lopes
2016-06-07introduce programatic flavor recognitionDomingos Lopes
2016-06-06New episodes: Mark all as seen instead of playedMartin Fietz
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-04Fix app name (due to flavors)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-03Update translationsMartin 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