History log of /development/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java
Revision Date Author Comments
80df91c7f2ac155c1cf4c3337f8db5a4bf5426b5 29-May-2012 Dianne Hackborn <hackbod@google.com> New API demos for retained fragments with loaders.

Also tweak the cursor loader samples to filter out query
callbacks that don't change the filter, to avoid restarting the
loader on a configuration change.

Change-Id: Iac9293fed45e127698be59262d68b0b59a8ec9ce
a09e21a223dd1db2f3d16c1250f6607b712155dc 15-Nov-2011 Svetoslav Ganov <svetoslavganov@google.com> Fix the support-v4 demos to work on a platform with APIs V4 (samples part)

Some of the samples are using APIs that are introduced after v4 but not supported
in the v4 library. Update the samples to use the new stuff added to the support
library.

bug:5616340

Change-Id: I90889f5e9ee48e7e30249464e60d5d28cd3f7a4b
be6b6b494f094eea0abcd83eb8770bc4b9f7e34e 13-Jun-2011 Dianne Hackborn <hackbod@google.com> New API demos showing use of tabs with fragments.

Also various cleanup in other demos.

Change-Id: I4f5669117e28312bcd4b28795c5eca5f4ab6dcfb
10c33528e033643099783a5bc4eedb4b8a1e9a0e 28-May-2011 Dianne Hackborn <hackbod@google.com> Extract support lib samples out of ApiDemos and in to their own app.

Change-Id: I2ca344e5f1b44c4825de938c9a4f9375a523ede5