summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog
AgeCommit message (Expand)Author
2014-05-05Adding support for expandable call log entries.Tyler Gunn
2014-05-01Merge "Use circular support in ContactPhotoManager"Yorke Lee
2014-05-01Fix crash in Dialer when CP2 is disabledYorke Lee
2014-04-28Use circular support in ContactPhotoManagerYorke Lee
2014-04-22Add view call history at bottom of recentsYorke Lee
2014-04-18Merge "Adding support in the CallLogFragment for filtering calls based on cal...Tyler Gunn
2014-04-17Add call log fragment to ListsFragmentYorke Lee
2014-04-17Only show voicemail tab if there is at least one active provider.Andrew Lee
2014-04-16Remove deprecated Actionbar tabs in CallLogActivityYorke Lee
2014-04-16Add voicemail tab to call history tab bar.Andrew Lee
2014-04-16Adding support in the CallLogFragment for filtering calls based on callTyler Gunn
2014-03-31Ensure contact identifier is consistent for all letter tile avatarsYorke Lee
2014-03-20Fix overdraw in DialerYorke Lee
2014-03-11Add null check in ContactInfoHelper.isBusinessYorke Lee
2014-03-06Fix for letter tile avatars not displaying properly in calllogYorke Lee
2014-02-28Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee
2014-02-03Call History Affordances SwapTyler Gunn
2014-01-16Fix synchronization in onNotNullableQueryCompleteJay Shrauner
2013-12-13am a6536611: am f427ab83: am ce150742: am dc372cc7: Merge "Add a content obse...Elliott Hughes
2013-12-13Merge "Add a content observer for voicemail to the call log fragment"Elliott Hughes
2013-12-05Add null check in CallLogNotificationsServiceYorke Lee
2013-12-05Add a content observer for voicemail to the call log fragmentHUANG Menghuai
2013-11-22Fix Dialer testsYorke Lee
2013-11-20Merge "Remove private references to isUriNumber and getUsernameFromUriNumber"Yorke Lee
2013-11-20Merge "Rename PhoneNumberHelper in Dialer"Yorke Lee
2013-11-19Remove private references to isUriNumber and getUsernameFromUriNumberYorke Lee
2013-11-19Merge "Use single instance of PhoneNumberUtilsWrapper"Yorke Lee
2013-11-19Rename PhoneNumberHelper in DialerYorke Lee
2013-11-19Fix crash when number is nullJay Shrauner
2013-11-18Use single instance of PhoneNumberUtilsWrapperYorke Lee
2013-11-08am c51392d7: am a5b38196: am d20f843e: Merge "Treat unknown call types as mis...Yorke Lee
2013-11-08Treat unknown call types as missed callsYorke Lee
2013-10-25Merge "Remove private references from Dialer"Yorke Lee
2013-10-21Fix call log jankYorke Lee
2013-10-21Remove private references from DialerYorke Lee
2013-10-08Merge "Check for closed cursor to prevent crash." into klp-devChiao Cheng
2013-10-08Check for closed cursor to prevent crash.Chiao Cheng
2013-10-08Don't show PII in logs for JSON-encoded urisYorke Lee
2013-10-07Clear phone number cache when call log is clearedYorke Lee
2013-10-02Fixes how voicemail looks up contact namesChristine Chen
2013-10-02Merge "Filters out legacy unknown numbers." into klp-devChristine Chen
2013-09-30Filters out legacy unknown numbers.Christine Chen
2013-09-30Turn on reverse lookup by default.Chiao Cheng
2013-09-30Merge "Fix incorrect photouri on call shortcut" into klp-devYorke Lee
2013-09-29Fix incorrect photouri on call shortcutYorke Lee
2013-09-28Change cached info to interfaceJay Shrauner
2013-09-26Fix for private numbers in call shortcut being dialableYorke Lee
2013-09-24Adding missed call badge.Chiao Cheng
2013-09-23Fix clear call log option in overflow menuYorke Lee
2013-09-20Merge "Perform reverse lookup for call shortcut." into klp-devChiao Cheng
2013-09-20Perform reverse lookup for call shortcut.Chiao Cheng
2013-09-19Don't allow calls to undialable numbersYorke Lee
2013-09-16Fix missed calls not updating properlyYorke Lee
2013-09-14Follow up on build break to fix unit tests.Chiao Cheng
2013-09-14Merge "Fix misordered column title in DefaultVoicemailNotifier" into klp-devYorke Lee
2013-09-14Fix misordered column title in DefaultVoicemailNotifierYorke Lee
2013-09-14Change header fontYorke Lee
2013-09-13Merge "Changes to detect whether a call is voicemail." into klp-devChiao Cheng
2013-09-13Add xxhdpi assets for DialerYorke Lee
2013-09-12Changes to detect whether a call is voicemail.Chiao Cheng
2013-09-11Add enable reverse number lookup link to call card.Chiao Cheng
2013-09-10Don't clear call shortcut when entering call logYorke Lee
2013-09-10Merge "Add URI for unknown contacts to enable quick contact badge" into klp-devYorke Lee
2013-09-09Add URI for unknown contacts to enable quick contact badgeYorke Lee
2013-09-09Make the call log shortcut swipeableHongwei Wang
2013-09-05Add content description for call log quick contact badgesYorke Lee
2013-09-03Add contacts to the cache when dialedJay Shrauner
2013-08-28Use contacts cache in call log adapterYorke Lee
2013-08-15Change primary actions of the CallLog items.Christine Chen
2013-08-09Merge "Clean up todos in Dialer" into klp-devYorke Lee
2013-08-09Clean up todos in DialerYorke Lee
2013-08-09Remove phone call receiver in call log fragmentYorke Lee
2013-08-08Removing and renaming classes from DialerYorke Lee
2013-08-06Fix crash in onPrepareOptionsMenuYorke Lee
2013-08-05Code cleanup for call log related itemsYorke Lee
2013-07-31Switch from old dialer to new dialerYorke Lee
2013-07-29Use roboto light font for ActionBar title for CallLogActivityYorke Lee
2013-07-22Style and layout changes to match redlinesYorke Lee
2013-07-18Remove voicemail tab in new DialerYorke 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-06-13Use new CallLog number presentation columnJay Shrauner
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-11-08Prune selected call log filter options from overflow menu.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-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-21Initial move of dialer features from contacts app.Chiao Cheng