summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-15Move opml packageMartin Fietz
2016-10-15Refactor OPML export from asynctask to observableMartin Fietz
2016-10-13Improve readabliltyCj Malone
2016-10-13Add support for images in mrss contentCj Malone
SyndTypeUtils.getValidMimeTypeFromUrl is now unused and SyndTypeUtils.getMimeTypeFromUrl is used instead. It gets the mime type from the file extension, but dosen't check it so this function can how be used for both images or media files.
2016-10-13Suport archive RSS/Atom links as alternate feedsCj Malone
2016-10-13Support multiple author tags in a feedCj Malone
2016-10-12Replace toast with snackbar and optional undo actionMartin Fietz
2016-10-09Add dialog option to auto-enable sleep timerMartin Fietz
2016-10-09Extract sleep timer preferences into dedicated classMartin Fietz
2016-10-08Merge pull request #2139 from mfietz/2121-gpodder-force-full-syncMartin Fietz
Add full sync with gpodder
2016-10-08Merge pull request #2137 from mfietz/2127-empty-download-urlMartin Fietz
Feed media is only valid when download url is not empty
2016-10-08Merge pull request #2140 from mfietz/2094-mark-seen-confirmation-dialogMartin Fietz
Show "mark all as seen" confirmation dialog
2016-10-08Merge pull request #2141 from mfietz/2079-has-media-filterMartin Fietz
Add "has media" filter
2016-10-03Add "has media" filter to episodes filterMartin Fietz
2016-10-03Add "has media" filtering to gears dialogMartin Fietz
2016-10-03Show "mark all as seen" confirmation dialogMartin Fietz
2016-10-03Add full sync with gpodder and re-phrase changes syncMartin Fietz
2016-10-03Feed media is only valid when download url is not emptyMartin Fietz
2016-10-03Add option to show number of downloaded episodes as subscription counterMartin Fietz
2016-10-03Merge pull request #2135 from mfietz/gradle_3.1Martin Fietz
Update gradle wrapper to version 3.1
2016-10-03Update gradle wrapper to version 3.1Martin Fietz
2016-10-03Set memory limit for CircleCIMartin Fietz
2016-10-02Merge pull request #2109 from danielm5/enable-previous-buttonMartin Fietz
Set current position to the begining on 'Previous' button
2016-10-02Increase CircleCI timeout to 30 minMartin Fietz
2016-10-02Merge pull request #2096 from domingos86/fix-cover-fragmentMartin Fietz
fix cover fragment onMediaChanged
2016-10-02Still fixing CircleCI config (II)Martin Fietz
The timeout modifier needs to be double indented (four spaces).
2016-10-02Merge pull request #1985 from mfietz/issue/1942-automatic-updateMartin Fietz
On resume, check if the feeds should be (automatically) refreshed.
2016-10-02Merge pull request #2117 from orionlee/2105_support_rewind_in_lockscreenMartin Fietz
Issue #2105 : support optional rewind in lockscreen
2016-10-02Merge pull request #2115 from ByteHamster/about_dateMartin Fietz
Updating copyright date automatically
2016-10-02Still fixing CircleCI configMartin Fietz
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
Change order of protected static keywords.
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
Change order of protected static keywords.
2016-10-02Fix CircleCI configurationMartin Fietz
2016-10-02Upgrade Android Plugin for GradleMartin Fietz
2016-10-02Merge pull request #2119 from ↵Martin Fietz
orionlee/fix_build_on_windows_upgrade_retrolambda_plugin Fix build on windows with gradle-retrolambda plugin upgrade
2016-10-02Merge pull request #2125 from Cj-Malone/no-shownotes-fixMartin Fietz
Support Atom's summary tag
2016-10-02Raise CircleCI test timeoutMartin Fietz
2016-09-28 Added tests for preference settings to customize fastforward and rewind delta.eraymond
2016-09-28Added preference settings to customize fastforward and rewind delta. Closes ↵eraymond
#2129. Minor: Fixes title case in preference setting titles Minor: Fixes typo in naming of UserPreferences.getFastFowardSecs to UserPreferences.getFastForwardSecs.
2016-09-23Use summary tag if content is not availableCj Malone
2016-09-10fix build on windows with gradle-retrolambda plugin upgradeorionlee
- compileRetrolambda generates command line exceeding windows limit - https://github.com/evant/gradle-retrolambda/issues/206
2016-09-10Make it explicit the lockscreen workaround is only relevant to pre Lollipop ↵orionlee
devices.
2016-09-09Issue #2105 : support optional rewind in lockscreen (by using skipToPrevious ↵orionlee
button)
2016-09-05Updating copyright date automaticallyByteHamster
2016-09-03Enable separate functions for Previous and Rewind hardware buttons.Daniel
Added prefHardwarePreviousButtonRestarts preference.
2016-09-03fix onMediaChanged() for ChaptersFragmentDomingos Lopes
2016-09-03fix onMediaChanged() for ItemDescriptionFragmentDomingos Lopes
2016-09-03fix cover fragment onMediaChangedDomingos Lopes
2016-08-13Merge pull request #2087 from eirikv/amazon_s3_authentication_fixMartin Fietz
Prevent authentication header to be set for s3 presigned-urls
2016-08-13Merge pull request #2095 from mfietz/issue/2070-sleep-time-shakeMartin Fietz
On shake, reset timer to the current waiting time