summaryrefslogtreecommitdiff
path: root/java
AgeCommit message (Expand)Author
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
2017-12-18Bubble v2 animation change.yueg
2017-12-15Implemented Cp2PhoneLookup#lookup.zachh
2017-12-15Turning on the screen when audio stream of an incoming call is directed throu...linyuh
2017-12-15Support empty PhoneLookupInfo in Cp2PhoneLookup.zachh
2017-12-15Hide "Invite" and "Set up" Duo buttons for spam and voicemail callsroldenburg
2017-12-15Implement basic bottom sheet in NUI Voicemail tab.uabdullah
2017-12-15Remove voicemail settings if missing permissiontwyen
2017-12-14Handle ActivityNotFoundException when starting intent from IntentModuletwyen
2017-12-14Add PreCall step to check permissiontwyen
2017-12-14Implement PeopleApiPhoneLookuptwyen
2017-12-14Refactor add to contacts, send a message and copy number modules for bottom s...uabdullah
2017-12-14Use Dagger to get Duo instance in CallLogListItemViewHolderroldenburg
2017-12-14Add input dialog for simulator to use customized number.weijiaxu
2017-12-14Add impressions for Duo related events (install, activate and invite)roldenburg
2017-12-14Take into consideration special characters when we do contact match.linyuh
2017-12-14Recycle TypedArray for AutoResizeTextView.wangqi
2017-12-14Change dt for CVVM to 6twyen
2017-12-14Support deleting voicemailsuabdullah
2017-12-14Implemented disambig dialog for new speed dial fragment.calderwoodra