summaryrefslogtreecommitdiff
path: root/core/java/android/database/Cursor.java
Commit message (Expand)AuthorAgeFilesLines
* Add some simple annotations to Cursor.Jeff Sharkey2020-10-151-27/+33
* Address API feedback.Sudheer Shanka2019-02-281-1/+2
* Add Cursor.{set,get}NotificationUris.Sudheer Shanka2019-01-261-1/+41
* Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
* Expose Cursor.setExtras().Jeff Brown2015-04-091-0/+7
* Docs changes pursuant to API review feedback.Jeff Brown2013-08-231-1/+4
* Add API to retrieve cursor notification URI.Dianne Hackborn2013-05-151-0/+10
* Don't close the database until all references released.Jeff Brown2012-03-061-1/+3
* Added JELLY_BEAN version name; update some targetSdkVersion docs.Dianne Hackborn2012-01-251-0/+1
* am 0b5d57ab: am 715f8610: Merge "Clarify documentation of Cursor get* methods."Jean-Baptiste Queru2010-11-031-16/+32
|\
| * Clarify documentation of Cursor get* methods.Daniel Trebbien2010-11-021-16/+32
* | deperecate Cursor requery() and sa, Loader should be used insteadVasu Nori2010-11-021-2/+3
* | add API to Cursor to get column value typeVasu Nori2010-06-021-0/+40
* | Remove the deprecated cursor methods.Jeff Hamilton2010-05-131-198/+0
* | am fd5b040a: am 485b800e: am 1a3b3d48: merge from open-source masterThe Android Open Source Project2010-05-131-0/+3
|\|
| * Add some documentation about the thread safety of Cursor and some of the SQLi...Jeff Hamilton2010-05-121-0/+3
* | several minor bugs and things listed belowVasu Nori2010-04-161-0/+4
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+587
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-587/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+587