summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-08Remove animate hide.Andrew Lee
2014-05-08Move overflow menu and remove add contact button.Andrew Lee
2014-05-08Correctly set OnpageChangedListener to ViewPagerTabsYorke Lee
2014-05-07Merge "Setting call log item elevation and background color when items are ex...Tyler Gunn
2014-05-07Merge "Make drag shadow work across entire layout"Yorke Lee
2014-05-07Setting call log item elevation and background color when items areTyler Gunn
2014-05-07Adjust dialpad slide out animation.Andrew Lee
2014-05-07Make drag shadow work across entire layoutYorke Lee
2014-05-07Merge "Refactor drag and drop to work for entire Dialer layout"Yorke Lee
2014-05-06Refactor drag and drop to work for entire Dialer layoutYorke Lee
2014-05-06Modify the calls in Dialer to animate the dialpad in.Andrew Lee
2014-05-06Merge "Adding support for expandable call log entries."Tyler Gunn
2014-05-05Fix missing add to contacts buttonYorke Lee
2014-05-05Adding support for expandable call log entries.Tyler Gunn
2014-05-05Move more Dialpad resources to ContactsCommonYorke Lee
2014-05-05Allow configuration of dialpad buttons visibilityYorke Lee
2014-05-02Refactor dialpad into its own viewYorke Lee
2014-05-02Move photos in search fragment to the left.Andrew Lee
2014-05-01Merge "Use circular support in ContactPhotoManager"Yorke Lee
2014-05-01Merge "Fix crash in Dialer when CP2 is disabled"Yorke Lee
2014-05-01Fix crash in Dialer when CP2 is disabledYorke Lee
2014-05-01Merge "Animate disappearing shortcut card"Yorke Lee
2014-05-01Fix floating action button alignment in DialpadYorke Lee
2014-05-01Merge "Use EditText for search in ActionBar"Yorke Lee
2014-05-01Merge "Fade in speed dial entries"Yorke Lee
2014-04-30Fade in speed dial entriesYorke Lee
2014-04-30Fix font scaling problems in DialpadYorke Lee
2014-04-30Animate disappearing shortcut cardYorke Lee
2014-04-30Merge "Disable Add to contact shortcut in SmartDialListFragment"Yorke Lee
2014-04-30Use EditText for search in ActionBarYorke Lee
2014-04-29Disable Add to contact shortcut in SmartDialListFragmentYorke Lee
2014-04-29Remove unneeded dimming codeYorke Lee
2014-04-28Use circular support in ContactPhotoManagerYorke Lee
2014-04-28Merge "Add and use OverlappingPaneLayout"Yorke Lee
2014-04-28Allow OEM to provide regulatory info.Jeff Sharkey
2014-04-25Merge "Apply padding to fragment view rather than ListView"Yorke Lee
2014-04-25Apply padding to fragment view rather than ListViewYorke Lee
2014-04-25Defer to default photo position in all contacts list.Andrew Lee
2014-04-25Add and use OverlappingPaneLayoutYorke Lee
2014-04-25Animate floating action buttonYorke Lee
2014-04-24Remove floating action bar constants and configurations method.Andrew Lee
2014-04-24Merge "Add shadows to call shortcut cards"Yorke Lee
2014-04-24Merge "Add floating dialpad action button"Yorke Lee
2014-04-23Disable quickcontactbadge in AllContactsFragmentYorke Lee
2014-04-23Add shadows to call shortcut cardsYorke Lee
2014-04-23Add floating dialpad action buttonYorke Lee
2014-04-23Rename classesYorke Lee
2014-04-23Merge "Remove unnecessary logic from PhoneFavoritesMergedAdapter"Yorke Lee
2014-04-22Merge "Correctly bind contact tile listeners in PhoneFavoritesTileAdapter"Yorke Lee
2014-04-22Correctly bind contact tile listeners in PhoneFavoritesTileAdapterYorke Lee
2014-04-22Add view call history at bottom of recentsYorke Lee
2014-04-22Remove unnecessary logic from PhoneFavoritesMergedAdapterYorke Lee
2014-04-21Move call shortcut cards to their own listYorke Lee
2014-04-21Merge "Use PhoneFavoritesTileAdapter directly in GridView"Yorke Lee
2014-04-21Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee
2014-04-21Renable fast scroller in All contactsYorke Lee
2014-04-18Merge "Adding support in the CallLogFragment for filtering calls based on cal...Tyler Gunn
2014-04-18Merge "Remove AllContactsActivity"Yorke Lee
2014-04-18Remove AllContactsActivityYorke Lee
2014-04-18Add favorites/star icon to the phone favorite tile view.Andrew Lee
2014-04-18Merge "On click, open quick contacts for list items in Dialer's Contacts."Andrew Lee
2014-04-17On click, open quick contacts for list items in Dialer's Contacts.Andrew Lee
2014-04-17Add call log fragment to ListsFragmentYorke Lee
2014-04-17Fix Dial intent interactionsYorke Lee
2014-04-17Merge "Reattach listener when fragment is destroyed and recreated"Yorke Lee
2014-04-17Reattach listener when fragment is destroyed and recreatedYorke Lee
2014-04-17Merge "Only show voicemail tab if there is at least one active provider."Andrew Lee
2014-04-17Only show voicemail tab if there is at least one active provider.Andrew Lee
2014-04-17Merge "Correctly resolve textSize attribute in ViewPagerTabs"Yorke Lee
2014-04-17Correctly resolve textSize attribute in ViewPagerTabsYorke Lee
2014-04-17Merge "Recycle TypedArray"Yorke Lee
2014-04-16Recycle TypedArrayYorke Lee
2014-04-16Remove deprecated Actionbar tabs in CallLogActivityYorke Lee
2014-04-16Merge "Add voicemail tab to call history tab bar."Andrew 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-04-16Merge "Make speed dial contacts fill grid better"Yorke Lee
2014-04-16Make speed dial contacts fill grid betterYorke Lee
2014-04-16Apply new ViewPager tab styles to ViewPagerTabs classYorke Lee
2014-04-16Don't set search query immediately if searchview is nullYorke Lee
2014-04-16Use ViewPager in main Dialer viewYorke Lee
2014-04-14Add actionbar to DialerYorke Lee
2014-04-11Merge "Use the unnormalized user-entered number when adding to contacts"Yorke Lee
2014-04-11Fix for Add to contacts missing in dialpad overflow menuYorke Lee
2014-04-11Use the unnormalized user-entered number when adding to contactsYorke Lee
2014-04-08Merge "Catch activity not found exceptions"Yorke Lee
2014-04-07Catch activity not found exceptionsYorke Lee
2014-04-07Remove dead codeYorke Lee
2014-03-31Merge "Ensure contact identifier is consistent for all letter tile avatars"Yorke Lee
2014-03-31Ensure contact identifier is consistent for all letter tile avatarsYorke Lee
2014-03-31Reuse SmartDialNameMatcher instance in SmartDialNumberListAdapter.Andrew Lee
2014-03-28Remove obsolete/dead codeYorke Lee
2014-03-26Fix crash when recreating activity and receiving dial intentYorke Lee
2014-03-26Merge "Remove layout and logic for unused non-tiled favorites"Yorke Lee
2014-03-25Fix NPE during activity recreationYorke Lee
2014-03-24Remove layout and logic for unused non-tiled favoritesYorke Lee
2014-03-21Merge "Fix overdraw in Dialer"Yorke Lee
2014-03-21Fix NPE in dismissShortcutJay Shrauner
2014-03-21Protect against class cast exceptionJay Shrauner
2014-03-20Fix overdraw in DialerYorke Lee