summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-17Prepared release of version 0.9.7.4daniel oeh
2013-05-17Added transifex project configurationdaniel oeh
2013-05-17Updated translations, added Czech, Azerbaijani, Portuguesedaniel oeh
2013-05-16Build media file name based on item titlemat tso
2013-05-15Add missing resources in string.xmlmat tso
2013-05-13Reduce default speeds to every .1 instead of every .05 so user doesn't have t...James Falcon
2013-05-11Merge branch 'speed' into playback-speedJames Falcon
2013-05-11Fixed NullpointerException in AddFeedActivitydaniel oeh
2013-05-09Variable speed playback as user preferences and customization of playback speed.James Falcon
2013-05-06Merge branch 'playback-speed' into speedJames Falcon
2013-05-06Merge pull request #186 from TheRealFalcon/playback-speeddanieloeh
2013-05-04Bug fix for trying to set pitch when media is null.James Falcon
2013-05-04Implemented DBWriter-methodsdaniel oeh
2013-05-04Adding AntennaPod as RSS/XML ReaderNis Wechselberg
2013-05-03Added variable speed playback control as a global option.James Falcon
2013-05-03Added presto dependency to pom.xmldaniel oeh
2013-05-03Added buttons to control playback speeddaniel oeh
2013-05-02Added methods for controlling playback speed to playback controllerdaniel oeh
2013-05-01Merge branch 'speed' into developJames Falcon
2013-05-01Updating formatting to match remoteJames Falcon
2013-05-01Adding audio variable speed playback support at the service levelJames Falcon
2013-05-01Added DBReader-methodsdaniel oeh
2013-04-30Use description of item if title is not available in RSS feed.daniel oeh
2013-04-30Merge branch 'enable-googletv-support' of git://github.com/NineWorlds/Antenna...daniel oeh
2013-04-30Moved update interval preference strings into strings.xml. Fixes #182daniel oeh
2013-04-27Created DB* classesdaniel oeh
2013-04-26Fixed nullpointer exception in DescriptionFragmentdaniel oeh
2013-04-25Enable the app to be installed on a Google TV device.David Carver
2013-04-23Automatic download didn't work if episode cache size was set todaniel oeh
2013-04-21Fixes #174daniel oeh
2013-04-20Episode cache size can now be set to 'unlimited'daniel oeh
2013-04-20Moved preference strings into strings.xmldaniel oeh
2013-04-20Made sure links are opened in external applicationdaniel oeh
2013-04-20Used wrong methodsdaniel oeh
2013-04-20Feedlist displayed wrong value in 'last update' if feed had no episodesdaniel oeh
2013-04-20Removed 'accept' button in OrganizeQueueActivitydaniel oeh
2013-04-20Use onPageFinished instead of deprecated PictureListenerdaniel oeh
2013-04-20Merge branch 'delete-oldest-episodes' of git://github.com/patheticpat/Antenna...daniel oeh
2013-04-20Updated contributors filedaniel oeh
2013-04-20Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-masterdaniel oeh
2013-04-20Don't autodownload episodes when item is removed from queue viadaniel oeh
2013-04-19Delete oldest episodes first when performing auto cleanup.Michael Kaiser
2013-04-17without a_moment_ago there is no need for a Converter method anymoreHanno Zulla
2013-04-17Fix layoutMichael Kaiser
2013-04-17Rename UndoItem to UndoTokenMichael Kaiser
2013-04-16comment typo fixedHanno Zulla
2013-04-16removed a_moment_ago (looks silly and is hard to translate properly)Hanno Zulla
2013-04-16display most recent episode's date instead of last feed updateHanno Zulla
2013-04-16changed dates in lists to relative timespans (e.g. "3 days ago")Hanno Zulla
2013-04-15Make removal of queued items undoableMichael Kaiser