summaryrefslogtreecommitdiff
path: root/app/src/main/java/de
AgeCommit message (Collapse)Author
2016-11-02Suppress resource type warningsMartin Fietz
2016-11-01Move EventBus register/unregister to appropriate classMartin Fietz
2016-11-01Merge pull request #2172 from mfietz/feature/1794-rename-feedsMartin Fietz
Rename feeds
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-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
Integrate fyyd podcast search engine
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
Add full sync with gpodder
2016-10-08Merge pull request #2140 from mfietz/2094-mark-seen-confirmation-dialogMartin Fietz
Show "mark all as seen" confirmation dialog
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 #2096 from domingos86/fix-cover-fragmentMartin Fietz
fix cover fragment onMediaChanged
2016-10-02Merge pull request #1985 from mfietz/issue/1942-automatic-updateMartin Fietz
On resume, check if the feeds should be (automatically) refreshed.
2016-09-03fix onMediaChanged() for ChaptersFragmentDomingos Lopes
2016-09-03fix onMediaChanged() for ItemDescriptionFragmentDomingos Lopes
2016-09-03fix cover fragment onMediaChangedDomingos Lopes
2016-07-23Merge pull request #2027 from mfietz/issue/2023-2024-rotationMartin Fietz
Retain context menues and dialogs on rotation
2016-07-18Merge pull request #2067 from orelogo/developMartin Fietz
Improve search results: "no results" view, no duplicates, transparent played episodes
2016-07-18Search Results: Clarify documentation and strings`orelogo
2016-07-17Merge pull request #2060 from domingos86/gpodnet-notification-optionMartin Fietz
Make gpodnet sync error notifications optional
2016-07-17include gpodnet last sync report on Sync pref summaryDomingos Lopes
2016-07-13Search Results: reformat "no result" text for easier translationorelogo
2016-07-13Search Results: Add transparency to played episodesorelogo
2016-07-12Add 'no result' text to unmatched search resultsorelogo
2016-07-03convert gpodder last sync attempt listener to OnSharedPreferenceChangeListenerDomingos Lopes
2016-07-02gpodnetauth activity: hide keyboard on login press, restrict login to single ↵Domingos Lopes
line, add IME actions
2016-07-02Merge pull request #2050 from mfietz/issue/2049-missing-onerrorMartin Fietz
OnlineFeedViewActivity: Add onError and refactor
2016-07-02Merge pull request #2055 from ↵Martin Fietz
DevFactory/release/Lamdbas_containing_only_one_statement_should_not_nest_this_statement_in_a_block squid:S1602 - Lamdbas containing only one statement should not nest this statement in a block.
2016-07-02Make gpodnet sync error notifications optionalDomingos Lopes
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this ↵Soso Tughushi
statement in a block'
2016-06-29Add onError and refactorMartin Fietz
2016-06-28implement custom mediaroute playback controllerDomingos Lopes
2016-06-24Prevent NPEsMartin Fietz
2016-06-24Fix mark as seen and improve mark all X [of feed Z] as YMartin Fietz
2016-06-24Merge pull request #2031 from mfietz/issue/2011-downloaded-playedMartin Fietz
Completed Downloads: Add transparency to played episodes
2016-06-21Completed Downloads: Add transparency to played episodesMartin Fietz
2016-06-20Retain context menues and dialogs on rotationMartin Fietz
2016-06-20Drawer: Only keep a weak reference to parent activityMartin Fietz
2016-06-20Reset holder counter for re-useMartin Fietz
2016-06-20On resume, check if the feeds should be (automatically) refreshed.Martin Fietz