History log of /frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9243026743939a62a1db9e759e471c16ecb5c51d 06-Dec-2012 Dianne Hackborn <hackbod@google.com> SDK Only: Fix search interaction with various samples.

These were broken where pressing back would not clear the
search filter.

Change-Id: Iafd4a497a31a9689efabe7d92f44618a5e8dc80c
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java
6a8875b9abd9914c20d28ccd8eb483da4ff9e4a5 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
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java
109979ea9794aa98665d125ebe6a90448ff65f1f 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
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java
aefd2819f5d9f972a6c6dc33a3c66d6d2891d4e8 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
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java
c644c91b91b83a6b400a57b02671f4ef7b7a810b 28-May-2011 Dianne Hackborn <hackbod@google.com> Extract support lib samples out of ApiDemos and in to their own app.

Change-Id: I2ca344e5f1b44c4825de938c9a4f9375a523ede5
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/LoaderCursorSupport.java