summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/dialpadview/DialpadFragment.java
AgeCommit message (Expand)Author
2020-12-12Allow per-call account selection.Danny Baumann
2018-06-05Handle null carrier config for emergency call hinttwyen
2018-05-11Revert null check on dialpadHinttwyen
2018-05-09Add a null check for digitsHint.calderwoodra
2018-04-24Update emergency wifi calling stringtwyen
2018-04-12Get dialpad fragment hint text sooner and hold onto it.calderwoodra
2018-04-04Fixed some issues in dialer's dialpad for talkback users.calderwoodra
2018-03-26Implement wifi emergency calling warningtwyen
2018-03-20Fix animation of first time showing dialpad FAB.wangqi
2018-03-19Fix bug that dialpad fab wifi calling icon not showing.wangqi
2018-03-05Disable phone number formatting for LATAM MCCs.linyuh
2018-03-01Disable phone number formatting for devices with Argentinian SIMs.linyuh
2018-02-28Some small bug fixes in NUI.calderwoodra
2018-01-30Update FragUtils to encourage better readability in Activities.calderwoodra
2018-01-25Remove non call log dependencies on PhoneAccountUtiltwyen
2018-01-18Fixed regression with search not reacting properly to on touch events.calderwoodra
2018-01-17Updated toolbar and dialpad interactions in NUI.calderwoodra
2018-01-12Added Dialpad to NUI.calderwoodra
2017-12-27Remove field prefixes.linyuh
2017-11-30*** Reason for rollback ***roldenburg
2017-11-29Disable phone number formatting on the dialpad when making domestic call to A...linyuh
2017-11-20Dialpad icon now remains white through device rotation.calderwoodra
2017-11-18Dialpad FAB no longer loses it's icon on fragment resume.calderwoodra
2017-11-11Hook up pre-call actionstwyen
2017-11-11Unify voicemail call placingtwyen
2017-11-01Removed helper methods in DialerExecutors.zachh
2017-10-25Improved dagger support for executor services.zachh
2017-10-16FAB is no longer visible on return to call dialog.calderwoodra
2017-10-10Improved FAB UX.calderwoodra
2017-09-15Dialpad chooser now properly shows when in a call.calderwoodra
2017-09-11This is a rollforward of cl/167332236calderwoodra
2017-09-11Automated g4 rollback of changelist 167332236.calderwoodra
2017-09-07Improved behavior of back button in search ui.calderwoodra
2017-09-06Use TelecomManager#isInManagedCall starting from O.wangqi
2017-09-06Added logging to aid debugging of issue where dialer shows blank screen.zachh
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian