summaryrefslogtreecommitdiff
path: root/core/java/android/database/MatrixCursor.java
AgeCommit message (Expand)Author
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-04-30Optimize FileSystemProvider.includeFileAnton Hansson
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-10Add @UnsupportedAppUsage annotationsMathew Inwood
2013-09-09Rename offer() to add(), remove/hide some APIs.Jeff Sharkey
2013-08-17Resized thumbnails; async; extend MatrixCursor.Jeff Sharkey
2011-07-19Add getBlob() to MatrixCursorTodd Kennedy
2010-06-02add API to Cursor to get column value typeVasu Nori
2009-07-22Handle null in MatrixCursor.get*()Bjorn Bringert
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project