summaryrefslogtreecommitdiff
path: root/core/java/android/widget/CursorAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Merge "docs: fixed five typos" into pi-devkopriva2018-09-181-1/+1
|\
| * docs: fixed five typoskopriva2018-09-171-1/+1
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+7
|/
* API review feedback for ThemedSpinnerAdapter, SpinnerAlan Viverette2015-06-021-1/+1
* Annotate some APIs with threading annotationsTor Norbye2015-04-231-0/+2
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette2015-01-141-5/+41
* Add warning about using MergeCursor in CursorAdapterAlan Viverette2013-09-261-3/+7
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
* Fix issue #3272082: Contacts: when going back from edit view,Dianne Hackborn2010-12-161-23/+70
* Fix a bug I introduced in CursorAdapter.Jeff Hamilton2010-04-221-2/+2
* Add an option to not register the ContentObserver when creating a CursorAdapter.Jeff Hamilton2010-04-011-7/+43
* AI 145994: Integrate #145778 from Donut.Dianne Hackborn2009-04-131-1/+0
* Automated import from //branches/master/...@141107,141107Jeff Hamilton2009-03-241-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+396
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-384/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-16/+4
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-4/+16
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+382