Commit Graph

675 Commits

Author SHA1 Message Date
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 034fa8a9e7 Cover was not displayed correctly on some devices 2012-08-15 17:12:57 +02:00
daniel oeh 336beae409 Download list entries should now be more informative 2012-08-15 17:01:55 +02:00
daniel oeh 22bcb2463c Improved layout of download list 2012-08-15 16:46:42 +02:00
daniel oeh 54c135b6a2 Fixed width of TextViews in Feedlist 2012-08-15 16:37:38 +02:00
daniel oeh 183ea832cb Prepared release 0.9.3.1 2012-08-12 15:06:08 +02:00
daniel oeh abe1f8b07a Added stopForeground() when DownloadSerice has finished waiting for
shutdown
2012-08-12 14:49:01 +02:00
daniel oeh 41f352d3f9 Adjusted GridView behavior 2012-08-12 14:41:11 +02:00
daniel oeh 9a6968ec3b Use CopyOnWriteArrayList for itemlist of feeds instead of ArrayList 2012-08-12 14:30:30 +02:00
daniel oeh 71593ddeb3 Placed .nomedia in the external files directory 2012-08-12 14:21:36 +02:00
daniel oeh 1dce5a3061 Added confirmation dialog when deleting a feed 2012-08-12 13:46:24 +02:00
daniel oeh b20bdea18e Created ConfirmationDialog class 2012-08-12 13:08:28 +02:00
daniel oeh 006ab71702 Disabled autofocus on EditText 2012-08-12 12:46:46 +02:00
daniel oeh 89e83ac9a0 Adjusted grid size 2012-08-12 12:42:38 +02:00
daniel oeh 099dd93027 Fixed possible nullpointer exception 2012-08-11 23:54:15 +02:00
daniel oeh 69c3d2a589 Fixed crashes caused by orientation changes 2012-08-11 22:59:54 +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 5856c74e79 Made sure that db operations are executed serially 2012-08-11 21:52:07 +02:00
daniel oeh e4cbebde10 Simplified AddFeedActivity 2012-08-11 21:37:28 +02:00
daniel oeh 8a52f216ea Fixed position of buttons in AddFeedActivity when keyboard is shown 2012-08-11 17:40:50 +02:00
daniel oeh 0044e0f91f Fixed imageview size 2012-08-11 17:34:17 +02:00
daniel oeh 522d61577b Implemented GridView in FeedlistFragment 2012-08-11 15:45:30 +02:00
daniel oeh 168d48cd02 Added logging statements 2012-08-11 13:41:38 +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 1c24794ed2 Prevented crash in DownloadRequester when unbinding fails 2012-08-10 15:29:37 +02:00
daniel oeh 13f04e9fd9 Items can now only be added to the queue if they also have a media
object
2012-08-10 15:06:34 +02:00
daniel oeh 18e4625e9a Implemented episode filter 2012-08-10 14:59:42 +02:00
daniel oeh d3d2debfb6 Added preference to display only items which have an episode 2012-08-10 14:30:54 +02:00
daniel oeh 6ba37bbe89 Added flattr button to readme file 2012-08-07 14:06:05 +02:00
daniel oeh 037cbd7fba Added/updated documentation for application and activity classes and
removed unused imports
2012-08-07 13:56:33 +02:00
daniel oeh 7304bf8da7 Prepared release 0.9.3 2012-08-06 13:09:12 +02:00
daniel oeh 22640c24b0 Fixed bugs in the downloadobserver 2012-08-06 13:03:17 +02:00
daniel oeh 8bde0e0fe2 Enabled auto-scaling of bitmaps 2012-08-06 12:53:52 +02:00
daniel oeh 0b62b06cdf Implemented auto-enqueue feature 2012-08-06 11:07:49 +02:00
daniel oeh 977c3f3674 Added auto-queue preference 2012-08-06 10:54:49 +02:00
daniel oeh 854e2be3fd progressIndicator wasn't always set invisible when expected 2012-08-05 23:31:32 +02:00
daniel oeh 6901e4a08f Added listener for buffering information and progressbar in videoplayer 2012-08-05 16:27:10 +02:00
daniel oeh d657c9ffb7 Changed visibility of status textview to visible 2012-08-05 15:46:59 +02:00