summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-14Load new bitmap if imageview's size has become largerdaniel oeh
2012-10-14Moved drawables from sdk folder into drawables folderdaniel oeh
2012-10-14Prevented IllegalStateException when calling getDurationSafe()daniel oeh
2012-10-13Select 'New' tab on start if there are new itemsdaniel oeh
2012-10-13Check file extension if mime-type is not supporteddaniel oeh
2012-10-11Move player into INITIALIZED state in some cases to save bandwidthdaniel oeh
2012-10-11Added INITIALIZED statedaniel oeh
2012-10-10Improved visibility change animation in videoplayerdaniel oeh
2012-10-09Merge pull request #30 from lightonflux/patch-1danieloeh
2012-10-08add fdroid linklightonflux
2012-10-06Updated translations0.9.5.1daniel oeh
2012-10-05Removed invalid feed URLsdaniel oeh
2012-10-05Prepared release of version 0.9.5.1daniel oeh
2012-10-04Changed behavior of continuous playbackdaniel oeh
2012-10-04Changed behavior of download reportsdaniel oeh
2012-10-03Moved Opml import button to AddfeedActivity, Opml export button todaniel oeh
2012-10-03PlaybackService now adds completed items to the playbackhistorydaniel oeh
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-10-02Implemented methods for modifying the playback historydaniel oeh
2012-10-02Added playbackCompletionDate attributedaniel oeh
2012-10-02Added support for play/pause key on wired headsetdaniel oeh
2012-10-01Use XmlStreamReader in TypeGetter, closes #23daniel oeh
2012-10-01Changed style of feedlist itemdaniel oeh
2012-09-27Use title as the first alternative of the feed identifier0.9.5daniel oeh
2012-09-27Changed behavior of getIdentifyingValue()daniel oeh
2012-09-27Don't hide lockscreen controls after headset has been disconnecteddaniel oeh
2012-09-26Fixed possible nullpointerexception in onPositionObserverUpdate()daniel oeh
2012-09-26Fixed crash when removing feeddaniel oeh
2012-09-26Check if response code is HTTP_OK before downloadingdaniel oeh
2012-09-26Atom feedparser didn't read enclosures correctlydaniel oeh
2012-09-26Workaround for #17daniel oeh
2012-09-26Improved feedlist menudaniel oeh
2012-09-26Updated German translationdaniel oeh
2012-09-26Release PlaybackController in onDestroy() method in MediaplayerActivitydaniel oeh
2012-09-26Made sure getDuration() and getCurrentPosition() are not called in andaniel oeh
2012-09-25Solved problem with proguard.cfgdaniel oeh
2012-09-25Updated translationsdaniel oeh
2012-09-25cancel chapter loader thread if service receives shutdown notificationdaniel oeh
2012-09-25delete chapters when removing item from dbdaniel oeh
2012-09-25Feeds weren't always deleted properlydaniel oeh
2012-09-25Added support for application/ogg MIME typedaniel oeh
2012-09-25Prepared release of version 0.9.5daniel oeh
2012-09-25Made portrait orientation an optional requirementdaniel oeh
2012-09-24If last played episode is deleted, change LAST_IS_STREAM to truedaniel oeh
2012-09-24FeedSyncThread will now check if feeditems are valid before savingdaniel oeh
2012-09-24Updated READMEdaniel oeh
2012-09-24Download failure wasn't reported on some devicesdaniel oeh
2012-09-24Use XmlStreamReader to support different encodingsdaniel oeh
2012-09-23Moved loadMediaInfo into onStart()daniel oeh
2012-09-23set feedfiletype in DownloadStatus contructordaniel oeh