Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
c1bef1ebaa686f6e1ee0d34ca8444704d922bd7c
/
src
fdd04bc
Implement openAssetFile() for profile vcard.
by Martijn Coenen
· 14 years ago
c591cc2
Prefer primary data to others.
by Daisuke Miyakawa
· 14 years ago
6494f8d
Merge "Fix test breakage introduced in ICU upgrade."
by Daisuke Miyakawa
· 14 years ago
00e7c94
Added checks in voicemail provider to not expose call_log fields.
by Debashish Chatterjee
· 14 years ago
7134034
Fix test breakage introduced in ICU upgrade.
by Daisuke Miyakawa
· 14 years ago
1975b56
Unit tests for voicemail provider.
by Debashish Chatterjee
· 14 years ago
07b66b7
Merge "Voicemail provider implementation within ContactsProvider."
by Debashish Chatterjee
· 14 years ago
2262f0c
Prioritize IN_VISIBLE_GROUP in auto-complete.
by Daisuke Miyakawa
· 14 years ago
988b96f
Merge "Support for streaming vcards without photo."
by Martijn Coenen
· 14 years ago
dfa6d58
Support for streaming vcards without photo.
by Martijn Coenen
· 14 years ago
52e8d24
Voicemail provider implementation within ContactsProvider.
by Debashish Chatterjee
· 14 years ago
59f6477
Introduced new voicemail fields in 'calls' table.
by Debashish Chatterjee
· 14 years ago
46abbb5
Introduce data usage table for per-method ranking.
by Daisuke Miyakawa
· 14 years ago
24c1d38
URIs and queries to support profiles.
by Dave Santoro
· 14 years ago
6bf90e1
am 37f0bdbb: Remove stale rows in directory table.
by Daisuke Miyakawa
· 14 years ago
37f0bdb
Remove stale rows in directory table.
by Daisuke Miyakawa
· 14 years ago
09e6952
Enable selection strict mode and sql injection tests
by Daniel Lehmann
· 14 years ago
5bd0284
Fix search support tests.
by Dave Santoro
· 14 years ago
5fdc17b
Fix wrong handling in getQueryParameter()
by Daisuke Miyakawa
· 14 years ago
2ab9366
Merge "Fix issues with Contacts sync."
by Dave Santoro
· 14 years ago
547c5ed
Fix issues with Contacts sync.
by Dave Santoro
· 14 years ago
25110bb
Handle zero-query case for global search.
by Mathew Inwood
· 14 years ago
3716f14
Move snippet logic from DB to a cursor wrapper.
by Dave Santoro
· 14 years ago
04f7fc0
Rewrite subquery to make better use of indexes
by Daniel Lehmann
· 14 years ago
64c69b6
Don't create E164 numbers during update (country detector not ready)
by Daniel Lehmann
· 14 years ago
7d82ae9
Add "primary account" support.
by Daisuke Miyakawa
· 14 years ago
108f1be
Use new interface for vCard export
by Daisuke Miyakawa
· 14 years ago
7df711d
Use old version of vCard composition method
by Daisuke Miyakawa
· 15 years ago
17a22fa
Preserving dot in name prefixes like "Mr." and "Prof."
by Dmitri Plotnikov
· 15 years ago
55e5cbf
Displaying name prefix in the list and detail panel
by Dmitri Plotnikov
· 15 years ago
8ab0b7a
Moving updateRawContactDisplayName from aggregator to dbhelper
by Dmitri Plotnikov
· 15 years ago
dadaeeb
Trim parts of the contact name before joining.
by Dmitri Plotnikov
· 15 years ago
383d8aa
Fix tests broken by proguard
by Dmitri Plotnikov
· 15 years ago
2352cf6
Masking the 'malformed MATCH expression' error
by Dmitri Plotnikov
· 15 years ago
155accb
Full text search: email suggestions
by Dmitri Plotnikov
· 15 years ago
92ddc5c
Full text search: Asian language support
by Dmitri Plotnikov
· 15 years ago
174f7d3
Full text search: QSB support
by Dmitri Plotnikov
· 15 years ago
30cc766
Full text search: minor bug fixes and test clean-up.
by Dmitri Plotnikov
· 15 years ago
7ba290f
Full text search: optimizing index use
by Dmitri Plotnikov
· 15 years ago
197411a
Full text search: removing organization from name lookup
by Dmitri Plotnikov
· 15 years ago
bd9abbb
Full text search: updating search index on change of visibility
by Dmitri Plotnikov
· 15 years ago
f482a4e
Full text search: no snippet when searching by name
by Dmitri Plotnikov
· 15 years ago
3d0f0e0
Full text search: special snippet for phone number search
by Dmitri Plotnikov
· 15 years ago
5e70c07
Full text search: special snippet for email address search
by Dmitri Plotnikov
· 15 years ago
03197a0
Full text search: updating filtering logic
by Dmitri Plotnikov
· 15 years ago
05e50fb
Full text search: building full index for all contacts
by Dmitri Plotnikov
· 15 years ago
6d9702c
Full text search: adding remaining built-in data types
by Dmitri Plotnikov
· 15 years ago
eeeed56
Full text search: adding common data types
by Dmitri Plotnikov
· 15 years ago
f262d56
Full text search: adding internal provider API.
by Dmitri Plotnikov
· 15 years ago
6ca8273
Fixing inappropriate use of implementation detail
by Dmitri Plotnikov
· 15 years ago
ec73c99
Fixing deadlock in contacts provider
by Dmitri Plotnikov
· 15 years ago
7b330a6
Fixing NPE during bulk insert in ContactsProvider2
by Dmitri Plotnikov
· 15 years ago
9a6be16
Making QSB query not return "Dial 777" when on a no-telephony device
by Dmitri Plotnikov
· 15 years ago
c1619ab
Fixing a concurrency issue in aggregation suggestion query
by Dmitri Plotnikov
· 15 years ago
50a7c86
Fixing bad SQL in search.
by Dmitri Plotnikov
· 15 years ago
36d7a98
Synchronizing assignment of mimetype IDs and similar static data
by Dmitri Plotnikov
· 15 years ago
5f1f4a0
Removing legacy compatibility with the notion of a "hosted account"
by Dmitri Plotnikov
· 15 years ago
038893e
Preventing dialable letters from matching phone numbers
by Dmitri Plotnikov
· 15 years ago
a1e1773
Adding support for contact search by email address and phone number
by Dmitri Plotnikov
· 15 years ago
415ba9e
Fixing crash in ContactProvider2.getType when accessed too early
by Dmitri Plotnikov
· 15 years ago
8d2a745
DO NOT MERGE. Using a sqlite3 extension function to restore CTS compatibility
by Dmitri Plotnikov
· 15 years ago
e2adda1
Making address book cursor cross-process
by Dmitri Plotnikov
· 15 years ago
d9ec582
Moving SQLiteContentProvider to /common/ex
by Dmitri Plotnikov
· 15 years ago
fd2a6a5
Fixing a database contention during locale change
by Dmitri Plotnikov
· 15 years ago
d97464c
Adding an index to aide aggregation on phone numbers
by Dmitri Plotnikov
· 15 years ago
f266e8c
Excluding invisible contacts from aggregation
by Dmitri Plotnikov
· 15 years ago
15c6e90
Fixing strict mode violation in ContactsProvider2.
by Dmitri Plotnikov
· 15 years ago
37c85b8
Fixing strict mode violation in CallLogProvider.
by Dmitri Plotnikov
· 15 years ago
ed78fd6
Fixing broken tests (proguard issue)
by Dmitri Plotnikov
· 15 years ago
bf73276
Moving initialization and callbacks to background
by Dmitri Plotnikov
· 15 years ago
2ac23b3
Fixing NPE caused by contact sync
by Dmitri Plotnikov
· 15 years ago
ed089fd
Fixing broken build
by Dmitri Plotnikov
· 15 years ago
f6d4922
Extracting DataRowHandler classes to the top level
by Dmitri Plotnikov
· 15 years ago
5df7e46
Making StructuredNameDataRowHandlers a static inner class
by Dmitri Plotnikov
· 15 years ago
e8b3427
Making DataRowHandlers static inner classes
by Dmitri Plotnikov
· 15 years ago
7e2635f
Moving a method from ContactsProvider to ContactAggregator
by Dmitri Plotnikov
· 15 years ago
d364d74
Introducing a TransactionContext object to hold state for a single TX
by Dmitri Plotnikov
· 15 years ago
2a8fefb
Running tests against an in-memory database.
by Dmitri Plotnikov
· 15 years ago
189273b
Moving more logic into ContactDatabaseHelper
by Dmitri Plotnikov
· 15 years ago
49d48c0
Ensuring that cached db connection is only used in transactions
by Dmitri Plotnikov
· 15 years ago
78fb53b
Switching to lazy SQL compilation.
by Dmitri Plotnikov
· 15 years ago
89b7c2b
Fixing LegacyContactImporterTest
by Dmitri Plotnikov
· 15 years ago
fdcf0d5
Merge "Allow zeroing the primary/super-primary flag"
by Daniel Lehmann
· 15 years ago
6dd371a
Allow zeroing the primary/super-primary flag
by Daniel Lehmann
· 15 years ago
359c52a
Fixing empty IN clause in aggregation suggestion query.
by Dmitri Plotnikov
· 15 years ago
3ea7932
Fixing GB->HC upgrade path.
by Dmitri Plotnikov
· 15 years ago
c039cfb
Adding support for the new column: Groups.GROUP_IS_READ_ONLY
by Dmitri Plotnikov
· 15 years ago
3826a44
Adding support for a new ProviderStatus
by Dmitri Plotnikov
· 15 years ago
6b759a2
Excluding non-alphanumeric chars from contact search
by Dmitri Plotnikov
· 15 years ago
f4015ab
Fixing an issue with social status updates after a contact split
by Dmitri Plotnikov
· 15 years ago
a85745a
Printing an error message instead of throwing an exception.
by Dmitri Plotnikov
· 15 years ago
1e9ff11
Merge "Upgrading QSB Contacts query"
by Dmitri Plotnikov
· 15 years ago
2306101
Fixing QSB contact search that includes special chars
by Dmitri Plotnikov
· 15 years ago
4cb5cd4
Upgrading QSB Contacts query
by Dmitri Plotnikov
· 15 years ago
f87d3f3
Include length in vcard file descriptors
by Bjorn Bringert
· 15 years ago
08ee3fb
Throw FileNotFoundException when contact photo not found.
by Mathew Inwood
· 15 years ago
56f2638
Support searching with given names for Korean names
by Sang-il, Lee
· 15 years ago
e0e2441
Backing up cached resource IDs with resource names
by Dmitri Plotnikov
· 15 years ago
d0ab329
am 09562b6c: bug:3097939 trigger on a table without good index = slow contacts app
by Vasu Nori
· 15 years ago
994c32a
Including PHOTO_SUPPORT in directory management
by Dmitri Plotnikov
· 15 years ago
Next »