summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util
AgeCommit message (Expand)Author
2013-08-29Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomH...daniel oeh
2013-08-25Merge branch 'playback-speed' into developdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-18Fixed #254.daniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-17PlaybackService crashed when media file was incorrect/not founddaniel oeh
2013-08-16Merge branch 'develop' into playback-speed-tmpdaniel oeh
2013-08-16Resolved Android 2.3 issuesdaniel oeh
2013-08-16Merge branch 'playback-speed' of git://github.com/TheRealFalcon/AntennaPod in...daniel oeh
2013-08-16* updated code to reuse existing function for moving items in the queueTom Hennen
2013-08-16added move to top to individual items in the episode queue. Move to bottom c...Tom Hennen
2013-08-16Merge branch 'develop' into playback-speeddaniel oeh
2013-08-15Removing last item in the queue didn't workdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-05Added FeedItemStatistics.daniel 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-03Set seek time of media keys to 30 seconds.daniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
2013-07-10Use NineOldAndroid compatibility library for animationsMichael Kaiser
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
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-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-05-09Variable speed playback as user preferences and customization of playback speed.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-01Adding audio variable speed playback support at the service levelJames Falcon
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-17without a_moment_ago there is no need for a Converter method anymoreHanno Zulla
2013-04-16comment typo fixedHanno Zulla
2013-04-16removed a_moment_ago (looks silly and is hard to translate properly)Hanno 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
2013-04-07Catch RuntimeException thrown by MediaMetadataRetrieverdaniel oeh
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-25Merge branch 'master' of git://github.com/LatinSuD/AntennaPod into LatinSuD-m...daniel oeh
2013-03-24Fixed last commitLatinSuD
2013-03-24Remove trailing spaces in filenamesLatinSuD
2013-03-24Currently playing item cannot be removed from the queue any longerdaniel oeh
2013-03-20PlaybackController didn't always connect with PlaybackServicedaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-10Hide 'mark as unread' when not in debug modedaniel oeh
2013-03-10Close media player if no more episodes are available for playbackdaniel oeh