summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui
Commit message (Expand)AuthorAgeFilesLines
* Add back in-call vibration featuresDanny Baumann2019-12-113-0/+159
* Dialer: disable anti-falsing for call answer screenAdrian DC2019-12-111-15/+0
* Fix incorrect notification text is displayed for video call in dialingQiong Liu2018-07-131-2/+2
* Update translation strings.Eric Erfanian2018-07-101476-34194/+18450
* Revert "Ignore display cutout for in call UI."Eric Erfanian2018-07-101-1/+0
* Revert "UI refresh for ringing screen."Eric Erfanian2018-07-1013-39/+249
* Revert "Internal change"Eric Erfanian2018-07-101-1/+1
* Revert "UI refresh for voice call screen."Eric Erfanian2018-07-1015-70/+53
* Revert "Fix color for disabled button in voice call."Eric Erfanian2018-07-101-0/+8
* Revert "Update style for important call badge."Eric Erfanian2018-07-102-4/+7
* Revert "Change reply with sms to chip."Eric Erfanian2018-07-108-127/+38
* Revert "Update emergency call map and device number UI."Eric Erfanian2018-07-104-7/+59
* Revert "UI refresh for reply with sms bottom sheet."Eric Erfanian2018-07-101-8/+5
* UI refresh for reply with sms bottom sheet.wangqi2018-06-291-5/+8
* Remove more instances of guava optional for built in optional.erfanian2018-06-293-5/+5
* Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh2018-06-287-20/+2
* Add voip call checks.erfanian2018-06-271-1/+21
* Update emergency call map and device number UI.wangqi2018-06-274-59/+7
* Update connection label.wangqi2018-06-274-4/+31
* Don't show mock location for emergency callyueg2018-06-261-1/+8
* Add background call checks.erfanian2018-06-261-0/+10
* Fix bug that input cannot be deleted on non-English keybaord such as Japanesewangqi2018-06-261-4/+7
* Change reply with sms to chip.wangqi2018-06-268-38/+127
* Refactor ContactPreferencetwyen2018-06-267-110/+32
* Update style for important call badge.wangqi2018-06-262-7/+4
* Fix color for disabled button in voice call.wangqi2018-06-261-8/+0
* UI refresh for voice call screen.wangqi2018-06-2615-53/+70
* Internal changetwyen2018-06-211-1/+1
* UI refresh for ringing screen.wangqi2018-06-2113-249/+39
* Ignore display cutout for in call UI.twyen2018-06-211-0/+1
* Take in to account video upgrade requests in some circumstances.erfanian2018-06-201-1/+2
* Update settingsuabdullah2018-06-202-4/+5
* Fix text color in MultimediaFragmentyueg2018-06-202-1/+6
* Add call eligibility checks.erfanian2018-06-191-2/+6
* Fix wrong orientation change when a video call endswangqi2018-06-181-2/+6
* Check phone capabilities.erfanian2018-06-181-0/+11
* Fix bug that RTT call is conferenceable with voice call.wangqi2018-06-181-1/+11
* Replaced a reference in a comment to DialtactsActivity with MainActivity.zachh2018-06-121-1/+1
* Delete checkSpamStatusForInCallUimaxwelb2018-06-121-3/+1
* Rename keep.xml in spam.wangqi2018-06-121-0/+0
* Use an activity instead of a fragment for SpeakEasySettingsuabdullah2018-06-123-15/+14
* Fix secondary color on incall screen.wangqi2018-06-111-0/+1
* Fix NPE issue when tapping speaker button on VT call ended screenwangqi2018-06-111-2/+3
* A few more interface updates.erfanian2018-06-116-0/+93
* Fix incall icon arrow coloryueg2018-06-082-5/+9
* Fix bubble theme crashyueg2018-06-072-1/+1
* Set the preferred SIM when InCallActivity is not visible.linyuh2018-06-071-6/+7
* Update mute states after add voice call from RTT call.wangqi2018-06-061-0/+1
* Supported two RTT calls at same time.wangqi2018-06-061-4/+4
* Update a few interfaces.erfanian2018-06-057-107/+26