summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/DialtactsActivity.java
AgeCommit message (Expand)Author
2013-09-11Merge "Google Specific Settings" into klp-devAlon Albert
2013-09-11Merge "Hide dialpad after call is ended" into klp-devYorke Lee
2013-09-10Hide dialpad after call is endedYorke Lee
2013-09-10Google Specific SettingsAlon Albert
2013-09-10Clear dialpad when x is pressedYorke Lee
2013-09-09Hide voice search icon if search view is not emptyYorke Lee
2013-09-05Add call shortcuts to phone number list adaptersYorke Lee
2013-09-04Clear search view when call is made from search fragmentYorke Lee
2013-09-03Show bottom action bar throughout dialerYorke Lee
2013-08-30Add All contacts option to overflow menuYorke Lee
2013-08-29Refactor SearchFragmentJay Shrauner
2013-08-26DialerDatabaseHelper related changesYorke Lee
2013-08-26Fix build breakage due to missing method definitionYorke Lee
2013-08-23Hide dialpad fragment and exit search ui when phone number selectedYorke Lee
2013-08-15Make sure fragment manager isn't destroyed before calling commitYorke Lee
2013-08-14Merge "Clean up todos for dialer" into klp-devYorke Lee
2013-08-12Merge "Persist favorites clicked listener across activity destruction" into k...Yorke Lee
2013-08-12Clean up todos for dialerYorke Lee
2013-08-12Persist favorites clicked listener across activity destructionYorke Lee
2013-08-12Add onPhoneNumberPickerActionListeners to search fragmentsYorke Lee
2013-08-11Improve fragment handlingYorke Lee
2013-08-10Merge "Extract ShowAllContactsFragment and add it to its own activity" into k...Yorke Lee
2013-08-09Extract ShowAllContactsFragment and add it to its own activityYorke Lee
2013-08-09Hide "Clear frequents" setting instead of just disabling itYorke Lee
2013-08-09Merge "Clean up todos in Dialer" into klp-devYorke Lee
2013-08-09Clean up todos in DialerYorke Lee
2013-08-09Handle dialpad animations betterYorke Lee
2013-08-08Removing and renaming classes from DialerYorke Lee
2013-08-07Fix build break due to duplicate method definitionYorke Lee
2013-08-07Merge "Integrate pinning support with drag and drop UI"Yorke Lee
2013-08-07Integrate pinning support with drag and drop UIYorke Lee
2013-08-06Add GAL support to DialerJay Shrauner
2013-08-06Properly show dialpad fragment on first launch if neededYorke Lee
2013-08-02Initial cleanup of unused old dialer codeYorke Lee
2013-07-31Switch from old dialer to new dialerYorke Lee
2013-05-31Use TelephonyManager instead of ITelephonyJay Shrauner
2013-05-23Create backup agent for the Dialer app.Christine Chen
2013-04-05Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio
2012-12-07Add notification to "add contacts" when no activity found.Chiao Cheng
2012-12-04Moving depedencies of DialtactsActivity into ContactsCommon.Chiao Cheng
2012-12-03Further clean-up of PhoneFavoriteFragment in Dialer app.Chiao Cheng
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
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-31Moving PhoneNumberInteraction from Contacts.Chiao Cheng
2012-10-24Move TransactionSafeActivity into Contacts 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-21Initial move of dialer features from contacts app.Chiao Cheng