summaryrefslogtreecommitdiff
path: root/java/com/android/incallui
AgeCommit message (Expand)Author
2018-03-28Show toast when handing off from LTE to WiFiroldenburg
2018-03-28Remove unnecessary call to StatusBarNotifier.updateNotification().yueg
2018-03-28Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh
2018-03-26Replace png icon with vector drawable for voice call screen.wangqi
2018-03-26Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".linyuh
2018-03-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
2018-03-26Move spam setting related methods out of spam interface into a separate spamAndroid Dialer
2018-03-26Switch setLabel and setLocationtwyen
2018-03-26Removed NUI shortcut.zachh
2018-03-26Show SIM auto select reason in in call UItwyen
2018-03-26Add waiting for join banner to RTT outgoing call.wangqi
2018-03-26Allow user to delete previous bubbles.wangqi
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-21Display "Emergency number" in the call log for emergency numbersmaxwelb
2018-03-21Show error when finding location time out.yueg
2018-03-20Add more boilerplate to the incallui.erfanian
2018-03-19Check null for getPhoneAccount()twyen
2018-03-16Use single return to break bubble of RTT chat.wangqi
2018-03-16Use current county ISO for PhoneLookupHistoryRecordertwyen
2018-03-16Add Cequint contact lookup result type.wangqi
2018-03-15Fix bubble not showing on device restart.yueg
2018-03-15Fix but that avatar overlapping with status bar.wangqi
2018-03-15Add audio select menu.wangqi
2018-03-14Add swap call button to RTT call.wangqi
2018-03-13Fix full screen issue when switching between RTT and voice call.wangqi
2018-03-12Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impltwyen
2018-03-09Remove bubble "new" prefix.yueg
2018-03-09Dismiss keyboard when opening overflow menu in RTT call.wangqi
2018-03-09Save RTT chat history during the call.wangqi
2018-03-08Add support of dialpad in RTT call.wangqi
2018-03-08Show bubble when call connected and in-call UI not showing.yueg
2018-03-08Optimize characters sent to remote party for RTT chat.wangqi
2018-03-08Refactor array of RttChatMessage to List.wangqi
2018-03-08Implement logic for blocking a number from the new call log's bottom sheet.linyuh
2018-03-07Support local emergency phone number check when there are multiple SIMs.linyuh
2018-03-07Fix view not attached to window manager crash and add logs.yueg
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