summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod
AgeCommit message (Expand)Author
2013-09-21Fixed IllegalStateException in ItemViewActivitydaniel oeh
2013-09-20Use new StatFS API if availabledaniel oeh
2013-09-20Added FeedRemover message to strings.xml. fixes #279daniel oeh
2013-09-19Added option to set gpodder.net hostnamedaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-09-15Improved error handling in gpodder.net directorydaniel oeh
2013-09-15Added timeout to GpodnetServicedaniel oeh
2013-09-15Resolved image display problemsdaniel oeh
2013-09-15Fixed NullpointerException when PreferenceActivity was created. fixes #275daniel oeh
2013-09-12MenuItems in ItemviewActivity were not displayed correctly. fixes #273daniel oeh
2013-09-12Merge branch 'TomHennen-move-to-top' into developdaniel oeh
2013-09-12Call moveQueueItemHelper instead of moveQueueItemdaniel oeh
2013-09-11Merge branch 'release-0975' into developdaniel oeh
2013-09-11"markFeedRead" and "markAllItemsRead" did not work correctlydaniel oeh
2013-09-09Moved move to top/bottom menu options to EpisodesFragement from FeedItemMenuH...Tom Hennen
2013-09-09Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-t...Tom Hennen
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-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-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