Age | Commit message (Expand) | Author |
2014-09-17 | Changed project structure | daniel oeh |
2014-08-13 | Fixed NullpointerException in PicassoProvider | daniel oeh |
2014-08-12 | Fixed NullpointerException in TagListFragment | daniel oeh |
2014-08-12 | Fixed NullpointerException in GpodnetAuthenticationActivity | daniel oeh |
2014-08-12 | Use isNotEmpty instead of isNoneEmpty | daniel oeh |
2014-08-12 | Fixed NullPointerException in MediaPlayerActivity | daniel oeh |
2014-08-11 | Added equals implementation to FeedComponent | daniel oeh |
2014-08-11 | Call fit() instead of resize() | daniel oeh |
2014-08-11 | Removed transition animation in audioplayer | daniel oeh |
2014-08-08 | Use feed image if media file has no image | daniel oeh |
2014-08-06 | Merge branch 'issue-330' into develop | daniel oeh |
2014-08-06 | Prevent flattr login if API keys are missing | daniel oeh |
2014-08-06 | Removed FlattrConfig | daniel oeh |
2014-08-05 | Acquire wifi lock if media file is being streamed | daniel oeh |
2014-08-05 | Acquire wake lock when playing media | daniel oeh |
2014-08-03 | Prepared release of next version | daniel oeh |
2014-08-01 | Abandon audio focus when a phone call comes in | daniel oeh |
2014-08-01 | Use requestWindowFeature instead of support version | daniel oeh |
2014-08-01 | Fixed NullPointerException in PicassoProvider | daniel oeh |
2014-07-30 | Replaced ImageLoader and DiskCache with Picasso | daniel oeh |
2014-07-26 | Fixed auto-flattr when playback ends | daniel oeh |
2014-07-26 | Display message when search returned no hits | Eoin Mcloughlin |
2014-07-26 | Fixed IllegalStateExceptions in some Fragments | daniel oeh |
2014-07-26 | Fixed NullPointerException in AudioPlayer | daniel oeh |
2014-07-16 | Prepared release of version 0.9.9.2 | daniel oeh |
2014-07-16 | Made automatic flattr threshold configurable | daniel oeh |
2014-07-15 | Fixed possible auto-download loop in DownloadService | daniel oeh |
2014-07-15 | Hide menu items while fragment is loading | daniel oeh |
2014-07-15 | Hide local menu items when nav drawer is shown | daniel oeh |
2014-07-13 | Removed "swipe to remove" from queue, replaced with context menu item. | daniel oeh |
2014-07-13 | Added buttons to FeedItemDialog and the episode lists for items without an ep... | daniel oeh |
2014-07-07 | Fixed NullPointerException in FeedMedia | daniel oeh |
2014-07-07 | Remove leading and trailing whitespace in URLChecker. fixes #461 | daniel oeh |
2014-07-06 | Increased use of library methods | daniel oeh |
2014-07-05 | Re-wrote FlattrClickWorker | daniel oeh |
2014-07-05 | Reduced number of lint warnings | daniel oeh |
2014-06-29 | Improved timecode link insertion | daniel oeh |
2014-06-29 | Webview style was not applied correctly | daniel oeh |
2014-06-29 | Added long-press menu for timecode links | daniel oeh |
2014-06-29 | Integrated timecode highlighting into Audioplayer | daniel oeh |
2014-06-29 | Added first implementation of the Timeline class | daniel oeh |
2014-06-16 | Fixed: NullPointerException in OnlineFeedView | daniel oeh |
2014-06-16 | Implemented Feed-discovery in OnlineFeedView | daniel oeh |
2014-06-16 | Implemented FeedDiscoverer | daniel oeh |
2014-06-15 | Added support for itpc-protocol. closes #333 | daniel oeh |
2014-06-15 | Remove HTML markup in OnlineFeedView. closes #401 | daniel oeh |
2014-06-15 | Show keyboard when opening TimeDialog. fixes #436 | daniel oeh |
2014-06-15 | Replaced TimerDialog with HmsDialog from the BetterPickers-library | daniel oeh |
2014-06-15 | Only report unknown keycode if PlaybackService is playing | daniel oeh |
2014-06-15 | Merge branch 'seek' of git://github.com/dreiss/AntennaPod into dreiss-seek | daniel oeh |