68ff0f60e84e03864b87bb3e21dff387d952f843 |
|
06-Mar-2013 |
Elliott Hughes <enh@google.com> |
am b4e9e379: Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1" * commit 'b4e9e379e360464d3d6bde3084e5b286238a9329': fix build problem, when #define ENABLE_ANDROID_LOG 1
|
165c687ec0f21b4ca003384a7528305e38d2f4c6 |
|
28-Feb-2013 |
Hyejin Kim <hyejin.kim@lge.com> |
fix build problem, when #define ENABLE_ANDROID_LOG 1 Change-Id: I514750dd33ff5bd433d4ee167a2401d829d2fbe9
/external/sqlite/android/sqlite3_android.cpp
|
db9ae4b068589d2157c1c2d4c45c3873d9203ef0 |
|
16-Feb-2013 |
Jay Shrauner <shrauner@google.com> |
Remove GET_PHONEBOOK_INDEX callback Remove sqlite GET_PHONEBOOK_INDEX callback. Bug: Change-Id: I751bb4fdff89af1eccc4b21b67fddd0b802eeb61
/external/sqlite/android/sqlite3_android.cpp
|
db8a386d111b11463c877b3a14ab62aec761a3f5 |
|
17-Dec-2012 |
Jay Shrauner <shrauner@google.com> |
Fix contacts index labels for i18n Switch ContactsProvider to using ICU for generation of index labels, and remove custom KO and JA code. Add i18n test cases. Bug:7351596 Change-Id: I7ac25add8b29ff2c6c395f04a83b279b541e4125
/external/sqlite/android/sqlite3_android.cpp
|
cbfefdaaf7625a17e78a567d42a22af195b30d19 |
|
06-Jan-2012 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I5ffb58901712f4db93de474c30833a46ebb4bc7c
/external/sqlite/android/sqlite3_android.cpp
|
bcf3ccca55449f2886f03a5c7809a433ff6f80c4 |
|
20-Dec-2011 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: Iad9bddb01ef0d9b28e3969b9f8dfbb2cc2830b30
/external/sqlite/android/sqlite3_android.cpp
|
5a34599bae6690eb529d9907737c8a1cfd8efb81 |
|
07-Jul-2011 |
Mike Lockwood <lockwood@android.com> |
Allow _DELETE_FILE trigger to delete files on secondary external storage Change-Id: I5281dda013f909c050fda712d3a0816173df277d Signed-off-by: Mike Lockwood <lockwood@android.com>
/external/sqlite/android/sqlite3_android.cpp
|
532ae77972f66feecc96ae31b771cf6f68fd6556 |
|
12-Jan-2011 |
Mike Lockwood <lockwood@android.com> |
Revert "Allow _DELETE_FILE trigger to delete files in /data/media" The media provider is now using the emulated /mnt/sdcard file system, so this change is no longer necessary. This reverts commit 439e88e7d09bfeac4690f2d9df6533955aa4fa88. Change-Id: Ied12275767e3a399d7e455ac2102527ccd8b888d
/external/sqlite/android/sqlite3_android.cpp
|
46bdb5c49f8374539ec89e85cbb1a9ee7b3a2b10 |
|
06-Jan-2011 |
Dmitri Plotnikov <dplotnikov@google.com> |
DO NOT MERGE. Adding a custom function to support legacy API compatibility Bug: 3210604 Change-Id: Ie65c053ec5178d6cd991f69a5a2b6d5d51938ade
/external/sqlite/android/sqlite3_android.cpp
|
439e88e7d09bfeac4690f2d9df6533955aa4fa88 |
|
05-Oct-2010 |
Mike Lockwood <lockwood@android.com> |
Allow _DELETE_FILE trigger to delete files in /data/media Change-Id: I8a3f620cd6633f2be47ac05e17ea642f00b71e91 Signed-off-by: Mike Lockwood <lockwood@android.com>
/external/sqlite/android/sqlite3_android.cpp
|
31089e078a4ef00cf4903b283d7f06c1a3af83ed |
|
24-Feb-2010 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort based on phonebook in ja_JP locale. In the future, we may able to use PHONEBOOK_COLLATOR in the other locales, but we don't use the other phonebook collator now since we cannot estimate how impactful the change is. Now we have a customized phonebook collator in Japanese and we need it in ContactsProvider, we'll use only the collator. Do not use this collator in the other packages and locales now. We may decide revert it in the near future after furter investigatons. Need to submit I4dd1b047 to make this change actually effective. Without the change, we will have a phonebook collator for "previous" locale, not the current one. Bug: 2514026 Bug: 2373557 Bug: 2373553 Change-Id: If6f548c0a80fe01e779b4dfc46f74224003f1798
/external/sqlite/android/sqlite3_android.cpp
|
560b951f6455f0ad091213f217895109b4ccb19f |
|
17-Mar-2010 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Remove getPhoneticallySortableString() and its SQLite variant, both of which are now obsolete because we already have icu's collator. Remain getNormalizedString() but remove SQLite variant since the C function is used internally. Change-Id: If1e4b8388087b78e0f6418ac3c7be4c23f67ee0e
/external/sqlite/android/sqlite3_android.cpp
|
76b3da43e488769ceaae0698e5e23cfde84b4ce2 |
|
12-Mar-2010 |
Ray Chen <raychen@google.com> |
Read external storage name from EXTERNAL_STORAGE variable. Change-Id: I9d5bd02f23882dd85e91075e897150cafa33ffe5
/external/sqlite/android/sqlite3_android.cpp
|
4b2aeb8073512909db336dd297563f6d07df7537 |
|
03-Mar-2010 |
Dmitri Plotnikov <dplotnikov@google.com> |
Implementing traditional grouping of Hiragana characters in contacts lists Bug: 2407129 Change-Id: I8d83f9012846f61484b76f718e8127090eba39ec
/external/sqlite/android/sqlite3_android.cpp
|
3a74962298118ee138e290c3458bccb895854b47 |
|
03-Mar-2010 |
Dmitri Plotnikov <dplotnikov@google.com> |
Introducing a new SQLite extension function: GET_PHONEBOOK_INDEX This function will produce a normalized upper case first letter from a given string. Bug: 2407129 Change-Id: Idfafca04342d43ef43cfdff0e431e0a6a8cf5c68
/external/sqlite/android/sqlite3_android.cpp
|
948a119c94f8b69760437c7d1e784b498cd9b766 |
|
20-Sep-2009 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Revert the default phone number comparation algorithm. Now developers have to explicitly set the third argument of PHONE_NUMBERS_COMPARE() into 1, when they want to use "strict" phone number comparation algorithm, which was used in Donut. In default, PHONE_NUMBER_COMPARE() now uses "loose" phone number comparation algorithm, which had been used in Cupcake. Internal issue id: 1892808
/external/sqlite/android/sqlite3_android.cpp
|
754d83d532872f02046ddaa2ef57bfe1607346b6 |
|
18-May-2009 |
Bjorn Bringert <bringert@android.com> |
Added 'tag' column to SQLite _TOKENIZE function. If the new optional 6th argument <data_tag> is given to _TOKENIZE, the 'tag' column is set to <data_tag>. This can for example be used to record from which column the tokens come when tokens are extracted from multiple columns.
/external/sqlite/android/sqlite3_android.cpp
|
d28cdc45c5e3f29f8904759293c813ad0a58329e |
|
18-May-2009 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Hand merge from cupcake_dcm from donut, part 1. Add SQL functions "GET_PHONETICALLY_SORTABLE_STRING()" and "GET_NORMALIZED_STRING()" and its tests.
/external/sqlite/android/sqlite3_android.cpp
|
687f1165e7f61d3842e6b8f4ba28d0473fff529b |
|
13-May-2009 |
Bjorn Bringert <bringert@android.com> |
Add token_index column to _TOKENIZE table. If the new optional fifth argument to _TOKENIZE is non-zero, the _TOKENIZE function now uses a third column, token_index, in addition to the earlier token and source columns. The new column stores the index of the token within the string. This is useful for distingusihing between matches that are prefixes of the original string, and matches that are prefixes of one of the tokens inside the original string. This change is required to fix http://b/issue?id=1847321
/external/sqlite/android/sqlite3_android.cpp
|
2da78c0877a7fa924f62cc76700f3da29c47f5ad |
|
06-May-2009 |
Marco Nelissen <marcone@google.com> |
Don't allow '/../' to be part of the path for delete file triggers.
/external/sqlite/android/sqlite3_android.cpp
|
0c45e82353d7e8393fd544755c6e2b2349a2b8d7 |
|
28-Mar-2009 |
Daisuke Miyakawa <> |
AI 143231: am: CL 143056 Fix PhoneticStringUtils so that it ignores whitespaces correctly. Original author: dmiyakawa Merged from: //branches/cupcake/... Automated import of CL 143231
/external/sqlite/android/sqlite3_android.cpp
|
455ed29fb92a9adf411252df5e74541269d10806 |
|
13-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake_rel/...@138607
/external/sqlite/android/sqlite3_android.cpp
|
7790ef5367fe6731048c3e3a1c067f94b321cb4d |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/external/sqlite/android/sqlite3_android.cpp
|
9764acebd9bd23a5e72932accc18cbe31b47ee57 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/external/sqlite/android/sqlite3_android.cpp
|
6005ac625aa553fe461b363385a8ed4a3c217a1f |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/external/sqlite/android/sqlite3_android.cpp
|