summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-01Prevented namespace URIs from being added more than oncedaniel oeh
2012-09-01Improved SyndDateUtilsdaniel oeh
2012-09-01Fixed problems in Atom feed parserdaniel oeh
2012-08-31Added feed urls for testingdaniel oeh
2012-08-31Added test class for FeedHandlerdaniel oeh
2012-08-31Created test projectdaniel oeh
2012-08-28Debug logging statement was visible in release version0.9.4.2daniel oeh
2012-08-27Prepared release of version 0.9.4.2daniel 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-27List adapters will now get the imageViews size from the resources ifdaniel oeh
possible
2012-08-26Adjusted image view attributesdaniel oeh
2012-08-26Cached bitmaps will now have the same size as their ImageViewsdaniel oeh
2012-08-26Fixed crash in TimeDialog caused by invalid inputdaniel oeh
2012-08-25Fixed bug in calculation of free spacedaniel oeh
2012-08-23Fixed crash in OPML import if 'text' attribute in opml document wasdaniel oeh
missing
2012-08-22Fixed problem with proguard configuration0.9.4.1daniel oeh
2012-08-21Downloads weren't cancelled properlydaniel oeh
2012-08-21Prepared version 0.9.4.1daniel oeh
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
episodes'-preference was enabled
2012-08-19PlaybackService will now reload the last episode if no more episodes aredaniel oeh
available
2012-08-18Hide 'mark all read' and 'refresh all feeds' - items when they aren'tdaniel oeh
needed
2012-08-18FeedManager will now delete the oldest DownloadStatus when log becomesdaniel oeh
too big
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
possible
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