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
/
feed
Age
Commit message (
Expand
)
Author
2013-04-07
Position of playing queue item can now be changed
daniel oeh
2013-04-06
Fixed IndexOutOfBoundsException in extractQueueFromCursor
daniel oeh
2013-03-25
Chapter marks of streams are now loaded after playback has started
daniel oeh
2013-03-25
Formatted code
daniel oeh
2013-03-25
Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into to...
daniel oeh
2013-03-25
Added option to disable auto-download
daniel oeh
2013-03-24
Only schedule expired feeds when update triggered.
tommy watson
2013-03-24
Starting playback will not start auto-download anymore
daniel oeh
2013-03-24
Currently playing item cannot be removed from the queue any longer
daniel oeh
2013-03-24
Removing a feed caused IndexOutOfBoundsException in
daniel oeh
2013-03-16
Added support for episode images
daniel oeh
2013-03-12
Ignore first queue item when downloading
daniel oeh
2013-03-10
auto-cleanup deleted wrong number of episodes
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-delete preference
daniel oeh
2013-03-08
Removed last played media preference
daniel oeh
2013-03-07
Made sure that first queue item can't be moved while it's playing
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
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-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
Added more documentation to FeedManager
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-18
Implemented drag & drop reordering
daniel oeh
2013-02-10
Added expandable notifications to PlaybackService
daniel oeh
2013-01-13
PlaybackController now checks if episode exists when the restoring last
daniel oeh
2013-01-13
FeedManager now checks if episode file exists before playing.
daniel oeh
2012-12-18
Removed FeedCategory
daniel oeh
2012-12-18
FeedManager now updates feeds and feeditem attributes
daniel oeh
2012-12-18
Added "updateFromOther" and "compareWithOther" methods
daniel oeh
2012-11-24
feeditem description should now be loaded correctly
daniel oeh
2012-11-16
Make media position resettable in markItemRead instead of setter.
daniel oeh
2012-11-16
if-statement was wrong
daniel oeh
2012-11-16
Added state enum to feeditem class
daniel oeh
2012-11-16
Merge branch 'feed-item-labels' of git://github.com/patheticpat/AntennaPod in...
daniel oeh
2012-11-11
Merge branch 'description_update' into develop
daniel oeh
2012-11-06
Integrated vorbis chapterreader into app
daniel oeh
2012-11-06
Added classes for reading vorbis comment chapters
daniel oeh
2012-11-06
Removed unnecessary methods, added standard constructor
daniel oeh
2012-11-01
Added support for RSS 0.91/0.92
daniel oeh
2012-10-30
Use separate preference for currently playing media, reset after
daniel oeh
2012-10-29
Merge branch 'develop' into feed-item-labels
Michael Kaiser
[next]