index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
de
/
danoeh
/
antennapod
/
service
Age
Commit message (
Expand
)
Author
2013-03-20
PlaybackController didn't always connect with PlaybackService
daniel oeh
2013-03-16
Added support for episode images
daniel oeh
2013-03-12
FeedMedia wasn't saved if episode contained chapters (fixes #76)
daniel oeh
2013-03-11
Shutdown connection manager after download
daniel oeh
2013-03-11
Merge branch 'master' of git://github.com/ortylp/AntennaPod into ortylp-master
daniel oeh
2013-03-10
fix regression (issue #96): fix broken URLs in redirection instead of failing
Paul Ortyl
2013-03-10
Close media player if no more episodes are available for playback
daniel oeh
2013-03-09
Removed auto-queue preference, auto-queue is now always enabled
daniel oeh
2013-03-08
Removed last played media preference
daniel oeh
2013-03-07
Implemented skip functionality
daniel oeh
2013-03-07
PlaybackService will now always load the next episode if it is available
daniel oeh
2013-03-07
Fixed PlaybackService crash when seeking in INITIALIZING or PREPARING
daniel oeh
2013-03-07
Add item to queue once it's downloaded
daniel oeh
2013-02-28
Fixed crash when audio focus was lost
daniel oeh
2013-02-28
Renamed getFileUrl method of Playable interface
daniel oeh
2013-02-27
Added support for playing local external media files
daniel oeh
2013-02-27
Created de.danoeh.antennapod.util.playback package
daniel oeh
2013-02-27
PlaybackService now works with the 'Playable' interface
daniel oeh
2013-02-25
Implemented PlaybackPreferences
daniel oeh
2013-02-25
Implemented EventDistributor
daniel oeh
2013-02-24
limited access to feed items, feeds, playback history and download log
daniel oeh
2013-02-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2013-02-22
Delete file if download fails or is cancelled
daniel oeh
2013-02-21
abandon audio focus when pausing if possible
daniel oeh
2013-02-12
newline-character wasn't appended correctly
daniel oeh
2013-02-10
Don't show notification entry if title is null
daniel oeh
2013-02-10
Added expandable notifications to download service
daniel oeh
2013-02-10
Added expandable notifications to PlaybackService
daniel oeh
2013-02-03
Organized imports, added drawables to navigation buttons
daniel oeh
2013-01-13
Increased socket and connection timeout of HTTP downloader
daniel oeh
2013-01-13
Added support for gzip-encoded downloads. Closes #89.
daniel oeh
2013-01-04
Simplified code
daniel oeh
2013-01-04
Merge branch 'master' into develop
daniel oeh
2013-01-04
Merge pull request #73 from toggles/bluetooth_pause
danieloeh
2012-12-31
removed unused code
daniel oeh
2012-12-31
Use AndroidHttpClient instead of HttpURLConnection
daniel oeh
2012-12-30
Updated storage availability check
daniel oeh
2012-12-21
Completed downloader-objects were removed too late
daniel oeh
2012-12-16
Created unit test for testing the HttpDownloader
daniel oeh
2012-12-16
Use DownloaderCallback instead of DownloadService reference
daniel oeh
2012-12-16
Follow 307 redirects
daniel oeh
2012-12-11
Added pause on "audio becoming noisy" event, this happens when you disconnect...
tommy watson
2012-11-28
Merge branch 'master' of git://github.com/chrissicool/AntennaPod into chrissi...
daniel oeh
2012-11-25
Obey redirects in HTTP downloads
Christian Ludwig
2012-11-25
Fixed playbackService crash when trying to seek in INITIALIZED state
daniel oeh
2012-11-23
Changed playerWidget theme to dark
daniel oeh
2012-11-16
Mark item as read when playback starts.
daniel oeh
2012-11-16
Merge branch 'feed-item-labels' of git://github.com/patheticpat/AntennaPod in...
daniel oeh
2012-11-06
Integrated vorbis chapterreader into app
daniel oeh
2012-10-30
Use separate preference for currently playing media, reset after
daniel oeh
[next]