summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04Deleting a media file didn't work correctlydaniel oeh
2013-08-31FeedItemStatistics were wrong if podcast had items with no media filedaniel oeh
2013-08-31Temporarily disabled episode filter optiondaniel oeh
2013-08-31New episodes weren't marked as unreaddaniel oeh
2013-08-30Eventdistributor listener was registered incorrectlydaniel oeh
2013-08-29Load itemlistdata after listview has been createddaniel oeh
2013-08-28Updated unit testsdaniel oeh
2013-08-25Reader was closed before importWorker was donedaniel oeh
2013-08-25Catch ActivityNotFoundException in VariableSpeedDialogdaniel oeh
2013-08-25Merge branch 'playback-speed' into developdaniel oeh
2013-08-23Catch RuntimeException thrown by MediaPlayer constructordaniel oeh
2013-08-21Merge branch 'develop' of git://github.com/sethoscope/AntennaPod into sethosc...daniel oeh
2013-08-21Playback position wasn't reset to 0 when playback has endeddaniel oeh
2013-08-21Fixed problems with auto-cleanupdaniel oeh
2013-08-20Fixed ConcurrentModificationException in performAutoCleanupdaniel oeh
2013-08-19Reduced number of FindBugs warningsdaniel oeh
2013-08-19Made sure that downloads list is only modified on the UI threaddaniel oeh
2013-08-19Added more testsdaniel oeh
2013-08-19Fixed HttpDownloaderTestdaniel oeh
2013-08-19Made FeedItem/FeedMedia objects easier to createdaniel oeh
2013-08-18Fixed #254.daniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-17Catch ActivityNotFoundException to prevent crash.daniel oeh
2013-08-17PlaybackService crashed when media file was incorrect/not founddaniel oeh
2013-08-17Merge branch 'http-downloader-check-size' of git://github.com/andrewgaul/Ante...daniel oeh
2013-08-17Added ability to build releases with gradledaniel oeh
2013-08-16Proguard issuesdaniel 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-16Merge branch 'develop' into playback-speeddaniel oeh
2013-08-15Fixed proguard.cfgdaniel oeh
2013-08-15Fixed nullpointerexception caused by FeedlistFragmentdaniel oeh
2013-08-15Removing last item in the queue didn't workdaniel oeh
2013-08-15Updated android gradle plugindaniel oeh
2013-08-15Several bugfixesdaniel oeh
2013-08-15Merged pull-request #246daniel oeh
2013-08-14Fixed searchdaniel oeh
2013-08-14Re-added pull-requestdaniel oeh
2013-08-14Merge branch 'master' of git://github.com/brettle/AntennaPod into brettle-masterdaniel oeh
2013-08-14Merge branch 'android-test-dependency-fix' of git://github.com/TomHennen/Ante...daniel oeh
2013-08-14Added test classes for DB*-classesdaniel oeh
2013-08-13added android-test as a dependency to resolve build problemsTom Hennen
2013-08-11Restructured unit test folders to support the new build systemdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-10Added documentation to DBTasksdaniel oeh
2013-08-09Added documentation to DBWriterdaniel oeh
2013-08-09Removed cachedDescription and cachedContentEncodeddaniel oeh
2013-08-08Added documentation to DBReaderdaniel oeh
2013-08-07Change target sdk version to 18daniel oeh