summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod
AgeCommit message (Expand)Author
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-05Do not display empty listview message while loadingdaniel oeh
2013-08-05Removed FeedManagerdaniel oeh
2013-08-05Added FeedItemStatistics.daniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-08-04Ported playback classes to DB* classesdaniel oeh
2013-08-04Ported PlaybackController to DB*-classesdaniel oeh
2013-08-04Ported playback service to DB* classesdaniel oeh
2013-08-04Merge branch 'nineoldandroids' of git://github.com/patheticpat/AntennaPod int...daniel oeh
2013-08-03Set seek time of media keys to 30 seconds.daniel oeh
2013-08-03Merged #226 into developdaniel oeh
2013-08-03Merge branch 'mat-tso-inteligent_namefile' into developdaniel oeh
2013-08-03Merge into developdaniel oeh
2013-08-03Improved DownloadService, several bugfixesdaniel oeh
2013-08-02Organizing the queue now works, several bugfixes etc.daniel oeh
2013-07-10Use NineOldAndroid compatibility library for animationsMichael Kaiser
2013-07-07Merge branch 'buffered-output-stream-flush' of git://github.com/andrewgaul/An...daniel oeh
2013-07-07Set 'reason' attribute when download was successful.daniel oeh
2013-07-02Enable Fast Forward and Rewind keys on Google TV remotes.David Carver
2013-06-30Flush BufferedOutputStream correctlyAndrew Gaul
2013-06-29Promote DownloadError to enum for type-safetyAndrew Gaul
2013-06-21Use http instead of https for accessing the miroguide. Fixes #206daniel oeh
2013-06-21Added support for ID3 2.4 tag, resolved problems with frame size calculationdaniel oeh
2013-06-09Added support for Links in MP3 chapters (using WXXX frame)daniel oeh
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-05-26Added search methods to DBTasksdaniel oeh
2013-05-26Implemented refresh, auto-download, auto-cleanup methodsdaniel oeh
2013-05-19Split DownloadStatus into two separate classesdaniel oeh
2013-05-17Implemented several DBTasks and DBWriter methodsdaniel oeh
2013-05-16Build media file name based on item titlemat tso
2013-05-11Fixed NullpointerException in AddFeedActivitydaniel oeh
2013-05-04Implemented DBWriter-methodsdaniel oeh
2013-05-04Adding AntennaPod as RSS/XML ReaderNis Wechselberg
2013-05-01Added DBReader-methodsdaniel oeh
2013-04-30Use description of item if title is not available in RSS feed.daniel oeh
2013-04-30Moved update interval preference strings into strings.xml. Fixes #182daniel oeh
2013-04-27Created DB* classesdaniel oeh
2013-04-26Fixed nullpointer exception in DescriptionFragmentdaniel oeh
2013-04-23Automatic download didn't work if episode cache size was set todaniel oeh
2013-04-21Fixes #174daniel oeh
2013-04-20Episode cache size can now be set to 'unlimited'daniel oeh
2013-04-20Made sure links are opened in external applicationdaniel oeh
2013-04-20Used wrong methodsdaniel oeh
2013-04-20Feedlist displayed wrong value in 'last update' if feed had no episodesdaniel oeh
2013-04-20Removed 'accept' button in OrganizeQueueActivitydaniel oeh
2013-04-20Use onPageFinished instead of deprecated PictureListenerdaniel oeh
2013-04-20Merge branch 'delete-oldest-episodes' of git://github.com/patheticpat/Antenna...daniel oeh
2013-04-20Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-masterdaniel oeh
2013-04-20Don't autodownload episodes when item is removed from queue viadaniel oeh