Commit Graph

669 Commits

Author SHA1 Message Date
daniel oeh 05abff69f1 Fixed bug in prefix mapping of SyndHandler 2012-09-01 17:29:22 +02:00
daniel oeh d4147fd907 Improved feedhandler test 2012-09-01 17:01:02 +02:00
daniel oeh 6b14014b66 Atom parser now accepts <updated> tag 2012-09-01 16:24:37 +02:00
daniel oeh ce0d14db42 Prevented namespace URIs from being added more than once 2012-09-01 13:27:41 +02:00
daniel oeh 21fd53c8bd Improved SyndDateUtils 2012-09-01 13:19:25 +02:00
daniel oeh 0bfd5421a1 Fixed problems in Atom feed parser 2012-09-01 12:55:35 +02:00
daniel oeh 61edc98f85 Added feed urls for testing 2012-08-31 22:29:10 +02:00
daniel oeh 23c3f13b63 Added test class for FeedHandler 2012-08-31 16:58:24 +02:00
daniel oeh a224ef614e Created test project 2012-08-31 12:54:06 +02:00
daniel oeh bc4c9654ea Debug logging statement was visible in release version 2012-08-28 12:50:27 +02:00
daniel oeh ef41463b0c Prepared release of version 0.9.4.2 2012-08-27 19:20:09 +02:00
daniel oeh 3e46d9b598 Added up-button to AddFeedActivity 2012-08-27 14:36:20 +02:00
daniel oeh 41e733b4a0 Up-button in ItemviewActivity will now take the user to the last screen 2012-08-27 14:31:02 +02:00
daniel oeh e98ce73ad2 List adapters will now get the imageViews size from the resources if
possible
2012-08-27 14:27:53 +02:00
daniel oeh f1e71f6a3e Adjusted image view attributes 2012-08-26 22:12:09 +02:00
daniel oeh 616c247d84 Cached bitmaps will now have the same size as their ImageViews 2012-08-26 21:53:34 +02:00
daniel oeh 40e0950c23 Fixed crash in TimeDialog caused by invalid input 2012-08-26 13:27:11 +02:00
daniel oeh 625a043644 Fixed bug in calculation of free space 2012-08-25 22:36:52 +02:00
daniel oeh d30bcfff79 Fixed crash in OPML import if 'text' attribute in opml document was
missing
2012-08-23 15:47:52 +02:00
daniel oeh dc5aaefcb2 Fixed problem with proguard configuration 2012-08-22 11:39:55 +02:00
daniel oeh 8bca22eff9 Downloads weren't cancelled properly 2012-08-21 18:37:18 +02:00
daniel oeh eab911c2ff Prepared version 0.9.4.1 2012-08-21 18:05:47 +02:00
daniel oeh d4d3f8b383 Downloadreport is now shown when all downloads have been completed 2012-08-21 12:17:16 +02:00
daniel oeh 1e30124aad Prepared release 0.9.4 2012-08-19 17:11:47 +02:00
daniel oeh 9513099a10 Itemlists were not updating their content properly if "Display only
episodes'-preference was enabled
2012-08-19 16:27:37 +02:00
daniel oeh c772471268 PlaybackService will now reload the last episode if no more episodes are
available
2012-08-19 13:38:20 +02:00
daniel oeh 663993afb2 Hide 'mark all read' and 'refresh all feeds' - items when they aren't
needed
2012-08-18 17:24:08 +02:00
daniel oeh b99a810a1b FeedManager will now delete the oldest DownloadStatus when log becomes
too big
2012-08-18 16:25:36 +02:00
daniel oeh 1fefa40c56 'markAllItemsRead' is now working correctly 2012-08-18 16:23:06 +02:00
daniel oeh c4941a3c50 DownloadService was not always counting queued downloads 2012-08-18 16:18:33 +02:00
daniel oeh 88e544a6e6 Failed downloads were not handled correctly 2012-08-18 16:11:16 +02:00
daniel oeh 095618855d Implemented RemoteControlClient in PlaybackService 2012-08-18 15:55:58 +02:00
daniel oeh 6336db46ed Made sure that mediaplayeractivity loads progress information as soon as
possible
2012-08-18 14:02:31 +02:00
daniel oeh bd2d65f6f9 Set number of parallel downloads to 4 2012-08-18 13:45:08 +02:00
daniel oeh 1d890208e0 DownloadLog entries are now sorted by their completion date 2012-08-18 01:04:33 +02:00
daniel oeh fdb9a296ad Merge branch 'downloadmanager' into develop 2012-08-18 00:53:09 +02:00
daniel oeh bcbc162412 Made sure that cancelled/failed downloads are handled correctly 2012-08-18 00:47:52 +02:00
daniel oeh 026efe29c3 HttpDownloader now checks if enough storage is available 2012-08-17 20:47:35 +02:00
daniel oeh f2d72739f9 Removed references to Downloadmanager 2012-08-17 19:10:55 +02:00
daniel oeh 00c9422191 Implemented report in Downloadservice 2012-08-17 19:04:27 +02:00
daniel oeh 1b15ad65b6 Fixed crash in getFeedMedia(long, Feed) 2012-08-17 17:08:51 +02:00
daniel oeh fb15cba2cf Fixed crash in imageloader when feed had no image 2012-08-17 16:57:16 +02:00
daniel oeh 8d065864c5 FeedlistFragment now refreshes more frequently 2012-08-17 14:59:18 +02:00
daniel oeh 28784ab1bf Fixed problems with the Downloadlog listadapter 2012-08-17 14:53:14 +02:00
daniel oeh 1057682860 Fixed problem with DownloadlistAdapter 2012-08-17 14:37:21 +02:00
daniel oeh 5fe7287ecd Set connection timeout to 5 seconds 2012-08-17 13:05:11 +02:00
daniel oeh 27afa983ac DownloadActivity should now display the content correctly 2012-08-17 12:59:30 +02:00
daniel oeh d420e67a07 Download should now work 2012-08-17 11:11:49 +02:00
daniel oeh e4a2d21b9d Content of Downloads list is now refreshed 2012-08-16 19:53:22 +02:00
daniel oeh 697c00e0eb Downloads can now be cancelled 2012-08-16 19:30:19 +02:00