summaryrefslogtreecommitdiff
path: root/src/de/danoeh
AgeCommit message (Collapse)Author
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
played episode.
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
Pause on bluetooth disconnect
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
Deleted packages with only one class in it
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
didn't behave correctly if 'type' contained path separators
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
2012-12-22Created layout for directorychooserdaniel oeh
2012-12-22Merge branch 'develop' into issue-49daniel oeh
2012-12-22Added support for psc-prefix0.9.6.2daniel oeh
2012-12-21Completed downloader-objects were removed too latedaniel oeh
2012-12-20Use SINGLE_COLUMN layout in shownotes webviewdaniel oeh
2012-12-19Renamed podfetcher.xml to main.xmldaniel oeh
2012-12-19Use transaction when deleting a feeddaniel oeh