summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)Author
2013-08-17Catch ActivityNotFoundException to prevent crash.daniel oeh
2013-08-17PlaybackService crashed when media file was incorrect/not founddaniel oeh
2013-08-17Merge branch 'http-downloader-check-size' of git://github.com/andrewgaul/Ante...daniel oeh
2013-08-16Resolved Android 2.3 issuesdaniel oeh
2013-08-15Fixed nullpointerexception caused by FeedlistFragmentdaniel oeh
2013-08-15Removing last item in the queue didn't workdaniel oeh
2013-08-15Several bugfixesdaniel oeh
2013-08-15Merged pull-request #246daniel oeh
2013-08-14Fixed searchdaniel oeh
2013-08-14Re-added pull-requestdaniel oeh
2013-08-14Merge branch 'master' of git://github.com/brettle/AntennaPod into brettle-masterdaniel oeh
2013-08-14Added test classes for DB*-classesdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-10Added documentation to DBTasksdaniel oeh
2013-08-09Added documentation to DBWriterdaniel oeh
2013-08-09Removed cachedDescription and cachedContentEncodeddaniel oeh
2013-08-08Added documentation to DBReaderdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-06Removed ViewPagerIndicator dependencydaniel oeh
2013-08-06Several bugfixes in database queriesdaniel oeh
2013-08-05Refresh lock was used incorrectlydaniel oeh
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-03Fixes issue #249 (Cannot use Kinivo BTC450 bluetooth car kit to playDean Brettle
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-14Check file size after downloadAndrew Gaul
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