summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog
AgeCommit message (Expand)Author
2018-01-11Fixed bug in handling of empty numbers in new call log.zachh
2018-01-11Minor polish and bugfixes for new call log.zachh
2018-01-10Fix PhoneLookupDataSource ignoring inserts if history is emptytwyen
2018-01-09Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as ...linyuh
2018-01-09Changed behavior of failures in DialerFutures#firstMatching.zachh
2018-01-09Added RealtimeRowProcessor.zachh
2018-01-08Simplifying implementation of the coalescing logic in the new call log.linyuh
2018-01-08Add "delete" option in the 3-dot menu of the new call loglinyuh
2018-01-05Implement dialer blocked number phone lookuptwyen
2018-01-04Set flag 'canReportAsInvalidNumber' in CallDetailsActivity's intent when it's...linyuh
2018-01-04Add column CAN_REPORT_AS_INVALID_NUMBER to the annotated call log.linyuh
2018-01-02Add assisted dialing to the new call log.erfanian
2018-01-02Support assisted dialing in CallDetailsActivity when launched from the new ca...linyuh
2017-12-27Parameterized PhoneLookup with submessage type.zachh
2017-12-22Fixed crash in UiListener when launching activity with screen off.zachh
2017-12-22Include inserted calls for consideration in PhoneLookupDataSource.zachh
2017-12-22Register content observer when voicemail table changes.uabdullah
2017-12-15Implement basic bottom sheet in NUI Voicemail tab.uabdullah
2017-12-14Refactor add to contacts, send a message and copy number modules for bottom s...uabdullah
2017-12-14Support normalization of numbers in Cp2PhoneLookup.zachh
2017-12-13Integrate CallDetailsActivity with the new call log UI.linyuh
2017-12-12Updated writing of PhoneLookup columns in annotated call log.zachh
2017-12-11Don't save UI executor in UiListener.zachh
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-12-07Implemented PhoneLookupDataSource#onSuccesfulFill.zachh
2017-12-07Made PhoneLookupDataSource implementation async.zachh
2017-12-07Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-12-07Switched CallLogDataSource interface to be Future based.zachh
2017-12-07Add DATA_USAGE column to the annotated call log.linyuh
2017-12-07Added PhoneLookupSelector.zachh
2017-12-07Removed timestamps from PhoneLookup APIs.zachh
2017-11-30*** Reason for rollback ***roldenburg
2017-11-29Implemented fill for PhoneLookupDataSource.zachh
2017-11-18Added PhoneLookupDataSource and implemented isDirty.zachh
2017-11-18Set total duration for NUI voicemail media player seekbaruabdullah
2017-11-18Added URI for selecting distinct phone numbers from AnnotatedCallLog.zachh
2017-11-12Use type TEXT instead of STRING for annotated call log columns.zachh
2017-11-11Hook up pre-call actionstwyen
2017-11-03Show HD icon in call logs.wangqi
2017-11-01Renamed call_details string, which was conflicting with one from the calldeta...zachh
2017-11-01Use unencrypted storage for shared prefs in new call log.zachh
2017-10-27Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder()uabdullah
2017-10-25Add support for voicemailURI to annotated call log for new voicemail tabuabdullah
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-17Display Voicemail Contact Name and Photo in Voicemail Fragment.uabdullah
2017-10-13Use CONTENT_URI_WITH_VOICEMAIL for SystemCallLogDataSourceuabdullah
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem
2017-10-04Only show the most recent call type icon in the new call log, instead of the ...zachh
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian
2017-05-15Update Dialer to v10 RC32Eric Erfanian
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian