index
:
Project-1CE/external_sqlite
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
Age
Commit message (
Expand
)
Author
2020-05-11
Fix 'ALTER RENAME TABLE' compat issue
Zim
2019-08-27
sqlite3_android.cpp: disable _TOKENIZE
Nick Kralevich
2019-07-18
Support loose comparison using minimum matched chars
Taesu Lee
2019-07-15
Merge "Remove all ICU integration for sqlite on host"
Neil Fuller
2019-06-21
Remove all ICU integration for sqlite on host
Neil Fuller
2019-05-14
Merge "Enable native_bridge_support for libsqlite" am: 11253fa3e8
Dimitry Ivanov
2019-05-14
Enable native_bridge_support for libsqlite
dimitry
2019-05-01
Unit test of strict match on russian number.
Hui Yu
2019-01-07
Use ICU in libandroidicu
Victor Chang
2019-01-04
Use ICU in libandroidicu
Victor Chang
2017-09-29
Merge "Use -Werror in external/sqlite" am: 0d42d6b303 am: 545d8fbaaf am: 2384...
Chih-Hung Hsieh
2017-09-29
Use -Werror in external/sqlite
Chih-Hung Hsieh
2017-09-18
Merge "Fix false positives comparing local and intl numbers"
Francisco Pimenta
2017-09-07
ICU is disabled by Android.bp
Jiyong Park
2017-09-05
Mark libsqlite as vendor_available
Jiyong Park
2017-08-11
ICU is disabled by Android.bp
Jiyong Park
2017-08-10
Don't use ICU when built for vendors
Jiyong Park
2017-08-10
Don't use ICU when built for vendors
Jiyong Park
2017-07-18
Fix false positives comparing local and intl numbers
Francisco Pimenta
2017-06-26
Mark libsqlite as vendor_available
Jiyong Park
2017-04-19
Convert external/sqlite to Android.bp
Colin Cross
2016-09-13
external/sqlite/android cleanup.
Elliott Hughes
2016-09-12
Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n
Dan Willemsen
2015-01-05
Remove hardcoded ICU include paths.
Narayan Kamath
2014-07-09
Switch sqlite to the new icu.
Elliott Hughes
2014-05-23
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2013-07-23
add static dependency on liblog
Colin Cross
2013-03-06
am b4e9e379: Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1"
Elliott Hughes
2013-03-06
fix build problem, when #define ENABLE_ANDROID_LOG 1
Hyejin Kim
2013-02-25
Remove GET_PHONEBOOK_INDEX callback
Jay Shrauner
2013-02-05
Fix contacts index labels for i18n
Jay Shrauner
2012-05-01
am 38d33f70: am 1eabc582: Merge "GetPhonebookIndex: Fix handling for minor Ja...
Jean-Baptiste Queru
2012-01-06
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-12-18
GetPhonebookIndex: Fix handling for minor Japanese kana characters
Yutaro Ogasawara
2011-07-07
Allow _DELETE_FILE trigger to delete files on secondary external storage
Mike Lockwood
2011-01-12
Revert "Allow _DELETE_FILE trigger to delete files in /data/media"
Mike Lockwood
2011-01-06
DO NOT MERGE. Adding a custom function to support legacy API compatibility
Dmitri Plotnikov
2010-11-15
Update to new Unicode.h includes
Kenny Root
2010-10-05
Allow _DELETE_FILE trigger to delete files in /data/media
Mike Lockwood
2010-09-15
resolved conflicts for merge of 90f23688 to master
Jesse Wilson
2010-09-14
Support sqlite on the dalvikvm host build.
Jesse Wilson
2010-08-24
Fix problem with const result from strchr() [DO NOT MERGE]
Mike Lockwood
2010-08-18
Put digits into an own segment with the title #
Daniel Lehmann
2010-05-19
Fix problem with const result from strchr()
Mike Lockwood
2010-03-18
Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort ...
Daisuke Miyakawa
2010-03-17
Remove getPhoneticallySortableString() and its SQLite variant, both of which ...
Daisuke Miyakawa
2010-03-12
Read external storage name from EXTERNAL_STORAGE variable.
Ray Chen
2010-03-04
Changing the phone book index for Japanese word "other"
Dmitri Plotnikov
2010-03-03
Implementing traditional grouping of Hiragana characters in contacts lists
Dmitri Plotnikov
[next]