summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04Prepared release of version 0.9.7.5daniel 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-02Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
2013-09-02Updated moveQueue functions to all use dbExec to start tasksTom Hennen
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-29Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomH...daniel 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-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