Commit Graph

96 Commits

Author SHA1 Message Date
daniel oeh bd2d65f6f9 Set number of parallel downloads to 4 2012-08-18 13:45:08 +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 00c9422191 Implemented report in Downloadservice 2012-08-17 19:04:27 +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
daniel oeh e8894926ff Implemented handler for completed downloads 2012-08-16 18:59:57 +02:00
daniel oeh 1b6a35c8a0 Implemented download queueing 2012-08-16 18:33:16 +02:00
daniel oeh 2f3ddfc35f Implemented HttpDownloader 2012-08-16 16:02:26 +02:00
daniel oeh 1dd128a46c Created abstract downloader class 2012-08-16 15:09:49 +02:00
daniel oeh 853ae9af79 Made sure that completed downloads get the correct destination url 2012-08-15 18:01:25 +02:00
daniel oeh abe1f8b07a Added stopForeground() when DownloadSerice has finished waiting for
shutdown
2012-08-12 14:49:01 +02:00
daniel oeh 7481a4c326 notifyDownloadService() in DownloadRequester now uses intents to notify
the DownloadService
2012-08-11 22:55:40 +02:00
daniel oeh 86ef0f233e Imageviews were not updating correctly 2012-08-11 22:19:08 +02:00
daniel oeh e4cbebde10 Simplified AddFeedActivity 2012-08-11 21:37:28 +02:00
daniel oeh 9d2a8a7750 Deleting a feed will now cancel running image and media downloads of
that feed
2012-08-11 13:12:47 +02:00
daniel oeh cd7c368287 Image might not have been saved correctly after download 2012-08-11 12:47:43 +02:00
daniel oeh 0b62b06cdf Implemented auto-enqueue feature 2012-08-06 11:07:49 +02:00
daniel oeh 6901e4a08f Added listener for buffering information and progressbar in videoplayer 2012-08-05 16:27:10 +02:00
daniel oeh 3bcd77c0d2 Switching between players should now work 2012-08-05 14:57:42 +02:00
daniel oeh be7ff097b9 added notification extra to reload notification to switch between
mediaplayers when the media type changes
2012-08-05 14:45:32 +02:00
daniel oeh c07bf6691d Videoplayback is now working 2012-08-05 13:56:03 +02:00
daniel oeh c1dcfe7aa6 Created superclass for mediaplayer, implemented Audioplayer 2012-08-04 19:07:47 +02:00
daniel oeh 7f100f8072 Added value check when feed has been parsed 2012-08-04 15:20:11 +02:00
daniel oeh 9396769e17 Improved stability when downloading and import feeds 2012-08-01 11:32:31 +02:00
daniel oeh b155a4cdf9 Completed sleep timer implementation 2012-07-27 15:46:56 +02:00
daniel oeh e23c1a0143 Implemented sleep timer menu item + fixed problems with dialog 2012-07-27 14:59:01 +02:00
daniel oeh 791acc935c Implemented sleep timer in playaback service and created time dialog 2012-07-27 13:52:54 +02:00
daniel oeh 52a9a5ecee Sync service executor now runs on low priority to avoid gui lag 2012-07-25 11:42:18 +02:00
daniel oeh 6469bffe61 Fixed potential nullpointer exception 2012-07-25 11:11:23 +02:00
daniel oeh ce6c4217c8 fixed crashes when handling feeds without images 2012-07-23 21:15:30 +02:00
daniel oeh 40bed42743 Moved downloadservice handler to background task 2012-07-23 20:58:26 +02:00
daniel oeh f910b057bc improved stability 2012-07-23 20:41:43 +02:00
daniel oeh 81e03efc3d implemented chapterlist in mediaplayer 2012-07-23 01:30:57 +02:00
daniel oeh 4a7b6d439e Replaced buildconfig condition with appconfig condition 2012-07-22 13:06:25 +02:00
daniel oeh f0edc0558b Added DEBUG logging condition 2012-07-22 12:41:17 +02:00
daniel oeh 57b41eb18e Fixed a bug that AsyncTasks were not working properly on api 11+ 2012-07-21 12:40:31 +02:00
daniel oeh eecc3b39a2 Added notification icon for playback service 2012-07-20 14:08:31 +02:00
daniel oeh 114d348a0c Reduced warnings 2012-07-16 16:51:26 +02:00
daniel oeh b30e5a8ff5 improved setupPositionSaver method 2012-07-16 12:46:54 +02:00
daniel oeh 8236f49f90 Code rearrangements + bugfixes 2012-07-16 12:13:20 +02:00
daniel oeh ba2d2afbbc Renamed package and application 2012-07-13 12:23:47 +02:00