summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-12newline-character wasn't appended correctlydaniel oeh
2013-02-12Improved status indicators of feeditemlist itemsdaniel oeh
2013-02-10Don't show notification entry if title is nulldaniel oeh
2013-02-10Added expandable notifications to download servicedaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2013-02-03Added ACTION_FEED_LIST_UPDATE to EpisodesFragment's intent filterdaniel oeh
2013-02-03Moved resetFragmentView into onStop (fixes problems when opening dialogs insi...daniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-02-02Minor layout improvementsdaniel oeh
2013-02-02Improved content view of audio player activitydaniel oeh
2013-02-01Improved layout of player controlsdaniel oeh
2013-01-28Added indicator for 'downloading' statusdaniel oeh
2013-01-28Headers displayed wrong number of episodes in some casesdaniel oeh
2013-01-28Added 'downloaded' imageview to episodes listdaniel oeh
2013-01-27Improved list layoutsdaniel oeh
2013-01-27Removed unused classesdaniel oeh
2013-01-27Implemented queue and unread items menudaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-25Added OnClickListener for header viewdaniel oeh
2013-01-23Added header views to external feeditemlistsdaniel oeh
2013-01-23Created external feeditemlist adaptersdaniel oeh
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-21Improved performance of FeedItemMenuHandler's prepare methoddaniel oeh
2013-01-20open context menu on long click daniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2013-01-16Release PlaybackController when MediaplayerActivity is stopped0.9.6.4daniel oeh
2013-01-13Increased socket and connection timeout of HTTP downloaderdaniel oeh
2013-01-13PlaybackController now checks if episode exists when the restoring lastdaniel oeh
2013-01-13FeedManager now checks if episode file exists before playing.daniel oeh
2013-01-13Added support for gzip-encoded downloads. Closes #89.daniel oeh
2013-01-05Unicode strings weren't read correctly0.9.6.3daniel oeh
2013-01-04Skip rest of tag header if size of frame is too bigdaniel oeh
2013-01-04Simplified codedaniel oeh
2013-01-04Merge branch 'master' into developdaniel oeh
2013-01-04Merge pull request #73 from toggles/bluetooth_pausedanieloeh
2012-12-31removed unused codedaniel oeh
2012-12-31Use AndroidHttpClient instead of HttpURLConnectiondaniel oeh
2012-12-31Added support for media:content tag, fixes #82daniel oeh
2012-12-31Moved namespace classesdaniel oeh
2012-12-31Updated getFreeSpaceAvailable() methoddaniel oeh
2012-12-30Updated storage availability checkdaniel oeh
2012-12-30Added 'set to default folder' menu buttondaniel oeh
2012-12-30Added 'empty directory' warningdaniel oeh
2012-12-30Disable 'confirm' button if selected folder isn't validdaniel oeh
2012-12-26Fixed bug in getDataFolderdaniel oeh
2012-12-26Added data folder preferencedaniel oeh
2012-12-25Added documentationdaniel oeh
2012-12-23DirectoryChooser can now create new foldersdaniel oeh
2012-12-23Added FileObserverdaniel oeh
2012-12-23Implemented directory navigationdaniel oeh