Commit Graph

486 Commits

Author SHA1 Message Date
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
daniel oeh
0e7b1a9f39 Bugfix: Videoplayer crashed when screen was turned off 2012-08-05 15:43:03 +02:00
daniel oeh
add5ce69d3 Prevented videooverlay from hiding while the user is touching the
video overlay
2012-08-05 15:13:50 +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
f25c1f80ec Videoplayer controls weren't visible on some api versions 2012-08-05 14:17:07 +02:00
daniel oeh
c07bf6691d Videoplayback is now working 2012-08-05 13:56:03 +02:00
daniel oeh
1972652cb1 Implemented Videoplayer 2012-08-04 19:18:18 +02:00
daniel oeh
c1dcfe7aa6 Created superclass for mediaplayer, implemented Audioplayer 2012-08-04 19:07:47 +02:00
daniel oeh
a6bdf5bb30 Improved layout of downloadlog 2012-08-04 16:05:36 +02:00
daniel oeh
7f100f8072 Added value check when feed has been parsed 2012-08-04 15:20:11 +02:00
daniel oeh
6254053226 Feeds can now be added from the miroguide 2012-08-04 15:06:16 +02:00
daniel oeh
93fd0d3b2e Removed unused variable 2012-08-04 14:37:25 +02:00
daniel oeh
a05470300d Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItem 2012-08-04 13:27:15 +02:00
daniel oeh
b91a04fc8c Created Activity for displaying information about a channel 2012-08-04 13:26:02 +02:00
daniel oeh
b712ffee8f Removed imageview from channellist 2012-08-04 11:35:05 +02:00
daniel oeh
ef7a20f056 Removed DiskLruCache dependency 2012-08-03 20:57:42 +02:00
daniel oeh
b6b6129feb Executor of FeedImageLoader can now be shut down manually 2012-08-03 20:04:01 +02:00
daniel oeh
e170605ebc Thumbnail download is now partly working 2012-08-03 19:48:59 +02:00
daniel oeh
93812142da Imageloader tasks are now submitted to an executor service 2012-08-03 17:00:00 +02:00
daniel oeh
a0cedbcbed Implemented miroguide thumbnail download in FeedImageLoader 2012-08-03 15:11:55 +02:00
daniel oeh
24775b9163 Created AsyncTask for loading miroguide thumbnails from the disk cache 2012-08-03 15:02:48 +02:00
daniel oeh
7ada4c2efb Created AsnycTask for downloading thumbnails from the miroguide 2012-08-03 14:25:05 +02:00
daniel oeh
fadb0de18c Moved Bitmap decoding methods into separate class 2012-08-03 13:37:28 +02:00
daniel oeh
fde6a05f18 Moved BitmapDecodeWorker into separate class 2012-08-03 13:04:16 +02:00
daniel oeh
76a35f11a0 Search in miroguide wasn't working after classes had been renamed 2012-08-03 12:15:25 +02:00
daniel oeh
1b347032d4 Added activity for viewing a specific miroguide category 2012-08-03 12:08:48 +02:00
daniel oeh
941154704b Replaced 'miro' in filenames with 'miroguide' 2012-08-02 23:00:01 +02:00
daniel oeh
c084d172de Improved channel loading behavior of MiroChannellistFragment 2012-08-02 22:49:22 +02:00
daniel oeh
c9abaa970c Allow null as a value of the thumbnail_url attribute 2012-08-02 22:18:40 +02:00
daniel oeh
bdbdc94448 Added Miro Guide search 2012-08-02 22:05:46 +02:00
daniel oeh
2fd169fa99 Created fragment for displaying a list of Miro Guide channels 2012-08-02 21:23:02 +02:00
daniel oeh
f2e12ee52e Added channellist adapter 2012-08-02 16:52:52 +02:00
daniel oeh
8960d85452 Added button to access the Miro Guide from the AddFeedActivity 2012-08-02 12:31:33 +02:00
daniel oeh
c69dfff36c Fixed Uri builder 2012-08-02 12:28:52 +02:00
daniel oeh
cbca5de890 Created main Activity for Miro Guide 2012-08-02 11:57:04 +02:00
daniel oeh
2a4b6d3a74 Created classes for communicating with the Miro Guide API 2012-08-02 00:34:35 +02:00
daniel oeh
d8d055cf24 Prepared release 0.9.2 2012-08-01 12:03:35 +02:00
daniel oeh
460b77ea0a Improved stability when DownloadObserver changes it's content 2012-08-01 11:56:14 +02:00
daniel oeh
9396769e17 Improved stability when downloading and import feeds 2012-08-01 11:32:31 +02:00