Commit Graph

727 Commits

Author SHA1 Message Date
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
daniel oeh d539786af6 Added Button to FeedItemlist item 2012-06-16 16:51:25 +02:00
daniel oeh c2054be460 Removed unnecessary communication with DownloadService 2012-06-16 13:31:28 +02:00
daniel oeh 26c8772e0a Cleaned up the Download requester 2012-06-16 13:21:41 +02:00
daniel oeh c41605ef3b Fixed error that happened on non-US devices 2012-06-16 12:46:52 +02:00
daniel oeh 8078e34912 Implemented WebView to show description of item 2012-06-15 18:50:34 +02:00
daniel oeh d7e3bfc930 Improvements to download requester 2012-06-15 18:30:12 +02:00
daniel oeh 95a7a11fa3 DownloadService no longer shows its notifications 2012-06-15 17:54:42 +02:00
daniel oeh a6df2fa2e4 Implemented audiofocuschange listener 2012-06-15 13:03:55 +02:00
daniel oeh b24daa707f Implemented notification for Downloadservice 2012-06-15 11:54:25 +02:00
daniel oeh b5296e9f4d Added ability to delete media files 2012-06-14 15:24:11 +02:00
daniel oeh ea5768f50c Made sure that DownloadService shuts down when appropriate 2012-06-14 15:05:24 +02:00
daniel oeh ea6085723b Removed Debug messages 2012-06-14 14:46:32 +02:00
daniel oeh ee9662e73d Fixed Feed syncing 2012-06-14 14:45:32 +02:00
daniel oeh 922b868914 Added 'lastUpdate' attribute to Feed 2012-06-14 14:13:54 +02:00
daniel oeh 80c7616c7d Changed the way the date is displayed 2012-06-13 23:56:00 +02:00
daniel oeh db238af642 Changed type of pubDate in FeedItem to Date 2012-06-13 23:47:55 +02:00
daniel oeh 85a1dd7006 changed access modifiers 2012-06-13 23:31:03 +02:00
daniel oeh bf70d0b3bf Added date parser for timestamps in Atom feeds 2012-06-13 23:28:46 +02:00
daniel oeh 5544035e53 Created class for parsing RSS 2 date formats 2012-06-13 21:22:50 +02:00
daniel oeh 8a98d81b3e Added 'downloaded' attribute to FeedFile 2012-06-13 20:02:12 +02:00
daniel oeh cacfb4c33b Moved Download Handlers into separate Threads 2012-06-13 19:29:15 +02:00
daniel oeh 12e957b6df Minor improvements to Mediaplayer 2012-06-12 10:28:19 +02:00
daniel oeh 68385f848f Removed AtomLink (not used) 2012-06-12 10:07:28 +02:00
daniel oeh 105039dd9f Implemented Atom namespace 2012-06-11 11:19:08 +02:00
daniel oeh 19053b2b59 More work on Atom namespace 2012-06-10 12:15:22 +02:00
daniel oeh d397ef0df7 Changed return type of handleElementStart 2012-06-10 11:02:40 +02:00
daniel oeh 4166e04a3f Removed redundancy 2012-06-10 10:54:50 +02:00
daniel oeh 6726c92b40 Implemented support for default Namespaces 2012-06-09 13:10:23 +02:00
daniel oeh a0237d6035 Converted RSSHandler into RSS 2.0 Namespace 2012-06-09 12:34:18 +02:00
daniel oeh b19afaa82c Merged SyndElement with NSElement 2012-06-09 11:40:56 +02:00
daniel oeh 7f978fde78 Changed type of the Elements of tagstack to SyndElement 2012-06-09 11:33:57 +02:00
daniel oeh dc3ae95a89 Fixed startElement method in SyndHandler 2012-06-09 10:58:04 +02:00
daniel oeh 06688a139a Reimplemented RSSHandler 2012-06-08 22:48:25 +02:00
daniel oeh 1cf9cf889f Implemented more methods in SyndFeed and more 2012-06-08 22:06:06 +02:00
daniel oeh b1dbb0f45e Created SyndHandler and Namespace classes 2012-06-08 21:20:22 +02:00
daniel oeh f78755bd13 Created the TypeGetter 2012-06-08 20:26:48 +02:00
daniel 1d93445205 Moved RSSHandler and FeedHandler to new package 2012-06-08 20:04:40 +02:00
daniel e8db6ed778 Implemented mechanism to save the current position of a playing media
file
2012-06-06 20:08:11 +02:00
daniel df298ba2e7 Implemented "FF" and "Rev" Buttons 2012-06-06 18:46:36 +02:00