commit | 60c1f788e39577cad5b74414e65d9bab7ca17574 | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Wed Jul 27 13:17:42 2011 +0100 |
committer | Flavio Lerda <flerda@google.com> | Fri Jul 29 21:25:43 2011 +0100 |
tree | 04bb190798bceeda278f67523cf02324690b09ee | |
parent | 26263b4de524fc0d609bfcc11637e7a389320bf7 [diff] |
Move notification generation to a service. Generating notifications requires looking up the list of calls to include and the name of the callers. Instead of doing this on the onReceive, move this to a service. By using IntentService this will be done on a worker thread. Bug: 5036195 Change-Id: Idb6e80c802e40398888bb76f52ad7c5457aea945