Commit Graph

5456 Commits

Author SHA1 Message Date
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
daniel 76f1f7054d Implemented seeking and pausing/resuming 2012-06-06 18:34:48 +02:00
daniel f2a54f8505 Added functions to convert milliseconds into a more readable String 2012-06-05 22:25:07 +02:00
daniel baca017e2a Duration of mediafile is now looked up when download finishes 2012-06-05 22:01:34 +02:00
daniel cc77c9dde3 Changed Length attribute to Duration and type of position to int 2012-06-05 21:49:12 +02:00
daniel 9d1a692d23 Changed behaviour of Activity when clicking the notification 2012-06-05 21:39:51 +02:00
daniel bd15b03c64 Switched from NotificationBuilder to NotificationCompatBuilder 2012-06-05 21:23:55 +02:00
daniel 4dba7a3ec5 Added Notification 2012-06-05 14:37:29 +02:00
daniel 451483180f Expanded MediaplayerActivity + Bugfixes 2012-06-05 13:46:26 +02:00
Daniel Oeh ee078c3ac8 Added mediaplayer layout 2012-06-04 21:39:27 +02:00
Daniel Oeh 72e608a049 Eclipse transfer, Made sure that DownloadObserver cancels when Activity
stops
2012-06-02 23:50:12 +02:00
Daniel Oeh 8f9db70291 Fixed potential bug in FeedlistFragment 2012-06-01 15:17:19 +02:00
Daniel Oeh 8dc5c04aa2 Updated attributes of EditText 2012-05-31 12:42:48 +02:00
Daniel Oeh 278fbc224c Added Downloads Activity 2012-05-31 12:21:58 +02:00
Daniel Oeh 7944ea0ba4 Updated DownloadObserver to observe several Downloads 2012-05-30 20:27:33 +02:00
Daniel Oeh fcf8881f8f Improved Style 2012-05-30 18:36:10 +02:00
Daniel Oeh 2064796f91 Fixed progress bug in DownloadObserver 2012-05-30 17:49:17 +02:00
Daniel Oeh 1cc9ce4352 Reimplemented DownloadObserver in ItemviewActivity 2012-05-30 17:34:04 +02:00
Daniel Oeh 1cb46ad037 Rewrote DownloadObserver 2012-05-30 17:19:20 +02:00
Daniel Oeh d98fa57468 Created Playback Service 2012-05-30 14:57:11 +02:00
Daniel Oeh d92de110df Changed Download path of FeedMedia 2012-05-30 13:43:28 +02:00
Daniel Oeh 06b0d761fd Added empty view to feedlist Fragment 2012-05-29 15:27:41 +02:00