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
/
asynctask
Age
Commit message (
Expand
)
Author
2013-07-07
Set 'reason' attribute when download was successful.
daniel oeh
2013-06-29
Promote DownloadError to enum for type-safety
Andrew Gaul
2013-03-16
Added support for episode images
daniel oeh
2013-03-10
Removed DownloadObserver
daniel oeh
2013-02-25
FeedImageLoader now works independently from FeedImages
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-01-23
deduplication and cleanup -> preparing a pull request
ligi
2013-01-23
add constructor to construct with reader and not only file - needed for URL i...
ligi
2013-01-23
make room for another way of Opml import
ligi
2012-12-26
Added data folder preference
daniel oeh
2012-12-16
Created unit test for testing the HttpDownloader
daniel oeh
2012-11-20
Changed references to drawables in src to references to attr
daniel oeh
2012-11-16
Save only one image in the cover cache
daniel oeh
2012-10-22
Removed unused imports
daniel oeh
2012-10-14
Load new bitmap if imageview's size has become larger
daniel oeh
2012-09-23
set feedfiletype in DownloadStatus contructor
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
Excluded cancelled downloads from the download service report and the
daniel oeh
2012-09-21
Download log now also supports DownloadStatus objects whose feedfile is
daniel oeh
2012-09-20
ReasonDetailed wasn't loaded on startup
daniel oeh
2012-09-20
Added title attribute to every DownloadStatus constructor
daniel oeh
2012-09-20
Added 'title' and 'reasonDetailed' attributes to DownloadStatus
daniel oeh
2012-09-14
Hide download progress in percent if download size is unknown
daniel oeh
2012-09-11
suppressed lint warning in FeedRemover
daniel oeh
2012-08-27
List adapters will now get the imageViews size from the resources if
daniel oeh
2012-08-26
Cached bitmaps will now have the same size as their ImageViews
daniel oeh
2012-08-18
Merge branch 'downloadmanager' into develop
daniel oeh
2012-08-17
Fixed crash in imageloader when feed had no image
daniel oeh
2012-08-17
Download should now work
daniel oeh
2012-08-16
Implemented HttpDownloader
daniel oeh
2012-08-15
Download list entries should now be more informative
daniel oeh
2012-08-12
Added confirmation dialog when deleting a feed
daniel oeh
2012-08-11
Fixed imageview size
daniel oeh
2012-08-11
Implemented GridView in FeedlistFragment
daniel oeh
2012-08-11
Added logging statements
daniel oeh
2012-08-06
Prepared release 0.9.3
0.9.3
daniel oeh
2012-08-06
Fixed bugs in the downloadobserver
daniel oeh
2012-08-06
Enabled auto-scaling of bitmaps
daniel oeh
2012-08-04
Renamed MiroChannel and MiroItem to MiroGuideChannel and MiroGuideItem
daniel oeh
2012-08-03
Removed DiskLruCache dependency
daniel oeh
2012-08-03
Executor of FeedImageLoader can now be shut down manually
daniel oeh
2012-08-03
Thumbnail download is now partly working
daniel oeh
2012-08-03
Imageloader tasks are now submitted to an executor service
daniel oeh
2012-08-03
Implemented miroguide thumbnail download in FeedImageLoader
daniel oeh
2012-08-03
Created AsyncTask for loading miroguide thumbnails from the disk cache
daniel oeh
2012-08-03
Created AsnycTask for downloading thumbnails from the miroguide
daniel oeh
2012-08-03
Moved Bitmap decoding methods into separate class
daniel oeh
2012-08-03
Moved BitmapDecodeWorker into separate class
daniel oeh
[next]