1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00
etesync-android/app
Tom Hacohen 30fa0128b6 AsyncTask: cancel background tasks when the fragments are destroyed.
I assumed the lifecycle of the fragment and the task were tied because they
are tied to the instance, but it looks like I was wrong. We need to
explicitly cancel tasks.
2017-05-12 20:28:47 +01:00
..
src AsyncTask: cancel background tasks when the fragments are destroyed. 2017-05-12 20:28:47 +01:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Bump version. 2017-05-12 12:46:32 +01:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00