index
:
packages_apps_Dialer.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
packages_apps_Dialer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
com
/
android
/
dialer
/
calllog
/
database
/
AnnotatedCallLogDatabaseHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce AnnotatedCallLog column constraints in its content provider.
linyuh
2018-06-20
1
-8
/
+37
*
Default column IS_VOICEMAIL_CALL to 0 in the annotated call log.
linyuh
2018-06-11
1
-19
/
+38
*
Add column for call mapping id to AnnotatedCallLog database.
wangqi
2018-05-04
1
-3
/
+23
*
Improved handling of IS_READ in new call log.
zachh
2018-04-17
1
-2
/
+2
*
Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated ...
linyuh
2018-04-16
1
-2
/
+0
*
Added "clearData" to CallLogDataSource and PhoneLookup interfaces.
zachh
2018-03-20
1
-3
/
+32
*
Implement VoicemailDataSource
twyen
2018-03-19
1
-0
/
+2
*
Add Support for transcription state in the AnnotatedCallLog
uabdullah
2018-02-02
1
-1
/
+2
*
Added number presentation to AnnotatedCallLog.
zachh
2018-01-26
1
-1
/
+2
*
Don't garbage collect voicemails in AnnotatedCallLog.
zachh
2018-01-23
1
-4
/
+19
*
Merge PhoneLookupDataSource results into a proto in annotated call log.
twyen
2018-01-11
1
-9
/
+1
*
Added RealtimeRowProcessor.
zachh
2018-01-09
1
-1
/
+2
*
Add column CAN_REPORT_AS_INVALID_NUMBER to the annotated call log.
linyuh
2018-01-04
1
-1
/
+2
*
Add DATA_USAGE column to the annotated call log.
linyuh
2017-12-07
1
-0
/
+1
*
Added PhoneLookupDataSource and implemented isDirty.
zachh
2017-11-18
1
-0
/
+8
*
Use type TEXT instead of STRING for annotated call log columns.
zachh
2017-11-12
1
-10
/
+10
*
Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder()
uabdullah
2017-10-27
1
-29
/
+27
*
Add support for voicemailURI to annotated call log for new voicemail tab
uabdullah
2017-10-25
1
-2
/
+3
*
Rename the new bubble package name from "bubble" to "newbubble".
Eric Erfanian
2017-10-24
1
-1
/
+4
*
Display Voicemail Contact Name and Photo in Voicemail Fragment.
uabdullah
2017-10-17
1
-0
/
+9
*
Added basic bottom sheet to new call log.
Zachary Heidepriem
2017-10-11
1
-2
/
+3
*
Only show the most recent call type icon in the new call log, instead of the ...
zachh
2017-10-04
1
-1
/
+1
*
Update Dialer source to latest internal Google revision.
Eric Erfanian
2017-08-31
1
-13
/
+51
*
This change reflects the Dialer V10 RC00 branch.
Eric Erfanian
2017-05-03
1
-0
/
+58