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
/
FeedItem.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
2012-12-18
FeedManager now updates feeds and feeditem attributes
daniel oeh
2012-12-18
Added "updateFromOther" and "compareWithOther" methods
daniel oeh
2012-11-16
Make media position resettable in markItemRead instead of setter.
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-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
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-24
Items that are in progress aren't unread anymore
Michael Kaiser
2012-10-24
Extract setting of read/undread state to a FeedItem method
Michael Kaiser
2012-10-23
Add the concept of a FeedItem that is "in progress"
Michael Kaiser
2012-09-27
Changed behavior of getIdentifyingValue()
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-21
MediaHandler now reads id3 chapters
daniel oeh
2012-09-21
Created abstract Chapter class to support other chapter types
daniel oeh
2012-07-31
Added itemIdentifier attribute
daniel oeh
2012-07-29
- Bugfix : Player did not always display the current chapter correctly.
daniel oeh
2012-07-23
Added list adapter for simple chapters
daniel oeh
2012-07-13
Renamed package and application
daniel oeh