summaryrefslogtreecommitdiff
path: root/java/com/android/incallui
AgeCommit message (Expand)Author
2018-03-07Handle preferred SIM for ACTION_CALLtwyen
2018-03-06Show a warning dialog about charges when user starts a video callwangqi
2018-03-05Add support for bluetooth etc. audio route for RTT call.wangqi
2018-03-02Move assisted dialing out of P.erfanian
2018-03-02Update fragment class.erfanian
2018-03-02Add ripple effect to RTT incall buttons.wangqi
2018-03-01Update RTT icon on ringing screen.wangqi
2018-03-01Disable phone number formatting for devices with Argentinian SIMs.linyuh
2018-03-01Implement overflow menu for RTT call.wangqi
2018-03-01Updating SecondaryInfo value class to use AutoValue with builder pattern.Android Dialer
2018-02-28Remove background of RTT chat fragment.wangqi
2018-02-27Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh
2018-02-27Fix bug that soft keyboard pushes action bar out of window.wangqi
2018-02-26Updating PrimaryCallState value class to use AutoValue with builder pattern.Android Dialer
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-23Track initial call log building metrics separately from incremental building ...zachh
2018-02-23Fix bugs of RTT chat.wangqi
2018-02-22Fix bug in isVoicemailNumber method not returning earlyroldenburg
2018-02-22Updating PrimaryInfo value class to use AutoValue with builder pattern.Android Dialer
2018-02-22Moved metrics related methods out of LoggingBindings.zachh
2018-02-22Implement read/write text stream to RttCall.wangqi
2018-02-22Annotate RTT as @TargetApi(28).wangqi
2018-02-22Move RttChatBot to simulator.wangqi
2018-02-22Update RTT call with real name/number and timer.wangqi
2018-02-22Add simulator RTT call.wangqi
2018-02-09Update title of after call spam dialog.wangqi
2018-02-09Finish AudioRouteSelectorActivity when all calls disconnect.yueg
2018-02-09Show reject hint text for all incoming callswangqi
2018-02-06Bubble layout change.yueg
2018-02-05Remove bubble v1.yueg
2018-02-02Update the SpeakEasy component.erfanian
2018-02-02Update text on after call spam notification and dialog.wangqi
2018-02-01internal changeAndroid Dialer
2018-02-01This text is for dismiss button in dialog that's to dismiss the dialog afterwangqi
2018-01-31Add arrow icon to bubble sound button when Bluetooth is connected.yueg
2018-01-31Remove bubble from AOSP.yueg
2018-01-30Don't override contactExists if there is no update from Cequint Caller ID.wangqi
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-25Update preferred SIM SuggestionProvidertwyen
2018-01-24Bubble v2 a11y.yueg
2018-01-24Add flag to enable NUI shortcut.calderwoodra
2018-01-24Add foreground service permissionroldenburg
2018-01-24Fixed a regression where we incorrectly reported that the dialpad was visible.calderwoodra
2018-01-23Updated call number by NW is not displayedwangqi
2018-01-23Update Assisted Dialing references.erfanian
2018-01-22Changed PhoneLookup#lookup to accept a DialerPhoneNumber.zachh
2018-01-19Update Simulator to launch SpeakEasyAndroid Dialer
2018-01-18Pass PhoneAccountHandle into VideoTech isAvailableroldenburg
2018-01-17Move onUiShowing() call from onResume/onPause to onStart/onStop.yueg
2018-01-16Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailableroldenburg
2018-01-11Fixed bug in handling of empty numbers in new call log.zachh
2018-01-10Add the boilerplate dagger logic for SpeakEasy.erfanian
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-09Adjustment to banner of RTT chat window.wangqi
2018-01-09Allow SimSuggestionProvider to auto select phone account.twyen
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-08Add RTT call chat window.wangqi
2017-12-27Remove field prefixes.linyuh
2017-12-22Update assisted dialing extras in preparation for platform implementation.erfanian
2017-12-22Bubble v2 changes.yueg
2017-12-22Always have hardware acceration enabled for InCallActivityroldenburg
2017-12-22Don't use phone number in spam call notificationsmaxwelb
2017-12-18Bubble v2 logging.yueg
2017-12-18Allow orientation change when receiving video upgrade request in the in-call UI.linyuh
2017-12-18Upgrade target SDK version to 27.linyuh
2017-12-18Bubble v2 animation change.yueg
2017-12-15Turning on the screen when audio stream of an incoming call is directed throu...linyuh
2017-12-14Take into consideration special characters when we do contact match.linyuh
2017-12-14Recycle TypedArray for AutoResizeTextView.wangqi
2017-12-12Refactor CallerInfo and ContactInfoHelper to improve readability.linyuh
2017-12-12Move TelecomCallUtil to com.android.dialertwyen
2017-12-12InCallActivity#isDialpadVisible() now returns the correct value.calderwoodra
2017-12-12BEGIN_PUBLIClinyuh
2017-12-11Also show bubble avatar for incoming call and outgoing call.yueg
2017-12-11Update Spam module to use Daggermaxwelb
2017-12-07Added manifest override for PhoneLookupHistory provider.zachh
2017-12-07Hide bubble in (New)ReturnToCallController.tearDown().yueg
2017-12-07Temporarily disable PhoneHistoryRecorder.zachh
2017-12-07Bubble v2 animation changes.yueg
2017-12-07Added PhoneLookupHistoryRecorder.zachh
2017-11-30Rollback Broadcast in-call UI changes.yueg
2017-11-30Fix NPE crash on video call.wangqi
2017-11-30*** Reason for rollback ***roldenburg
2017-11-29Enable timer in emergency call.wangqi
2017-11-29Prevent change SIM icon from showing during a voicemail calltwyen
2017-11-29Refactor DialpadFragment's DtmfKeyListenermaxwelb
2017-11-29Add impressions for dual sim featurestwyen
2017-11-22Prevent SIM selection and change SIM from showing when there are active callstwyen
2017-11-22Bubble v2 UI changes.yueg
2017-11-21Adding call feedback mechanismAndroid Dialer
2017-11-21Merge what's left in InCallActivityCommon into InCallActivity.linyuh
2017-11-20Implement SIM selection dialogtwyen
2017-11-18Added place voice call search action to regular search.calderwoodra
2017-11-18Merge the following methods in InCallActivityCommon into InCallActivity:linyuh
2017-11-18Implement change SIM animationtwyen
2017-11-18Merge the following methods in InCallActivityCommon into InCallActivity:linyuh