index
:
packages_providers_ContactsProvider.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
providers
/
contacts
/
CallLogProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken CP2 unit tests and voicemail cleanup
Yorke Lee
2015-06-04
1
-1
/
+0
*
Fix NPE in CallLogProviderWorker
Yorke Lee
2015-05-14
1
-1
/
+1
*
Grant VoicemailContentProvider permissions to default or system dialers
Yorke Lee
2015-04-27
1
-3
/
+3
*
Cache photo URI too in calllog
Makoto Onuki
2015-03-09
1
-0
/
+1
*
Unhide call log entries by phone number.
Santos Cordon
2015-03-02
1
-3
/
+43
*
Hide unregistered phone account call log entries.
Santos Cordon
2015-03-03
1
-6
/
+32
*
Upgrade calllog DB to use ICC ID & source_phone_number.
Santos Cordon
2015-02-19
1
-0
/
+1
*
Sync call log entries to secondary user on background thread
Yorke Lee
2014-10-27
1
-5
/
+67
*
Block access to call logs from the corp profile
Yorke Lee
2014-08-10
1
-1
/
+3
*
Add Calls.TRANSCRIPTION to CallLog (1/2)
Yorke Lee
2014-07-24
1
-0
/
+1
*
Rename voicemail permissions
Yorke Lee
2014-07-18
1
-3
/
+3
*
Sync call log entries from the primary user into the secondary user's call log
Yorke Lee
2014-07-17
1
-0
/
+122
*
Add features and data_usage columns to calls table.
Tyler Gunn
2014-07-10
1
-0
/
+2
*
Merge "Add manage voicemail permission (2/4)"
Yorke Lee
2014-07-09
1
-3
/
+5
|
\
|
*
Add manage voicemail permission (2/4)
Yorke Lee
2014-06-30
1
-3
/
+5
*
|
Fix references to two constants
Ihab Awad
2014-07-02
1
-2
/
+2
*
|
Rename Telecomm "Subscription" to "Account" (5/7)
Ihab Awad
2014-07-01
1
-2
/
+2
|
/
*
Update database schema for saving of subscription info in call log
Nancy Chen
2014-06-26
1
-0
/
+2
*
Add READ_ALL_VOICEMAILS Permision to VoicemailPermissions, VoicemailContentPr...
fafaisland
2014-06-17
1
-5
/
+7
*
Filtes out legacy number in call logs
Christine Chen
2013-10-01
1
-4
/
+12
*
Add number presentation column to call log table
Jay Shrauner
2013-06-10
1
-0
/
+1
*
Clean up int data conversion calls
Jay Shrauner
2013-05-23
1
-2
/
+2
*
Start tracking content provider app ops.
Dianne Hackborn
2013-01-15
1
-0
/
+2
*
Adding limit and offset parameters to calllog provider.
Chiao Cheng
2012-08-03
1
-5
/
+37
*
Reorganize import in contacts provider
Makoto Onuki
2012-06-27
1
-4
/
+4
*
Use integer constant when adding filtering clause.
Flavio Lerda
2011-11-15
1
-4
/
+3
*
Add new column for cached formatted number.
Flavio Lerda
2011-10-01
1
-0
/
+1
*
Fix voicemail tests.
Flavio Lerda
2011-09-05
1
-2
/
+7
*
Lazily-initialize PhoneNumberOfflineGeocoder/PhoneNumberUtil
Makoto Onuki
2011-08-30
1
-1
/
+1
*
Add log to measure startup performance
Makoto Onuki
2011-08-28
1
-0
/
+7
*
Add a few columns for caching to the call log.
Flavio Lerda
2011-08-26
1
-0
/
+4
*
Notify callog uri if a change is made through voicemail provider.
Debashish Chatterjee
2011-08-10
1
-20
/
+13
*
Automatically add a geocoded location to entries in the call log.
Flavio Lerda
2011-08-10
1
-12
/
+11
*
Improvements in voicemail broadcast notifications.
Debashish Chatterjee
2011-07-26
1
-3
/
+19
*
Implement IS_READ column in content providers.
Flavio Lerda
2011-07-25
1
-0
/
+1
*
Use shared constants for call log with voicemails.
Flavio Lerda
2011-06-29
1
-28
/
+3
*
Introduced query param 'include_voicemails' for call_log uri.
Debashish Chatterjee
2011-06-28
1
-17
/
+120
*
Added checks in voicemail provider to not expose call_log fields.
Debashish Chatterjee
2011-06-17
1
-11
/
+5
*
Introduced new voicemail fields in 'calls' table.
Debashish Chatterjee
2011-06-15
1
-10
/
+24
*
Fixing strict mode violation in CallLogProvider.
Dmitri Plotnikov
2010-12-08
1
-4
/
+5
*
Fixing LegacyContactImporterTest
Dmitri Plotnikov
2010-11-30
1
-1
/
+1
*
Store the current country code in call log
Bai Tao
2010-09-01
1
-1
/
+10
*
Remove the fake ContentChanged notification
Bai Tao
2010-03-25
1
-2
/
+6
*
Renaming OpenHelper to ContactsDatabaseHelper
Dmitri Plotnikov
2009-09-29
1
-9
/
+9
*
Use strict phone number comparation algorithm if the config tells the package...
Daisuke Miyakawa
2009-09-19
1
-1
/
+6
*
[Issue 2123481] Adding notifications to CallLogProvider
Dmitri Plotnikov
2009-09-17
1
-2
/
+12
*
Extracting call log implementation out of the legacy contacts provider.
Dmitri Plotnikov
2009-07-29
1
-0
/
+190