summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
AgeCommit message (Collapse)Author
2017-04-15Added more details to statistics mode descriptionByteHamster
2017-04-15Statistics calculation does not respect playback speedByteHamster
2017-04-15Renamed type to modeByteHamster
2017-04-15Added duration to chapters listByteHamster
Closes #2174
2017-04-15Added feed title to delete confirmationByteHamster
Closes #2291
2017-04-15Allow choosing between getDuration and getPlayedDurationByteHamster
2017-04-11Merge pull request #2258 from MeirSD/developMartin Fietz
Enable support for Android Auto with support for OnPlayFromSearch
2017-04-09Merge branch 'develop' into developMartin Fietz
2017-03-13Skip favorite episodes during autodeleteminusf
2017-02-09Enable support for Android Auto with support for OnPlayFromSearchMeir Schwarz
2016-12-31Add setting whether or not to enqueue downloaded episodesMartin Fietz
2016-11-01Add ability to rename feedsMartin Fietz
2016-11-01Merge pull request #2170 from mfietz/feature/fyydMartin Fietz
Integrate fyyd podcast search engine
2016-10-30Merge pull request #2152 from mfietz/2085-auto-enable-sleep-timerMartin Fietz
Option to auto-enable sleep timer
2016-10-30Merge pull request #2136 from mfietz/2128-subscription-counter-downloadedMartin Fietz
Add option to show number of downloaded episodes in subscription counter
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-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" 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-03Add option to show number of downloaded episodes as subscription counterMartin Fietz
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-03Enable separate functions for Previous and Rewind hardware buttons.Daniel
Added prefHardwarePreviousButtonRestarts preference.
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-17include gpodnet last sync report on Sync pref summaryDomingos Lopes
2016-07-17replace string Undetermined by Neverdomingos86
in gpodnet last sync report
2016-07-13Search Results: reformat "no result" text for easier translationorelogo
2016-07-12Add 'no result' text to unmatched search resultsorelogo
2016-07-02Make gpodnet sync error notifications optionalDomingos Lopes
2016-06-29Add preliminary support for Android Auto by changing PlaybackService to ↵Meir Schwarz
extend MediaBrowserServiceCompat. Allows playback from queue and basic control using Android Auto.
2016-06-11Make remove/delete less ambiguousMartin Fietz
2016-06-09Merge pull request #2001 from domingos86/flavors-optimizationMartin Fietz
Flavors code optimization
2016-06-08Merge pull request #1968 from mfietz/issue/1929-new-episodes-marked-asMartin Fietz
New episodes: Mark (all) as seen
2016-06-07adapt ui to different flavorsDomingos 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
Add option to sort queue by feed title
2016-06-04Fix app name (due to flavors)Martin Fietz
2016-06-04Fix app name (due to flavors)Martin Fietz
2016-05-25Add option to sort queue by feed titledrabux
2016-05-09Update strings.xmlKoen Glotzbach
- remove unused 'subscription list' strings - remove correct tab indents
2016-05-03say 'Chromecast' instead of just 'castTom Hennen
2016-04-28give error feedback to the userDomingos Lopes
2016-04-24add cast disconnect buttonsDomingos Lopes