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
2014-07-07
Fixed NullPointerException in FeedMedia
daniel oeh
2014-07-06
Increased use of library methods
daniel oeh
2014-05-17
Treat feeds with same title and different download URLs as different feeds. f...
daniel oeh
2014-04-27
Made sure that the downloaded-attribute of FeedFile does not reach an inconsi...
daniel oeh
2014-04-26
Fixed potential image loading issue of FeedMedia
daniel oeh
2014-04-06
Disabled downloading of episode images. closes #390
daniel oeh
2014-03-28
Replaced AppConfig.DEBUG with BuildConfig.DEBUG
daniel oeh
2014-03-28
Fixed image loading bugs
daniel oeh
2014-03-19
Added support for images in itunes:image tags.
daniel oeh
2014-03-17
Implemented DownloadAuthenticationActivity
daniel oeh
2014-03-17
Added username and password to preferences
daniel oeh
2014-02-23
played_duration was updated incorrectly
daniel oeh
2014-02-17
Resolved issue with guids in rss 2 feeds. fixes #351 and #336
daniel oeh
2014-02-17
Merge branch 'flattr_queue_autoflattr' into develop (#331)
daniel oeh
2014-02-05
* make FlattrClickWorker drop toast when launched interactively
Simon Rutishauser
2014-01-02
* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...
Simon Rutishauser
2013-12-31
Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/...
daniel oeh
2013-12-30
New media files in FeedItems were not handled correctly. Should fix #327
daniel oeh
2013-10-08
Add feed preference to include/exclude certain feeds from auto downloads
Michael Kaiser
2013-09-29
this consolidates the code from pull request #253 (flattr queue and auto flat...
Simon Rutishauser
2013-09-11
Added FeedPreferences class
daniel oeh
2013-08-19
Reduced number of FindBugs warnings
daniel oeh
2013-08-19
Made FeedItem/FeedMedia objects easier to create
daniel oeh
2013-08-17
Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...
daniel oeh
2013-08-15
Several bugfixes
daniel oeh
2013-08-14
Added test classes for DB*-classes
daniel oeh
2013-08-09
Removed cachedDescription and cachedContentEncoded
daniel oeh
2013-08-05
Removed FeedManager
daniel oeh
2013-08-04
Removed last references to FeedManager
daniel oeh
2013-08-04
Ported search components to DB*-classes
daniel oeh
2013-08-04
Ported playback classes to DB* classes
daniel oeh
2013-08-03
Improved DownloadService, several bugfixes
daniel oeh
2013-08-02
Organizing the queue now works, several bugfixes etc.
daniel oeh
2013-07-14
Address FindBugs warnings
Andrew Gaul
2013-06-29
Promote DownloadError to enum for type-safety
Andrew Gaul
2013-06-01
Ported several classes from FeedManager to DB*-classes
daniel oeh
2013-05-19
Split DownloadStatus into two separate classes
daniel oeh
2013-05-04
Implemented DBWriter-methods
daniel oeh
2013-05-01
Added DBReader-methods
daniel oeh
2013-04-23
Automatic download didn't work if episode cache size was set to
daniel oeh
2013-04-20
Episode cache size can now be set to 'unlimited'
daniel oeh
2013-04-20
Merge branch 'delete-oldest-episodes' of git://github.com/patheticpat/Antenna...
daniel oeh
2013-04-20
Don't autodownload episodes when item is removed from queue via
daniel oeh
2013-04-19
Delete oldest episodes first when performing auto cleanup.
Michael Kaiser
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
[next]