index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
database
/
sqlite
/
SQLiteQueryBuilder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Carry over bugfixes from MediaProvider." into rvc-dev am: f6f2273cb0 a...
TreeHugger Robot
2020-05-19
1
-3
/
+3
|
\
|
*
Carry over bugfixes from MediaProvider.
Jeff Sharkey
2020-05-19
1
-3
/
+3
*
|
Allow empty tokens in strict grammar
Hall Liu
2020-03-11
1
-0
/
+1
|
/
*
Respond to API council feedback.
Jeff Sharkey
2020-01-08
1
-11
/
+19
*
Final push to build against SDK.
Jeff Sharkey
2020-01-08
1
-9
/
+5
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
We can't be as clever as we'd like.
Jeff Sharkey
2019-12-18
1
-40
/
+23
*
Allow "LOCALIZED" and "UNICODE" collators.
Jeff Sharkey
2019-12-17
1
-0
/
+1
*
Strict SQLiteQueryBuilder needs to be stricter.
Jeff Sharkey
2019-07-18
1
-76
/
+307
*
People might want GROUP_CONCAT.
Jeff Sharkey
2019-04-10
1
-1
/
+1
*
Support optional use of aggregation functions.
Jeff Sharkey
2019-03-29
1
-5
/
+43
*
Respond to API council feedback.
Jeff Sharkey
2019-03-25
1
-3
/
+3
*
To be @Nullable or @NonNull, that is the question.
Jeff Sharkey
2019-03-01
1
-8
/
+8
*
Respond to various API council feedback.
Jeff Sharkey
2019-02-19
1
-55
/
+55
*
Add accessor methods to aid testing.
Jeff Sharkey
2019-02-14
1
-0
/
+42
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-4
/
+4
*
Mark deprecated APIs, support column greylisting.
Jeff Sharkey
2018-09-13
1
-0
/
+32
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-10
1
-0
/
+5
*
Support for appending "standalone" WHERE chunks.
Jeff Sharkey
2018-07-27
1
-4
/
+24
*
Bind update() args as Object[] for performance.
Jeff Sharkey
2018-07-26
1
-9
/
+12
*
Extend SQLiteQueryBuilder for update and delete.
Jeff Sharkey
2018-07-25
1
-29
/
+212
*
Execute "strict" queries with extra parentheses.
Jeff Sharkey
2018-07-25
1
-6
/
+19
*
Revert SQLiteQueryBuilder for now.
Jeff Sharkey
2018-07-19
1
-455
/
+68
*
Execute "strict" queries with extra parentheses.
Jeff Sharkey
2018-07-16
1
-9
/
+25
*
Add support for appending standalone phrases.
Jeff Sharkey
2018-07-16
1
-1
/
+41
*
GROUP BY and HAVING aren't ready to be strict.
Jeff Sharkey
2018-07-16
1
-2
/
+2
*
Extend SQLiteQueryBuilder for update and delete.
Jeff Sharkey
2018-07-13
1
-68
/
+399
*
docs: fixed typo
Joshua Baxter
2018-03-26
1
-1
/
+1
*
Add SQLiteDatabase.validateSql()
Makoto Onuki
2015-12-16
1
-12
/
+1
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-2
/
+2
*
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
1
-8
/
+8
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-7
/
+55
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-9
/
+5
*
Remove the obsolete function that is not used anymore
Daniel Lehmann
2011-06-01
1
-9
/
+0
*
Enable strict mode as a public api to catch sql injections
Daniel Lehmann
2011-06-01
1
-12
/
+58
*
resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp
Jean-Baptiste Queru
2010-11-17
1
-13
/
+41
|
\
|
*
Added buildQuery and buildUnionSubQuery methods without misleading selectionA...
Jonas Schwertfeger
2010-11-12
1
-13
/
+41
|
/
*
Introducing "strict project map".
Dmitri Plotnikov
2010-04-14
1
-2
/
+10
*
Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily.
Brad Fitzpatrick
2010-03-14
1
-3
/
+10
*
am a64f5f61: Merge change 1124 into donut
Android (Google) Code Review
2009-05-27
1
-4
/
+8
|
\
|
*
Fix SQLite limit issue.
Owen Lin
2009-05-21
1
-4
/
+8
*
|
am 9ae8873: Merge change 617 into donut
Android (Google) Code Review
2009-04-29
1
-4
/
+12
|
\
|
|
*
Allow caller-supplied column aliases in queries even when a projection map is...
Michael Chan
2009-04-27
1
-4
/
+12
|
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+520
|
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-520
/
+0
*
|
fix issue #1587
Yusuke Ohmichi(maimuzo)
2009-03-04
1
-6
/
+9
|
/
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+520