Age | Commit message (Expand) | Author |
2014-10-09 | Fixed NullpointerException in PlayerWidgetService | daniel oeh |
2014-09-30 | do not persist when expanded notifications are unsupported | Mike Chelen |
2014-09-29 | Lock in PSMP was not properly released | daniel oeh |
2014-09-29 | Merge branch 'notifymore' of git://github.com/mchelen/AntennaPod into mchelen... | daniel oeh |
2014-09-28 | use persistant notification option for persistant lockscreen controls | Mike Chelen |
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-01 | Abandon audio focus when a phone call comes in | daniel oeh |
2014-07-31 | add settings options for persistent and expanded notifications | Mike Chelen |
2014-07-30 | Replaced ImageLoader and DiskCache with Picasso | daniel oeh |
2014-07-30 | persistant expanded notification with play/pause/stop buttons | Mike Chelen |
2014-07-26 | Fixed auto-flattr when playback ends | 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-07 | Fixed NullPointerException in FeedMedia | daniel oeh |
2014-07-06 | Increased use of library methods | daniel oeh |
2014-06-15 | Only report unknown keycode if PlaybackService is playing | daniel oeh |
2014-06-07 | Make seek time configurable | David Reiss |
2014-06-07 | Show a toast when an unknown media key is pressed | David Reiss |
2014-06-07 | Support next/previous media keys | David Reiss |
2014-06-07 | Remove unnecessary braces in PlaybackService case block | David Reiss |
2014-06-07 | Bugfix: Playback could not be restarted in some cases. fixes #387 | daniel oeh |
2014-06-07 | Bugfix: Parser failures were not reported properly. fixes #450 | daniel oeh |
2014-05-31 | Added missing contentIntent0.9.9.0 | daniel oeh |
2014-05-25 | Added support for podlove alternate feeds | daniel oeh |
2014-05-24 | Disabled update of rewritten URLs in gpodder.net sync service | daniel oeh |
2014-05-19 | Removed unused resources, reduced number of lint warnings | daniel oeh |
2014-05-19 | Merge branch 'newgui' into develop. closes #407 | daniel oeh |
2014-05-17 | Auto-download episodes on DownloadService shutdown. fixes #316 closes #408 | daniel oeh |
2014-05-17 | Improved syncing speed for large amounts of feeds. fixes #371 | daniel oeh |
2014-05-17 | Treat feeds with same title and different download URLs as different feeds. f... | daniel oeh |
2014-05-11 | Fixed Download screen problems and download report notification | daniel oeh |
2014-04-27 | Fixed visibility issue with playback speed button | daniel oeh |
2014-04-27 | Resume failed downloads. closes #168 | daniel oeh |
2014-04-27 | Prevent media files from being deleted after a failed download | daniel oeh |
2014-04-21 | Added navigation drawer to audio player, fixed DownloadService notification | daniel oeh |
2014-04-06 | Disabled downloading of episode images. closes #390 | daniel oeh |
2014-03-31 | Disabled downloading of episode images. closes #390 | daniel oeh |
2014-03-28 | Replaced AppConfig.DEBUG with BuildConfig.DEBUG | daniel oeh |
2014-03-28 | Support going back 30 seconds if less than 30 seconds have been played. close... | daniel oeh |
2014-03-28 | Fixed image loading bugs | daniel oeh |
2014-03-19 | PlaybackPreferences were not written correctly when a playback error occurred... | daniel oeh |
2014-03-19 | Added support for images in itunes:image tags. | daniel oeh |
2014-03-19 | Playback was not completed correctly. Might fix issue #366 and #374 | daniel oeh |
2014-03-19 | Don't encode already encoded URLs. fixes #376 | daniel oeh |
2014-03-17 | Implemented DownloadAuthenticationActivity | daniel oeh |
2014-03-17 | Added authentication notification | daniel oeh |
2014-03-17 | Added authentication support to DownloadRequester and HttpDownloader | daniel oeh |
2014-03-17 | Merge branch 'BasicAuth' of git://github.com/cszucko/AntennaPod into cszucko-... | daniel oeh |
2014-02-23 | played_duration was updated incorrectly | daniel oeh |