summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/dialpad
AgeCommit message (Expand)Author
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-26DialerDatabaseHelper related changesYorke 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-06Add GAL support to DialerJay Shrauner
2013-08-02Initial cleanup of unused old dialer codeYorke Lee
2013-07-31Switch from old dialer to new dialerYorke Lee
2013-07-31Dialpad modifications to match the rest of the redlinesYorke Lee
2013-07-30Merge "Implement dialpad in XML"Yorke Lee
2013-07-30Implement dialpad in XMLYorke Lee
2013-07-29Code cleanupYorke Lee
2013-07-29Allow Dialer to respond to dial and view call log intents.Yorke Lee
2013-07-26Add actionbar items on dialpad fragment to match redlinesYorke Lee
2013-07-16Initial commit of all new dialer activities, layouts and stylesYorke Lee
2013-07-16Adding new copies of classes for new Dialer UIYorke Lee
2013-07-02Fixing SmartDial crash bug.Christine Chen
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 broken SmartDialNameMatcher testsYorke 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-05-01Apply NANP logic to numbers with a +1 country codeYorke Lee
2013-04-30Fix Smart dialing OOM for extremely long contactsYorke Lee
2013-04-19Allow name matching for contacts with numbers in their nameYorke Lee
2013-04-17Allow smart dialing to ignore country code/area codeYorke Lee
2013-04-08Merge "Fix name matching bug with non space separators" into jb-mr2-devYorke Lee
2013-04-08Fix name matching bug with non space separatorsYorke Lee
2013-04-05Sort by data usage for smart dialingYorke Lee
2013-04-02Remove smart dialing content observerYorke Lee
2013-04-01Turn smart dialing debug logging offYorke Lee
2013-03-19Merge "Always show WAIT/PAUSE in dialer overflow menu." into jb-mr2-devSantos Cordon
2013-03-19Always show WAIT/PAUSE in dialer overflow menu.Santos Cordon
2013-03-15Ensure simulated A11y clicks in Dialer correctly send click events.Alan Viverette
2013-03-08Merge "Fix accessibility bug where enter key adds the focused digit twice." i...Svetoslav Ganov
2013-03-06Fix accessibility bug where enter key adds the focused digit twice.Alan Viverette
2013-03-06Remove ICS-era accessibility workarounds from Dialer app.Alan Viverette
2013-02-12Smart Dialling v2 with phone number supportYorke Lee
2013-02-05Don't show old matches if no smartdial matches foundYorke Lee
2013-02-04Enable initial matching for Smart DiallingYorke Lee
2012-12-07Fixing import order.Chiao Cheng
2012-12-06Fix buildYorke Lee
2012-11-30Cherrypick Arabic/Farsi pasting into dialpad fixYorke Lee
2012-11-21Use SmartDialCache object for cachingYorke Lee
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-11-09Merge "Fix NPE if SmartDialLoaderTask has null context"Yorke Lee
2012-11-09Use a custom character map instead of name normalizerYorke Lee
2012-11-09Fix NPE if SmartDialLoaderTask has null contextYorke 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-10-09Implement list-to-type for phone dialer accessibilitySantos Cordon
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