1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00
etesync-android/app/src/main
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
..
assets Implement AboutActivity (license information) 2016-03-24 13:48:43 +01:00
java/com/etesync/syncadapter AsyncTask: cancel background tasks when the fragments are destroyed. 2017-05-12 20:28:47 +01:00
res Journal item activity: improve look (add elevation to contact name). 2017-05-12 11:31:25 +01:00
AndroidManifest.xml Journal item: view journal item in a separate activity. 2017-05-11 22:42:59 +01:00
lombok.config Resource detection with dav4android 2015-10-10 15:47:44 +02:00