summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21Downloadreport is now shown when all downloads have been completeddaniel oeh
2012-08-19Prepared release 0.9.40.9.4daniel oeh
2012-08-19Itemlists were not updating their content properly if "Display onlydaniel oeh
2012-08-19PlaybackService will now reload the last episode if no more episodes aredaniel oeh
2012-08-18Hide 'mark all read' and 'refresh all feeds' - items when they aren'tdaniel oeh
2012-08-18FeedManager will now delete the oldest DownloadStatus when log becomesdaniel oeh
2012-08-18'markAllItemsRead' is now working correctlydaniel oeh
2012-08-18DownloadService was not always counting queued downloadsdaniel oeh
2012-08-18Failed downloads were not handled correctlydaniel oeh
2012-08-18Implemented RemoteControlClient in PlaybackServicedaniel oeh
2012-08-18Made sure that mediaplayeractivity loads progress information as soon asdaniel oeh
2012-08-18Set number of parallel downloads to 4daniel oeh
2012-08-18DownloadLog entries are now sorted by their completion datedaniel oeh
2012-08-18Merge branch 'downloadmanager' into developdaniel oeh
2012-08-18Made sure that cancelled/failed downloads are handled correctlydaniel oeh
2012-08-17HttpDownloader now checks if enough storage is availabledaniel oeh
2012-08-17Removed references to Downloadmanagerdaniel oeh
2012-08-17Implemented report in Downloadservicedaniel oeh
2012-08-17Fixed crash in getFeedMedia(long, Feed)daniel oeh
2012-08-17Fixed crash in imageloader when feed had no imagedaniel oeh
2012-08-17FeedlistFragment now refreshes more frequentlydaniel oeh
2012-08-17Fixed problems with the Downloadlog listadapterdaniel oeh
2012-08-17Fixed problem with DownloadlistAdapterdaniel oeh
2012-08-17Set connection timeout to 5 secondsdaniel 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-16Downloads can now be cancelleddaniel oeh
2012-08-16Implemented handler for completed downloadsdaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-08-16Implemented HttpDownloaderdaniel oeh
2012-08-16Created abstract downloader classdaniel oeh
2012-08-15Made sure that completed downloads get the correct destination urldaniel oeh
2012-08-15Cover was not displayed correctly on some devicesdaniel oeh
2012-08-15Download list entries should now be more informativedaniel oeh
2012-08-15Improved layout of download listdaniel oeh
2012-08-15Fixed width of TextViews in Feedlistdaniel oeh
2012-08-12Prepared release 0.9.3.10.9.3.1daniel oeh
2012-08-12Added stopForeground() when DownloadSerice has finished waiting fordaniel oeh
2012-08-12Adjusted GridView behaviordaniel oeh
2012-08-12Use CopyOnWriteArrayList for itemlist of feeds instead of ArrayListdaniel oeh
2012-08-12Placed .nomedia in the external files directorydaniel oeh
2012-08-12Added confirmation dialog when deleting a feeddaniel oeh
2012-08-12Created ConfirmationDialog classdaniel oeh
2012-08-12Disabled autofocus on EditTextdaniel oeh
2012-08-12Adjusted grid sizedaniel oeh
2012-08-11Fixed possible nullpointer exceptiondaniel oeh
2012-08-11Fixed crashes caused by orientation changesdaniel oeh
2012-08-11notifyDownloadService() in DownloadRequester now uses intents to notifydaniel oeh
2012-08-11Imageviews were not updating correctlydaniel oeh