57 Commits

Author SHA1 Message Date
daniel oeh
c8977b719f Videoplayer bugfixes + Feedhandler bugfixes 2012-07-03 11:41:41 +02:00
daniel oeh
18e8212981 Improved performance when removing something 2012-06-27 12:22:06 +02:00
daniel oeh
18992e4b37 Method in DB was using the wrong constant 2012-06-26 22:54:07 +02:00
daniel oeh
c3509b1b92 Added support for Simplechapters 2012-06-26 19:50:32 +02:00
daniel oeh
0d6a7580de Added support for flattr-paymentlinks 2012-06-26 18:39:02 +02:00
daniel oeh
81295bc07f Made startup loading more stable 2012-06-26 17:56:47 +02:00
daniel oeh
703972e3c0 Added intermediate progressbar to main Activity 2012-06-25 12:35:11 +02:00
daniel oeh
a2e0c6eecc Bugfixes + UI-improvements 2012-06-24 22:57:29 +02:00
daniel oeh
3e0937df7d Changes in ItemlistFragment + improved application startup time 2012-06-24 18:12:01 +02:00
daniel oeh
cdc8adab8d Added content:encoded support 2012-06-23 22:37:54 +02:00
daniel oeh
8f9344fbe7 Implemented Queue for FeedItems 2012-06-20 16:02:05 +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
2f5e0dd023 FeedManager now maintains a list of DownloadStatus entries 2012-06-17 17:56:39 +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
7a1c8d3ee8 minor bugfixes 2012-06-16 20:23:10 +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
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
922b868914 Added 'lastUpdate' attribute to Feed 2012-06-14 14:13:54 +02:00
daniel oeh
db238af642 Changed type of pubDate in FeedItem to Date 2012-06-13 23:47:55 +02:00
daniel oeh
8a98d81b3e Added 'downloaded' attribute to FeedFile 2012-06-13 20:02:12 +02:00
daniel
cc77c9dde3 Changed Length attribute to Duration and type of position to int 2012-06-05 21:49:12 +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
278fbc224c Added Downloads Activity 2012-05-31 12:21:58 +02:00
Daniel Oeh
fcf8881f8f Improved Style 2012-05-30 18:36:10 +02:00
Daniel Oeh
1cb46ad037 Rewrote DownloadObserver 2012-05-30 17:19:20 +02:00
Daniel Oeh
d92de110df Changed Download path of FeedMedia 2012-05-30 13:43:28 +02:00
Daniel Oeh
2df0fb4774 Added GUI sketches, fixed a bug in the FeedManager 2012-05-28 16:38:51 +02:00
Daniel Oeh
0cecd82550 Implemented FeedMedia Download 2012-05-28 13:22:23 +02:00
Daniel Oeh
049df1ac74 More stylechecking 2012-05-28 01:49:15 +02:00
Daniel Oeh
ecc2ddb6e4 Downloads are now cancelled on timeout 2012-05-28 01:16:56 +02:00
Daniel Oeh
593af6970a Fixed DownloadObserver 2012-05-27 23:52:30 +02:00
Daniel Oeh
4b5160c30c Added Logging messages 2012-04-19 19:18:05 +02:00
Daniel Oeh
38141354f6 Implemented first draft of DownloadObserver 2012-04-15 17:15:33 +02:00
Daniel Oeh
eb24d41e1d Added refreshing functionality and Log messages 2012-04-12 22:37:38 +02:00
Daniel Oeh
7fbd960310 Fixed layout and bugs in DBAdapter 2012-04-11 18:14:43 +02:00
Daniel Oeh
ba7759607d Added TAGs for Logging 2012-04-11 16:53:29 +02:00
Daniel Oeh
55418a92f2 Fixed Download Process and filename generation 2012-04-11 16:39:16 +02:00
Daniel Oeh
09c7a5c7db Added Image Download 2012-04-11 14:04:31 +02:00
Daniel Oeh
d2468c5862 Added SherlockActionBar library, Fixed Bugs in DBAdapter 2012-04-11 13:24:12 +02:00
Daniel Oeh
d0cb7c7f36 Now using SingleThreadExecutor for Sync 2011-12-30 21:02:23 +01:00
Daniel Oeh
491f2a2f58 rewrote Downloading process 2011-12-29 21:05:22 +01:00
Daniel Oeh
d1db888141 Fixed Service starting process + Bugs 2011-12-29 13:05:32 +01:00
Daniel Oeh
5a9798680b Moved activities and services in the right folders 2011-12-28 18:18:13 +01:00
Daniel Oeh
42576d50cc Added Methods for handling Image downloads 2011-12-28 18:04:34 +01:00
Daniel Oeh
d63097d696 Added some more getters and setters for feed classes 2011-12-25 15:01:23 +01:00