summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-04Fixed NullpointerException in ItemFragmentdaniel oeh
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-28Added missing text color attributedaniel 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-19Fixed 2.3 issuesdaniel oeh
2014-12-19Improved layoutdaniel oeh
2014-12-19Show 'up' button instead of hamburger when showing child fragmentdaniel oeh
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-12-19Replaced tabs with viewpager indicatorsdaniel oeh
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Use toolbar in MainActivity instead of actionbardaniel 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-08Merge branch 'develop'0.9.9.6daniel 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-08Replaced '-' with '*'daniel oeh
2014-12-08Changelog updatedaniel 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-08Use isNotBlank instead of isNoneBlankdaniel oeh
2014-12-08Destroy webview when it is no longer useddaniel 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-07Prepared release of next versiondaniel 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
2014-11-20Renamed headphonePause to transientPauseMichael Scarito
2014-11-20Resume on headphone connect if paused by headphone disconnectMichael Scarito