summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-10Updated header view layoutdaniel oeh
2013-04-09Improved external itemlist layoutdaniel oeh
2013-04-07Fixed NullpointerException in DownloadRequesterdaniel oeh
2013-04-07Catch RuntimeException thrown by MediaMetadataRetrieverdaniel oeh
2013-04-07Fixed: Search queries with ' caused crashdaniel oeh
2013-04-07Hide waiting list if emptydaniel oeh
2013-04-07Position of playing queue item can now be changeddaniel oeh
2013-04-06Increased player button size, decreased title text sizedaniel oeh
2013-04-06Moved setQueue into transactiondaniel oeh
2013-04-06Fixed IndexOutOfBoundsException in extractQueueFromCursordaniel oeh
2013-04-06Webview in AudioPlayerActivity now saves and restores its scrolldaniel oeh
position
2013-04-06AudioplayerActivity now saves and restores the selected positiondaniel oeh
2013-04-06Fixed nullpointerexception in AudioplayerActivitydaniel oeh
2013-04-05Fragments disappeared when dialog was openeddaniel oeh
2013-04-05Merge branch 'LatinSuD-master' into developdaniel oeh
2013-04-05Updated test feedsdaniel oeh
2013-04-04Added landscape layout to audio playerdaniel oeh
2013-04-04Fix date parsingLatinSuD
Short year format specification works in both cases. Long year didn't.
2013-03-27Updated changelog and contributors file0.9.7.2daniel oeh
2013-03-27Prepared release of version 0.9.7.2daniel oeh
2013-03-26Updated translations, added Italian(Italy) translationdaniel oeh
2013-03-26Load playback service notification bitmap in another threaddaniel oeh
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-25Formatted codedaniel oeh
2013-03-25Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into ↵daniel oeh
toggles-refresh_expired
2013-03-25Added tests to FilenameGeneratordaniel oeh
2013-03-25Merge branch 'master' of git://github.com/LatinSuD/AntennaPod into ↵daniel oeh
LatinSuD-master
2013-03-25Added workaround for PreferenceScreen bugdaniel oeh
http://code.google.com/p/android/issues/detail?id=4611
2013-03-25Added option to disable auto-downloaddaniel oeh
2013-03-24Fixed last commitLatinSuD
Fixed last commit. Which consisted in removing trailing spaces in filenames, as they are not supported in FAT filesystem.
2013-03-24Remove trailing spaces in filenamesLatinSuD
FAT does not support trailing spaces, so we must remove them
2013-03-24Only schedule expired feeds when update triggered.tommy watson
2013-03-24Starting playback will not start auto-download anymoredaniel oeh
2013-03-24Currently playing item cannot be removed from the queue any longerdaniel oeh
2013-03-24Removing a feed caused IndexOutOfBoundsException indaniel oeh
ExternalEpisodeAdapter
2013-03-22Updated French translation0.9.7.1daniel oeh
2013-03-20Fixed IndexOutOfBoundsException in EpisodesFragmentdaniel oeh
2013-03-20Proguard issuesdaniel oeh
2013-03-20PlaybackController didn't always connect with PlaybackServicedaniel oeh
2013-03-19Updated translations, added Catalan and Spanish (Spain) translationdaniel oeh
2013-03-16Prepared release of version 0.9.7.1daniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-14Reset alarm on reboot and app upgradedaniel oeh
2013-03-14Merge branch 'toggles-update_alarm' into developdaniel oeh
Conflicts: src/de/danoeh/antennapod/PodcastApp.java
2013-03-14Merge branch 'update_alarm' of git://github.com/toggles/AntennaPod intodaniel oeh
toggles-update_alarm Conflicts: src/de/danoeh/antennapod/PodcastApp.java
2013-03-12FeedMedia wasn't saved if episode contained chapters (fixes #76)daniel oeh
2013-03-12Ignore first queue item when downloadingdaniel oeh
2013-03-11Shutdown connection manager after downloaddaniel oeh
2013-03-11Merge branch 'master' of git://github.com/ortylp/AntennaPod into ortylp-masterdaniel oeh
2013-03-10auto-cleanup deleted wrong number of episodesdaniel oeh