summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-11-13Upgrade to OkHttp3Martin Fietz
2016-11-12Prepare 1.6.2.2Martin Fietz
2016-11-12Fix testMartin Fietz
2016-11-12Merge pull request #2175 from mfietz/issue/2143-opml-import-2.3Martin Fietz
2016-11-07Merge pull request #2180 from mfietz/prepare_1.6.2.1Martin Fietz
2016-11-07Prepare manifest and changelog for 1.6.2.1Martin Fietz
2016-11-07Disable Android AutoMartin Fietz
2016-11-02Add proguard rules for fyyd client (retrofit & moshi)Martin Fietz
2016-11-02Suppress resource type warningsMartin Fietz
2016-11-01Do not check permissions for OPML import on pre-M Android versionsMartin Fietz
2016-11-01Update translationsMartin Fietz
2016-11-01Move EventBus register/unregister to appropriate classMartin Fietz
2016-11-01Merge pull request #2172 from mfietz/feature/1794-rename-feedsMartin Fietz
2016-11-01Replace jsoup's example html to plain text parser with adaptation thereofMartin Fietz
2016-11-01Sanitize HTML from Atom feed descriptions/subtitlesMartin Fietz
2016-11-01Prepare for 1.6.2.0 releaseMartin Fietz
2016-11-01Add ability to rename feedsMartin Fietz
2016-11-01Hide author(s) and language feed information if emptyMartin Fietz
2016-11-01Merge pull request #2170 from mfietz/feature/fyydMartin Fietz
2016-10-30Merge branch 'develop' into 2085-auto-enable-sleep-timerMartin Fietz
2016-10-30Integrate fyyd podcast search engineMartin Fietz
2016-10-16Add option to export subscriptions as HTMLMartin Fietz
2016-10-15Move opml packageMartin Fietz
2016-10-15Refactor OPML export from asynctask to observableMartin Fietz
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
2016-10-08Merge pull request #2140 from mfietz/2094-mark-seen-confirmation-dialogMartin 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-02Merge pull request #2109 from danielm5/enable-previous-buttonMartin Fietz
2016-10-02Merge pull request #2096 from domingos86/fix-cover-fragmentMartin Fietz
2016-10-02Merge pull request #1985 from mfietz/issue/1942-automatic-updateMartin Fietz
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
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
2016-09-05Updating copyright date automaticallyByteHamster
2016-09-03Enable separate functions for Previous and Rewind hardware buttons.Daniel
2016-09-03fix onMediaChanged() for ChaptersFragmentDomingos Lopes
2016-09-03fix onMediaChanged() for ItemDescriptionFragmentDomingos Lopes
2016-09-03fix cover fragment onMediaChangedDomingos Lopes
2016-08-04Merge pull request #2093 from mfietz/upgrade-libsMartin Fietz
2016-08-04Fix testMartin Fietz
2016-07-25integrate onPlaybackStart/Pause callbacks into setPlayerStatus()Domingos Lopes
2016-07-25move onPlaybackStart and onPlaybackPause tasks to separate callback methodsDomingos Lopes
2016-07-25change protocol for episode transition on PlaybackServiceDomingos Lopes
2016-07-23Merge pull request #2062 from mateoeh/opml-intentMartin Fietz