summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2020-05-11Fix 'ALTER RENAME TABLE' compat issueZim
2019-08-27sqlite3_android.cpp: disable _TOKENIZENick Kralevich
2019-07-18Support loose comparison using minimum matched charsTaesu Lee
2019-07-15Merge "Remove all ICU integration for sqlite on host"Neil Fuller
2019-06-21Remove all ICU integration for sqlite on hostNeil Fuller
2019-05-14Merge "Enable native_bridge_support for libsqlite" am: 11253fa3e8Dimitry Ivanov
2019-05-14Enable native_bridge_support for libsqlitedimitry
2019-05-01Unit test of strict match on russian number.Hui Yu
2019-01-07Use ICU in libandroidicuVictor Chang
2019-01-04Use ICU in libandroidicuVictor Chang
2017-09-29Merge "Use -Werror in external/sqlite" am: 0d42d6b303 am: 545d8fbaaf am: 2384...Chih-Hung Hsieh
2017-09-29Use -Werror in external/sqliteChih-Hung Hsieh
2017-09-18Merge "Fix false positives comparing local and intl numbers"Francisco Pimenta
2017-09-07ICU is disabled by Android.bpJiyong Park
2017-09-05Mark libsqlite as vendor_availableJiyong Park
2017-08-11ICU is disabled by Android.bpJiyong Park
2017-08-10Don't use ICU when built for vendorsJiyong Park
2017-08-10Don't use ICU when built for vendorsJiyong Park
2017-07-18Fix false positives comparing local and intl numbersFrancisco Pimenta
2017-06-26Mark libsqlite as vendor_availableJiyong Park
2017-04-19Convert external/sqlite to Android.bpColin Cross
2016-09-13external/sqlite/android cleanup.Elliott Hughes
2016-09-12Rename libicuuc-host/libicui18n-host to libicuuc/libicui18nDan Willemsen
2015-01-05Remove hardcoded ICU include paths.Narayan Kamath
2014-07-09Switch sqlite to the new icu.Elliott Hughes
2014-05-23Remove deprecated WITH_HOST_DALVIK.Ian Rogers
2013-07-23add static dependency on liblogColin Cross
2013-03-06am b4e9e379: Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1"Elliott Hughes
2013-03-06fix build problem, when #define ENABLE_ANDROID_LOG 1Hyejin Kim
2013-02-25Remove GET_PHONEBOOK_INDEX callbackJay Shrauner
2013-02-05Fix contacts index labels for i18nJay Shrauner
2012-05-01am 38d33f70: am 1eabc582: Merge "GetPhonebookIndex: Fix handling for minor Ja...Jean-Baptiste Queru
2012-01-06Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-12-18GetPhonebookIndex: Fix handling for minor Japanese kana charactersYutaro Ogasawara
2011-07-07Allow _DELETE_FILE trigger to delete files on secondary external storageMike Lockwood
2011-01-12Revert "Allow _DELETE_FILE trigger to delete files in /data/media"Mike Lockwood
2011-01-06DO NOT MERGE. Adding a custom function to support legacy API compatibilityDmitri Plotnikov
2010-11-15Update to new Unicode.h includesKenny Root
2010-10-05Allow _DELETE_FILE trigger to delete files in /data/mediaMike Lockwood
2010-09-15resolved conflicts for merge of 90f23688 to masterJesse Wilson
2010-09-14Support sqlite on the dalvikvm host build.Jesse Wilson
2010-08-24Fix problem with const result from strchr() [DO NOT MERGE]Mike Lockwood
2010-08-18Put digits into an own segment with the title #Daniel Lehmann
2010-05-19Fix problem with const result from strchr()Mike Lockwood
2010-03-18Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort ...Daisuke Miyakawa
2010-03-17Remove getPhoneticallySortableString() and its SQLite variant, both of which ...Daisuke Miyakawa
2010-03-12Read external storage name from EXTERNAL_STORAGE variable.Ray Chen
2010-03-04Changing the phone book index for Japanese word "other"Dmitri Plotnikov
2010-03-03Implementing traditional grouping of Hiragana characters in contacts listsDmitri Plotnikov