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-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
2012-10-28
Added method to check if item is being played
daniel oeh
2012-10-28
Searching descriptions should now work
daniel oeh
2012-10-28
Added methods for searching descriptions to feedmanager
daniel oeh
2012-10-28
FeedManager tasks can now return a result on completion
daniel oeh
2012-10-28
Save media when marking all items as "read"
Michael Kaiser
2012-10-28
Save media after changing its position
Michael Kaiser
2012-10-28
Don't change playback completion date
Michael Kaiser
2012-10-27
Renamed methods
daniel oeh
2012-10-27
Removed unused constructor
daniel oeh
2012-10-27
Added cachedDescription and cachedContentEncoded
daniel oeh
2012-10-27
Implemented Asynchronous description loading in Itemdescriptionfragment
daniel oeh
2012-10-27
Fixed a typo
Michael Kaiser
2012-10-24
Created method for loading extra information of a feeditem
daniel oeh
2012-10-24
Implemented FeedManager.Task
daniel oeh
2012-10-24
Items that are in progress aren't unread anymore
Michael Kaiser
2012-10-24
Added methods for getting cursors with different feeditem
daniel oeh
2012-10-24
Extract setting of read/undread state to a FeedItem method
Michael Kaiser
2012-10-23
Enable transition to "read" and "unread" states for "in progress" items
Michael Kaiser
[next]