Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
f6a2bbfc209d7823ed3721768342edd86fcd3b86
/
src
240d10d
synchronize photo storage creation for race conditions.
by Zheng Fu
· 11 years ago
84e66f5
DO NOT MERGE Remove default settings during contacts aggregation.
by Zheng Fu
· 11 years ago
1c6905d
Follow ContactsContract API changes
by Yorke Lee
· 11 years ago
a5d6539
Delete stale calls in a managed profile's call log table
by Yorke Lee
· 11 years ago
34ea500
Merge "Handle db upgrade for non-Sprout devices to match Sprout devices." into lmp-dev
by Nancy Chen
· 11 years ago
dcf3330
Handle db upgrade for non-Sprout devices to match Sprout devices.
by Nancy Chen
· 11 years ago
ec96808
Address API review comments:
by Makoto Onuki
· 11 years ago
89c3c57
Add a maximum length check when inserting or updating phone numbers
by Yorke Lee
· 11 years ago
11d1e5f
Fix getMimeTypeId/getPackageId
by Makoto Onuki
· 11 years ago
9c9432d
Merge "Block access to call logs from the corp profile" into lmp-dev
by Yorke Lee
· 11 years ago
274d8ef
Block access to call logs from the corp profile
by Yorke Lee
· 11 years ago
fe1156f
Add authority for ProfileProvider to fix CP2 NPE at startup
by Yorke Lee
· 11 years ago
9701936
Add unit tests for enterprise caller-id
by Makoto Onuki
· 11 years ago
ad84731
Fix "UNIQUE constraint failed: mimetypes.mimetype"
by Makoto Onuki
· 11 years ago
334bb1c
Fix for incorrect PinnedPositions in RawContacts due to legacy pinnedpositions value
by Yorke Lee
· 11 years ago
4a47775
Fix broken aggregation behavior for pinned contacts and tests
by Yorke Lee
· 11 years ago
7f4ce37
Follow ContactsContract API change
by Yorke Lee
· 11 years ago
8a8ddc3
Do not build NAME_LOOKUP from phonetic names
by Makoto Onuki
· 11 years ago
0fc2f46
Merge "Update the value of PinnedPositions.UNPINNED to 0" into lmp-dev
by Yorke Lee
· 11 years ago
9606201
Update the value of PinnedPositions.UNPINNED to 0
by Yorke Lee
· 11 years ago
1d69b2f
Add Calls.TRANSCRIPTION to CallLog (1/2)
by Yorke Lee
· 11 years ago
b0828df
Check DPM.getCrossProfileCallerIdDisabled in caller-id
by Makoto Onuki
· 11 years ago
2ad39ed
Rename voicemail permissions
by Yorke Lee
· 11 years ago
3b34457
Sync call log entries from the primary user into the secondary user's call log
by Yorke Lee
· 11 years ago
a73b09b
Fix broken tests in CP2
by Yorke Lee
· 11 years ago
d841fcb
Address comments on commit 498944
by Makoto Onuki
· 11 years ago
d372af6
Add TRANSCRIPTION column to Calls table
by Yorke Lee
· 11 years ago
a6fa2db
Merge "Enterprise caller-id: Do not null out most fields."
by Makoto Onuki
· 11 years ago
3ffe262
Enterprise caller-id: Do not null out most fields.
by Makoto Onuki
· 11 years ago
0e32b9e
Merge "Add features and data_usage columns to calls table."
by Tyler Gunn
· 11 years ago
a315de3
Add features and data_usage columns to calls table.
by Tyler Gunn
· 11 years ago
a2ca64b
Merge "Add the enterprise caller-id API"
by Brian Attwell
· 11 years ago
5f9dbc1
Add the enterprise caller-id API
by Makoto Onuki
· 11 years ago
2ce22af
Fix permission denial when cleaning up voicemail
by Yorke Lee
· 11 years ago
2a83630
Merge "Add manage voicemail permission (2/4)"
by Yorke Lee
· 11 years ago
357a8cc
Merge "Update CP2 snippeting argument defaults (1/2)"
by Yorke Lee
· 11 years ago
471923b
Update CP2 snippeting argument defaults (1/2)
by Yorke Lee
· 11 years ago
6bcd74c
Enterprise: Add utility method to retrieve corp user handle.
by Makoto Onuki
· 11 years ago
b078d62
Fix references to two constants
by Ihab Awad
· 11 years ago
e7c49d7
Rename Telecomm "Subscription" to "Account" (5/7)
by Ihab Awad
· 11 years ago
aadbf3b
Merge "Changing call log adapter to normalize phone number where possible."
by Tyler Gunn
· 11 years ago
54b9702
Clean up SearchSnippetColumns API (2/3)
by Yorke Lee
· 11 years ago
778df24
Changing call log adapter to normalize phone number where possible.
by Tyler Gunn
· 11 years ago
ab2ec1d
Add manage voicemail permission (2/4)
by Yorke Lee
· 11 years ago
6749114
Update database schema for saving of subscription info in call log
by Nancy Chen
· 11 years ago
c0552e7
Protect undemote method with permission check
by Yorke Lee
· 11 years ago
ea74e93
Show caller PID in the verbose log.
by Makoto Onuki
· 11 years ago
ec25418
Update PinnedPositions API (1/2)
by Yorke Lee
· 11 years ago
dcffbdc
PinnedPositions API changes
by Yorke Lee
· 11 years ago
130dde5
Updates SQL alias in CP2
by Paul Soulos
· 11 years ago
9214ced
Added usage stats to Entity
by Paul Soulos
· 11 years ago
3ccaf55
Add READ_ALL_VOICEMAILS Permision to VoicemailPermissions, VoicemailContentProvider
by fafaisland
· 11 years ago
3ef26b5
Fix aggregation merging of null display names
by Jay Shrauner
· 11 years ago
9984dca
Merge "Catch 0 width/height scaled Bitmap sizes"
by Jay Shrauner
· 11 years ago
da57746
Catch 0 width/height scaled Bitmap sizes
by Jay Shrauner
· 11 years ago
a8cc5cd
Merge "Add reserved upgrade version."
by Santos Cordon
· 11 years ago
17f2d60
Fix acore crash in DB upgrade
by Jay Shrauner
· 11 years ago
d67388b
Add reserved upgrade version.
by Santos Cordon
· 11 years ago
d4dbd06
Support secondary locales
by Jay Shrauner
· 12 years ago
03bc605
Replace the global mValues reference in ContactsProvider2.java
by Ben Gilad
· 11 years ago
a157bdc
One more cleanup CL before the change to remove/replace mValues.
by Ben Gilad
· 11 years ago
53ab19d
Merge "Partial revert of db1acfece867c4133e1749826f74f5b4e8eed1b2 (http://ag/383391)"
by Makoto Onuki
· 11 years ago
b118e62
Partial revert of db1acfece867c4133e1749826f74f5b4e8eed1b2 (http://ag/383391)
by Makoto Onuki
· 11 years ago
ed01879
Remove some dead/unused/boilerplate code.
by Ben Gilad
· 11 years ago
3ea7c7e
Bump database version to rebuild search index
by Yorke Lee
· 11 years ago
de85379
Correctly append contact IDs in SearchIndexManager
by Yorke Lee
· 11 years ago
1dc1cfb
Update search index for entire contact when raw contact is modified
by Yorke Lee
· 11 years ago
9273f01
Add IN_DEFAULT_DIRECTORY to views and projections
by Brian Attwell
· 11 years ago
bf98e55
Do not ignore leading "*"s in phone lookups
by Brian Attwell
· 11 years ago
a51e58d
Respect user-defined selection in STREQUENTS query
by Yorke Lee
· 12 years ago
82d88d6
Fix EMAIL_FILTER ranking for duplicate emails in different accounts
by Yorke Lee
· 12 years ago
843ab49
Fixes cases when a contact was deleted via the contacts app.
by Chiao Cheng
· 12 years ago
5dcf56d
am 0c52af7a: am c4065090: am 25441f56: Merge "Fix broadcast of CONTACTS_DATABASE_CREATED intent." into klp-dev
by Chiao Cheng
· 12 years ago
ff3e7fb
Fix broadcast of CONTACTS_DATABASE_CREATED intent.
by Chiao Cheng
· 12 years ago
db1acfe
Use content_uri constants instead of locally defined string.
by Chiao Cheng
· 12 years ago
17f0e39
am 901b8c98: am 116f57fe: Catch potential NPE
by Jay Shrauner
· 12 years ago
116f57f
Catch potential NPE
by Jay Shrauner
· 12 years ago
a886d59
Merge "Fix Serbian address labels in non-Serbian locale"
by Jay Shrauner
· 12 years ago
d3b23d4
Fix Serbian address labels in non-Serbian locale
by Jay Shrauner
· 12 years ago
a16c250
Filtes out legacy number in call logs
by Christine Chen
· 12 years ago
ec987e5
Revert "Remove global search support."
by Mathew Inwood
· 12 years ago
f6de5a9
Add IS_SUPER_PRIMARY to default phone only strequents projection
by Yorke Lee
· 12 years ago
e91e4ec
Merge "Change CONTACTS_STREQUENTS for phone only queries" into klp-dev
by Yorke Lee
· 12 years ago
a176ed4
Change CONTACTS_STREQUENTS for phone only queries
by Yorke Lee
· 12 years ago
258f83d
Merge "Change frequents algorithm to return contacts in a different order" into klp-dev
by Yorke Lee
· 12 years ago
d820edb
Change frequents algorithm to return contacts in a different order
by Yorke Lee
· 12 years ago
1af2c59
Remove global search support.
by Mathew Inwood
· 12 years ago
d639ddd
Fix PHONE_FILTER and CALLABLES_FILTER search behavior
by Yorke Lee
· 12 years ago
66d989c
Rename getCallingPackage() to avoid clash.
by Jeff Sharkey
· 12 years ago
d9b90fa
Don't crash in CP2 if country detector is null
by Yorke Lee
· 12 years ago
bb26748
Fix bluetooth sharing
by Yorke Lee
· 12 years ago
40edceb
Set UNKNOWN_LENGTH for assetFileDescriptor
by Yorke Lee
· 12 years ago
45b023e
Handle DEMOTE and UNDEMOTE in CP2
by Yorke Lee
· 12 years ago
a89aa75
Add Data.contact_id to phone strequents projection
by Yorke Lee
· 12 years ago
96ade09
Merge "Add pinning support in ContactsProvider"
by Yorke Lee
· 12 years ago
81fea08
Add pinning support in ContactsProvider
by Yorke Lee
· 12 years ago
c40e891
am 84acbc81: am e2688b18: am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0: resolved conflicts for merge of b8fb609b to jb-mr1-dev
by Chiao Cheng
· 12 years ago
84acbc8
am e2688b18: am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0: resolved conflicts for merge of b8fb609b to jb-mr1-dev
by Chiao Cheng
· 12 years ago
e2688b1
am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0: resolved conflicts for merge of b8fb609b to jb-mr1-dev
by Chiao Cheng
· 12 years ago
44c3d51
am 13d744f2: am 466d8411: am 8d54a6e0: resolved conflicts for merge of b8fb609b to jb-mr1-dev
by Chiao Cheng
· 12 years ago
Next »