Commit Graph

462 Commits

Author SHA1 Message Date
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
daniel oeh
7d0cca1147 Fixed footer layout for api 14+ 2012-08-01 10:29:11 +02:00
daniel oeh
22fb9c2317 Queueing all feeds is now done in an asynctask to avoid lag 2012-08-01 00:47:35 +02:00
daniel oeh
db1a83061e Fixed incorrect behavior of FeedItemMenuHandler if an item had no media 2012-08-01 00:29:21 +02:00
daniel oeh
65fdae0ea7 Prevented app from crashing when 'length'-attribute of enclosure tag was
incorrect
2012-08-01 00:11:56 +02:00
daniel oeh
4d48cab60f id and guid is now read by feedparser 2012-07-31 19:58:22 +02:00
daniel oeh
bc2eae53a8 FeedManager will now find new FeedItems by looking at the identifying
value of the item
2012-07-31 19:51:14 +02:00
daniel oeh
cc7a84ee35 Added itemIdentifier attribute 2012-07-31 19:46:57 +02:00
daniel oeh
ac16f2ad78 DEBUG should usually be set to true 2012-07-31 15:00:46 +02:00
daniel oeh
149f945979 Prepared release 0.9.1.1 2012-07-31 13:15:50 +02:00
daniel oeh
3e9cc5fe9a Added license to 'about'-page 2012-07-31 13:09:05 +02:00
daniel oeh
ceabaaa26a Prevent item description webview from reloading on orientation change 2012-07-31 12:55:12 +02:00
daniel oeh
4e39a99100 Fixed indentation/spacing issues 2012-07-31 12:46:53 +02:00
daniel oeh
4644f600da Removed NOTICE, updated README 2012-07-31 12:15:29 +02:00
daniel oeh
8911414efc Added pom.xml, excluded files generated by maven 2012-07-31 12:08:51 +02:00
daniel oeh
0860d1c007 Updated readme 2012-07-31 12:02:01 +02:00
daniel oeh
53e00b95d5 changed path to libraries 2012-07-31 11:54:04 +02:00
daniel oeh
1ac6966027 Excluded libs directory, removed eclipse project files from gitignore 2012-07-31 11:47:19 +02:00
daniel oeh
adb2621704 Rewrote layout file to get rid of grid layout dependency 2012-07-30 20:42:27 +02:00
daniel oeh
126db6c278 Added readme and notice file 2012-07-30 18:32:58 +02:00
daniel oeh
34892ce752 Updated library paths 2012-07-30 14:44:14 +02:00
daniel oeh
a670a38a2f Added license 2012-07-30 14:25:09 +02:00
daniel oeh
c9e6b79f02 Excluded api keys from repository 2012-07-30 14:04:27 +02:00
daniel oeh
f9572feaa6 Excluding proguard directory to save space 2012-07-29 23:27:49 +02:00
daniel oeh
6e114034ee Updated gitignore 2012-07-29 22:33:32 +02:00