1. df8b8a8 Add libsqlite_static_noicu by Jiyong Park · 2 years, 9 months ago
  2. 85eb69b Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/sqlite" am: 1ef942bf52 am: 92ba6ff006 am: 93094e8329 by Treehugger Robot · 3 years, 4 months ago
  3. f305f77 [LSC] Add LOCAL_LICENSE_KINDS to external/sqlite by Bob Badour · 3 years, 4 months ago
  4. c7f4aef Fix 'ALTER RENAME TABLE' compat issue am: 88147c430c am: e200c92bf7 am: dc7bb71c5a am: 1430283951 by Zim · 4 years, 1 month ago
  5. 88147c4 Fix 'ALTER RENAME TABLE' compat issue by Zim · 4 years, 1 month ago
  6. e1a01a2 Switch host libsqlite3_android and libsqlite to use ICU direct by Michael Hoisie · 4 years, 6 months ago
  7. c52a173 sqlite3_android.cpp: disable _TOKENIZE by Nick Kralevich · 4 years, 10 months ago
  8. 33fdf2e Support loose comparison using minimum matched chars by Taesu Lee · 5 years ago
  9. 91b267d Merge "Remove all ICU integration for sqlite on host" am: 6ba0946797 by Neil Fuller · 5 years ago
  10. 06b8c69 Remove all ICU integration for sqlite on host by Neil Fuller · 5 years ago
  11. 099c08b Merge "Enable native_bridge_support for libsqlite" am: 11253fa3e8 am: 08675b42a3 by Dimitry Ivanov · 5 years ago
  12. e1a2b0a Enable native_bridge_support for libsqlite by dimitry · 5 years ago
  13. f2a22be Unit test of strict match on russian number. by Hui Yu · 5 years ago
  14. eb37fa7 Use ICU in libandroidicu by Victor Chang · 6 years ago
  15. 57caede Use ICU in libandroidicu by Victor Chang · 6 years ago
  16. 1b2d2cd Merge "Use -Werror in external/sqlite" am: 0d42d6b303 am: 545d8fbaaf am: 2384f6bc0b by Chih-Hung Hsieh · 7 years ago
  17. bac10c1 Use -Werror in external/sqlite by Chih-Hung Hsieh · 7 years ago
  18. 7a8a97d Merge "Fix false positives comparing local and intl numbers" by Francisco Pimenta · 7 years ago
  19. 19232df ICU is disabled by Android.bp by Jiyong Park · 7 years ago
  20. 85d613a Mark libsqlite as vendor_available by Jiyong Park · 7 years ago
  21. 633397e ICU is disabled by Android.bp by Jiyong Park · 7 years ago
  22. 58d1be3 Don't use ICU when built for vendors by Jiyong Park · 7 years ago
  23. b4076df Don't use ICU when built for vendors by Jiyong Park · 7 years ago
  24. 5f46e58 Fix false positives comparing local and intl numbers by Francisco Pimenta · 7 years ago
  25. 83ebca9 Mark libsqlite as vendor_available by Jiyong Park · 7 years ago
  26. ea17061 Convert external/sqlite to Android.bp by Colin Cross · 7 years ago
  27. 153c102 external/sqlite/android cleanup. by Elliott Hughes · 8 years ago
  28. 3b61593 Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n by Dan Willemsen · 8 years ago
  29. 22d8f5b Remove hardcoded ICU include paths. by Narayan Kamath · 9 years ago
  30. 71ceba4 Switch sqlite to the new icu. by Elliott Hughes · 10 years ago
  31. f3a7b1a Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  32. bde7635 add static dependency on liblog by Colin Cross · 11 years ago
  33. 68ff0f6 am b4e9e379: Merge "fix build problem, when #define ENABLE_ANDROID_LOG 1" by Elliott Hughes · 11 years ago
  34. 165c687 fix build problem, when #define ENABLE_ANDROID_LOG 1 by Hyejin Kim · 11 years ago
  35. db9ae4b Remove GET_PHONEBOOK_INDEX callback by Jay Shrauner · 11 years ago
  36. db8a386 Fix contacts index labels for i18n by Jay Shrauner · 12 years ago
  37. 885e04d am 38d33f70: am 1eabc582: Merge "GetPhonebookIndex: Fix handling for minor Japanese kana characters" by Jean-Baptiste Queru · 12 years ago
  38. cbfefda Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  39. bcf3ccc Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  40. ae72de9 GetPhonebookIndex: Fix handling for minor Japanese kana characters by Yutaro Ogasawara · 13 years ago
  41. 5a34599 Allow _DELETE_FILE trigger to delete files on secondary external storage by Mike Lockwood · 13 years ago
  42. 532ae77 Revert "Allow _DELETE_FILE trigger to delete files in /data/media" by Mike Lockwood · 13 years ago
  43. 46bdb5c DO NOT MERGE. Adding a custom function to support legacy API compatibility by Dmitri Plotnikov · 13 years ago
  44. 0b161e0 Update to new Unicode.h includes by Kenny Root · 14 years ago
  45. 439e88e Allow _DELETE_FILE trigger to delete files in /data/media by Mike Lockwood · 14 years ago
  46. 747c573 resolved conflicts for merge of 90f23688 to master by Jesse Wilson · 14 years ago
  47. 90f2368 Support sqlite on the dalvikvm host build. by Jesse Wilson · 14 years ago
  48. 109038d Fix problem with const result from strchr() [DO NOT MERGE] by Mike Lockwood · 14 years ago
  49. 167db39 Put digits into an own segment with the title # by Daniel Lehmann · 14 years ago
  50. d519668 Fix problem with const result from strchr() by Mike Lockwood · 14 years ago
  51. 31089e0 Add PHONEBOOK_COLLATOR toward SQLite so that database users are able to sort based on phonebook by Daisuke Miyakawa · 14 years ago
  52. 560b951 Remove getPhoneticallySortableString() and its SQLite variant, both of which are now obsolete because we already have icu's collator. by Daisuke Miyakawa · 14 years ago
  53. 76b3da4 Read external storage name from EXTERNAL_STORAGE variable. by Ray Chen · 14 years ago
  54. 78def01 Changing the phone book index for Japanese word "other" by Dmitri Plotnikov · 14 years ago
  55. 4b2aeb8 Implementing traditional grouping of Hiragana characters in contacts lists by Dmitri Plotnikov · 14 years ago
  56. 3a74962 Introducing a new SQLite extension function: GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 14 years ago
  57. fd20ece bug #2180646: make comparing "404-04" and "40404" return true in the native sqlite (loose) phone number comparison method. by Wei Huang · 15 years ago
  58. 468ecb9 fix failing test. by Wei Huang · 15 years ago
  59. 3fffdd3 make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 15 years ago
  60. 7bb17d6 Small change by Daisuke Miyakawa · 15 years ago
  61. 948a119 Revert the default phone number comparation algorithm. by Daisuke Miyakawa · 15 years ago
  62. b3b8a9d Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. by Daisuke Miyakawa · 15 years ago
  63. 07a39f1 Merge change 23409 into donut by Android (Google) Code Review · 15 years ago
  64. cc6719f Avoid a buffer overrun in GET_NORMALIZED_STRING. by Jeff Hamilton · 15 years ago
  65. 0d04c4c fix bug 2015059: where the native sqlite comparison method phone_number_compare() treated all alpha addresses as the same phone number. by Wei Huang · 15 years ago
  66. b020ccd One more test, which is succesful (and should be successful), but unexpectedly... by Daisuke Miyakawa · 15 years ago
  67. cfdd4a7 Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand one... by Daisuke Miyakawa · 15 years ago
  68. c30779b Oops! I was totally misunderstanding what was going wrong!! by Daisuke Miyakawa · 15 years ago
  69. 441321a Make sim-ang not corrupt when building PhoneticUtilsTest.cpp by Daisuke Miyakawa · 15 years ago
  70. 1ec1f3d quick fix by Daisuke Miyakawa · 15 years ago
  71. e919af5 Make PhoneticStringUtils use functions in String8 instead of using locally developped functions. by Daisuke Miyakawa · 15 years ago
  72. f06f5fa "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation. by Daisuke Miyakawa · 15 years ago
  73. ab3ee7d Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation." by Daisuke Miyakawa · 15 years ago
  74. de43094 "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation. by Daisuke Miyakawa · 15 years ago
  75. 0ff6f71 Remove libsqlite3_phonetic_string_utils_test from tests build by Sriram Raman · 15 years ago
  76. 754d83d Added 'tag' column to SQLite _TOKENIZE function. by Bjorn Bringert · 15 years ago
  77. d28cdc4 Hand merge from cupcake_dcm from donut, part 1. by Daisuke Miyakawa · 15 years ago
  78. 687f116 Add token_index column to _TOKENIZE table. by Bjorn Bringert · 15 years ago
  79. 2da78c0 Don't allow '/../' to be part of the path for delete file triggers. by Marco Nelissen · 15 years ago
  80. 0c45e82 AI 143231: am: CL 143056 Fix PhoneticStringUtils so that it ignores whitespaces correctly. by Daisuke Miyakawa · 15 years ago
  81. 47fbd75 Automated import from //branches/donutburger/...@140818,140818 by Dianne Hackborn · 15 years ago
  82. 455ed29 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  83. 7790ef5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. 9764ace auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  85. e9cfd50 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  86. 5770aaf Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  87. 6005ac6 Initial Contribution by The Android Open Source Project · 16 years ago