summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-30Use EditText for search in ActionBarYorke 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
2014-03-20Remove deprecated swipe to remove codeYorke Lee
2014-03-20Merge "Fix problem where swiping upward in overflow menu did not display the ...Ihab Awad
2014-03-20Fix problem where swiping upward in overflow menu did not display theIhab Awad
2014-03-19Speed up scroll speed when draggingYorke Lee
2014-03-18Swap 9 patch for contact tilesYorke Lee
2014-03-17Merge "Fade out favorites screen when dialpad is displayed"Yorke Lee
2014-03-14Fade out favorites screen when dialpad is displayedYorke Lee
2014-03-14Slight UX tweaks to DialerYorke Lee
2014-03-11Merge "Make dialpad slide down when dismissed by tapping outside"Yorke Lee
2014-03-11Merge "Remove unneeded references to ContactsContract.Intents.UI"Yorke Lee
2014-03-11Remove unneeded references to ContactsContract.Intents.UIYorke Lee
2014-03-11Make dialpad slide down when dismissed by tapping outsideYorke Lee
2014-03-11Add null check in ContactInfoHelper.isBusinessYorke Lee
2014-03-06Merge "Fix jank in no favorites screen when showing/hiding dialpad"Yorke Lee
2014-03-06Fix jank in no favorites screen when showing/hiding dialpadYorke Lee
2014-03-06Merge "Fix for letter tile avatars not displaying properly in calllog"Yorke Lee
2014-03-06Merge "Fix contact tile horizontal animations when swiping shortcut card"Yorke Lee
2014-03-06Fix contact tile horizontal animations when swiping shortcut cardYorke Lee
2014-03-06Fix for letter tile avatars not displaying properly in calllogYorke Lee
2014-03-06Merge "Fix threading problems in voicemail code"Jay Shrauner
2014-03-05Merge "Restricted the tap target for "All Contacts" to the "All Contacts" but...Tyler Gunn
2014-03-05Restricted the tap target for "All Contacts" to the "All Contacts" button alone,Tyler Gunn
2014-03-05Fix threading problems in voicemail codeJay Shrauner
2014-03-03Fix slight screen jank when sliding dialpad upwardsYorke Lee
2014-03-03Merge "Hide shadow overlay for contact tiles with letter tile avatars"Yorke Lee
2014-03-03Hide shadow overlay for contact tiles with letter tile avatarsYorke Lee
2014-03-03Merge "New appearance and look and feel for dialpad."Ihab Awad
2014-03-03New appearance and look and feel for dialpad.Ihab Awad
2014-02-28Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee
2014-02-27Fix Dialer OOM when building smart dialling indexYorke Lee
2014-02-24Always show overflow icon for quick contacts affordanceYorke Lee
2014-02-24UX Changes: Dialer actionbar, tabs and searchbox.Tyler Gunn