summaryrefslogtreecommitdiff
path: root/java/com/android/incallui
AgeCommit message (Expand)Author
2018-05-04Don't force open keyboard when RTT is active.wangqi
2018-04-30Don't start emergency call in background calling mode.yueg
2018-04-30Make call configuration package visibility public.yueg
2018-04-30Don't save transcript if it's empty.wangqi
2018-04-30Refactor PreferredAccountWorker to provide the dialog to be shown.twyen
2018-04-30Fix bug that displaying local message is not in sync.wangqi
2018-04-30Don't show dialog if in call activity is not visible.twyen
2018-04-30Bubble changes for background calling.yueg
2018-04-30Store RTT transcript message received when UI is in background.wangqi
2018-04-30Update RTT transcript advisory text.wangqi
2018-04-28Remove audio change behavior for background calling.yueg
2018-04-28Move DialerCall.State to an independent package.wangqi
2018-04-28Logging for background calling and HFP device support.yueg
2018-04-28HFP device support change.yueg
2018-04-26Implement CequintPhoneLookuplinyuh
2018-04-26Fix impression logging for spam blocking promo dialog shown in after callAndroid Dialer
2018-04-26Fix bug that title of RTT call is not centered.wangqi
2018-04-26Add advisory text to RTT call about transcript storage.wangqi
2018-04-25Fix crash when saving transcript is called multiple times.wangqi
2018-04-25Show post char dialog without InCallActivity.yueg
2018-04-25UI tweak to RTT chat input box.wangqi
2018-04-25Use UI listener for preferred account worker in in call UItwyen
2018-04-25Convert CequintCallerIdContact into an @AutoValuelinyuh
2018-04-25Disable entries in CallingAccountSelector that are not selectabletwyen
2018-04-25Add "enabled" to SelectPhoneAccountDialogFragment.twyen
2018-04-25Log send button impressions for RTT call.wangqi
2018-04-25Show international call on wifi dialog without InCallActivity.yueg
2018-04-25Expose active calls from in call UItwyen
2018-04-24Add impression logging for RTT callwangqi
2018-04-24Don't show SIM selection and swap SIM for emergency calls.twyen
2018-04-23Add spam blocking promo notification after user reports spam in after callAndroid Dialer
2018-04-23Check call configuration for every call instead of every InCallService bound.yueg
2018-04-19Support extracting info from a Call in PhoneLookuplinyuh
2018-04-19Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList.wangqi
2018-04-19Change RttTransciptUtil methods to return ListenableFuture.wangqi
2018-04-18Multi-HFP device support for audio selector.yueg
2018-04-17Add spam blocking promotion after showing spam dialog in after-callAndroid Dialer
2018-04-17Improved support for short codes in Coalescer.zachh
2018-04-17Update in call button logic.erfanian
2018-04-17Add RTT transcript screen.wangqi
2018-04-17Add checks for call eligibility.erfanian
2018-04-17More improvements call flow.erfanian
2018-04-12Add RTT transcript to call details.wangqi
2018-04-11Update logic for incoming and active calls.erfanian
2018-04-10Change speaker button for in call UI and bubble.yueg
2018-04-09Ensure listeners are added each time setUp is calledroldenburg
2018-04-06Use sensible audio route for bubble mode.yueg
2018-04-06Add tests for RttChatFragment.wangqi
2018-04-05Implement background calling.yueg
2018-04-05Add settings fragment boilerplate.erfanian
2018-04-05Fix leak of InCallActivity's DecorView and stuck on disconnection bug.wangqi
2018-04-04Remove null check.erfanian
2018-04-04Better support for multi call.erfanian
2018-04-04Migrate RTT chat history to use proto buffer.wangqi
2018-04-04Disable RTT request button when the call is not active yet.wangqi
2018-04-03Remove reference to RTT system setting.wangqi
2018-04-03Fix the button style of RTT request dialog.wangqi
2018-04-03Implement dialog for responding RTT request.wangqi
2018-04-02Update contact photo for RTT call screen.wangqi
2018-04-02Fix the bug that number format is not correct in RTL mode.wangqi
2018-03-30Add upgrade to RTT call button.wangqi
2018-03-30Fix bubble showing after dismiss bug.yueg
2018-03-30Move update color code from CallCardPresenter to InCallPresenter.yueg
2018-03-29UI adjustment to RTT screen.wangqi
2018-03-29Fix bug preventing rejecting video callsroldenburg
2018-03-29Replace png icons with vector drawable for video call screen.wangqi
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