summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-17Rename UndoItem to UndoTokenMichael Kaiser
2013-04-15Make removal of queued items undoableMichael Kaiser
2013-04-11Audioplayer didn't always restore its state correctlydaniel oeh
2013-04-11Merge branch 'master' of git://github.com/wseemann/AntennaPod into wseemann-m...daniel oeh
2013-04-11Merge branch 'external_itemlist_update' into developdaniel oeh
2013-04-10Updated header view layoutdaniel oeh
2013-04-09Recognize 'application/xml+xhtml' as valid link type for websitedaniel oeh
2013-04-09Improved external itemlist layoutdaniel oeh
2013-04-09Check MIME-Type when parsing alternate linksMichael Kaiser
2013-04-08Issue #109 (feature request) - Display metadata on bluetooth devices that sup...William Seemann
2013-04-07Fixed NullpointerException in DownloadRequesterdaniel oeh
2013-04-07Catch RuntimeException thrown by MediaMetadataRetrieverdaniel oeh
2013-04-07Fixed: Search queries with ' caused crashdaniel oeh
2013-04-07Hide waiting list if emptydaniel oeh
2013-04-07Position of playing queue item can now be changeddaniel oeh
2013-04-06Moved setQueue into transactiondaniel oeh
2013-04-06Fixed IndexOutOfBoundsException in extractQueueFromCursordaniel oeh
2013-04-06Webview in AudioPlayerActivity now saves and restores its scrolldaniel oeh
2013-04-06AudioplayerActivity now saves and restores the selected positiondaniel oeh
2013-04-06Fixed nullpointerexception in AudioplayerActivitydaniel oeh
2013-04-05Fragments disappeared when dialog was openeddaniel oeh
2013-04-05Merge branch 'LatinSuD-master' into developdaniel oeh
2013-04-04Added landscape layout to audio playerdaniel oeh
2013-04-04Fix date parsingLatinSuD
2013-03-26Load playback service notification bitmap in another threaddaniel oeh
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-25Formatted codedaniel oeh
2013-03-25Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into to...daniel oeh
2013-03-25Merge branch 'master' of git://github.com/LatinSuD/AntennaPod into LatinSuD-m...daniel oeh
2013-03-25Added workaround for PreferenceScreen bugdaniel oeh
2013-03-25Added option to disable auto-downloaddaniel oeh
2013-03-24Fixed last commitLatinSuD
2013-03-24Remove trailing spaces in filenamesLatinSuD
2013-03-24Only schedule expired feeds when update triggered.tommy watson
2013-03-24Starting playback will not start auto-download anymoredaniel oeh
2013-03-24Currently playing item cannot be removed from the queue any longerdaniel oeh
2013-03-24Removing a feed caused IndexOutOfBoundsException indaniel oeh
2013-03-20Fixed IndexOutOfBoundsException in EpisodesFragmentdaniel oeh
2013-03-20PlaybackController didn't always connect with PlaybackServicedaniel oeh
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-14Merge branch 'update_alarm' of git://github.com/toggles/AntennaPod intodaniel oeh
2013-03-12FeedMedia wasn't saved if episode contained chapters (fixes #76)daniel oeh
2013-03-12Ignore first queue item when downloadingdaniel oeh
2013-03-11Shutdown connection manager after downloaddaniel oeh
2013-03-11Merge branch 'master' of git://github.com/ortylp/AntennaPod into ortylp-masterdaniel oeh
2013-03-10auto-cleanup deleted wrong number of episodesdaniel oeh
2013-03-10Removed DownloadObserverdaniel oeh
2013-03-10fix regression (issue #96): fix broken URLs in redirection instead of failingPaul Ortyl