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
/
GlobalSearchSupport.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protect against null lookup uri
Jay Shrauner
2015-03-13
1
-1
/
+2
*
Clean up SearchSnippetColumns API (2/3)
Yorke Lee
2014-07-01
1
-2
/
+2
*
Revert "Remove global search support."
Mathew Inwood
2013-09-30
1
-0
/
+309
*
Remove global search support.
Mathew Inwood
2013-09-20
1
-309
/
+0
*
Cancellation of queries for search suggestions.
Piotr Jastrzebski
2012-10-01
1
-7
/
+10
*
Don't sort contacts supplied to global search app.
Mathew Inwood
2012-07-04
1
-131
/
+8
*
Reset suggestion fields before reusing the object.
Daniel Lehmann
2012-02-10
1
-0
/
+16
*
Unify and improve isPhoneNumber checks.
Mathew Inwood
2011-12-01
1
-80
/
+105
*
Handle complex phone numbers in ContactsProvider.
Mark Brophy
2011-09-30
1
-2
/
+10
*
Don't return 'dial' suggesitons if we're not voice capable.
Mathew Inwood
2011-09-23
1
-20
/
+36
*
Fix snippetizing cursor
Isaac Katzenelson
2011-09-07
1
-8
/
+2
*
Separate the profile out into a separate database.
Dave Santoro
2011-08-30
1
-4
/
+0
*
Remove restricted white-listing
Daniel Lehmann
2011-07-11
1
-1
/
+2
*
Set the new last-access time global search column.
Mark Brophy
2011-07-01
1
-2
/
+9
*
Fix search support tests.
Dave Santoro
2011-05-06
1
-1
/
+1
*
Handle zero-query case for global search.
Mathew Inwood
2011-05-03
1
-11
/
+25
*
Move snippet logic from DB to a cursor wrapper.
Dave Santoro
2011-05-02
1
-1
/
+7
*
Full text search: Asian language support
Dmitri Plotnikov
2011-02-11
1
-1
/
+1
*
Full text search: QSB support
Dmitri Plotnikov
2011-02-11
1
-239
/
+123
*
Making QSB query not return "Dial 777" when on a no-telephony device
Dmitri Plotnikov
2011-01-20
1
-29
/
+42
*
Upgrading QSB Contacts query
Dmitri Plotnikov
2010-11-02
1
-24
/
+43
*
Changing the db structure to keep visible contact ids in a separate table.
Dmitri Plotnikov
2010-05-18
1
-13
/
+3
*
Fixing ClassCastException in contact search.
Dmitri Plotnikov
2010-02-02
1
-2
/
+2
*
Contacts provider uses LOOKUP_KEY for search result IDs
Tom O'Neill
2009-12-23
1
-6
/
+32
*
Update imports to android-common
Tom Taylor
2009-12-21
1
-1
/
+1
*
Removing unnecessary limit on name lookups in global search support for contacts
Dmitri Plotnikov
2009-12-03
1
-1
/
+1
*
Adding a new column to Contacts: NAME_RAW_CONTACT_ID
Dmitri Plotnikov
2009-12-01
1
-9
/
+9
*
Optimizing global search for contacts.
Dmitri Plotnikov
2009-11-24
1
-33
/
+73
*
[Issue 2139526] Prioritizing phone number over email address in contacts sear...
Dmitri Plotnikov
2009-10-01
1
-2
/
+2
*
Renaming OpenHelper to ContactsDatabaseHelper
Dmitri Plotnikov
2009-09-29
1
-5
/
+5
*
Adding columns to support attribution of status updates. Also renaming some c...
Dmitri Plotnikov
2009-09-27
1
-3
/
+4
*
No longer relying on the components of structured name for aggregation.
Dmitri Plotnikov
2009-09-21
1
-6
/
+10
*
Support for Global Search Shortcut refresh and contact images.
Dmitri Plotnikov
2009-08-24
1
-37
/
+79
*
Fix column map naming, empty projection behavior.
Jeff Sharkey
2009-08-05
1
-1
/
+1
*
Breaking global search support into a separate class and limiting search resu...
Dmitri Plotnikov
2009-08-03
1
-0
/
+327