commit | 9092ab4d458ad60b459d5fad52368bde5d25f665 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Wed Sep 16 13:01:32 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Wed Sep 16 14:43:21 2009 -0400 |
tree | 3c96a0fe1bc09770934b18f15a4bc293e5d06572 | |
parent | 764916d01b779ccc8064946c6ba2962fe063ed86 [diff] |
Add support for launching activities when attaching to a car or desk dock. Categories CATEGORY_CAR_DOCK and CATEGORY_DESK_DOCK can be assigned to activities to make them launchable on docked events. This is a better mechanism than listening for ACTION_DOCK_EVENT with a broadcast receiver. Change-Id: Ic5f3ab3555ce02ca922bc31ebba41978cefe8bda Signed-off-by: Mike Lockwood <lockwood@android.com>