History log of /packages/experimental/LoaderApp/src/com/android/loaderapp/ViewContact.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4e5a9e4ee5c1ecab0a7a8eebee883f3f189f5cb4 23-Apr-2010 Jeff Hamilton <jham@android.com> Checkpoint work to start using fragments.

Change-Id: Iacfd1f37a510df62600176fa2cbe44eb3a6f7c7f
/packages/experimental/LoaderApp/src/com/android/loaderapp/ViewContact.java
c7b3a63ac23a38b5eef58cebd9e49fdcc9f4fb50 15-Apr-2010 Jeff Hamilton <jham@android.com> Enhance groups mode and add a view contact intent handler.

Groups now uses a loader and coupler and tries
to load the full list of existing groups to
choose from as well as All Contacts and Favs.

The ViewContact activity catches the standard
platform intent to view a contact and redirects
to the proper UI based on the screen class.
This will hopefully be done differently, but
shows one possible way to handle different
layouts.

Various layout cleanups.

Moved ListCoupler to the patterns pacakge as
it mave prove to be useful across apps.

Change-Id: I2392860c20dcbf73bf648479225ca9ac917b57c9
/packages/experimental/LoaderApp/src/com/android/loaderapp/ViewContact.java