open-learning-exchange / myplanet

🌕 myPlanet android app reads data from 🌎 for offline use as well as it collect usage data and sends them back to the Planet.
GNU Affero General Public License v3.0
22 stars 25 forks source link

sync: smoother downloads (fixes #3728) #3737

Closed strawberrybread closed 3 months ago

strawberrybread commented 3 months ago

fixes #3728

Updated MyDownloadService.kt to use WorkManager instead of deprecated IntentService Modified Utilities.kt and DialogUtils.kt to use new MyDownloadService.kt