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
Age
Commit message (
Collapse
)
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-14
Reset alarm on reboot and app upgrade
daniel oeh
2013-03-14
Merge branch 'toggles-update_alarm' into develop
daniel oeh
Conflicts: src/de/danoeh/antennapod/PodcastApp.java
2013-03-14
Merge branch 'update_alarm' of git://github.com/toggles/AntennaPod into
daniel oeh
toggles-update_alarm Conflicts: src/de/danoeh/antennapod/PodcastApp.java
2013-03-12
FeedMedia wasn't saved if episode contained chapters (fixes #76)
daniel oeh
2013-03-12
Ignore first queue item when downloading
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
auto-cleanup deleted wrong number of episodes
daniel oeh
2013-03-10
Removed DownloadObserver
daniel oeh
2013-03-10
fix regression (issue #96): fix broken URLs in redirection instead of failing
Paul Ortyl
2013-03-10
audio player didn't always play external files correctly
daniel oeh
2013-03-10
Merge branch 'queue_update' into develop
daniel oeh
2013-03-10
Hide 'mark as unread' when not in debug mode
daniel oeh
2013-03-10
Close media player if no more episodes are available for playback
daniel oeh
2013-03-09
Used wrong label for tab
daniel oeh
2013-03-09
Use tabs instead of viewpager indicator in main screen
daniel oeh
2013-03-09
Renamed 'new' list to 'waiting list'
daniel oeh
2013-03-09
Added Connectivity change receiver
daniel oeh
2013-03-09
Added more calls of auto-cleanup and auto-download
daniel oeh
2013-03-09
Added methods for auto-download and auto-cleanup
daniel oeh
2013-03-09
Removed auto-queue preference, auto-queue is now always enabled
daniel oeh
2013-03-09
Added episode cache size preference
daniel oeh
2013-03-09
Removed auto-delete preference
daniel oeh
2013-03-08
Added preferences for configuring auto-download
daniel oeh
2013-03-08
Removed last played media preference
daniel oeh
2013-03-08
Fixed menu item visibility
daniel oeh
2013-03-07
Implemented skip functionality
daniel oeh
2013-03-07
Made sure that first queue item can't be moved while it's playing
daniel oeh
2013-03-07
PlaybackService will now always load the next episode if it is available
daniel oeh
2013-03-07
Fixed typo
daniel oeh
2013-03-07
Fixed PlaybackService crash when seeking in INITIALIZING or PREPARING
daniel oeh
state
2013-03-07
Use progressbar for showing the listening progress of an episode
daniel oeh
2013-03-07
Removed 'status unread' indicator from queue
daniel oeh
2013-03-07
Add item to queue once it's downloaded
daniel oeh
2013-03-07
Mark item as 'read' when adding it to the queue, move item to top of
daniel oeh
queue when playing it
2013-03-06
Merge branch 'online_feed_view' into develop
daniel oeh
2013-03-06
Merge branch 'apichanges' into develop
daniel oeh
2013-02-28
Added default getView() implementation for itemlistadapter
daniel oeh
2013-02-28
Implemented OnlineFeedViewActivity
daniel oeh
2013-02-28
Fixed crash when audio focus was lost
daniel oeh
2013-02-28
FeedItem shownotes weren't always loaded correctly
daniel oeh
2013-02-28
Renamed getFileUrl method of Playable interface
daniel oeh
2013-02-28
Added support for local external video files
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
License.html wasn't loaded correctly
daniel oeh
2013-02-25
ImageView tags weren't set correctly
daniel oeh
[prev]
[next]