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
/
Feed.java
Age
Commit message (
Expand
)
Author
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
2012-12-18
Removed FeedCategory
daniel oeh
2012-12-18
Added "updateFromOther" and "compareWithOther" methods
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-01
Added support for RSS 0.91/0.92
daniel oeh
2012-10-27
Renamed methods
daniel oeh
2012-10-23
Add the concept of a FeedItem that is "in progress"
Michael Kaiser
2012-10-15
Made sure identifying value of feed isn't empty
daniel oeh
2012-09-27
Use title as the first alternative of the feed identifier
0.9.5
daniel oeh
2012-09-27
Changed behavior of getIdentifyingValue()
daniel oeh
2012-09-21
Download log now also supports DownloadStatus objects whose feedfile is
daniel oeh
2012-09-20
Added 'title' and 'reasonDetailed' attributes to DownloadStatus
daniel oeh
2012-09-02
Added support for id-tag in Atom's feed-element
daniel oeh
2012-08-18
Hide 'mark all read' and 'refresh all feeds' - items when they aren't
daniel oeh
2012-08-15
Download list entries should now be more informative
daniel oeh
2012-08-12
Use CopyOnWriteArrayList for itemlist of feeds instead of ArrayList
daniel oeh
2012-08-10
Implemented episode filter
daniel oeh
2012-07-26
TypeGetter is now setting type attribute of feed
daniel oeh
2012-07-26
Added 'type' attribute to Feed
daniel oeh
2012-07-13
Renamed package and application
daniel oeh