summaryrefslogtreecommitdiff
path: root/InCallUI/src/com/android/incallui/PostCharDialogFragment.java
AgeCommit message (Collapse)Author
2015-02-20InCall code cleanupYorke Lee
Clean up of some unused and deprecated code Change-Id: I7c78584f6cdc5dd223bbf793a4ec58f04c049398
2014-09-12Renaming Telecomm to Telecom.Tyler Gunn
- Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: Ie5ae18f51baa5da2eb9793785ad0c9d83b6343d1
2014-06-04Wire up DTMF post-dialEvan Charlton
Wire up the DTMF post-dial dialog. Bug: 13734588 Change-Id: I5cc06268590c3c424ea6daf216cb205b9c470dac
2014-04-01Address comments about post dialSailesh Nepal
Change-Id: I3c8489721e0d9ec20e62760afc92a520e6e42b8f
2014-04-01InCallUI - Use String IDsSailesh Nepal
Change-Id: Ibacb79658c146466d4f23bfcf7af0ebfb6e84dd0
2014-04-01InCallUI - Use custom object to track CallsSailesh Nepal
This is the first step in completely moving away from Telephony. This CL creates a custom Call object. Currently this is just a copy of the telephony Call object. I'll update various fields in individual CLs. This CL also deletes the old Telephony services. Bug: 13643568 Change-Id: Id1860a5df9706f2a7fddd40e70f0d693af7b04bd
2013-09-06Port dtmf post dial wait feature.Chiao Cheng
Bug: 10459289 Change-Id: Iee799bd72aac9bb86e2f414e68f2643d8ba1c563