commit | 20e809870d8ac1e5b848f2daf51b2272ef89bdfc | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Fri Aug 31 19:00:44 2012 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Sep 04 10:39:21 2012 -0700 |
tree | c863b6c684d1d3b21752880bc9f52bd749545d01 | |
parent | 2701f325a6d4acd920637d2ff6fd6972a9cf836b [diff] |
Add registering for explicit users. New API to register as an explicit user, which allows you to also select ALL to see broadcasts for all users. New BroadcastReceiver API to find out which user the broadcast was sent to. Use this in app widget service to handle per-user package broadcasts and boot completed broadcasts correctly. Change-Id: Ibbe28993bd4aa93900c79e412026c27863019eb8