Commit Graph

166 Commits

Author SHA1 Message Date
daniel oeh fc7d06aaf4 Improved layout for Feedlist_item 2012-06-24 18:26:57 +02:00
daniel oeh 425dc708e5 Fixed bug in the mediaplayer seekbar 2012-06-24 18:20:26 +02:00
daniel oeh 3e0937df7d Changes in ItemlistFragment + improved application startup time 2012-06-24 18:12:01 +02:00
daniel oeh b283eae1b9 Implemented Fragment for showing the queue 2012-06-24 17:28:34 +02:00
daniel oeh e3115f1ae4 Switched to StringBuffer-method for getting characters in Feedparser 2012-06-24 17:08:16 +02:00
daniel oeh e128e6fd6e description-tag is now parsed properly 2012-06-24 14:48:15 +02:00
daniel oeh a63e975d87 Added support for itunes:image tag, bugfixes 2012-06-24 14:41:22 +02:00
daniel oeh 7cd38e53a7 Fixed bug in the mediaplayer 2012-06-24 13:01:44 +02:00
daniel oeh d8d4d28602 Fixed crash that occured when loading a FeedItem without an enclosure
from the DB
2012-06-23 23:34:00 +02:00
daniel oeh dc32fb843d encoded content is now properly rendered 2012-06-23 23:19:28 +02:00
daniel oeh cdc8adab8d Added content:encoded support 2012-06-23 22:37:54 +02:00
daniel oeh f54593e2c1 Fixed bug in the feedparser and improved performance of date parsing 2012-06-23 21:47:37 +02:00
daniel oeh b7f9d066b9 Moved Feedmenu into separate file 2012-06-23 16:19:53 +02:00
daniel oeh 3608ba18b6 Improved Feedmenu 2012-06-23 15:57:00 +02:00
daniel oeh 5c308c7f1e Improvements to layouts 2012-06-23 12:36:04 +02:00
daniel oeh 119f718bcf Download Status entries for Feeds are now created properly 2012-06-23 11:14:35 +02:00
daniel oeh fb2f19459a Improved Feedlist 2012-06-22 17:27:21 +02:00
daniel oeh 0634ae4d78 Improved divider images 2012-06-22 16:05:59 +02:00
daniel oeh 55f33875a4 Removed unused code from Itemview 2012-06-22 14:30:31 +02:00
daniel oeh 426df3f49f Improved seeking mechanism for streams 2012-06-22 14:19:40 +02:00
daniel oeh eee5c43bf0 Moved FeedItemMenuHandler into the right package 2012-06-22 13:49:38 +02:00
daniel oeh 524161783a Rewrote most parts of PlaybackService and Mediaplayer Activity 2012-06-22 13:49:01 +02:00
daniel oeh 940f133e4c Fixed bug that occured when restoring the queue from the DB 2012-06-21 21:16:17 +02:00
daniel oeh eeeff62037 Fixed several bugs in AddFeedActivity 2012-06-21 20:58:52 +02:00
daniel oeh 088a1ad673 Improved borderless button 2012-06-20 20:59:35 +02:00
daniel oeh 27f34cac6e Added borderless button style 2012-06-20 19:54:43 +02:00
daniel oeh 409fcee753 Made feeditem menu usable across different contexts 2012-06-20 16:29:26 +02:00
daniel oeh 8f9344fbe7 Implemented Queue for FeedItems 2012-06-20 16:02:05 +02:00
daniel oeh 2288beb247 Fixed bug in media removing process 2012-06-20 14:03:50 +02:00
daniel oeh ae8a490fdf Added menu item to go to the media player 2012-06-20 13:54:35 +02:00
daniel oeh 22918164c7 Feeds can now be removed in the background 2012-06-19 21:21:45 +02:00
daniel oeh 9533323167 Created new package for AsyncTasks 2012-06-19 21:05:50 +02:00
daniel oeh e2ddfd292b Feeds can now be deleted 2012-06-19 21:02:36 +02:00
daniel oeh 245f272a35 Improved the way the AddFeedActivity is waiting for the download to
finish
2012-06-18 16:05:23 +02:00
daniel oeh 113ccff68f Implemented Class to convert DownloadManager error codes to
human-readable Strings
2012-06-17 19:22:37 +02:00
daniel oeh 20ca5f78cd Implemented DownloadLog activity 2012-06-17 18:42:09 +02:00
daniel oeh 13f1e4674e Implemented adapter for download log 2012-06-17 18:20:34 +02:00
daniel oeh 2f5e0dd023 FeedManager now maintains a list of DownloadStatus entries 2012-06-17 17:56:39 +02:00
daniel oeh c41a61752f Moved DownloadStatus class into separate file 2012-06-17 16:47:26 +02:00
daniel oeh 51a5902fd9 Added settings activity 2012-06-17 15:03:21 +02:00
daniel oeh e015308b95 File urls with value 'null' are now stored in the database 2012-06-17 14:24:27 +02:00
daniel oeh 307ab09394 Cancelling a download will now notify the download service 2012-06-17 14:16:54 +02:00
daniel oeh 9cad737be2 Removed unnecessary code 2012-06-17 13:59:06 +02:00
daniel oeh 14845e9a42 Added list which shows unread items 2012-06-17 13:58:36 +02:00
daniel oeh c2542c6f92 Fixed crash caused by orientation change 2012-06-17 13:09:02 +02:00
daniel oeh 5001182aee Feeditems can now be marked as read or unread 2012-06-17 12:51:14 +02:00
daniel oeh 324cbdc86c Feedlist now displays number of new episodes 2012-06-16 20:41:17 +02:00
daniel oeh 7a1c8d3ee8 minor bugfixes 2012-06-16 20:23:10 +02:00
daniel oeh 4cd84da5a3 Implemented Actionmode for FeedItemlistFragment 2012-06-16 20:06:38 +02:00
daniel oeh f9b0d1d318 Moved Feeditemlist into Fragment 2012-06-16 17:18:37 +02:00