summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/list/PhoneFavoritesTileAdapter.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2015-11-03Fix for duplicate favorite contacts in speed dialYorke Lee
2015-10-30Speed dial respects display order prefsBrandon Maxwell
2015-01-22Fix crasher due to IndexOutOfBoundsExceptionAnthony Lee
2014-11-25Fix NPE in markDropAreaJay Shrauner
2014-08-26Revert "Fix IllegalStateException in Dialer"Yorke Lee
2014-08-07Fix IllegalStateException in DialerYorke Lee
2014-08-06Fix pinned positions handling in Dialer UIYorke Lee
2014-07-25Update the value of PinnedPositions.UNPINNED to 0Yorke Lee
2014-06-20Merge "Follow new PinnedPositions API changes (1/2)"Yorke Lee
2014-06-23Fix broken R references in Dialer.Jeff Davidson
2014-06-19Follow new PinnedPositions API changes (1/2)Yorke Lee
2014-04-22Correctly bind contact tile listeners in PhoneFavoritesTileAdapterYorke Lee
2014-04-21Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee
2014-04-16Make speed dial contacts fill grid betterYorke Lee
2014-03-24Remove layout and logic for unused non-tiled favoritesYorke Lee
2014-03-20Remove deprecated swipe to remove codeYorke Lee
2014-02-28Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee
2014-02-20Add drag to remove for favorites in DialerYorke Lee
2014-02-18Switch favorites screen to grid layoutYorke Lee
2013-12-03Temporarily stop UI refresh during drag and dropYorke Lee
2013-10-21Remove private references from DialerYorke Lee
2013-10-03Adds tooltip for DialerChristine Chen
2013-09-30Fix flicker when long pressing to drag and dropYorke Lee
2013-09-27Disable drag and drop if the undo dialog for a favorite is showingYorke Lee
2013-09-26Disable swiping for top 3 contactsYorke Lee
2013-09-26Add no favorite card to the DialerChristine Chen
2013-09-24Fix some padding issues related to the top 3 favoritesYorke Lee
2013-09-24Restore the phone disambiguation dialogYorke Lee
2013-09-24Adds star to indicate favorite contactsChristine Chen
2013-09-23Add number type label to favorites listYorke Lee
2013-09-19Smooth drag and drop scrollingHongwei Wang
2013-09-17Fixed the coordinates translationHongwei Wang
2013-09-16Crossfade when drop to the positionHongwei Wang
2013-09-16Refactor Drag ShadowHongwei Wang
2013-09-13Refactor the D-N-D, let list view handle all the eventsHongwei Wang
2013-09-13Realtime drop areaHongwei Wang
2013-09-12Fix crash when dropping outside of listYorke Lee
2013-09-11Add no contacts view to DialerYorke Lee
2013-09-09Fix the lack of gray background behind swiped contactsYorke Lee
2013-09-09Tone down the sensitivity of swipe for square contact tilesHongwei Wang
2013-09-04Restrict the cap # of frequents on home screen to 20Hongwei Wang
2013-08-22Rewrite animation logicYorke Lee
2013-08-16Prevent multiple swipes at one timeYorke Lee
2013-08-16Use swipe helper for swipingYorke Lee
2013-08-15Fix padding for favoritesYorke Lee
2013-08-14Merge "Clean up todos for dialer" into klp-devYorke Lee
2013-08-13Make frequent numbers behave like favoritesYorke Lee
2013-08-12Clean up todos for dialerYorke Lee
2013-08-07Integrate pinning support with drag and drop UIYorke Lee
2013-08-01Fix PhoneFavoritesTileAdapter.getCount()Yorke Lee
2013-08-01Supports drag and drop outside of a view.Christine Chen
2013-07-31Don't close cursor manually in PhoneFavoritesTileAdapterYorke Lee
2013-07-31Adds undo favorite removal dialogue redlines.Christine Chen
2013-07-31Merge "Add debug check to PhoneFavoritesTileAdapter.getView"Yorke Lee
2013-07-31Add debug check to PhoneFavoritesTileAdapter.getViewYorke Lee
2013-07-31Report proper count in PhoneFavoritesTileAdapterYorke Lee
2013-07-31Adds Drag and Drop UI to the Dialer main view.Christine Chen
2013-07-31Adds all contacts fragment.Christine Chen
2013-07-30Change overlay and styles for contact tilesYorke Lee
2013-07-26Remove All contacts section from PhoneFavoritesMergedAdapter entirelyYorke Lee
2013-07-25Allow frequent contacts to also take up the top row of tiled contactsYorke Lee
2013-07-22Style and layout changes to match redlinesYorke Lee
2013-07-16Initial commit of all new dialer activities, layouts and stylesYorke Lee