UweTrottmann / SeriesGuide

Track your favorite TV shows and movies on Android devices.
https://seriesgui.de
Apache License 2.0
1.94k stars 400 forks source link

replace async task with java.util.concurrent #963 #975

Closed barfour-kyei closed 5 months ago

barfour-kyei commented 5 months ago

963

Migration of deprecated AsyncTask usages.

UweTrottmann commented 5 months ago

I don't think this is what the issue was looking for. Thanks for the effort though!

barfour-kyei commented 4 months ago

I thought the issue was to replace Async task implementations with the java concurrent/ new coroutines?

UweTrottmann commented 4 months ago

The issue explicitly talks about coroutines. I'm OK though, don't worry about it!