index
:
external_sqlite.git
kitkat
p9.0
external_sqlite
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
sqlite3_android.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sqlite: Remove useless function of tokenize
Jinguang Dong
2019-03-04
1
-191
/
+0
*
Fix parameter checking logic error in tokenize
Jinguang Dong
2019-03-04
1
-1
/
+1
*
ICU is disabled by Android.bp
Jiyong Park
2017-08-11
1
-7
/
+0
*
Don't use ICU when built for vendors
Jiyong Park
2017-08-10
1
-2
/
+24
*
Convert external/sqlite to Android.bp
Colin Cross
2017-04-19
1
-1
/
+1
*
external/sqlite/android cleanup.
Elliott Hughes
2016-09-13
1
-12
/
+4
*
am b4e9e379: Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1"
Elliott Hughes
2013-03-06
1
-1
/
+1
|
\
|
*
fix build problem, when #define ENABLE_ANDROID_LOG 1
Hyejin Kim
2013-03-06
1
-1
/
+1
*
|
Remove GET_PHONEBOOK_INDEX callback
Jay Shrauner
2013-02-25
1
-58
/
+0
*
|
Fix contacts index labels for i18n
Jay Shrauner
2013-02-05
1
-7
/
+1
|
/
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-11
/
+11
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
Allow _DELETE_FILE trigger to delete files on secondary external storage
Mike Lockwood
2011-07-07
1
-6
/
+22
*
Revert "Allow _DELETE_FILE trigger to delete files in /data/media"
Mike Lockwood
2011-01-12
1
-7
/
+2
*
DO NOT MERGE. Adding a custom function to support legacy API compatibility
Dmitri Plotnikov
2011-01-06
1
-0
/
+34
*
Allow _DELETE_FILE trigger to delete files in /data/media
Mike Lockwood
2010-10-05
1
-2
/
+7
*
Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort ...
Daisuke Miyakawa
2010-03-18
1
-1
/
+40
*
Remove getPhoneticallySortableString() and its SQLite variant, both of which ...
Daisuke Miyakawa
2010-03-17
1
-60
/
+0
*
Read external storage name from EXTERNAL_STORAGE variable.
Ray Chen
2010-03-12
1
-2
/
+3
*
Implementing traditional grouping of Hiragana characters in contacts lists
Dmitri Plotnikov
2010-03-03
1
-5
/
+13
*
Introducing a new SQLite extension function: GET_PHONEBOOK_INDEX
Dmitri Plotnikov
2010-03-03
1
-12
/
+65
*
Revert the default phone number comparation algorithm.
Daisuke Miyakawa
2009-09-20
1
-4
/
+22
*
Added 'tag' column to SQLite _TOKENIZE function.
Bjorn Bringert
2009-05-19
1
-14
/
+38
*
Hand merge from cupcake_dcm from donut, part 1.
Daisuke Miyakawa
2009-05-18
1
-0
/
+29
*
Add token_index column to _TOKENIZE table.
Bjorn Bringert
2009-05-14
1
-7
/
+46
*
Don't allow '/../' to be part of the path for delete file triggers.
Marco Nelissen
2009-05-06
1
-1
/
+5
*
AI 143231: am: CL 143056 Fix PhoneticStringUtils so that it ignores whitespac...
Daisuke Miyakawa
2009-03-27
1
-1
/
+3
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-1
/
+29
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+396
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-396
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+396