Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
975d8942769523237b1a327665c9c95dca333383
/
src
/
com
782ce6c
Allow privileged apps to query contact provider across user
by Makoto Onuki
· 5 years ago
e14328b
Part of Lychee cleanup in CP2.
by Tingting Wang
· 5 years ago
2917e3f
Merge "Use TelephonyManager API to check if device is voice capable." am: fea45a27db am: 25db89ad4a am: 92fbf51637
by Automerger Merge Worker
· 5 years ago
fea45a2
Merge "Use TelephonyManager API to check if device is voice capable."
by Treehugger Robot
· 5 years ago
1c6736f
Use TelephonyManager API to check if device is voice capable.
by Michele
· 5 years ago
617b9ce
Merge "Fix issue with failing ContactsProviderTest." am: c5b95938cd am: c5f3b4c958
by Tyler Gunn
· 5 years ago
4354aaf
Fix issue with failing ContactsProviderTest.
by Tyler Gunn
· 5 years ago
8a460b7
Merge "Remove usage of non-API methods in ContactsProvider." am: b3833b3c1a am: b0dc6f47c4
by Tyler Gunn
· 6 years ago
c9614b8
Add feature ids to VoicemailContentProvider
by Philip P. Moltmann
· 6 years ago
95a6896
Remove usage of non-API methods in ContactsProvider.
by Tyler Gunn
· 6 years ago
76c7422
Revert "Allow privileged apps to query contact provider across user" am: 94adfb0f85
by Rubin Xu
· 6 years ago
9324fca
Revert "Allow privileged apps to query contact provider across user"
by Rubin Xu
· 6 years ago
94adfb0
Revert "Allow privileged apps to query contact provider across user"
by Rubin Xu
· 6 years ago
26dfcb7
Add client UID in debug log
by Makoto Onuki
· 6 years ago
bd0a732
Allow privileged apps to query contact provider across user am: 6c1fbf2ed9
by Rubin Xu
· 6 years ago
6c1fbf2
Allow privileged apps to query contact provider across user
by Rubin Xu
· 6 years ago
24e09f9
Allow privileged apps to query contact provider across user
by Rubin Xu
· 6 years ago
19a0b93
Merge "Sprinkle in some TEST_MAPPING."
by Jeff Sharkey
· 6 years ago
88f9378
Sprinkle in some TEST_MAPPING.
by Jeff Sharkey
· 6 years ago
56bf611
Delete local raw contacts immediately when the enclosing contact is deleted
by Walter Jang
· 6 years ago
9b8e3d0
Use loose PHONE_NUMBERS_EQUAL with minimum matched chars
by Yunjin Kim
· 6 years ago
9bc7414
Use loose PHONE_NUMBERS_EQUAL with minimum matched chars
by Yunjin Kim
· 6 years ago
449139f
Allow carrier apps for non-default subs to access voicemail.
by Jeff Davidson
· 6 years ago
449d2b7
Detect country change at runtime too
by Makoto Onuki
· 6 years ago
77437ea
Use strict comparison for russian phone numbers.
by Hui Yu
· 6 years ago
495b293
Add device config option to switch to strict phone number matcher
by Makoto Onuki
· 6 years ago
368d494
Remove call identification APIs.
by Tyler Gunn
· 6 years ago
ec1959e
Merge "Add call Id information to call log provider."
by Tyler Gunn
· 6 years ago
8108da4
Merge "Schematize Contacts system properties" am: 559ec507e5 am: dc253383bd
by Inseob Kim
· 6 years ago
559ec50
Merge "Schematize Contacts system properties"
by Treehugger Robot
· 6 years ago
e9bd687
Merge "Add PhoneAccount rows to phone_lookup projection" am: f2ebd6d343 am: 2a980a9fd1
by Hall Liu
· 6 years ago
b246f40
Add call Id information to call log provider.
by Tyler Gunn
· 6 years ago
1165b3f
Add PhoneAccount rows to phone_lookup projection
by Hall Liu
· 6 years ago
8a13f7d
Schematize Contacts system properties
by Inseob Kim
· 6 years ago
6738755
Merge "[Call Screening]Logging of calls blocked by call blocking feature, call screening app." am: 1e6ac864ef am: b00a581861
by Tony Zhu
· 6 years ago
51a3712
[Call Screening]Logging of calls blocked by call blocking feature, call screening app.
by tonyzhu
· 7 years ago
ee83b4f
Merge "Revert "Sends notification on RawContacts insert/update/delete""
by Makoto Onuki
· 7 years ago
28828bc
Merge "Use public API to get ICU version, not internal" am: d4d7b6cebc am: 2b505e54b9
by Neil Fuller
· 7 years ago
1e8c522
Revert "Sends notification on RawContacts insert/update/delete"
by Makoto Onuki
· 7 years ago
2c91658
Use public API to get ICU version, not internal
by Neil Fuller
· 7 years ago
12587b8
Sends notification on RawContacts insert/update/delete
by Hui Yu
· 7 years ago
ea09c5d
Only use givenNames and familyName to guess name style.
by Hui Yu
· 7 years ago
30fdf5d
No longer keep track of contacts affinity
by Makoto Onuki
· 7 years ago
8c89290
Fix VoicemailContentProvider not notifying status changes
by Ta-wei Yen
· 7 years ago
04efcfc
Avoid stringbuilder explosion
by Makoto Onuki
· 7 years ago
eef8561
Client access stats for calllog
by Makoto Onuki
· 7 years ago
8b924e2
Move provider access stats to frameworks/base
by Makoto Onuki
· 7 years ago
ae1f9ed
Allow carrier-privileged apps to access voicemail provider.
by Jeff Davidson
· 7 years ago
a46b298
Merge "Allow Voicemails to be inserted as not new."
by TreeHugger Robot
· 7 years ago
0cd861f
Allow Voicemails to be inserted as not new.
by Ta-wei Yen
· 7 years ago
0c37d75
Don't update DIRTY flag when updating non-voicemail columns
by Ta-wei Yen
· 7 years ago
5c56c63
Merge "Implement preferred phone account columns"
by TreeHugger Robot
· 7 years ago
028b73b
Implement preferred phone account columns
by Ta-wei Yen
· 7 years ago
78ce51e
Implement DIRTY_RETAIN constant
by Ta-wei Yen
· 7 years ago
5e097c0
Merge "Implement bulkInsert for VoicemailProvider"
by TreeHugger Robot
· 8 years ago
c28f796
Implement bulkInsert for VoicemailProvider
by Ta-wei Yen
· 8 years ago
6b2cd56
Trigger FSA sync on favorite membership insert.
by Tingting Wang
· 8 years ago
2724dea
Close idle connections to release RAM
by Fyodor Kupolov
· 8 years ago
517d590
Make CP2 low-ram friendly
by Makoto Onuki
· 8 years ago
87c3705
Merge "Disable a phone number log" am: 44c11b854e am: 467525fa3c
by kenji oda
· 8 years ago
44c11b8
Merge "Disable a phone number log"
by Treehugger Robot
· 8 years ago
cd0c890
Disable a phone number log
by kenji oda
· 8 years ago
dc72d6d
Allow updating TIMES_CONTACTED again. am: f752e4fbe3
by Makoto Onuki
· 8 years ago
f752e4f
Allow updating TIMES_CONTACTED again.
by Makoto Onuki
· 8 years ago
6139f5c
Change WTF to e/w am: 544cb78646
by Makoto Onuki
· 8 years ago
544cb78
Change WTF to e/w
by Makoto Onuki
· 8 years ago
9805122
Allow voicemail DIRTY flag to be explicity set am: 58a1f876fb
by Ta-wei Yen
· 8 years ago
58a1f87
Allow voicemail DIRTY flag to be explicity set
by Ta-wei Yen
· 8 years ago
fa76abe
Merge "Fixed the issue that unknown contact sort" am: 4ed9805ba3 am: 7f539c63f5
by taiki tsutsumi
· 8 years ago
6000b7d
Fixed the issue that unknown contact sort
by taiki tsutsumi
· 8 years ago
bcec6b7
Adding voicemail transcription state to voicemail database
by mike dooley
· 8 years ago
3460479
Change namespace for internal only intent.
by Tyler Gunn
· 8 years ago
f5cef5e
Merge "Change namespace for internal only intent." am: 841935dff4
by Tyler Gunn
· 8 years ago
febc670
Change namespace for internal only intent.
by Tyler Gunn
· 8 years ago
4563b8c
Merge "Schedule re-scan contacts directory provider if directory is force updated"
by Ricky Wai
· 8 years ago
40af6e6
Schedule re-scan contacts directory provider if directory is force updated
by Ricky Wai
· 8 years ago
1467a85
Show how long operations took for each UID in dumpsys.
by Makoto Onuki
· 8 years ago
459639b
Add DB upgrade step to update the views
by Makoto Onuki
· 8 years ago
6d6be55
Don't blur less than 10.
by Makoto Onuki
· 8 years ago
eef9ef5
Don't set broadcast result code. Not needed.
by Makoto Onuki
· 8 years ago
251436e
Merge "Loosen SQL check"
by TreeHugger Robot
· 8 years ago
8411b17
Loosen SQL check
by Makoto Onuki
· 8 years ago
442d720
Don't use manifest receiver
by Makoto Onuki
· 8 years ago
fcc2655
Rescan all GAL providers when GAL provider packages have...
by Makoto Onuki
· 8 years ago
b95db86
Improve debug logging
by Makoto Onuki
· 8 years ago
7fee093
Merge "Shutdown worker thread when not needed"
by TreeHugger Robot
· 8 years ago
607e7e3
Shutdown worker thread when not needed
by Makoto Onuki
· 8 years ago
beeee64
Sanity check against contact-id = 0
by Makoto Onuki
· 8 years ago
343f231
Some cleanup for CP2
by Makoto Onuki
· 8 years ago
16b994f
Send explicit broadcast to settings on profile update
by Fyodor Kupolov
· 8 years ago
63bb78a
Revive CONTACTS_DATABASE_CREATED, and...
by Makoto Onuki
· 8 years ago
83325be
Add voicemail backup/restore columns am: 27bedb2f41 am: 3a4795d738
by Ta-wei Yen
· 8 years ago
3a4795d
Add voicemail backup/restore columns am: 27bedb2f41
by Ta-wei Yen
· 8 years ago
27bedb2
Add voicemail backup/restore columns
by Ta-wei Yen
· 8 years ago
9765ceb
Merge "Add ProviderStatus.DATABASE_CREATION_TIMESTAMP"
by Makoto Onuki
· 8 years ago
5358da6
Add ProviderStatus.DATABASE_CREATION_TIMESTAMP
by Makoto Onuki
· 8 years ago
51b15e8
Prevent LAST_MODIFIED from changing after deletion am: 687bef960a am: 79733da1e9
by Ta-wei Yen
· 8 years ago
812dcc2
Set metadata_dirty Not dirty when there's metadata change.
by Tingting Wang
· 8 years ago
a1f5c57
Fix unit tests
by Makoto Onuki
· 8 years ago
5f4bb46
Using correct variable
by Suprabh Shukla
· 8 years ago
Next »