summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
AgeCommit message (Collapse)Author
2020-03-31Removed integrations screen with only one itemByteHamster
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-02-23Renamed mailing list to user forumByteHamster
2020-02-12Replaced images with vector versionByteHamster
2020-01-09Add summary to main settings/preferences screen (#3745)Tony Tam
2019-09-20Added button to view mailing listByteHamster
2019-09-20Updated FAQ icon and textByteHamster
2019-09-20Renamed crash report to bug reportByteHamster
2019-09-20Removed link to known issuesByteHamster
2019-08-30Extracted preference search string resourcesByteHamster
2018-10-21Merge branch 'develop' into settings_icon_fixMartin Fietz
2018-10-13new icon for user interface preferencesevenmaster
2018-10-04added icons in settingssevenmaster
2018-05-07Add search function to preferencesByteHamster
2018-04-22Renamed Services to IntegrationsByteHamster
2018-04-22Added network iconByteHamster
2018-04-22Actually renamy downloads to networkByteHamster
2018-04-22Renamed downloads to networkByteHamster
2018-04-11Using attr icons in preferencesByteHamster
2018-04-10Changed iconsByteHamster
2018-04-10Removed misc settingsByteHamster
2018-04-10Added categoriesByteHamster
2018-04-10Extracted string resourcesByteHamster
2018-04-10Added preference screensByteHamster
2018-04-05Added OPML import option next to the export optionByteHamster
Fixes #2315
2017-12-24Import/Export activityByteHamster
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-09Merge branch 'develop' into developMartin Fietz
2017-03-13Skip favorite episodes during autodeleteminusf
2016-12-31Add setting whether or not to enqueue downloaded episodesMartin 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-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