summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-21Added menu item to download all items in the queuedaniel oeh
2012-09-21Implemented 'enqueue all'daniel oeh
2012-09-21Excluded cancelled downloads from the download service report and thedaniel oeh
2012-09-21Download log now also supports DownloadStatus objects whose feedfile isdaniel oeh
2012-09-20Fixed scrolling issues in Downloadlogdaniel oeh
2012-09-20ReasonDetailed wasn't loaded on startupdaniel oeh
2012-09-20Updated DownloadLogAdapter to support changes in DownloadStatusdaniel oeh
2012-09-20Added title attribute to every DownloadStatus constructordaniel oeh
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-09-19Cancelling the sleep timer should now work againdaniel oeh
2012-09-16Moved mediaplayer from DownloadService into MediaHandlerThreaddaniel oeh
2012-09-16Made sure that statusBeforeSeeking does not become SEEKINGdaniel oeh
2012-09-14Hide download progress in percent if download size is unknowndaniel oeh
2012-09-14Made sure PlaybackService only reacts to transient audio focus loss ifdaniel oeh
2012-09-13Fixed crash that occured if DB had saved a very large feeddaniel oeh
2012-09-13Fix orientation change bug in ItemDescriptionFragmentdaniel oeh
2012-09-13Fixed menu item visibility in feeditemmenudaniel oeh
2012-09-13layout adjustmentsdaniel oeh
2012-09-13Added missing strings to resource filedaniel oeh
2012-09-11improved structure of strings.xmldaniel oeh
2012-09-11suppressed lint warning in FeedRemoverdaniel oeh
2012-09-11Prevented IllegalArgumentException if service was not registered0.9.4.4daniel oeh
2012-09-11External player fragment wasn't always reloading when necessarydaniel oeh
2012-09-10Fixed NullPointerException in bindToServicedaniel oeh
2012-09-10Removed 'paused'-status messagedaniel oeh
2012-09-10Improved layout of external player fragment, added status textviewdaniel oeh
2012-09-10Only seek to last position if status is not pauseddaniel oeh
2012-09-10Moved init() call of controller into onResumedaniel oeh
2012-09-10Bug that caused PlaybackService to load without a media object shoulddaniel oeh
2012-09-08Moved contentUpdate receiver in try-blockdaniel oeh
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-09-07Replaced AsyncTasks in PlaybackService with ScheduledThreadPoolExecutordaniel oeh
2012-09-07Replaced AsyncTask in PlaybackController withdaniel oeh
2012-09-06Added external player to feeditemlistdaniel oeh
2012-09-06Reset VideoSurface of Videoplayer after it has been destroyeddaniel oeh
2012-09-06Hide play button of external player when last played media is videodaniel oeh
2012-09-06Seeking should now work againdaniel oeh
2012-09-06Implemented PlaybackController in External Playerdaniel oeh
2012-09-06Implemented PlaybackController in the MediaPlayerActivitiesdaniel oeh
2012-09-05Added player fragment to main activitydaniel oeh
2012-09-05Implemented external player fragmentdaniel oeh
2012-09-05Set widget update interval to 1 seconddaniel oeh
2012-09-05PlaybackService now raises audio volume after it has regained audiodaniel oeh
2012-09-05Made sure that WidgetUpdateService is stopped if necessarydaniel oeh
2012-09-04Play/Pause button now toggles startWhenPrepared when PlaybackService isdaniel oeh
2012-09-04PlaybackService will now stopForeground when playback completes anddaniel oeh
2012-09-03Bugfix: Deleting a feed without an image caused an application crashdaniel oeh
2012-09-02Exclude failed image downloads from download reportdaniel oeh
2012-09-02Improved behavior of download reportsdaniel oeh
2012-09-02Added support for id-tag in Atom's feed-elementdaniel oeh