Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
487fa827e699a6b8d3d64fc90c3e18976808c5c0
487fa82
set up fast-forward from froyo-release to gingerbread
by The Android Open Source Project
· 15 years ago
9a18b32
Avoiding a race condition caused by configuration change during FroYo upgrade
by Dmitri Plotnikov
· 15 years ago
4f20a36
Avoiding a race condition caused by configuration change during FroYo upgrade
by Dmitri Plotnikov
· 15 years ago
138b351
Resolving a race condition in upgrade to Froyo
by Dmitri Plotnikov
· 15 years ago
80952e0
Resolving a race condition in upgrade to Froyo
by Dmitri Plotnikov
· 15 years ago
c085b3e
Avoid long running upgrade work on the main thread
by Jeff Hamilton
· 15 years ago
7109133
Add a PRE_BOOT_COMPLETED receiver.
by Jeff Hamilton
· 15 years ago
758a756
Cleaning up the contacts DB during upgrade to version 203
by Dmitri Plotnikov
· 15 years ago
39f93a3
Merge "Import revised translations" into froyo
by Kenny Root
· 15 years ago
25d561c
Import revised translations
by Kenny Root
· 15 years ago
7f786e5
Using strict projection map
by Dmitri Plotnikov
· 15 years ago
ee0e6b1
1. Rebuild locale related RowHandler when locale was changed
by Bai Tao
· 15 years ago
45d8626
Fixing phone number picker in search mode.
by Dmitri Plotnikov
· 15 years ago
35ebc8d
Fixing handling of null sync ID in legacy import. Part II
by Dmitri Plotnikov
· 15 years ago
2aa932d
Fixing handling of null sync ID in legacy import.
by Dmitri Plotnikov
· 15 years ago
c64e0fb
revert the stripping of System Group: from the names of google system groups
by Fred Quintana
· 15 years ago
69cc3a2
Fixing adding a raw contact to an existing contact.
by Dmitri Plotnikov
· 15 years ago
33fd566
Cleaning up dangling pointers after account removal.
by Dmitri Plotnikov
· 15 years ago
6dddb9a
Removing broken SQL
by Dmitri Plotnikov
· 15 years ago
7ceafd0
Reflecting name/phonetic name change in name lookup
by Dmitri Plotnikov
· 15 years ago
f8536aa
Put the contacts on the phone into My Contacts group.
by Bai Tao
· 15 years ago
5ecb42d
Merge "Deprioritizing twitter pictures in contact aggregation"
by Dmitri Plotnikov
· 15 years ago
767e109
Deprioritizing twitter pictures in contact aggregation
by Dmitri Plotnikov
· 15 years ago
198e4e8
Merge "Making contact visibility update null-tolerant"
by Dmitri Plotnikov
· 15 years ago
d6e233b
Making contact visibility update null-tolerant
by Dmitri Plotnikov
· 15 years ago
f604d03
Remove the fake ContentChanged notification
by Bai Tao
· 15 years ago
afbf2a3
Publish NameRawContactId in ContactData-Query Bug:2534647
by Daniel Lehmann
· 15 years ago
992edb8
Fixing an issue with legacy contact import.
by Dmitri Plotnikov
· 15 years ago
3b10d3a
Adding phonetic given name to contact name lookup
by Dmitri Plotnikov
· 15 years ago
d5a176c
Construct a SQL string instead of using parameters to not run into param-count limits
by Daniel Lehmann
· 15 years ago
bc487a3
Fixing NPE in isWritableAccount
by Dmitri Plotnikov
· 15 years ago
e8d2c82
Support for Data.CONTENT_URI URI for photos
by Dmitri Plotnikov
· 15 years ago
d4d73e2
Handle account==null instead of throwing NullPointerException Bug:2528419
by Daniel Lehmann
· 15 years ago
73f1f39
Favoring editable contact name over read-only
by Dmitri Plotnikov
· 15 years ago
de8f19d
Use PHONEBOOK_COLLATOR toward sort keys, assuming sqlite already has the custom collator.
by Daisuke Miyakawa
· 15 years ago
44e4e1a
Fixing a delay in contact deletion.
by Dmitri Plotnikov
· 15 years ago
743eac3
Optimizing the "all accounts" query in ContactsProvider2.
by Dmitri Plotnikov
· 15 years ago
8ebd00a
Merge "Storing legacy contact status in the database."
by Dmitri Plotnikov
· 15 years ago
b2e2729
Storing legacy contact status in the database.
by Dmitri Plotnikov
· 15 years ago
26f889c
Merge "Import revised translations"
by Eric Fischer
· 15 years ago
27171a0
Import revised translations
by Kenny Root
· 15 years ago
e709da2
Fixing SUSPENDED contact aggregation mode
by Dmitri Plotnikov
· 15 years ago
1391e03
Merge "Avoiding unneccessary aggregation passes"
by Dmitri Plotnikov
· 15 years ago
813fd57
Avoiding unneccessary aggregation passes
by Dmitri Plotnikov
· 15 years ago
18cba80
Fixed visibility of contacts, display-names and lookup-keys after Donut->Froyo update. Reworked Tests.
by Daniel Lehmann
· 15 years ago
eb8d238
Disabling broken test on Sapphire
by Dmitri Plotnikov
· 15 years ago
f5a847e
Fixing handling of aggregation mode
by Dmitri Plotnikov
· 15 years ago
bd578a7
Implementing legacy contact upgrade under low storage conditions
by Dmitri Plotnikov
· 15 years ago
51698db
Fixing broken build
by Dmitri Plotnikov
· 15 years ago
e0bbba6
Allowing "-" to occur in contact lookup key
by Dmitri Plotnikov
· 15 years ago
42aff67
Ability to create VCards containing several contacts Bug:2501468
by Daniel Lehmann
· 15 years ago
609cc5b
Update visibility after accounts have changed Bug: 2268520
by Daniel Lehmann
· 15 years ago
4878676
Enabling search by phonetic name
by Dmitri Plotnikov
· 15 years ago
65ce381
Fixing call ordering during ContactsProvider2 initialization.
by Dmitri Plotnikov
· 15 years ago
f0da835
Fixing contact list breakage caused by rapid switching between locales
by Dmitri Plotnikov
· 15 years ago
60de6f6
Fix lookup of lookup-keys that are encoded (e.g. Exchange) Bug:2497276
by Daniel Lehmann
· 15 years ago
cdd03b2
Filter English contacts by initial char in Chinese Locale
by Bai Tao
· 15 years ago
89f1f71
Fixed SQL syntax error broken by change 42758 (take II)
by Dmitri Plotnikov
· 15 years ago
90507ed
Fixed SQL syntax error broken by change 42758
by Dmitri Plotnikov
· 15 years ago
51f41be
Rebuilding contacts sort and lookup keys on locale change.
by Dmitri Plotnikov
· 15 years ago
8366638
Merge "Adding basic support for the new ContactsProvider status URI"
by Dmitri Plotnikov
· 15 years ago
09c6613
Adding basic support for the new ContactsProvider status URI
by Dmitri Plotnikov
· 15 years ago
2126f23
Add an empty CleanSpec.mk
by Jean-Baptiste Queru
· 15 years ago
5086b63
Fixing ArrayIndexOutOfBoundsException in contact sync
by Dmitri Plotnikov
· 15 years ago
f844783
b/2481029 Support searching with lead consonants for Korean names.
by Sang-il, Lee
· 15 years ago
08768a0
Making two changes: extracting actual address from an RFC 822 address and making matching case-insensitive.
by Dmitri Plotnikov
· 15 years ago
92fcdfb
Adding a format of contact lookup key that works better for unnamed unsynced contacts.
by Dmitri Plotnikov
· 15 years ago
0265a18
Explicitly closing cursors and databases in ContactsProvider2 and related tests.
by Dmitri Plotnikov
· 15 years ago
2526f94
Switching from string builder to "?" notation for status update statements in ContactsProvider
by Dmitri Plotnikov
· 15 years ago
f6c1658
Properly updating TIMES_CONTACTED when invoked via legacy Contacts API
by Dmitri Plotnikov
· 15 years ago
9005e31
Adding a mime type for the phone lookup URI.
by Dmitri Plotnikov
· 15 years ago
d806946
Preventing Chinese shorthand keys from being inserted for non-Chinese contacts.
by Dmitri Plotnikov
· 15 years ago
fa4a38c
Making exceptions more verbose in ContactsProvider2
by Dmitri Plotnikov
· 15 years ago
9fcf109
Lookup of contacts with known ID and LOOKUP fixed. Used to be a problem for contacts without names
by Daniel Lehmann
· 15 years ago
34d90e0
Merge "Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX"
by Dmitri Plotnikov
· 15 years ago
bfd59cb
Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX
by Dmitri Plotnikov
· 15 years ago
7c00712
Fixing NPE in Contact Aggregator
by Dmitri Plotnikov
· 15 years ago
697b72a
Allow global search to read contacts photos
by Bjorn Bringert
· 15 years ago
ae77334
Retrofitting Eclair/Froyo changes into the legacy contact conversion script.
by Dmitri Plotnikov
· 15 years ago
a7c2f6d
Merge "reuse SQL statements with different selection args, correctly this time"
by Doug Zongker
· 15 years ago
1b6f0fa
Merge "Fix path-permission for search suggestions"
by Bjorn Bringert
· 15 years ago
96b7618
reuse SQL statements with different selection args, correctly this time
by Doug Zongker
· 15 years ago
6e2b261
Fix path-permission for search suggestions
by Bjorn Bringert
· 15 years ago
0ea5453
Revert "reuse SQL statements with different selection args"
by Doug Zongker
· 15 years ago
7cac580
reuse SQL statements with different selection args
by Doug Zongker
· 15 years ago
04b7ce0
Rebuilding contact name lookup during an upgrade from Eclair.
by Dmitri Plotnikov
· 15 years ago
d056951
Refactoring common nickname cache into a separate class.
by Dmitri Plotnikov
· 15 years ago
0b1eaf5
Making all contacts provider tests pass on Sholes (which is missing Chinese Locale)
by Dmitri Plotnikov
· 15 years ago
b064840
Fixing contact lookup by email or nickname
by Dmitri Plotnikov
· 15 years ago
9c6ef00
Reflecting the rename of contact search snippet fields.
by Dmitri Plotnikov
· 15 years ago
3850638
Merge "make the ContactsProvider2 abort the request by throwing an exception if the sync state to update no longer exists"
by Fred Quintana
· 15 years ago
9d9673d
make the ContactsProvider2 abort the request by throwing an exception if the sync state to update no longer exists
by Fred Quintana
· 15 years ago
3f0445d
Update to reflect android-common no longer in framework.
by Dianne Hackborn
· 15 years ago
916f2d7
Adding support for contact search snippets
by Dmitri Plotnikov
· 15 years ago
734dd93
Removing db intialization code from SocialProvider.
by Dmitri Plotnikov
· 15 years ago
c6baecf
Merge "Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon)"
by Fabrice Di Meglio
· 15 years ago
1527551
Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon)
by Fabrice Di Meglio
· 15 years ago
6c0d1eb
Fixed a bug that was causing the Gmail unit tests to fail
by Paul Westbrook
· 15 years ago
f3f4a38
Fixing NPE in the A-Z contacts list.
by Dmitri Plotnikov
· 15 years ago
ba2c85b
Implementing the "count contacts grouped by first letter of sort key" URI.
by Dmitri Plotnikov
· 15 years ago
Next »