| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Fix for:
b/6535950
Change-Id: I8f03a2e70c72dd68b4d183a54351ad09b23b83c4
|
| |
|
|
|
|
|
| |
These were broken where pressing back would not clear the
search filter.
Change-Id: Iafd4a497a31a9689efabe7d92f44618a5e8dc80c
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Also various cleanup in other demos.
Change-Id: I4f5669117e28312bcd4b28795c5eca5f4ab6dcfb
|
|
|
New API demo for the support library FragmentPager class.
Add API demo for new -wNNNdp and -hNNNdp configs.
Add new API demo for implementing a custom loader.
Also turn the fragment cursor list demo into a loader cursor demo.
|