summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/util
AgeCommit message (Expand)Author
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
2013-03-09Added methods for auto-download and auto-cleanupdaniel oeh
2013-03-08Removed last played media preferencedaniel oeh
2013-03-08Fixed menu item visibilitydaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-02-28Renamed getFileUrl method of Playable interfacedaniel oeh
2013-02-28Added support for local external video filesdaniel oeh
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel 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
2013-02-21Added context menu to shownotes viewdaniel oeh
2013-02-13Removed 'share link' and 'share source link' from feedmenudaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-21Improved performance of FeedItemMenuHandler's prepare methoddaniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2013-01-13PlaybackController now checks if episode exists when the restoring lastdaniel oeh
2013-01-13FeedManager now checks if episode file exists before playing.daniel oeh
2013-01-05Unicode strings weren't read correctly0.9.6.3daniel oeh
2013-01-04Skip rest of tag header if size of frame is too bigdaniel oeh
2012-12-31Updated getFreeSpaceAvailable() methoddaniel oeh
2012-12-30Updated storage availability checkdaniel oeh