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
/
storage
Age
Commit message (
Expand
)
Author
2013-04-07
Fixed NullpointerException in DownloadRequester
daniel oeh
2013-04-07
Fixed: Search queries with ' caused crash
daniel oeh
2013-04-06
Moved setQueue into transaction
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
2012-12-26
Added data folder preference
daniel oeh
2012-12-19
Use transaction when deleting a feed
daniel oeh
2012-12-16
Fixed issue #48
daniel oeh
2012-11-11
Merge branch 'description_update' into develop
daniel oeh
2012-10-31
Added option to take different filename if a file with that name exists
daniel oeh
2012-10-31
Use title of feed for filename if available
daniel oeh
2012-10-31
Created FileNameGenerator class
daniel oeh
2012-10-28
Searching descriptions should now work
daniel oeh
2012-10-28
Added feed-column to SEL_FI_EXTRA
daniel oeh
2012-10-28
Added methods for searching descriptions of feeditems in the database.
daniel oeh
2012-10-24
Added methods for getting cursors with different feeditem
daniel oeh
2012-10-24
Created constants for feeditem selections
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
delete chapters when removing item from db
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-21
MediaHandler now reads id3 chapters
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
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-13
Fixed crash that occured if DB had saved a very large feed
daniel oeh
2012-09-02
Added support for id-tag in Atom's feed-element
daniel oeh
2012-08-18
Made sure that cancelled/failed downloads are handled correctly
daniel oeh
2012-08-17
Removed references to Downloadmanager
daniel oeh
2012-08-17
DownloadActivity should now display the content correctly
daniel oeh
2012-08-17
Download should now work
daniel oeh
2012-08-16
Downloads can now be cancelled
daniel oeh
2012-08-16
Implemented download queueing
daniel oeh
2012-08-16
Created abstract downloader class
daniel oeh
2012-08-11
notifyDownloadService() in DownloadRequester now uses intents to notify
daniel oeh
2012-08-10
Prevented crash in DownloadRequester when unbinding fails
daniel oeh
2012-08-04
Created Activity for displaying information about a channel
daniel oeh
2012-07-31
Added itemIdentifier attribute
daniel oeh
2012-07-27
Added support for 'href' attribute for simple chapters
daniel oeh
2012-07-26
Added upgrade statement
daniel oeh
2012-07-26
Added 'type' attribute to Feed
daniel oeh
2012-07-24
fixed nullpointer exception
daniel oeh
2012-07-23
improved stability
daniel oeh
2012-07-23
Moved URL preparer call into Downloadrequester
daniel oeh
2012-07-23
Opmlreader is now preparing the xml urls
daniel oeh
2012-07-23
implemented chapterlist in mediaplayer
daniel oeh
2012-07-22
Replaced buildconfig condition with appconfig condition
daniel oeh
[next]