summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-11Added FeedPreferences classdaniel oeh
2013-09-11Added standard column selection for Feed tabledaniel oeh
2013-09-11Merge branch 'release-0975' into developdaniel oeh
2013-09-11"markFeedRead" and "markAllItemsRead" did not work correctlydaniel oeh
2013-09-06Start playback immediately when skipping an episode and if continuous playbac...daniel oeh
2013-09-06Fixed occasional NullPointerException in PlaybackController/ExternalPlayerFra...daniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-05Always set ImageView tag when loading imagedaniel oeh
2013-09-05Added workarounds for ActionMode/Option menu bugsdaniel oeh
2013-09-04Added missing up-navigation buttonsdaniel oeh
2013-09-04Added workaround for ActionMode bugdaniel oeh
2013-09-04Deleting a media file didn't work correctlydaniel oeh
2013-09-04Improved layout of login GUIdaniel oeh
2013-09-03Sync improvementsdaniel oeh
2013-09-02Upload changes instead of whole subscription listdaniel oeh
2013-09-01Added suggestions listdaniel oeh
2013-09-01Added dialog to change passworddaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-31Implemented authentication processdaniel oeh
2013-08-31Added GpodnetPreferencesdaniel oeh
2013-08-31Visual improvements when loading imagesdaniel oeh
2013-08-31Images in podcast directory should now be displayed correctlydaniel oeh
2013-08-31Added subscribe button to online feed viewdaniel oeh
2013-08-31Set user agent header when making http requestsdaniel 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-24Added search, taglist, pocdasttaglist etc.daniel oeh
2013-08-23Catch RuntimeException thrown by MediaPlayer constructordaniel oeh
2013-08-22Improved AddFeedActivity layout, added gpodder.net toplist fragmentdaniel oeh
2013-08-22Added ImageDiskCachedaniel oeh
2013-08-21Added classes for accessing gpodder.net servicedaniel 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