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
2014-08-13
Fixed NullpointerException in PicassoProvider
daniel oeh
2014-08-08
Use feed image if media file has no image
daniel oeh
2014-08-01
Fixed NullPointerException in PicassoProvider
daniel oeh
2014-07-30
Replaced ImageLoader and DiskCache with Picasso
daniel oeh
2014-07-06
Increased use of library methods
daniel oeh
2014-07-05
Re-wrote FlattrClickWorker
daniel oeh
2014-06-14
Fixed NullPointerException in ImageDiskCache
daniel oeh
2014-04-21
Re-implemented search
daniel oeh
2014-04-13
Sorting via drag and drop was interrupted by download observer
daniel oeh
2014-04-01
Added navigation drawer + new episodes fragment
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
Prevent images from being loaded multiple times
daniel oeh
2014-03-05
Fixed problems with FlattrClickWorker on Gingerbread
0.9.8.2
daniel oeh
2014-03-04
Fixed FC when refreshing feeds on Gingerbread. fixes #361
daniel oeh
2014-02-27
Do not add things to the flattr queue if the user isn't logged in
daniel oeh
2014-02-17
Reformatted code
daniel oeh
2014-02-17
Merge branch 'flattr_queue_autoflattr' into develop (#331)
daniel oeh
2014-02-15
Moved communication with DownloadService into DownloadObserver
daniel oeh
2014-02-05
* make FlattrClickWorker drop toast when launched interactively
Simon Rutishauser
2014-02-05
* include error message from Flattr4j in notification (subText shows message ...
Simon Rutishauser
2014-01-12
avoid waiting on the GUI thread
daniel oeh
2014-01-02
* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...
Simon Rutishauser
2014-01-01
Re-enable support for the "Flattr this app" item in Settings
Simon Rutishauser
2013-09-29
this consolidates the code from pull request #253 (flattr queue and auto flat...
Simon Rutishauser
2013-09-20
Added FeedRemover message to strings.xml. fixes #279
daniel oeh
2013-09-15
Resolved image display problems
daniel oeh
2013-09-05
Merge branch 'gpoddernet' into develop
daniel oeh
2013-09-05
Always set ImageView tag when loading image
daniel oeh
2013-08-31
Visual improvements when loading images
daniel oeh
2013-08-31
Images in podcast directory should now be displayed correctly
daniel oeh
2013-08-25
Reader was closed before importWorker was done
daniel oeh
2013-08-24
Added search, taglist, pocdasttaglist etc.
daniel oeh
2013-08-22
Improved AddFeedActivity layout, added gpodder.net toplist fragment
daniel oeh
2013-08-22
Added ImageDiskCache
daniel oeh
2013-08-19
Reduced number of FindBugs warnings
daniel oeh
2013-08-17
Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...
daniel oeh
2013-08-04
Removed last references to FeedManager
daniel oeh
2013-08-02
Organizing the queue now works, several bugfixes etc.
daniel oeh
2013-07-14
Address FindBugs warnings
Andrew Gaul
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-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-01
Added DBReader-methods
daniel oeh
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
[next]