Go to file
Dianne Hackborn 2856c5b19a Refactor car mode.
Extract all UI behavior from dock observer and ACTION_DOCK_EVENT.

Also introduce a desk type to go along with the car type all through
the resource system, since we now need to have corresponding high-level
broadcasts for desk dock mode.  As part of that I also reworked some
of the logic for switching modes to all funnel through a single
update() call that looks all of the current state to decide what to
do next, and fixed various locking issues.

In addition I found there were bugs in the configuration change
handling causing us to only switch into the car mode config and
then never get out of it.  Unfortunately now that we are actually
changing the configuration for each mode change, the transitions
between them are really crummy as we restart all kinds of
activities. :(
2010-03-05 10:57:47 -08:00
awt Fix the broken compile of a currently-not-being-compiled AWT class. 2010-01-28 12:31:01 -08:00
camera Fix the rgb to yuv422sp conversion. The order of uv is different from the 2010-02-18 14:02:56 -08:00
cmds Fix simulator build. 2010-02-11 14:41:20 -08:00
common Fix Proguard flags. 2010-03-02 09:36:33 -08:00
include Refactor car mode. 2010-03-05 10:57:47 -08:00
libs Calculate bitmask array sizes correctly in the EventHub 2010-03-04 16:32:32 -08:00
mms-common define the "seen" column for sms and pdu tables. 2010-03-01 10:26:31 -08:00
opengl get rid off the YUV formats at the libui layer 2010-02-16 17:33:37 -08:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
cleanspec.mk Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. 2009-11-12 13:58:27 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00