summaryrefslogtreecommitdiff
path: root/core/java/android/widget/CursorAdapter.java
AgeCommit message (Expand)Author
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2018-09-18Merge "docs: fixed five typos" into pi-devkopriva
2018-09-17docs: fixed five typoskopriva
2018-08-21Add @UnsupportedAppUsage annotationsMathew Inwood
2015-06-02API review feedback for ThemedSpinnerAdapter, SpinnerAlan Viverette
2015-04-23Annotate some APIs with threading annotationsTor Norbye
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-01-14Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette
2013-09-26Add warning about using MergeCursor in CursorAdapterAlan Viverette
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-12-16Fix issue #3272082: Contacts: when going back from edit view,Dianne Hackborn
2010-04-22Fix a bug I introduced in CursorAdapter.Jeff Hamilton
2010-04-01Add an option to not register the ContentObserver when creating a CursorAdapter.Jeff Hamilton
2009-04-13AI 145994: Integrate #145778 from Donut.Dianne Hackborn
2009-03-24Automated import from //branches/master/...@141107,141107Jeff Hamilton
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project