summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
AgeCommit message (Collapse)Author
2018-04-09Allow to enter PiP automaticallyByteHamster
2018-04-05Added OPML import option next to the export optionByteHamster
Fixes #2315
2017-12-24Import/Export activityByteHamster
2017-10-21File provider can handle external storageMartin Fietz
2017-10-19Fix file sharingMartin Fietz
2017-10-15Merge pull request #2426 from fuzzdk/developMartin Fietz
Add auto download on mobile connection option
2017-10-15Merge pull request #2272 from minusf/developMartin Fietz
Skip favorite episodes during autodelete
2017-09-21Add auto download on mobile connection optionAnders Bo Rasmussen
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-07Disable Android AutoMartin Fietz
2016-10-16Add option to export subscriptions as HTMLMartin Fietz
2016-10-03Add full sync with gpodder and re-phrase changes syncMartin 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-17include gpodnet last sync report on Sync pref summaryDomingos Lopes
2016-07-17restore dividers on gpodnet preferencesdomingos86
by setting selectable to its default value of true.
2016-07-03move last gpodder sync report up to under sync actionDomingos Lopes
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-04-23add chromecast support initialization logic and introduce chromecast preferenceDomingos Lopes
2016-04-04Merge pull request #1843 from saqura/developTom Hennen
Optionally show rewind/forward buttons on the lockscreen
2016-04-03Update compact notification buttons dialogsaqura
The preference dialog to select which buttons are shown in compact notifications now provides feedback via a snackbar. The internal preference storage handling has been cleaned up. A testcase for the dialog has been added.
2016-04-03Add dialog to choose lock screen playback buttonssaqura
This adds a dialog to choose the playback buttons on the lock screen notification. It only allows selecting a maximum of two values, because the lock screen notification can only display up to 3 buttons and the play/pause button is always included. It defaults to additionally show the skip button. The minimum sdk has been changed back to 10.
2016-04-02Add option to pick lock screen playback buttonssaqura
This adds the option to pick which playback buttons to prioritise on the notification. This allows choosing the playback buttons on the lock screen. The default playback buttons have not changed and are still set to play/pause (this is always displayed) and skip. Note: This commit raises the minimum sdk version from 10 to 11!
2016-04-02treat showing the subscriptions list like other drawer items.Tom Hennen
2016-03-25updated and fixed PR AntennaPod/AntennPod#1624Tom Hennen
2016-01-21Enable Sonic by defaultMartin Fietz
2016-01-13Move episode cache preference to auto download sub-menuMartin Fietz
2016-01-07Fix material preferences appearanceMartin Fietz
2016-01-07Settings: CheckBox -> SwitchMartin Fietz
2015-11-29add preview image for widget, allow it to be resized to be wider and narrowerTom Hennen
2015-11-29make sure we stop updates when we're supposed toTom Hennen
2015-11-27Merge pull request #1424 from TomHennen/optional_hardware_skipTom Hennen
allow users to optionally have hardware forward button skip
2015-11-27allow users to optionally have hardware forward button skipTom Hennen
2015-11-27Log crash reports, users can send them via emailMartin Fietz
2015-11-08Material dialogs in preferencesMartin Fietz
2015-11-01persistent nofication should be the defaultTom Hennen
2015-10-31Have a different option for bluetooth reconnect.Tom Hennen
Vibrate when starting playback due to bluetooth reconnect. fixes AntennaPod/AntennaPod#1305
2015-10-08Change language related to skipping episodes.Tom Hennen
Also now keep the episode media if we're going to keep it in the queue.
2015-10-02episode cleanup preferences testsTom Hennen
2015-09-29getting preferences setup for different cleanup methodTom Hennen
2015-09-25alway follow queue by defaultTom Hennen
2015-09-20added preference to not remove items from queue when skippingTom Hennen
2015-09-19Move audio player classes to external libraryMartin Fietz
2015-09-16Lockscreen background defaults to true, more detailed description, NPE fixedMartin Fietz
2015-09-16Set lockscreen background, set media session and playback stateMartin Fietz