summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-01-26Clarified preference title and summarydaniel oeh
2015-01-26Execute sortQueue method on ExecutorServicedaniel oeh
2015-01-24Options to sort queue refactor, add sort by alpha and durationdrabux
2015-01-22Options to sort queue by datedrabux
2015-01-19Merge branch 'SamWhited-delete-episode-update' into developdaniel oeh
2015-01-18Option to delete episode after playbackSam Whited
2015-01-18Added option to delete epidode upon completion of playback.Tim Butram
2015-01-15Fixed several problems APSP algorithmsdaniel oeh
2015-01-15Made auto-cleanup and auto-download methods changeabledaniel oeh
2015-01-15Moved updateRefreshMenuItem into core packagedaniel oeh
2015-01-08Updated version numbersdaniel oeh
2015-01-08Merge branch 'download-when-charging-issue-104' of git://github.com/TomHennen...daniel oeh
2015-01-08Bugfix: Chapters were saved multiple timesdaniel oeh
2015-01-06made conditional for auto-download easier to read, moved log message output t...Tom Hennen
2015-01-05Add ability to only do autodl when charging.Tom Hennen
2015-01-04Blur effect improvementsdaniel oeh
2015-01-04Trim filename if it is too longdaniel oeh
2015-01-02Use MediaStyle Notification on Lollipopdaniel oeh
2014-12-28Fixed file name generatordaniel oeh
2014-12-28Fixed persistent notification behavior on API < Jellybeandaniel oeh
2014-12-28Merge branch 'master' of git://github.com/24hours/AntennaPod into 24hours-masterdaniel oeh
2014-12-25Adding Missing semicolonLee Yeong Khang
2014-12-20Honor User Preference on Persistence notificationLee Yeong Khang
2014-12-19Updated dependenciesdaniel oeh
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Moved settings button into navigation drawerdaniel oeh
2014-12-19Updated audio player layoutdaniel oeh
2014-12-19Improved look of ItemlistFragment headerdaniel oeh
2014-12-11Combine play and pause button into 1Lee Yeong Khang
2014-12-10Merge branch 'develop' of git://github.com/scarito/AntennaPod into scarito-de...daniel oeh
2014-12-10Upgraded dependenciesdaniel oeh
2014-12-08Video overlay was hidden in some casesdaniel oeh
2014-12-08Pulled translationsdaniel oeh
2014-12-08Merge branch 'skeptoid_duration_parse_error' of git://github.com/mo/AntennaPo...daniel oeh
2014-12-08Handle protocol relative URLs correctly when downloading episodes and imagesdaniel oeh
2014-12-08Bugfix: Seconds in RFC822 are optionaldaniel oeh
2014-12-07Fixed fullscreen issues in video playerdaniel oeh
2014-12-07Avoid loading Chapters of multiple FeedItems at the same timedaniel oeh
2014-12-07Updated dependenciesdaniel oeh
2014-12-06Parse podcast duration correctly even with trailing whitespaceMartin Olsson
2014-12-03Fixed IndexOutOfBoundsException in parseTimeStringdaniel oeh
2014-12-02Use explicit Intent for bindService calldaniel oeh
2014-11-30FeedUpdateReceiver was not registered in Manifestdaniel oeh
2014-11-29Merge branch 'fix_blurry_videoplayer_overlay' of git://github.com/jmue/Antenn...daniel oeh
2014-11-29Merge branch 'fix_lollipop_overlay_background' of git://github.com/jmue/Anten...daniel oeh
2014-11-29Upgraded build toolsdaniel oeh
2014-11-25use a radius of 37.5% of parent width to match pre-lollipop lookJens Müller
2014-11-21Created a user preference to enable the headphone resume featureMichael Scarito
2014-11-20Added bluetooth BroadcastReceiver to resume after disconnectMichael Scarito