summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/list/PhoneFavoriteFragment.java
AgeCommit message (Expand)Author
2014-04-23Rename classesYorke Lee
2014-04-21Move call shortcut cards to their own listYorke Lee
2014-04-21Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee
2014-04-18Remove AllContactsActivityYorke Lee
2014-04-16Use ViewPager in main Dialer viewYorke Lee
2014-04-14Add actionbar to DialerYorke Lee
2014-03-21Fix NPE in dismissShortcutJay Shrauner
2014-03-21Protect against class cast exceptionJay Shrauner
2014-03-20Remove deprecated swipe to remove codeYorke 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-05Restricted the tap target for "All Contacts" to the "All Contacts" button alone,Tyler Gunn
2014-02-20Add drag to remove for favorites in DialerYorke Lee
2014-02-20Merge "Adding "Speed Dial" title to dialer favorites list and moving "All Con...Tyler Gunn
2014-02-19Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" ...Tyler Gunn
2014-02-18Switch favorites screen to grid layoutYorke Lee
2014-02-03Call History Affordances SwapTyler Gunn
2013-12-20Merge "Fix potential NPE in saveHorizontalOffsets"Jay Shrauner
2013-12-19Protect against class cast exceptionJay Shrauner
2013-12-19Fix potential NPE in saveHorizontalOffsetsJay Shrauner
2013-11-13Change all contacts button to look like list itemYorke Lee
2013-10-03Adds tooltip for DialerChristine Chen
2013-10-02Dynamically change layout params to avoid hiding no favorites viewYorke Lee
2013-09-28Add slide up transition when call shortcut is dismissedYorke Lee
2013-09-27Fix relayout requests when draggingYorke Lee
2013-09-27Merge "Refresh call shortcut when returning to the dialer" into klp-devYorke Lee
2013-09-26Refresh call shortcut when returning to the dialerYorke Lee
2013-09-26Revert no favorite card background changeChristine Chen
2013-09-26Add no favorite card to the DialerChristine Chen
2013-09-24Adding missed call badge.Chiao Cheng
2013-09-19Tweak the animation for Drag and Drop. FinaleHongwei Wang
2013-09-19Smooth drag and drop scrollingHongwei Wang
2013-09-18Please bring back the nice swipe to dismiss animation.Mindy Pereira
2013-09-17Merge "Fix missed calls not updating properly" into klp-devYorke Lee
2013-09-16Crossfade when drop to the positionHongwei Wang
2013-09-16Fix missed calls not updating properlyYorke Lee
2013-09-13Refactor the D-N-D, let list view handle all the eventsHongwei Wang
2013-09-12Implement fetchCalls in PhoneFavoriteFragmentYorke Lee
2013-09-11Add no contacts view to DialerYorke Lee
2013-09-11Merge "Support drag & drop across "pages" of the favorites list" into klp-devHongwei Wang
2013-09-11Support drag & drop across "pages" of the favorites listHongwei Wang
2013-09-11Add enable reverse number lookup link to call card.Chiao Cheng
2013-09-09Make the call log shortcut swipeableHongwei Wang
2013-09-03Show bottom action bar throughout dialerYorke Lee
2013-08-22Rewrite animation logicYorke Lee
2013-08-16Merge "Use swipe helper for swiping" into klp-devYorke Lee
2013-08-16Use swipe helper for swipingYorke Lee
2013-08-15Change primary actions of the CallLog items.Christine Chen
2013-08-12Clean up todos for dialerYorke 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-09Clean up todos in DialerYorke Lee
2013-08-08Removing and renaming classes from DialerYorke Lee
2013-08-02Initial cleanup of unused old dialer codeYorke Lee
2013-07-31Switch from old dialer to new dialerYorke Lee
2013-04-05Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio
2012-12-04Moving ImportExportDialogFragment to ContactCommon.Chiao Cheng
2012-12-03Remove hard coded PeopleActivity.class from VCard UI.Chiao Cheng
2012-12-03Further clean-up of PhoneFavoriteFragment in Dialer app.Chiao Cheng
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
2012-11-07Further clean-up of PhoneFavoriteFragment.Chiao Cheng
2012-11-01Moving ContactListItemView and dependent classes.Chiao Cheng
2012-10-31Moving dependencies of PhoneFavoriteFragment.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-08-30Moving more classes from contacts into dialer.Chiao Cheng