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
df357caf3128fdfb17b0a4b34b6d441144ed03cc
frameworks_base
/
core
/
java
/
android
/
database
History
Daniel Lehmann
50b1f8d3fc
Enable strict mode as a public api to catch sql injections
...
Bug: 4368912 Change-Id: Ia4919f58cc5264da8758d6cd61d93e031676b74a
2011-06-01 15:24:23 -07:00
..
sqlite
Enable strict mode as a public api to catch sql injections
2011-06-01 15:24:23 -07:00
AbstractCursor.java
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
2011-04-07 19:23:05 -07:00
AbstractWindowedCursor.java
bug:3497143 don't print warning if it is a bug in platform - not in app.
2011-03-01 18:22:31 -08:00
BulkCursorNative.java
…
BulkCursorToCursorAdaptor.java
requery() should close cursorwindow insead of setting it to null.
2011-01-06 09:52:51 -08:00
CharArrayBuffer.java
…
ContentObservable.java
…
ContentObserver.java
…
CrossProcessCursor.java
…
Cursor.java
…
CursorIndexOutOfBoundsException.java
…
CursorJoiner.java
…
CursorToBulkCursorAdaptor.java
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
2011-04-07 19:23:05 -07:00
CursorWindow.java
cosmetic fixes: removing unused members/imports
2011-03-01 18:37:52 -08:00
CursorWindowAllocationException.java
…
CursorWrapper.java
…
DatabaseErrorHandler.java
…
DatabaseUtils.java
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
2011-04-07 19:23:05 -07:00
DataSetObservable.java
…
DataSetObserver.java
…
DefaultDatabaseErrorHandler.java
bug:3398527 return List insttead of ArrayList from public API
2011-01-27 11:47:28 -08:00
IBulkCursor.java
…
IContentObserver.aidl
…
MatrixCursor.java
…
MergeCursor.java
…
Observable.java
…
package.html
…
SQLException.java
…
StaleDataException.java
…