History log of /packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactsListLoader.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f6ffbae39b62c54c0a96914beaacfca213658a4f 15-May-2010 Jeff Hamilton <jham@android.com> Use the framework version of Loader and friends now that they exist.

Change-Id: I46c43e7f7752aaf74e6adf87862b3d5a77d6e9cc
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactsListLoader.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/model/ContactsListLoader.java
97c81c1fe35dd80a96e0d3297de31f3e8255893b 12-Apr-2010 Jeff Hamilton <jham@android.com> Cleanup CursorLoader, and add AsyncTaskLoader.

Change-Id: I32520cc2fe47486e11380e3f5af6a195e1398587
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactsListLoader.java