Commit Graph

911 Commits

Author SHA1 Message Date
daniel oeh a62cf5d14c Load new bitmap if imageview's size has become larger 2012-10-14 13:50:05 +02:00
daniel oeh 9eef78109f Moved drawables from sdk folder into drawables folder 2012-10-14 12:56:36 +02:00
daniel oeh 9df7f7989d Prevented IllegalStateException when calling getDurationSafe() 2012-10-14 12:40:47 +02:00
daniel oeh f76ac9ed42 Select 'New' tab on start if there are new items 2012-10-13 12:00:27 +02:00
daniel oeh 0b22262186 Check file extension if mime-type is not supported 2012-10-13 11:44:55 +02:00
daniel oeh 1f214573e9 Move player into INITIALIZED state in some cases to save bandwidth 2012-10-11 12:09:29 +02:00
daniel oeh 59e5a9ddb8 Added INITIALIZED state 2012-10-11 11:12:44 +02:00
daniel oeh 6f4cf5fbdc Improved visibility change animation in videoplayer 2012-10-10 17:36:14 +02:00
danieloeh 2d2102b7ab Merge pull request #30 from lightonflux/patch-1
add fdroid link
2012-10-09 11:51:06 -07:00
lightonflux efd154f6a1 add fdroid link 2012-10-08 16:28:48 +03:00
daniel oeh 29d09dc481 Updated translations 2012-10-06 12:05:15 +02:00
daniel oeh fa27749e4d Removed invalid feed URLs 2012-10-05 12:43:46 +02:00
daniel oeh d8b9d1016e Prepared release of version 0.9.5.1 2012-10-05 11:01:12 +02:00
daniel oeh 243f75b65c Changed behavior of continuous playback 2012-10-04 13:28:09 +02:00
daniel oeh cd7cb59175 Changed behavior of download reports 2012-10-04 13:02:38 +02:00
daniel oeh c042145875 Moved Opml import button to AddfeedActivity, Opml export button to
preferences
2012-10-03 15:54:50 +02:00
daniel oeh b76ab8053c PlaybackService now adds completed items to the playbackhistory 2012-10-03 15:05:30 +02:00
daniel oeh 0b5fa1c612 Implemented PlaybackHistoryActivity 2012-10-03 14:52:50 +02:00
daniel oeh 727c3bf9e8 Implemented methods for modifying the playback history 2012-10-02 17:36:58 +02:00
daniel oeh f614b0fa72 Added playbackCompletionDate attribute 2012-10-02 16:45:20 +02:00
daniel oeh 2b69696359 Added support for play/pause key on wired headset 2012-10-02 11:16:05 +02:00
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