summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-01Abandon audio focus when a phone call comes indaniel oeh
2014-08-01Increase maxLines in FeedItemDialogdaniel oeh
2014-08-01Use requestWindowFeature instead of support versiondaniel oeh
2014-08-01Fixed NullPointerException in PicassoProviderdaniel oeh
2014-07-30Replaced ImageLoader and DiskCache with Picassodaniel oeh
2014-07-26Fixed yet another proguard issuedaniel oeh
2014-07-26Fixed auto-flattr when playback endsdaniel oeh
2014-07-26Pulled translationsdaniel oeh
2014-07-26Updated submoduledaniel oeh
2014-07-26Merge branch 'eoineoineoin-master' into eoineoineoin-develop2daniel oeh
2014-07-26Display message when search returned no hitsEoin Mcloughlin
2014-07-26Fixed IllegalStateExceptions in some Fragmentsdaniel oeh
2014-07-26Fixed NullPointerException in AudioPlayerdaniel oeh
2014-07-16Prepared release of version 0.9.9.2daniel oeh
2014-07-16Made automatic flattr threshold configurabledaniel oeh
2014-07-15Fixed possible auto-download loop in DownloadServicedaniel oeh
2014-07-15Hide menu items while fragment is loadingdaniel oeh
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-06Fixed ui testsdaniel oeh
2014-07-06Increased use of library methodsdaniel oeh
2014-07-06Enabled Java 7 source compatibilitydaniel 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-28Updated build.gradledaniel 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-14Merge branch 'axq-patch-1' into developdaniel oeh
2014-06-14Merge branch 'patch-1' of git://github.com/axq/AntennaPod into axq-patch-1daniel oeh
2014-06-14Hide queue/unread count in navdrawer if it is 0daniel oeh
2014-06-14Fixed proguard issuesdaniel oeh
2014-06-14Pulled translationsdaniel oeh
2014-06-14Fixed NullPointerException in FeedInfoActivitydaniel oeh
2014-06-14Fixed NullPointerException in ImageDiskCachedaniel oeh
2014-06-14Fixed: BadTokenException in OnlineFeedViewdaniel oeh