| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
If Telephony isn't ready during the first boot, then the Resource
configuration for Contacts pre-loading does't have the right
information to determine whether or not to add the default contacts.
This patch adds a check on the "ro.prebundled.mcc" system-property
to help determine the region specific configuration to use.
Issue-Id: PAELLA-50
Change-Id: I57f131bbf1cc41679c2ce76a6956b40a35093439
|
|
|
|
|
|
|
|
|
|
| |
Catch crashes when looking up nonexistant resources stored in the group
title_res table.
Ticket: CYNGNOS-2656, OSS NIGHTLIES-2952
Change-Id: Id496df461f16dcf7a7596347dda5e3ff806767d0
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
|
| |
This paritally reverts commit 22eeaf50aa43112156d11b665857cc867d21ae63.
Then modifies it to not use isPhoneNumber, which was causing issues
when InCallApi usernames had digits.
Ticket CD-460
Change-Id: I751fa70a18ab2752ff7a3adfceda53b041051a8d
|
|
|
|
|
|
|
|
|
|
| |
Merge the resolution for polyphones in Chinese from https://github.com/ShenduOS/android_packages_providers_ContactsProvider/commit/d232513ba086fd0508def8ef0f7fb7d9cec5d171, thanks the Shendu OS team.
Patch Set 2:
Format the code style.
Change-Id: I84d5921ec43502bcfd2a1aefd4cae9fd0600c9d1
(cherry picked from commit 61d7ec35b4c2fbbe6f8ed86e14e39900c301f00a)
|
|
|
|
|
|
| |
CD-297
Change-Id: I08250503463b9fa3cedd2f800b20c298cc1b0786
|
|
|
|
| |
Change-Id: I880674163e20cc2b3f6383ec0710e6de75ddbad7
|
|
|
|
|
|
|
| |
If no username exists in path, do not attempt to lookup the plugin with
the username param.
Change-Id: I5161371e0eb825cbf7a8b4610eeff7e5b7cb502f
|
|
|
|
|
|
|
| |
For some reason, we selected the wrong ID to join these tables on.
contact_id may be completely different from the raw_contact_id in data.
Change-Id: Idd067a90a67a126b22f7bb0281c69e93ad6bed10
|
|
|
|
| |
Change-Id: Ie5b5f035d5c4fc5c35a2b3b0b2233353127c468a
|
|
|
|
|
|
|
| |
Add ability to show contacts with incall callable mimetypes as starred/favorites.
Change-Id: Iccaee75cbf607c6a8ad10d81bd8abb3797748512
Tickets: CD-58 CD-60 CD-119
|
|
|
|
|
|
|
|
| |
Callable contacts allowed for removing duplicates but didn't update the
addressBookIndexerCountExpression to take account for the offset.
Change-Id: I92a40e3adc1a0824e44224fc50d0faeca66dec48
Tickets: CD-99
|
|
|
|
|
|
|
|
|
| |
- Callable and Phone paths removed duplicate numbers per contact, not
duplicate contacts
- Now supports passing extra callable mimetypes as query parameters, no
more hardcoding required.
Change-Id: I5926587543f577cb0c9be4f79bf32be6148f555d
|
|
|
|
| |
Change-Id: I4bf56232d8a12e808b38855d7e1b9306b8129d56
|
|
|
|
| |
Change-Id: I4f1f08ccf40e1042ae343f8b27becdd23f0e8cf8
|
|
|
|
|
|
| |
TODO: pass in mime type so that this is not skype specific
Change-Id: I37dd1119bea41e2c544b18773b134de41105da2e
|
|
|
|
|
|
|
|
| |
We use this origin column to determine which parts of the application/os
are used to make calls most often.
Ticket: CD-517
Change-Id: I254a4731e7618b6dd523bf6ba567d2a5dffd3c01
|
|\
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/packages/providers/ContactsProvider into cm-13.0
Android 6.0.1 release 22
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is to fix a bug when reading exchange provider. Updating directories
can fix it without factory reset or account changed.
BUG 22398175
Change-Id: I36e05ff5f7bc83dc25ab165e5f5fb122bbe6c160
|
| |
| |
| |
| |
| |
| |
| |
| | |
New contacts are not merged with existing contacts until they are
edited. Set the default aggregation mode to AGGREGATION_MODE_DEFAULT
to have them merged right away.
Change-Id: I18a5d32ca01daa2abc913843a094a82823cf61c3
|
| |
| |
| |
| | |
Change-Id: I2c3b6b79ee41eb73948f9a053454654ee8566a12
|
|\ \
| |/
| |
| |
| |
| | |
https://android.googlesource.com/platform/packages/providers/ContactsProvider into HEAD
Android 6.0.1 release 3
|
| |
| |
| |
| |
| | |
Bug: 24783945
Change-Id: I8e37520649abfff3f55652376456bc8ee561285a
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Add the case to delete single call log
Change-Id: I9d33108b9fc66c73bf71757823b2d2a92727e65d
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Add default groups for phone account
Change-Id: I8850fde13b5ac013033a5d31f594d053a2ced469
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Append the searchable data for custom type to support
full field search
Change-Id: I26b87ce6f01208dd53f8812bf6066800ce799e86
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
- Add a new interface to support fuzzy search , it can search
out the contacts by any parts of number, such as for phone
number 13567854, it can be searched out by 356,785 and so on.
Change-Id: I89175ef49f70446a3f061684ae5e2abd92e92445
|
|/
|
|
|
|
|
| |
- Add a flag to filter SIM contacts
- Use the Phone account as default account
Change-Id: If2219a13b0c915504375d38f9a0bcbf274250ccb
|
|
|
|
|
| |
Bug:22224442
Change-Id: I82a52daef157b0280329402a90fd9a8becd60034
|
|
|
|
|
|
|
|
| |
New aggregator has been tested via gservice flag.
Now we make it default regardless of the gservice flag.
Bug:22355413
Change-Id: Iff9464dfc7bdd6342eafecc22e052786edd37acd
|
|
|
|
|
|
|
|
|
|
| |
1. All the raw contacts with same name and no data will group together,
so we need to assign different names in this test.
2. We don't have split step anymore, so there is no unpin operation.
3. Fix Long comparison in the aggregator.
Bug:22566083
Change-Id: I1a963bf17866e7569012e4cceca034e7c8312aa3
|
|
|
|
|
| |
Bug:22564056
Change-Id: Ic9ea29ee9fd72ff12a977565fba4f4e9be285b23
|
|\
| |
| |
| | |
secondary 2. In the first stage, do secondary matching only if there is no structured name 3. Aggregate all the raw contacts without structured name if they have matching secondary data 4. Remove approximate name matching in aggregator. (This will not impact the name variant, such as John and Johathan matching)" into mnc-dev
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Move identification matching to secondary
2. In the first stage, do secondary matching only if there is no
structured name
3. Aggregate all the raw contacts without structured name if they
have matching secondary data
4. Remove approximate name matching in aggregator. (This will not
impact the name variant, such as John and Johathan matching)
Bug:22200630
Bug:21931859
Change-Id: I295e283dbe1929e20b80272027df226c01bc2f74
|
|/
|
|
|
| |
Bug: 22075764, 22379601
Change-Id: I05a27684641083fa3ce172d4ffa6b5ff0718af19
|
|
|
|
|
|
|
|
|
| |
1. Exlude soft deleted contacts for aggregator algorithm upgrade.
2. Make sure to update the contacts.name_raw_contact_id column for
soft deleted raw contact.
Bug:22378846
Change-Id: I53a48ced645f9b00b708b4b9d88518a529834f89
|
|
|
|
|
|
|
|
|
| |
New contact aggregator is using rawContactsMatcher, which is keyed by
rawContactId instead of contactId. So we need to remove bestMatches
with duplicate contactId for calculating the aggregation suggestions.
Bug:22224442
Change-Id: I9e77400a5b09ec28d5bc120706cd4dfe2e296d56
|
|
|
|
|
|
|
|
|
| |
This will make it possible to change ringtone of a contact
in the corp profile to any internal system sound. But if it
is set to a custom sound, then it will be ignored.
Bug: 21754741
Change-Id: I7f510dd3a8ddce4587f3728cbe36ef5a1f386bdc
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Originally was comparing content values with "1" but some other sources
use "true", check for boolean value instead of integer value.
Bug: 21281858
Change-Id: I0124311ba7343826d094c621e6b2899053d6dabf
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ic51857dd196494168aebb66148a4dfe0533c6924
|
| |
| |
| |
| |
| |
| |
| |
| | |
There was a chance the process or the device getting crashed right after the
DROP.
Bug 21925160
Change-Id: I25bfac0d8994644cc3ca39851f5cfcea6f541f37
|
|/
|
|
|
|
|
|
|
| |
We accidentally reused version 1010.
Bug 21933746
Bug 21928867
Change-Id: Ic1aa05d264105f5794b2079ec1a8e5f9b54ed6e5
|
|
|
|
|
| |
Bug:19908937
Change-Id: I554bae7a76173419717f9ce46aa778b8e5bc5807
|
|
|
|
|
|
| |
Bug 21724632
Change-Id: I69765a4a4a416aeaa4563520526811ae019392a1
|
|\ |
|
| |
| |
| |
| |
| | |
Bug:20553119
Change-Id: I89b48cc5a39a57ebeafe7821f07c410dac871258
|