summaryrefslogtreecommitdiff
path: root/java/com/android/incallui
AgeCommit message (Expand)Author
2018-06-27Add voip call checks.erfanian
2018-06-27Update emergency call map and device number UI.wangqi
2018-06-27Update connection label.wangqi
2018-06-26Don't show mock location for emergency callyueg
2018-06-26Add background call checks.erfanian
2018-06-26Fix bug that input cannot be deleted on non-English keybaord such as Japanesewangqi
2018-06-26Change reply with sms to chip.wangqi
2018-06-26Refactor ContactPreferencetwyen
2018-06-26Update style for important call badge.wangqi
2018-06-26Fix color for disabled button in voice call.wangqi
2018-06-26UI refresh for voice call screen.wangqi
2018-06-21Internal changetwyen
2018-06-21UI refresh for ringing screen.wangqi
2018-06-21Ignore display cutout for in call UI.twyen
2018-06-20Take in to account video upgrade requests in some circumstances.erfanian
2018-06-20Update settingsuabdullah
2018-06-20Fix text color in MultimediaFragmentyueg
2018-06-19Add call eligibility checks.erfanian
2018-06-18Fix wrong orientation change when a video call endswangqi
2018-06-18Check phone capabilities.erfanian
2018-06-18Fix bug that RTT call is conferenceable with voice call.wangqi
2018-06-12Replaced a reference in a comment to DialtactsActivity with MainActivity.zachh
2018-06-12Delete checkSpamStatusForInCallUimaxwelb
2018-06-12Rename keep.xml in spam.wangqi
2018-06-12Use an activity instead of a fragment for SpeakEasySettingsuabdullah
2018-06-11Fix secondary color on incall screen.wangqi
2018-06-11Fix NPE issue when tapping speaker button on VT call ended screenwangqi
2018-06-11A few more interface updates.erfanian
2018-06-08Fix incall icon arrow coloryueg
2018-06-07Fix bubble theme crashyueg
2018-06-07Set the preferred SIM when InCallActivity is not visible.linyuh
2018-06-06Update mute states after add voice call from RTT call.wangqi
2018-06-06Supported two RTT calls at same time.wangqi
2018-06-05Update a few interfaces.erfanian
2018-06-05Dismiss RTT request dialog if RTT is already active.wangqi
2018-06-04Update dagger types.erfanian
2018-06-04Add keep.xml to keep string resources for spam.wangqi
2018-06-04Fix video call icon colortwyen
2018-06-01Fix color in RTT call screen.wangqi
2018-06-01Updating PhotoInfo and GlidePhotoManager to support conference calls.Android Dialer
2018-06-01Solve BiDi problem when phone number is concatenated with RTL-stringlinyuh
2018-06-01Fix color of primary text on incall screen.wangqi
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-06-01Add new spam API which can query additional data.maxwelb
2018-06-01Add new default interface.erfanian
2018-06-01Also check call configuration for disconnected callyueg
2018-06-01Add toast message when RTT request failed.wangqi
2018-06-01Update button color.erfanian
2018-06-01Some minor tweaks to the UI.calderwoodra
2018-06-01Fix dialpad theme on incall screen.wangqi
2018-05-30Some improvements to the answer fragment layouts.erfanian
2018-05-30Fix a few UI bugs.calderwoodra
2018-05-30Log IMS video call available statetwyen
2018-05-30Use Dialer Light Theme for SpeakEasyFragmentuabdullah
2018-05-30Use Maps SDK lite mode instead of static API for emergency call.yueg
2018-05-29Updating locations where PrimaryInfo#setPhoto is used to also PrimaryInfo#set...Android Dialer
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-29Remove photo support in PhoneNumberServicetwyen
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-22Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity.wangqi
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