Commit Graph

1 Commits

Author SHA1 Message Date
Gabriele M
ea43b93655 Use a service to export the updates
AsyncTasks are not suitable for long lasting operations and can easily
cause memory leaks. The use of ProgressDialogs is also discouraged, so
move to a foreground service to export the updates.

Change-Id: I488018d01c0baf74660362a384e53bfe5d85de2b
2018-01-18 20:31:18 +01:00