summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
2018-01-16Implement dialer command line interfacetwyen
2018-01-16Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailableroldenburg
2018-01-14Make sure that voicemail transcriptions are processed seriallymdooley
2018-01-12Fixed recycling issues in new call log.zachh
2018-01-12Clear the cache in RealtimeRowProcessor when there's new data.zachh
2018-01-12Added some verbose logging to Cp2LocalPhoneLookupzachh
2018-01-12Cleaned up wording around "valid" and "formattable".zachh
2018-01-12Added Dialpad to NUI.calderwoodra
2018-01-12Added search bar animations to NUI toolbar.calderwoodra
2018-01-12Do not show deleted voicemails in the NUI Voicemail tabuabdullah
2018-01-11Implement PhoneLookup for CP2 remote contactslinyuh
2018-01-11Merge PhoneLookupDataSource results into a proto in annotated call log.twyen
2018-01-11Attempt to place call even call permission is missingtwyen
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-11Allow preferred SIM to be fully clearedtwyen
2018-01-10Initial setup of voicemail TOSuabdullah
2018-01-10-Add a new log entry in loggingBindings.weijiaxu
2018-01-10Add the boilerplate dagger logic for SpeakEasy.erfanian
2018-01-10Add events for displaying set up or invite buttonsroldenburg
2018-01-10Added Search Bar to NUI.calderwoodra
2018-01-10Fix PhoneLookupDataSource ignoring inserts if history is emptytwyen
2018-01-10Roll forward the broadcast in-call UI changes.yueg
2018-01-10Update content description of back button on banner of RTT chat.wangqi
2018-01-10Log impression when bubble v2 appears.yueg
2018-01-09Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as ...linyuh
2018-01-09Adjustment to banner of RTT chat window.wangqi
2018-01-09Changed behavior of failures in DialerFutures#firstMatching.zachh
2018-01-09Allow SimSuggestionProvider to auto select phone account.twyen
2018-01-09Bubble v2 dismiss changes.yueg
2018-01-09Added RealtimeRowProcessor.zachh
2018-01-09Fix NPE in NewReturnToCallController.createLettleTileDrawable().yueg
2018-01-09Let RCS Video Share take over Duo as the active video tech for a callroldenburg
2018-01-09Handle android.telephony.event.EVENT_CALL_FORWARDED.wangqi
2018-01-09InCallActivity should not call onUiShowing(false) when recreating.yueg
2018-01-09Implemented Bottom Nav in Dialer NUI.calderwoodra
2018-01-08Update strings for Duo "Set up" and "Invite" buttonsroldenburg
2018-01-08Hide emergency calls in the call logmaxwelb
2018-01-08Simplifying implementation of the coalescing logic in the new call log.linyuh
2018-01-08Updating Dialer v16 licenses.Android Dialer
2018-01-08Use ContactsContract.PhoneLookup for invalid numbers in Cp2PhoneLookup.zachh
2018-01-08Add RTT call chat window.wangqi
2018-01-08Updated T9 search bolding to include wrapping to the next word.calderwoodra
2018-01-08Initial setup of voicemail error messagesuabdullah
2018-01-08Automated rollback of changelist 178323108zachh
2018-01-08Add "delete" option in the 3-dot menu of the new call loglinyuh
2018-01-08Use support lib to determine build version.erfanian
2018-01-05Implement dialer blocked number phone lookuptwyen
2018-01-04Fix the crash when deleting call details if CallDetailsActivity is launched f...linyuh
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-03Only consider writable accounts for preferred SIMtwyen
2018-01-02Add assisted dialing to the new call log.erfanian
2018-01-02Bubble v2 dismiss.yueg
2018-01-02Fix accessibility bugs with transcription rating UImdooley
2018-01-02Add assisted dialing indicators to the old call log.erfanian
2018-01-02Support assisted dialing in CallDetailsActivity when launched from the new ca...linyuh
2018-01-02Add assisted dialing to the call composer activity.erfanian
2017-12-28Allow language change to take effect in T9 search without relaunching Dialer.linyuh
2017-12-27Remove field prefixes.linyuh
2017-12-27Fixing transcription branding UI bugmdooley
2017-12-27Parameterized PhoneLookup with submessage type.zachh
2017-12-22Enable multi-sim support in assisted dialing.erfanian
2017-12-22Update unread voicemails as read in the NUI Voicemail by unbolding when expan...uabdullah
2017-12-22Use ICU Localization for country names in settings.erfanian
2017-12-22Automated rollback of changelist 179615699calderwoodra
2017-12-22Automated rollback of changelist 179847039calderwoodra
2017-12-22Differentiate read/unread voicemails in the NUI Voicemail by bolding.uabdullah
2017-12-22Use CHAR_TO_KEY_MAPS in DialpadCharMappings in SmartDialMaps.linyuh
2017-12-22Reorganize classes related to smart dial.linyuh
2017-12-22Use the orientation obtained in onFinishInflate as the truth in DialpadView.linyuh
2017-12-22Added context menu for favorite contacts in new speed dial.calderwoodra
2017-12-22Update assisted dialing extras in preparation for platform implementation.erfanian
2017-12-22Quick fix for bugs on simulator voice call.weijiaxu
2017-12-22Fixed crash in UiListener when launching activity with screen off.zachh
2017-12-22Handle contacts which have been disassociated with a number in Cp2PhoneLookup.zachh
2017-12-22Fixed crash in PinnedShortcuts.zachh
2017-12-22Bug: 70402588Android Dialer
2017-12-22Added copySubMessage method to PhoneLookup interface.zachh
2017-12-22Bubble v2 changes.yueg
2017-12-22Always have hardware acceration enabled for InCallActivityroldenburg
2017-12-22Include inserted calls for consideration in PhoneLookupDataSource.zachh
2017-12-22Don't use phone number in spam call notificationsmaxwelb
2017-12-22Register content observer when voicemail table changes.uabdullah
2017-12-22Add SmartDialMaps for the Bulgarian alphabet and the Ukrainian alphabet.linyuh
2017-12-22Remove voicemail from UI only after delete request.uabdullah
2017-12-22Bubble v2 RTL language fixes.yueg
2017-12-22Implemented SpeedDialEntry Room Database.calderwoodra
2017-12-20Populate voicemails in simulatoruabdullah
2017-12-20Print array map for debugging purposes.uabdullah
2017-12-19Add flags for the Duo install, activate and invite buttonsroldenburg
2017-12-19Support dual alphabets in smart dial.linyuh
2017-12-19Ignore deleted voicemail for notificationtwyen
2017-12-18Bubble v2 logging.yueg
2017-12-18Ensure we do not have a null data string before checking for Duoroldenburg
2017-12-18Bug: 70402588Android Dialer
2017-12-18Added tests for SmartDialNameMatcher.calderwoodra
2017-12-18Allow orientation change when receiving video upgrade request in the in-call UI.linyuh
2017-12-18Added tests for latin smart dial map.calderwoodra
2017-12-18Upgrade target SDK version to 27.linyuh