summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui
Commit message (Expand)AuthorAgeFilesLines
* Show a warning dialog about charges when user starts a video callwangqi2018-03-0610-2/+317
* Add support for bluetooth etc. audio route for RTT call.wangqi2018-03-051-0/+12
* Move assisted dialing out of P.erfanian2018-03-021-23/+1
* Update fragment class.erfanian2018-03-022-2/+2
* Add ripple effect to RTT incall buttons.wangqi2018-03-022-5/+15
* Update RTT icon on ringing screen.wangqi2018-03-011-1/+1
* Disable phone number formatting for devices with Argentinian SIMs.linyuh2018-03-017-16/+17
* Implement overflow menu for RTT call.wangqi2018-03-0110-3/+462
* Updating SecondaryInfo value class to use AutoValue with builder pattern.Android Dialer2018-03-017-83/+102
* Remove background of RTT chat fragment.wangqi2018-02-281-2/+1
* Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh2018-02-271-1/+1
* Fix bug that soft keyboard pushes action bar out of window.wangqi2018-02-272-3/+3
* Updating PrimaryCallState value class to use AutoValue with builder pattern.Android Dialer2018-02-269-202/+247
* Implement logic of bottom sheet options related to spam numbers.linyuh2018-02-261-1/+1
* Track initial call log building metrics separately from incremental building ...zachh2018-02-231-1/+3
* Fix bugs of RTT chat.wangqi2018-02-232-17/+10
* Fix bug in isVoicemailNumber method not returning earlyroldenburg2018-02-221-0/+2
* Updating PrimaryInfo value class to use AutoValue with builder pattern.Android Dialer2018-02-229-187/+212
* Moved metrics related methods out of LoggingBindings.zachh2018-02-222-12/+19
* Implement read/write text stream to RttCall.wangqi2018-02-227-14/+170
* Annotate RTT as @TargetApi(28).wangqi2018-02-221-0/+2
* Move RttChatBot to simulator.wangqi2018-02-223-79/+27
* Update RTT call with real name/number and timer.wangqi2018-02-221-20/+20
* Add simulator RTT call.wangqi2018-02-2221-144/+544
* Update title of after call spam dialog.wangqi2018-02-091-1/+1
* Finish AudioRouteSelectorActivity when all calls disconnect.yueg2018-02-092-16/+48
* Show reject hint text for all incoming callswangqi2018-02-091-2/+1
* Bubble layout change.yueg2018-02-061-10/+3
* Remove bubble v1.yueg2018-02-056-437/+2
* Update the SpeakEasy component.erfanian2018-02-027-100/+71
* Update text on after call spam notification and dialog.wangqi2018-02-024-35/+34
* internal changeAndroid Dialer2018-02-013-8/+19
* This text is for dismiss button in dialog that's to dismiss the dialog afterwangqi2018-02-011-2/+2
* Add arrow icon to bubble sound button when Bluetooth is connected.yueg2018-01-311-0/+4
* Remove bubble from AOSP.yueg2018-01-311-2/+25
* Don't override contactExists if there is no update from Cequint Caller ID.wangqi2018-01-301-1/+3
* Added number presentation to AnnotatedCallLog.zachh2018-01-261-1/+1
* Update preferred SIM SuggestionProvidertwyen2018-01-251-1/+1
* Bubble v2 a11y.yueg2018-01-241-0/+3
* Add flag to enable NUI shortcut.calderwoodra2018-01-241-2/+2
* Add foreground service permissionroldenburg2018-01-241-0/+3
* Fixed a regression where we incorrectly reported that the dialpad was visible.calderwoodra2018-01-241-1/+5
* Updated call number by NW is not displayedwangqi2018-01-232-13/+14
* Update Assisted Dialing references.erfanian2018-01-231-1/+17
* Changed PhoneLookup#lookup to accept a DialerPhoneNumber.zachh2018-01-221-5/+29
* Update Simulator to launch SpeakEasyAndroid Dialer2018-01-196-1/+144
* Pass PhoneAccountHandle into VideoTech isAvailableroldenburg2018-01-186-18/+26
* Move onUiShowing() call from onResume/onPause to onStart/onStop.yueg2018-01-172-9/+15
* Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailableroldenburg2018-01-161-3/+1
* Fixed bug in handling of empty numbers in new call log.zachh2018-01-111-4/+1