commit | e829fef63957a23b61cdb01bb692a17a041ff2dc | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue Oct 26 17:44:01 2010 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Wed Oct 27 17:13:29 2010 -0700 |
tree | 8e201bd9ef8648eb2d70f700205925f7b000d24f | |
parent | 162b689c5257d7e6a937cf734c0edde470c77969 [diff] |
Add facility for broadcasts receives to do work asynchronously. You can now call goAsync() and move your work to a background thread. If you are that kind of receiver. You weirdo. Also allows SharedPreferences.apply() to be committed off the main thread after returning from onReceive(). Change-Id: I27f975910e28f230ababcaeb551eb9a78ec4fc76