summaryrefslogtreecommitdiff
path: root/java/com/android/incallui
AgeCommit message (Expand)Author
2018-05-22Use new dialer base theme instead of AppCompat theme for spam blocking promoAndroid Dialer
2018-05-21Handle null VideoCalltwyen
2018-05-21Set navigation bar color when dialpad is visible.wangqi
2018-05-21Adds alternative spam words for non-english speaking countries.Android Dialer
2018-05-21Add promotion module.wangqi
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-19A11y: group caller information together.wangqi
2018-05-17Show spam blocking promo notification in place of after call notificationAndroid Dialer
2018-05-17Updating ContactGridManager to use GlidePhotoManager for more efficient conta...Android Dialer
2018-05-15Fix add call button behavior.yueg
2018-05-15Use component for iconographyerfanian
2018-05-15Update DialerCall to use SpamStatus instead of booleansmaxwelb
2018-05-11Use listeners to drive fragment lifecycles.erfanian
2018-05-11Update logging in incallactivity.uabdullah
2018-05-11Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.weijiaxu
2018-05-11Add RTT after call promo bottomsheet.wangqi
2018-05-09Update answer button logic.erfanian
2018-05-09Hide new after call spam blocking promo behind an additional flag.Android Dialer
2018-05-09Format callback phone number.yueg
2018-05-09Do not show bubble for outgoing call if it's not a background call.yueg
2018-05-09Place Duo calls with PreCalltwyen
2018-05-09Move SpamStatus classes into subpackagemaxwelb
2018-05-09Update callers of checkSpamStatus to use Future based APImaxwelb
2018-05-04Use Telecom Bluetooth API instead of system Bluetooth API.yueg
2018-05-04Update audio route after user select different audio route.wangqi
2018-05-04Add test to verify no crash on multiple DialerCall#onRemovedFromCallList.wangqi
2018-05-04Add spam status tests for CallList#onCallAddedmaxwelb
2018-05-04More refactoringerfanian
2018-05-04Merge "Added missing placeholders to translation string."android-build-prod (mdb)
2018-05-04Merge "Update targetSdkVersion to 28"android-build-prod (mdb)
2018-05-04Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9android-build-prod (mdb)
2018-05-04Added missing placeholders to translation string.zachh
2018-05-04Update targetSdkVersion to 28maxwelb
2018-05-04Don't force open keyboard when RTT is active.wangqi
2018-05-04Delete more deprecated code.erfanian
2018-05-04Save connection info in the DialerCallmaxwelb
2018-05-04Set active audio route selected.yueg
2018-05-04Set audio selector window type TYPE_APPLICATION_OVERLAYyueg
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