summaryrefslogtreecommitdiff
path: root/src/de/danoeh
AgeCommit message (Expand)Author
2014-07-15Hide local menu items when nav drawer is showndaniel oeh
2014-07-13Removed "swipe to remove" from queue, replaced with context menu item.daniel oeh
2014-07-13Added buttons to FeedItemDialog and the episode lists for items without an ep...daniel oeh
2014-07-07Fixed NullPointerException in FeedMediadaniel oeh
2014-07-07Remove leading and trailing whitespace in URLChecker. fixes #461daniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-07-05Re-wrote FlattrClickWorkerdaniel oeh
2014-07-05Reduced number of lint warningsdaniel oeh
2014-06-29Improved timecode link insertiondaniel oeh
2014-06-29Webview style was not applied correctlydaniel oeh
2014-06-29Added long-press menu for timecode linksdaniel oeh
2014-06-29Integrated timecode highlighting into Audioplayerdaniel oeh
2014-06-29Added first implementation of the Timeline classdaniel oeh
2014-06-16Fixed: NullPointerException in OnlineFeedViewdaniel oeh
2014-06-16Implemented Feed-discovery in OnlineFeedViewdaniel oeh
2014-06-16Implemented FeedDiscovererdaniel oeh
2014-06-15Added support for itpc-protocol. closes #333daniel oeh
2014-06-15Remove HTML markup in OnlineFeedView. closes #401daniel oeh
2014-06-15Show keyboard when opening TimeDialog. fixes #436daniel oeh
2014-06-15Replaced TimerDialog with HmsDialog from the BetterPickers-librarydaniel oeh
2014-06-15Only report unknown keycode if PlaybackService is playingdaniel oeh
2014-06-15Merge branch 'seek' of git://github.com/dreiss/AntennaPod into dreiss-seekdaniel oeh
2014-06-14Hide queue/unread count in navdrawer if it is 0daniel oeh
2014-06-14Fixed NullPointerException in FeedInfoActivitydaniel oeh
2014-06-14Fixed NullPointerException in ImageDiskCachedaniel oeh
2014-06-14Fixed: BadTokenException in OnlineFeedViewdaniel oeh
2014-06-09Prepared release of version 0.9.9.1daniel oeh
2014-06-08Show queue size and number of unread items in navdrawer. closes #453daniel oeh
2014-06-07Make seek time configurableDavid Reiss
2014-06-07Show a toast when an unknown media key is pressedDavid Reiss
2014-06-07Support next/previous media keysDavid Reiss
2014-06-07Remove unnecessary braces in PlaybackService case blockDavid Reiss
2014-06-07Bugfix: Playback could not be restarted in some cases. fixes #387daniel oeh
2014-06-07Bugfix: Parser failures were not reported properly. fixes #450daniel oeh
2014-06-07Added progress bar to queue itemsdaniel oeh
2014-06-07Added 'new' indicator to all episodes view + layout improvementsdaniel oeh
2014-06-07Removed unused filesdaniel oeh
2014-06-07Removed pull-to-refreshdaniel oeh
2014-06-01Fixed up-/back-button behavior in PreferenceActivity. fixes #412, fixes #107daniel oeh
2014-06-01Merge branch 'ui-tests' into developdaniel oeh
2014-06-01Added basic MainActivity testsdaniel oeh
2014-05-31Added missing contentIntent0.9.9.0daniel oeh
2014-05-31Do not show dialog if activity has been closeddaniel oeh
2014-05-31Dismiss item dialog when starting playback of downloaded episodedaniel oeh
2014-05-31Merge branch 'patch-1' of git://github.com/mschuetz/AntennaPod into mschuetz-...daniel oeh
2014-05-29Prepared release of version 0.9.9.0daniel oeh
2014-05-25Added support for podlove alternate feedsdaniel oeh
2014-05-25Added support for "pcast"-protocol, start FeedViewActivity immediately when c...daniel oeh
2014-05-24Disabled update of rewritten URLs in gpodder.net sync servicedaniel oeh
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh