summaryrefslogtreecommitdiffstats
path: root/src/com/android/car/dialer/ui/dialpad/DialpadFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in dialpad page.Yiqun Wu2019-12-261-1/+1
* DO NOT MERGE: Chassify Dialer's Toolbar.Yiqun Wu2019-12-051-14/+15
* Update parameters for creating letter tile avatarCassie(Yitong) Wang2019-11-141-3/+1
* Make dialed number gravity configurable.Yiqun Wu2019-10-011-1/+2
* Show Contact avatar and phone number label on Dialpad pageCassie(Yitong) Wang2019-09-231-4/+41
* Fix the action bar title for dialpad on day/night change.Yiqun Wu2019-08-121-3/+2
* Set up action bar on back stack change.Yiqun Wu2019-08-011-1/+1
* Implement hardware buttons for the dialpadCole Faust2019-06-191-5/+17
* DO NOT MERGE: Dialpad input motionYiqun Wu2019-06-171-2/+3
* Cleanup dialpad pageYiqun Wu2019-06-111-254/+74
* Fix weird call duration when system time rewindsCole Faust2019-06-061-3/+19
* Add timestamp to ongoing call when dialpad is openCole Faust2019-05-221-2/+22
* Optimize contact details page for different screen sizesCole Faust2019-05-171-2/+6
* Constrain the ripple to the make and end call buttons' outlinesCole Faust2019-05-131-1/+1
* Make list scroll underneath the top bar.Yiqun Wu2019-04-291-2/+10
* Make small adjustments on Portrait Mode DialpadCassie(Yitong) Wang2019-04-191-17/+30
* DO NOT MERGE: Display Contact Name on Dialpad PageCassie(Yitong) Wang2019-04-191-0/+24
* Don't show the HUN if user is already on the in call page.Yiqun Wu2019-04-111-1/+1
* Remove ViewPager references from Dialer.Yiqun Wu2019-04-091-0/+4
* Implement Latest VisD spec for DialpadCassie(Yitong) Wang2019-04-081-9/+14
* Re-enter last dialed number when call button is pressed with no inputted number.Cole Faust2019-04-021-0/+3
* Show app icon on toolbar and show app name in portrait mode.Yiqun Wu2019-03-291-8/+1
* Fix the null string when DIAL intent does not have a numberYiqun Wu2019-03-211-6/+4
* Replace Drawer with top tabs.Yiqun Wu2019-03-181-0/+7
* Enable emergency call when phone is not connected.Yiqun Wu2019-01-141-12/+23
* DO NOT MERGE (will manually CP to master)Dean Harding2019-01-091-1/+1
* Clear dialed number after placing the call.Yiqun Wu2018-11-281-24/+40
* Respect system settings for dial pad tones.Yiqun Wu2018-11-141-0/+18
* Change the L function signature to the one similar to String.format.jiayuzhou2018-11-051-3/+3
* Fixe the NPE in DialpadFragment.jiayuzhou2018-10-171-5/+5
* Update the action bar title based on current displayed fragment.jiayuzhou2018-09-191-0/+7
* Remove UiCall and related functions in UiCallmanager so that active onging ca...jiayuzhou2018-08-311-9/+19
* Remove the reponsiblity of playing a key tone away from KeypadFragment.jiayuzhou2018-08-291-10/+81
* Refactor the dialpad companion infomation controller (dialedjiayuzhou2018-08-161-0/+180