summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/list/ListsFragment.java
AgeCommit message (Expand)Author
2015-03-06Remove OverlappingPaneLayout.Andrew Lee
2015-03-05Remove the shortcut/recents card.Andrew Lee
2015-02-19Postpone enabling of layout transitionYorke Lee
2015-02-17Remove shortcut cards list viewYorke Lee
2015-02-05Extract SwipeableShortcutCard into its own classYorke Lee
2015-01-28Add systrace events to track Dialer startup performanceYorke Lee
2014-12-30Fixing overlap pane offset when shortcut card disappears.Tyler Gunn
2014-11-05Improve Dialer analyticsYorke Lee
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-28Refactor ActionBarController and testsYorke Lee
2014-10-23Delete duplicated classBrian Attwell
2014-09-27Fix another bug with RTL tabsYorke Lee
2014-09-26Fix crash when switching between LTR/RTLYorke Lee
2014-09-23Improve scrolling, handle onNestedPreFlingBrian Attwell
2014-09-17Fix activity leak in DialerYorke Lee
2014-09-12Fix cursor handling in CallLogQueryHandlerJay Shrauner
2014-09-11Align shortcut card to top while scrolling.Andrew Lee
2014-08-22Add "add to contacts" actionable item to shortcut card.Andrew Lee
2014-08-07Fixing possible crash on tab switch.Sai Cheemalapati
2014-08-05Merge "Fix some action bar logic" into lmp-devYorke Lee
2014-08-06Fix some action bar logicYorke Lee
2014-08-06Fragments in Dialtacts report to Analytics.Sai Cheemalapati
2014-07-30Changing Dialer Fragments to implement Analytics.Sai Cheemalapati
2014-07-22Make ViewPagerTabs and FABController RTL awareYorke Lee
2014-07-22Move ViewPagerTabs out of Dialer repoBrian Attwell
2014-07-16Added a dialog to confirm caller id reporting (1/2).Sai Cheemalapati
2014-07-16Revert "Added a dialog to confirm caller id reporting."Sai Cheemalapati
2014-07-15Added a dialog to confirm caller id reporting.Sai Cheemalapati
2014-07-02Fix NPE in onPanelSlideJay Shrauner
2014-06-10Adjust recent cards animation.Andrew Lee
2014-06-09Revise remove view target positioning.Andrew Lee
2014-06-04Reveal recent calls shortcut only when at top of listYorke Lee
2014-05-30When dragging, don't slide action bar if pane is closed.Andrew Lee
2014-05-29Fix for search UI remaining on screen after call is madeYorke Lee
2014-05-27Adjust card clipping specsYorke Lee
2014-05-23Add ActionBarControllerYorke Lee
2014-05-22Tweak card clipping effectYorke Lee
2014-05-21Correctly save CallLogFragment stateYorke Lee
2014-05-16Fix action bar NPE.Andrew Lee
2014-05-16Move actionbar menu into menu button in search edit text.Andrew Lee
2014-05-16Open search ui on touch, and handle related scenarios.Andrew Lee
2014-05-13Animate call log expand/collapseYorke Lee
2014-05-12Make ActionBar scroll together with other listsYorke Lee
2014-05-05Adding support for expandable call log entries.Tyler Gunn
2014-04-30Animate disappearing shortcut cardYorke Lee
2014-04-29Remove unneeded dimming codeYorke Lee
2014-04-25Add and use OverlappingPaneLayoutYorke Lee
2014-04-25Animate floating action buttonYorke Lee
2014-04-23Rename classesYorke Lee
2014-04-23Merge "Remove unnecessary logic from PhoneFavoritesMergedAdapter"Yorke 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-17Add call log fragment to ListsFragmentYorke Lee
2014-04-17Reattach listener when fragment is destroyed and recreatedYorke Lee
2014-04-16Use ViewPager in main Dialer viewYorke Lee