History log of /packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactLoader.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9b694a3b8f0339356c304ae078f63ae91df42226 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/ContactLoader.java
b8f21e4c3acceba68a69088e1c4dc489321737f2 15-May-2010 Jeff Hamilton <jham@android.com> Update to the latest Fragment API changes and a few other API cleanups.

Change-Id: Ia2e2bcede0c3d3a6d62d602a9fded754e79a2dbc
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactLoader.java
21143c86b2764adf18bb502adf32d536dcb18ae5 12-Apr-2010 Jeff Hamilton <jham@android.com> Fix some bugs introduced in LoaderActivity

Change-Id: Iad34bbcd17a601660dc9a235276f460cc3c4c957
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactLoader.java
2aee0983597c8b0e65766c4b278d4b1c7d13605f 08-Apr-2010 Jeff Hamilton <jham@android.com> Initial take of the LoaderApp.

This is an experiment in splitting apps
into components that are finer grained
than Activities so that the components
can be mixed and matched on large screens.

The code is lossely based on the Contacts
application, reusing much of the logic
for displaying contact details and none
of the logic for the contacts list.

Change-Id: I74f1c438184cf260e03fa3f2fe7a2fee395d9dbc
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactLoader.java