summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-23Redlines for call history screen, as well as most recent call logYorke Lee
2013-07-22Style and layout changes to match redlinesYorke Lee
2013-07-18Remove voicemail tab in new DialerYorke Lee
2013-07-17Fix Dialer crash due to incorrect viewtype count being reportedYorke 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-03Remove CallLog New and Old sectioning.Christine Chen
2013-07-02Fixing SmartDial crash bug.Christine Chen
2013-06-28Add SmartDial database for the Dialer app.Christine Chen
2013-06-13Use new CallLog number presentation columnJay Shrauner
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-24Merge "Create backup agent for the Dialer app."Christine Chen
2013-05-23Create backup agent for the Dialer app.Christine Chen
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-23Display regulatory info from "*#07#".Jake Hamby
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-06Merge "Sort by data usage for smart dialing" into jb-mr2-devYorke Lee
2013-04-05Sort by data usage for smart dialingYorke Lee
2013-04-05Merge "Fix for bug #8146846 Phone App should be mirrored for RTL languages" i...Fabrice Di Meglio
2013-04-05Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio
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
2013-01-09Merge "Dedup NANPA numbers"Jay Shrauner
2013-01-08Dedup NANPA numbersJay Shrauner
2013-01-07Add a "No contacts" description to PhoneFavoriteFragmentYorke Lee
2012-12-07Merge "Add notification to "add contacts" when no activity found."Chiao Cheng
2012-12-07Add notification to "add contacts" when no activity found.Chiao Cheng
2012-12-07Fixing import order.Chiao Cheng
2012-12-06Fix buildYorke Lee
2012-12-04Moving depedencies of DialtactsActivity into ContactsCommon.Chiao Cheng
2012-12-04Moving ImportExportDialogFragment to ContactCommon.Chiao Cheng
2012-12-03Remove hard coded PeopleActivity.class from VCard UI.Chiao Cheng
2012-12-03Merge "Further clean-up of PhoneFavoriteFragment in Dialer app."Chiao Cheng
2012-12-03Further clean-up of PhoneFavoriteFragment in Dialer app.Chiao Cheng
2012-11-30Cherrypick Arabic/Farsi pasting into dialpad fixYorke Lee
2012-11-26Merge "Move AccountTypeManager to ContactsCommon."Chiao Cheng
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
2012-11-21Use SmartDialCache object for cachingYorke Lee
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-11-13Merge "Further clean-up of PhoneFavoriteFragment."Chiao Cheng
2012-11-09Merge "Fix NPE if SmartDialLoaderTask has null context"Yorke Lee
2012-11-09Merge "Use a custom character map instead of name normalizer"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-08Prune selected call log filter options from overflow menu.Chiao Cheng
2012-11-07Further clean-up of PhoneFavoriteFragment.Chiao Cheng
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-11-01Moving ContactListItemView and dependent classes.Chiao Cheng
2012-10-31Merge "Moving dependencies of PhoneFavoriteFragment."Chiao Cheng
2012-10-31Moving PhoneNumberInteraction from Contacts.Chiao Cheng
2012-10-31Moving dependencies of PhoneFavoriteFragment.Chiao Cheng
2012-10-30Move PhoneNumberFormatter to common.Chiao Cheng
2012-10-30Move StopWatch class into common.Chiao Cheng
2012-10-29Merge "Move TransactionSafeActivity into Contacts common."Chiao Cheng
2012-10-24Move TransactionSafeActivity into Contacts common.Chiao Cheng
2012-10-23Move activity and service back to Contacts.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-21[cherrypick] Fix potential issue in I3d791ce1f536680a9ca0db2c387f3aad36eda17fMakoto Onuki
2012-09-21[cherrypick] Reset call filter when a call is placed or received.Chiao Cheng
2012-09-19Merge "Remove call log filter option from being persisted."Chiao Cheng
2012-09-19Remove call log filter option from being persisted.Chiao Cheng
2012-09-14Switch to AsyncQueryHandler to NoNullAsyncQueryHandler.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