This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca8faae6b930abb2f1622c50ddee0b205b943ade
frameworks_base
/
core
/
java
/
android
/
database
History
Vasu Nori
4da24f428f
hide the newly created DatabaseObjectNotClosedException class from sdk
2010-03-03 10:49:56 -08:00
..
sqlite
hide the newly created DatabaseObjectNotClosedException class from sdk
2010-03-03 10:49:56 -08:00
AbstractCursor.java
…
AbstractWindowedCursor.java
- create a new generic ISyncAdapter implementation, SyncAdapterNew
2009-06-01 16:17:03 -07:00
BulkCursorNative.java
…
BulkCursorToCursorAdaptor.java
BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is impossible, fails more gracefully.
2009-06-22 12:51:35 -07:00
CharArrayBuffer.java
…
ContentObservable.java
…
ContentObserver.java
…
CrossProcessCursor.java
…
Cursor.java
…
CursorIndexOutOfBoundsException.java
…
CursorJoiner.java
…
CursorToBulkCursorAdaptor.java
Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()
2010-03-03 12:49:17 +00:00
CursorWindow.java
- create a new generic ISyncAdapter implementation, SyncAdapterNew
2009-06-01 16:17:03 -07:00
CursorWrapper.java
…
DatabaseUtils.java
am
328c0e79
: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c
2009-12-10 10:37:52 -08:00
DataSetObservable.java
…
DataSetObserver.java
…
IBulkCursor.java
…
IContentObserver.aidl
…
MatrixCursor.java
Handle null in MatrixCursor.get*()
2009-07-22 21:20:51 +01:00
MergeCursor.java
…
Observable.java
…
package.html
…
SQLException.java
…
StaleDataException.java
…