Commit Graph

662 Commits

Author SHA1 Message Date
daniel oeh 0d9233d67a set feedfiletype in DownloadStatus contructor 2012-09-23 16:47:40 +02:00
daniel oeh 92feabbb5d DownloadRequester now throws an exception if request is invalid 2012-09-23 16:40:44 +02:00
daniel oeh aeed5871e4 Abandon audio focus after playback has completed 2012-09-23 15:26:32 +02:00
daniel oeh a5866b896a Fixed bug in proguard.cfg 2012-09-23 14:42:27 +02:00
daniel oeh c23727e40c trim url when preparing it 2012-09-23 13:40:19 +02:00
daniel oeh 1872cd9c07 corrected mistakes in english version 2012-09-23 13:22:59 +02:00
daniel oeh 4a472ff3bb Moved WidgetUpdater to background thread 2012-09-23 13:00:02 +02:00
daniel oeh 7a0297f937 Implemented auto-delete feature 2012-09-22 15:59:21 +02:00
daniel oeh f12e763fb6 Added PREF_LAST_PLAYBACK_COMPLETED 2012-09-22 14:41:30 +02:00
daniel oeh b54eab8dfc Moved 'last played media' preference into default shared preference 2012-09-22 14:30:36 +02:00
daniel oeh ca9fab8330 Prevented infinite loop in skipBytes() 2012-09-22 14:17:22 +02:00
daniel oeh 83c363481e 'Enqueue all' didn't save 2012-09-22 14:12:40 +02:00
daniel oeh 72785bbf73 Hide 'mark unread' item in release version 2012-09-22 14:07:58 +02:00
daniel oeh bc91c382a0 Added support for 'Unknown Host' error message 2012-09-22 14:02:13 +02:00
daniel oeh 7a687583a2 Removed unused imports 2012-09-22 12:46:36 +02:00
daniel oeh 27dd1df40a chapterValid() now tests for empty chapter lists 2012-09-22 12:44:23 +02:00
daniel oeh 142f3cb9db Added support for reading chapters from streams 2012-09-22 11:56:50 +02:00
daniel oeh 7bbbeb0382 Merge branch 'develop' into chapters 2012-09-22 10:55:57 +02:00
daniel oeh 952c6aa331 Reload media info later if playbackservice has no media object when it's
queried
2012-09-22 10:55:24 +02:00
daniel oeh 48292609f6 MediaHandler now reads id3 chapters 2012-09-21 19:46:08 +02:00
daniel oeh 0eb841db4b Integrated id3 chapterreader in Antennapod 2012-09-21 19:00:49 +02:00
daniel oeh 2ebef34408 Renamed simplechapter variable names 2012-09-21 18:45:34 +02:00
daniel oeh cc18f609d0 Created abstract Chapter class to support other chapter types 2012-09-21 18:40:56 +02:00
daniel oeh 81fbf3bcb6 Auto-enqueue will now enqueue when the user starts the download 2012-09-21 13:31:54 +02:00
daniel oeh ea7b7bbb73 Added menu item to download all items in the queue 2012-09-21 13:07:44 +02:00
daniel oeh d71831e7ad Implemented 'enqueue all' 2012-09-21 12:57:34 +02:00
daniel oeh 0459f91299 Excluded cancelled downloads from the download service report and the
download log
2012-09-21 12:33:55 +02:00
daniel oeh b2aed41e8c Download log now also supports DownloadStatus objects whose feedfile is
null
2012-09-21 12:21:41 +02:00
daniel oeh e25e3cab88 Improved layout of download log 2012-09-20 19:47:26 +02:00
daniel oeh cb6be9d32a Fixed scrolling issues in Downloadlog 2012-09-20 19:42:39 +02:00
daniel oeh 844e15c841 ReasonDetailed wasn't loaded on startup 2012-09-20 19:38:48 +02:00
daniel oeh 47b27cc07d Updated DownloadLogAdapter to support changes in DownloadStatus 2012-09-20 19:33:09 +02:00
daniel oeh 76e11c76b5 Added title attribute to every DownloadStatus constructor 2012-09-20 19:06:02 +02:00
daniel oeh 82db128a66 Added 'title' and 'reasonDetailed' attributes to DownloadStatus 2012-09-20 19:03:21 +02:00
daniel oeh f78bb0be13 Updated proguard.cfg 2012-09-20 18:21:01 +02:00
daniel oeh 9633cd0c62 Ignore lint warnings in arrays.xml 2012-09-20 11:48:13 +02:00
daniel oeh 7c731919be Set target sdk to 16 2012-09-20 11:47:35 +02:00
daniel oeh 45154693bd Prepared release of version 0.9.4.6 2012-09-19 12:23:33 +02:00
daniel oeh 28be600b0e Cancelling the sleep timer should now work again 2012-09-19 12:18:03 +02:00
daniel oeh 6c9c4d5f7c Enabled support for small screens 2012-09-19 12:02:28 +02:00
daniel oeh 49956bfe93 Updated about-page 2012-09-17 22:01:33 +02:00
daniel oeh 48ad342a12 Prepared release of version 0.9.4.5 2012-09-17 13:43:14 +02:00
daniel oeh a7377614d7 Preserve line number information for release versions 2012-09-17 00:48:52 +02:00
daniel oeh b49aa41e24 Added German translation 2012-09-16 13:34:53 +02:00
daniel oeh e2a6a58d1a Added Russian translation (thanks older!) 2012-09-16 13:23:55 +02:00
daniel oeh 0f99acc360 Moved mediaplayer from DownloadService into MediaHandlerThread 2012-09-16 13:16:13 +02:00
daniel oeh 56d29bd44c Made sure that statusBeforeSeeking does not become SEEKING 2012-09-16 13:10:09 +02:00
daniel oeh 4bd3aec642 Fixed typo 2012-09-15 14:16:38 +02:00
daniel oeh 35d083e463 Hide download progress in percent if download size is unknown 2012-09-14 15:53:29 +02:00
daniel oeh 858cdc6233 swapped position of 'refresh' and 'add feed' items 2012-09-14 15:24:41 +02:00