index
:
packages_providers_ContactsProvider.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
providers
/
contacts
/
SearchIndexManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple ProviderStatus & internal provider state
Brian Attwell
2015-06-02
1
-2
/
+2
*
Correctly append contact IDs in SearchIndexManager
Yorke Lee
2014-03-26
1
-2
/
+2
*
Update search index for entire contact when raw contact is modified
Yorke Lee
2014-03-26
1
-11
/
+13
*
Fix PHONE_FILTER and CALLABLES_FILTER search behavior
Yorke Lee
2013-09-10
1
-0
/
+4
*
Rebuild SQLITE_STAT1 table after drop operations.
Makoto Onuki
2012-11-14
1
-1
/
+1
*
Make sure to rebuild search index on locale changes...
Makoto Onuki
2012-10-01
1
-3
/
+9
*
Reorganize import in contacts provider
Makoto Onuki
2012-06-27
1
-8
/
+8
*
Make names with special chars searchable.
Makoto Onuki
2012-04-30
1
-37
/
+56
*
New aggregation logic
Makoto Onuki
2012-04-20
1
-14
/
+23
*
Use wall time instead of CPU time for performance log
Makoto Onuki
2012-03-08
1
-2
/
+2
*
Speed up search query update after each transaction
Makoto Onuki
2012-01-20
1
-21
/
+27
*
Fix search for hyphenated names
Makoto Onuki
2011-11-15
1
-0
/
+16
*
Use hexadecimal collation key for name searches.
Daniel Lehmann
2011-10-14
1
-3
/
+119
*
Make search aware of names in "all other contacts"
Daisuke Miyakawa
2011-09-21
1
-4
/
+2
*
Full text search: email suggestions
Dmitri Plotnikov
2011-02-11
1
-5
/
+19
*
Full text search: QSB support
Dmitri Plotnikov
2011-02-11
1
-0
/
+1
*
Full text search: removing organization from name lookup
Dmitri Plotnikov
2011-02-10
1
-5
/
+23
*
Full text search: updating search index on change of visibility
Dmitri Plotnikov
2011-02-10
1
-6
/
+23
*
Full text search: no snippet when searching by name
Dmitri Plotnikov
2011-02-10
1
-0
/
+8
*
Full text search: building full index for all contacts
Dmitri Plotnikov
2011-02-08
1
-12
/
+70
*
Full text search: adding remaining built-in data types
Dmitri Plotnikov
2011-02-08
1
-0
/
+4
*
Full text search: adding common data types
Dmitri Plotnikov
2011-02-08
1
-21
/
+28
*
Full text search: adding internal provider API.
Dmitri Plotnikov
2011-02-07
1
-0
/
+220