aboutsummaryrefslogtreecommitdiff
path: root/LoaderApp
AgeCommit message (Expand)Author
2010-06-28Fix the build by copying the now defunct ContactHeaderWidget into the app.Jeff Hamilton
2010-06-09Fix LoaderApp to follow ActionBar changesAndrew Stadler
2010-06-03Update LoaderApp to build with current fragment APIAndrew Stadler
2010-05-17Use the framework version of Loader and friends now that they exist.Jeff Hamilton
2010-05-17Switch to using layouts to define fragments in the simple case.Jeff Hamilton
2010-05-17Switch to using the framework ActionBar.Jeff Hamilton
2010-05-15Update to the latest Fragment API changes and a few other API cleanups.Jeff Hamilton
2010-05-13First pass at attempting to use a single Activity for multiple app "states"Jeff Hamilton
2010-05-11Checkpoint work to start using fragments.Jeff Hamilton
2010-04-28Providing access to the URIDmitri Plotnikov
2010-04-23Provide more access to CursorLoader and Loader members.Evan Millar
2010-04-16Enhance groups mode and add a view contact intent handler.Jeff Hamilton
2010-04-15LoaderActivity now tracks Loaders with the same ID.Jeff Hamilton
2010-04-13Fixup a few things pointed out in review.Jeff Hamilton
2010-04-13Introduce the coupler pattern.Jeff Hamilton
2010-04-12Cleanup CursorLoader, and add AsyncTaskLoader.Jeff Hamilton
2010-04-12Fix some bugs introduced in LoaderActivityJeff Hamilton
2010-04-12Make Loaders return themselves in callbacks.Jeff Hamilton
2010-04-08Initial take of the LoaderApp.Jeff Hamilton