summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/dialpad/DialpadFragment.java
AgeCommit message (Expand)Author
2013-11-12Dismiss dialpad when user touches spaces above it.Chiao Cheng
2013-10-06Fix accessibility issues with dialpadYorke Lee
2013-10-03Fix infinite dialpad tones due to rapid pressesYorke Lee
2013-10-02Don't allow dialpad presses until it is fully in positionYorke Lee
2013-09-25Don't call finish when calling from the dialpadYorke Lee
2013-09-06Merge "Tweak Dialpad redlines" into klp-devYorke Lee
2013-09-06Merge "Add call shortcuts to phone number list adapters" into klp-devYorke Lee
2013-09-06Tweak Dialpad redlinesYorke Lee
2013-09-05Fix accessibility issues with dialpadYorke Lee
2013-09-05Add call shortcuts to phone number list adaptersYorke Lee
2013-08-23Hide dialpad fragment and exit search ui when phone number selectedYorke Lee
2013-08-12Clean up todos for dialerYorke Lee
2013-08-10Merge "Hide dial button in-call so that in-call chooser dialog shows up" into...Yorke Lee
2013-08-09Merge "Make sure to not call getTelephonyManager with null context" into klp-devYorke Lee
2013-08-09Make sure to not call getTelephonyManager with null contextYorke Lee
2013-08-09Handle dialpad animations betterYorke Lee
2013-08-09Hide dial button in-call so that in-call chooser dialog shows upYorke Lee
2013-08-08Removing and renaming classes from DialerYorke Lee
2013-08-02Initial cleanup of unused old dialer codeYorke Lee
2013-07-31Switch from old dialer to new dialerYorke Lee
2013-06-28Add SmartDial database for the Dialer app.Christine Chen
2013-06-11am 1dd46a5c: Fix crash in Dialer in landscape modeYorke Lee
2013-06-10Fix crash in Dialer in landscape modeYorke Lee
2013-06-07Preserves changes in phone number on dialer.Christine Chen
2013-05-31Use TelephonyManager instead of ITelephonyJay Shrauner
2013-05-23Added SmartDialMap interfaceYorke Lee
2013-05-22Smart dialing caching not starting immediatelyYorke Lee
2013-05-14Animation for smart dialing suggestionsYorke Lee
2013-05-14Fix Dialer NPEYorke Lee
2013-05-13Merge "Setting to toggle smart dialing on/off" into jb-mr2-devYorke Lee
2013-05-08Setting to toggle smart dialing on/offYorke Lee
2013-05-07Allow vanity numbers via paste/DIAL intentYorke Lee
2013-04-02Remove smart dialing content observerYorke Lee
2013-03-19Always show WAIT/PAUSE in dialer overflow menu.Santos Cordon
2013-02-12Smart Dialling v2 with phone number supportYorke Lee
2013-02-05Don't show old matches if no smartdial matches foundYorke Lee
2012-12-07Fixing import order.Chiao Cheng
2012-11-30Cherrypick Arabic/Farsi pasting into dialpad fixYorke Lee
2012-11-21Use SmartDialCache object for cachingYorke Lee
2012-11-07Merge "Add smart dialling capabilities to dialer"Yorke Lee
2012-11-07Add smart dialling capabilities to dialerYorke Lee
2012-11-07Change dial pad to show chooser onStart instead of onCreate.Chiao Cheng
2012-10-30Move PhoneNumberFormatter to common.Chiao Cheng
2012-10-30Move StopWatch class into common.Chiao Cheng
2012-10-23Removing contacts dependencies from CallDetailActivity.Chiao Cheng
2012-10-15Changing com.android.contacts.R to com.android.dialer.R.Chiao Cheng
2012-09-05Moving resources from Contacts to Dialer.Chiao Cheng
2012-08-30Moving more classes from contacts into dialer.Chiao Cheng
2012-08-24Move common phone classes to new location.Chiao Cheng
2012-08-21Initial move of dialer features from contacts app.Chiao Cheng