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
/
FeedManager.java
Age
Commit message (
Expand
)
Author
2013-02-28
Fixed crash when audio focus was lost
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-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-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-10-29
Merge branch 'develop' into feed-item-labels
Michael Kaiser
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-27
Renamed methods
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
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
2012-10-22
Removed unused imports
daniel oeh
2012-10-11
Move player into INITIALIZED state in some cases to save bandwidth
daniel oeh
2012-10-04
Changed behavior of continuous playback
daniel oeh
2012-10-03
Implemented PlaybackHistoryActivity
daniel oeh
2012-10-02
Implemented methods for modifying the playback history
daniel oeh
2012-10-02
Added playbackCompletionDate attribute
daniel oeh
2012-09-25
Feeds weren't always deleted properly
daniel oeh
2012-09-24
If last played episode is deleted, change LAST_IS_STREAM to true
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-22
Implemented auto-delete feature
daniel oeh
2012-09-22
'Enqueue all' didn't save
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-21
Integrated id3 chapterreader in Antennapod
daniel oeh
2012-09-21
Renamed simplechapter variable names
daniel oeh
2012-09-21
Created abstract Chapter class to support other chapter types
daniel oeh
2012-09-21
Auto-enqueue will now enqueue when the user starts the download
daniel oeh
[next]