summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)Author
2013-08-05Do not display empty listview message while loadingdaniel oeh
2013-08-05Removed FeedManagerdaniel oeh
2013-08-05Added FeedItemStatistics.daniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-08-04Ported playback classes to DB* classesdaniel oeh
2013-08-04Ported PlaybackController to DB*-classesdaniel oeh
2013-08-04Ported playback service to DB* classesdaniel oeh
2013-08-04Merge branch 'nineoldandroids' of git://github.com/patheticpat/AntennaPod int...daniel oeh
2013-08-03Fixes issue #249 (Cannot use Kinivo BTC450 bluetooth car kit to playDean Brettle
2013-08-03Set seek time of media keys to 30 seconds.daniel oeh
2013-08-03Merged #226 into developdaniel oeh
2013-08-03Merge branch 'mat-tso-inteligent_namefile' into developdaniel oeh
2013-08-03Merge into developdaniel oeh
2013-08-03Improved DownloadService, several bugfixesdaniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-07-14Check file size after downloadAndrew Gaul
2013-07-14Address FindBugs warningsAndrew Gaul
2013-07-10Use NineOldAndroid compatibility library for animationsMichael Kaiser
2013-07-07Merge branch 'buffered-output-stream-flush' of git://github.com/andrewgaul/An...daniel oeh
2013-07-07Set 'reason' attribute when download was successful.daniel oeh
2013-07-02Enable Fast Forward and Rewind keys on Google TV remotes.David Carver
2013-06-30Flush BufferedOutputStream correctlyAndrew Gaul
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-06-21Use http instead of https for accessing the miroguide. Fixes #206daniel oeh
2013-06-21Added support for ID3 2.4 tag, resolved problems with frame size calculationdaniel oeh
2013-06-09Added support for Links in MP3 chapters (using WXXX frame)daniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-05-26Added search methods to DBTasksdaniel oeh
2013-05-26Implemented refresh, auto-download, auto-cleanup methodsdaniel oeh
2013-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-05-17Implemented several DBTasks and DBWriter methodsdaniel oeh
2013-05-16Build media file name based on item titlemat tso
2013-05-13Reduce default speeds to every .1 instead of every .05 so user doesn't have t...James 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-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 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-30Moved update interval preference strings into strings.xml. Fixes #182daniel oeh
2013-04-27Created DB* classesdaniel oeh