summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
2012-09-06Added external player to feeditemlistdaniel oeh
2012-09-06Reset VideoSurface of Videoplayer after it has been destroyeddaniel oeh
2012-09-06Seeking should now work againdaniel oeh
2012-09-06Implemented PlaybackController in the MediaPlayerActivitiesdaniel oeh
2012-09-05Added player fragment to main activitydaniel oeh
2012-09-04Play/Pause button now toggles startWhenPrepared when PlaybackService isdaniel oeh
2012-08-27Added up-button to AddFeedActivitydaniel oeh
2012-08-27Up-button in ItemviewActivity will now take the user to the last screendaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-08-18Hide 'mark all read' and 'refresh all feeds' - items when they aren'tdaniel oeh
2012-08-18Made sure that mediaplayeractivity loads progress information as soon asdaniel oeh
2012-08-17Fixed problems with the Downloadlog listadapterdaniel oeh
2012-08-17Fixed problem with DownloadlistAdapterdaniel oeh
2012-08-17DownloadActivity should now display the content correctlydaniel oeh
2012-08-17Download should now workdaniel oeh
2012-08-16Content of Downloads list is now refresheddaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-08-16Created abstract downloader classdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-08-11Fixed possible nullpointer exceptiondaniel oeh
2012-08-11Simplified AddFeedActivitydaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
2012-08-05progressIndicator wasn't always set invisible when expecteddaniel oeh
2012-08-05Added listener for buffering information and progressbar in videoplayerdaniel oeh
2012-08-05Bugfix: Videoplayer crashed when screen was turned offdaniel oeh
2012-08-05Prevented videooverlay from hiding while the user is touching thedaniel oeh
2012-08-05Switching between players should now workdaniel oeh
2012-08-05added notification extra to reload notification to switch betweendaniel oeh
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Implemented Videoplayerdaniel oeh
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh
2012-08-04Feeds can now be added from the miroguidedaniel oeh
2012-08-04Removed unused variabledaniel oeh
2012-08-04Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItemdaniel oeh
2012-08-04Created Activity for displaying information about a channeldaniel oeh
2012-08-03Imageloader tasks are now submitted to an executor servicedaniel oeh
2012-08-03Added activity for viewing a specific miroguide categorydaniel oeh
2012-08-02Replaced 'miro' in filenames with 'miroguide'daniel oeh
2012-08-02Improved channel loading behavior of MiroChannellistFragmentdaniel oeh
2012-08-02Added Miro Guide searchdaniel oeh
2012-08-02Added button to access the Miro Guide from the AddFeedActivitydaniel oeh
2012-08-02Created main Activity for Miro Guidedaniel oeh
2012-07-29- Bugfix : Player did not always display the current chapter correctly.daniel oeh
2012-07-27Completed sleep timer implementationdaniel oeh
2012-07-27Implemented sleep timer menu item + fixed problems with dialogdaniel oeh
2012-07-27Implemented sleep timer in playaback service and created time dialogdaniel oeh
2012-07-26Removed option to disable scrollbar in webviewdaniel oeh
2012-07-26Fixed crash when moving progressbardaniel oeh
2012-07-26Added export menu itemdaniel oeh