1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00
etesync-android/app/src
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
..
androidTest JournalModel: persist collection info inside the model instead of sqlite 2017-03-09 22:15:08 +00:00
main AsyncTask: cancel background tasks when the fragments are destroyed. 2017-05-12 20:28:47 +01:00
test/java/com/etesync/syncadapter/journalmanager Service test: inviting owner to a journal is no longer allowed. 2017-05-12 14:48:19 +01:00