summaryrefslogtreecommitdiff
path: root/java/com/android/incallui
AgeCommit message (Expand)Author
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
2017-11-18Remove unused code InCallUiBings.getUiReadyBroadcastIntent().yueg
2017-11-18Move the following methods from InCallActivityCommon to InCallActivity:linyuh
2017-11-18Automated rollbackroldenburg
2017-11-18Move InCallActivityCommon#dismissPendingDialogs to InCallActivity.linyuh
2017-11-18Automated rollbackroldenburg
2017-11-18Move InCallActivityCommon#dismissKeyGuard to InCallActivity.linyuh
2017-11-12Stop turning on the screen when the incoming/outgoing call is via Bluetooth.linyuh
2017-11-12Conferece call management screen UI adjustment.yueg
2017-11-11Hook up pre-call actionstwyen
2017-11-11Fix previous usage of LoggingBinding with Logger class.weijiaxu
2017-11-11Disable "Switch Camera" button when not transmittingroldenburg
2017-11-11Added phone paused icon to on hold banner.calderwoodra
2017-11-11Commit transaction synchronously for OnHoldFragment.yueg
2017-11-10Implement some UI changes.yueg
2017-11-10Stop ringtone when user opens "respond via message" optionroldenburg
2017-11-07Show dual alphabets on the dialpad if a secondary alphabet is available.linyuh
2017-11-03Add avatar and small icon in bubble primary button.yueg
2017-11-01Update heads up notification based on video stateroldenburg
2017-11-01Add more log entries in loggingBinding.weijiaxu
2017-11-01Removed helper methods in DialerExecutors.zachh
2017-11-01Use DialpadTextView instead of TextView to show letters under each digit key.linyuh
2017-11-01Add logging statement to assert InCallUI branched as expected.erfanian
2017-10-30Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener.yueg
2017-10-30Clear cached requested video stateroldenburg
2017-10-27Fix HOLD option not displayed in voice calls in CDMA + GSM.wangqi
2017-10-27Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProt...linyuh
2017-10-26Set incall button color to match sim color.wangqi
2017-10-26App latency test migration.weijiaxu
2017-10-26Display CDMA voice privacy icon on notification bar.Eric Erfanian
2017-10-25Fix crash that isInMultiWindownMode is not supported on M.wangqi
2017-10-25Fix TMO frozen ViLTE video upon swapping callroldenburg
2017-10-25Improved dagger support for executor services.zachh
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-19Fix NPE in TelecomAdapter.stopForegroundNotification().yueg
2017-10-17Stop showing partially matched numbers that are not global phone numbers.linyuh
2017-10-17Some cleanup of incoming call latency.wangqi
2017-10-16Finish AudioRouteSelectorActivity in onAudioRouteSelected.yueg
2017-10-16Rename Lightbringer to Duoroldenburg
2017-10-13Enable Lightbringer upgrades on Mroldenburg
2017-10-12Optimization for incoming call latency.wangqi
2017-10-12Fix for voice screen showing for a short time when making a video callroldenburg
2017-10-12Fix incallui to use latest ux mocks for assisted dialing.erfanian
2017-10-11Implement SIM swappingtwyen