index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
database
/
DatabaseUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+1
*
Add additional Method that check whether a table is empty or not
Hyoseong Kim
2013-04-01
1
-0
/
+12
*
Deprecate DatabaseUtils.InsertHelper.
Jeff Brown
2012-06-22
1
-12
/
+32
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-1
/
+1
*
Prefetch column names in bulk cursor adaptor.
Jeff Brown
2012-03-14
1
-0
/
+14
*
Don't close the database until all references released.
Jeff Brown
2012-03-06
1
-52
/
+45
*
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
1
-0
/
+6
*
Fix Music import for Turkish locales.
Elliott Hughes
2012-01-03
1
-1
/
+2
*
Optimize fillWindow to improve reverse-seek performance.
Jeff Brown
2011-10-28
1
-0
/
+26
*
Make default implementation of fillWindow typesafe.
Jeff Brown
2011-10-12
1
-1
/
+78
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-2
/
+1
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-1
/
+0
*
don't compile statement for certain SQL statements
Vasu Nori
2010-09-17
1
-1
/
+14
*
Fixing an issue with convert... utility methods.
Dmitri Plotnikov
2010-09-02
1
-12
/
+12
*
resolved conflicts for merge of c64b916e to master
Jean-Baptiste Queru
2010-08-24
1
-8
/
+34
|
\
|
*
resolved conflicts for merge of e7731f0a to gingerbread-plus-aosp
Jean-Baptiste Queru
2010-08-20
1
-10
/
+34
|
|
\
|
|
*
Added overload methods for DatabaseUtils.queryNumEntries
Christian Mehlmauer
2010-08-20
1
-10
/
+34
*
|
|
New API and implementation of DB and memory-backed FDs
Bjorn Bringert
2010-08-18
1
-0
/
+29
*
|
|
Add a few helpful APIs.
Jeff Hamilton
2010-08-10
1
-0
/
+14
*
|
|
random but useful stuff
Vasu Nori
2010-08-03
1
-16
/
+4
*
|
|
do begin-end transaction before standalone insert/update/delete sql
Vasu Nori
2010-08-02
1
-0
/
+56
*
|
|
am 3e5e21d4: am 1772c34e: Merge "StrictMode: gather and return violating stac...
Brad Fitzpatrick
2010-07-15
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
1
-3
/
+3
|
|
/
*
|
add API to Cursor to get column value type
Vasu Nori
2010-06-02
1
-0
/
+31
|
/
*
am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - ...
Fred Quintana
2009-12-10
1
-0
/
+96
*
add ipc support to batching
Fred Quintana
2009-05-22
1
-0
/
+15
*
Automated import from //branches/master/...@141380,141380
Fred Quintana
2009-03-24
1
-15
/
+17
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1018
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1018
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-0
/
+1
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+15
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1002