veniosg / Dir

A modern File Manager for Android
http://veniosg.github.io/Dir
Apache License 2.0
187 stars 44 forks source link

Make DeleteAsyncTask an IntentService #91

Open veniosg opened 6 years ago

veniosg commented 6 years ago

The code is more or less be directly copy-pasteable. This would avoid leaking the context necessary to read strings and show progress dialogs.