summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/preferences
AgeCommit message (Expand)Author
2014-02-17Merge branch 'flattr_queue_autoflattr' into develop (#331)daniel oeh
2014-02-11Bugfixesdaniel oeh
2013-12-31Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/...daniel oeh
2013-10-04Fixed problem with automatic feed updatesdaniel oeh
2013-10-03Merge branch 'pause-on-interrupt' of git://github.com/TomHennen/AntennaPod in...daniel oeh
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-25Settings menu did not refresh correctly on preference change. fixes #284daniel oeh
2013-09-19Added option to set gpodder.net hostnamedaniel oeh
2013-09-09Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into pause-...Tom Hennen
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-03Sync improvementsdaniel oeh
2013-09-02Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
2013-09-02Upload changes instead of whole subscription listdaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-31Added GpodnetPreferencesdaniel oeh
2013-08-31Temporarily disabled episode filter optiondaniel oeh
2013-08-14updated name of the preference to use 'FocusLoss' rather than 'Notifications'...Tom Hennen
2013-08-14Adds an option to pause audio while audio focus is lost. This is helpful whe...Tom Hennen
2013-05-13Reduce default speeds to every .1 instead of every .05 so user doesn't have t...James Falcon
2013-05-09Variable speed playback as user preferences and customization of playback speed.James Falcon
2013-05-03Added variable speed playback control as a global option.James Falcon
2013-04-20Episode cache size can now be set to 'unlimited'daniel oeh
2013-03-25Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into to...daniel oeh
2013-03-25Added option to disable auto-downloaddaniel oeh
2013-03-24Only schedule expired feeds when update triggered.tommy watson
2013-03-16Added support for episode imagesdaniel oeh
2013-03-14Reset alarm on reboot and app upgradedaniel oeh
2013-03-14Merge branch 'toggles-update_alarm' into developdaniel oeh
2013-03-09Removed auto-queue preference, auto-queue is now always enableddaniel oeh
2013-03-09Added episode cache size preferencedaniel oeh
2013-03-09Removed auto-delete preferencedaniel oeh
2013-03-08Added preferences for configuring auto-downloaddaniel oeh
2013-03-08Removed last played media preferencedaniel oeh
2013-03-07Fixed typodaniel oeh
2013-02-28Fixed crash when audio focus was lostdaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-25Implemented PlaybackPreferencesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh