History log of /packages/experimental/LoaderApp/src/com/android/loaderapp/model/ContactLoader.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/ContactLoader.java
03d1db253c9e7fa1f83cf467cc25a6a28ba0bdc1 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
5ae21732ecead724915713cb26e2f79ef54fc5d8 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
863e7a55dc45cd1210e4d07e5847f48dfe301876 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