Commit Graph

690 Commits

Author SHA1 Message Date
daniel oeh d34746e049 Use XmlStreamReader in TypeGetter, closes #23 2012-10-01 13:10:15 +02:00
daniel oeh 7ea73f01ae Changed style of feedlist item 2012-10-01 12:53:44 +02:00
daniel oeh eb44579fa8 Use title as the first alternative of the feed identifier 2012-09-27 15:24:57 +02:00
daniel oeh 1e8f31b979 Changed behavior of getIdentifyingValue() 2012-09-27 13:48:12 +02:00
daniel oeh c95c31f802 Don't hide lockscreen controls after headset has been disconnected 2012-09-27 13:08:27 +02:00
daniel oeh 891f2e09f4 Fixed possible nullpointerexception in onPositionObserverUpdate() 2012-09-26 21:21:04 +02:00
daniel oeh 258a6acd6e Fixed crash when removing feed 2012-09-26 20:28:16 +02:00
daniel oeh 0f76583344 Check if response code is HTTP_OK before downloading 2012-09-26 20:27:58 +02:00
daniel oeh ff5d382a85 Atom feedparser didn't read enclosures correctly 2012-09-26 19:58:56 +02:00
daniel oeh 916a382b37 Workaround for #17 2012-09-26 15:33:01 +02:00
daniel oeh 33a1d78c38 Improved feedlist menu 2012-09-26 13:16:46 +02:00
daniel oeh 1efaf7c306 Updated German translation 2012-09-26 12:58:40 +02:00
daniel oeh 14d05bde1c Release PlaybackController in onDestroy() method in MediaplayerActivity 2012-09-26 12:51:59 +02:00
daniel oeh ff364f13f9 Made sure getDuration() and getCurrentPosition() are not called in an
invalid state
2012-09-26 12:33:54 +02:00
daniel oeh 5bd7ee129e Solved problem with proguard.cfg 2012-09-25 17:51:23 +02:00
daniel oeh 5bf64cbf5e Updated translations 2012-09-25 17:25:33 +02:00
daniel oeh 6904ea23a6 cancel chapter loader thread if service receives shutdown notification 2012-09-25 14:12:59 +02:00
daniel oeh e206d1571f delete chapters when removing item from db 2012-09-25 13:51:45 +02:00
daniel oeh 88b3a015cd Feeds weren't always deleted properly 2012-09-25 13:37:47 +02:00
daniel oeh d39bd6831b Added support for application/ogg MIME type 2012-09-25 12:59:47 +02:00
daniel oeh 3cd64399cf Prepared release of version 0.9.5 2012-09-25 10:57:57 +02:00
daniel oeh 7a675c36f5 Made portrait orientation an optional requirement 2012-09-25 10:47:29 +02:00
daniel oeh 735ca01934 If last played episode is deleted, change LAST_IS_STREAM to true 2012-09-24 18:52:45 +02:00
daniel oeh 337d82c64b FeedSyncThread will now check if feeditems are valid before saving 2012-09-24 15:45:42 +02:00
daniel oeh 08983fcfe3 Updated README 2012-09-24 14:58:27 +02:00
daniel oeh ca9a425239 Download failure wasn't reported on some devices 2012-09-24 14:37:08 +02:00
daniel oeh 08e4408717 Use XmlStreamReader to support different encodings 2012-09-24 14:08:26 +02:00
daniel oeh 7b4aa15f85 Moved loadMediaInfo into onStart() 2012-09-23 20:40:33 +02:00
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