summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/ListsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs-text with icons.Andrew Lee2015-03-061-0/+7
* Remove OverlappingPaneLayout.Andrew Lee2015-03-061-87/+2
* Remove the shortcut/recents card.Andrew Lee2015-03-051-45/+3
* Postpone enabling of layout transitionYorke Lee2015-02-191-5/+5
* Remove shortcut cards list viewYorke Lee2015-02-171-17/+15
* Extract SwipeableShortcutCard into its own classYorke Lee2015-02-051-1/+0
* Add systrace events to track Dialer startup performanceYorke Lee2015-01-281-1/+16
* Fixing overlap pane offset when shortcut card disappears.Tyler Gunn2014-12-301-0/+7
* Improve Dialer analyticsYorke Lee2014-11-051-12/+29
* Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell2014-10-311-5/+5
|\
| * Use improved analytics in DialerBrian Attwell2014-10-301-5/+5
* | Refactor ActionBarController and testsYorke Lee2014-10-281-5/+6
|/
* Delete duplicated classBrian Attwell2014-10-231-1/+1
* Fix another bug with RTL tabsYorke Lee2014-09-271-1/+6
* Fix crash when switching between LTR/RTLYorke Lee2014-09-261-12/+9
* Improve scrolling, handle onNestedPreFlingBrian Attwell2014-09-231-8/+51
* Fix activity leak in DialerYorke Lee2014-09-171-0/+6
* Fix cursor handling in CallLogQueryHandlerJay Shrauner2014-09-121-1/+3
* Align shortcut card to top while scrolling.Andrew Lee2014-09-111-6/+5
* Add "add to contacts" actionable item to shortcut card.Andrew Lee2014-08-221-25/+0
* Fixing possible crash on tab switch.Sai Cheemalapati2014-08-071-3/+3
* Merge "Fix some action bar logic" into lmp-devYorke Lee2014-08-051-1/+3
|\
| * Fix some action bar logicYorke Lee2014-08-061-1/+3
* | Fragments in Dialtacts report to Analytics.Sai Cheemalapati2014-08-061-0/+7
|/
* Changing Dialer Fragments to implement Analytics.Sai Cheemalapati2014-07-301-1/+2
* Make ViewPagerTabs and FABController RTL awareYorke Lee2014-07-221-6/+11
* Move ViewPagerTabs out of Dialer repoBrian Attwell2014-07-221-0/+1
* Added a dialog to confirm caller id reporting (1/2).Sai Cheemalapati2014-07-161-1/+1
* Revert "Added a dialog to confirm caller id reporting."Sai Cheemalapati2014-07-161-1/+1
* Added a dialog to confirm caller id reporting.Sai Cheemalapati2014-07-151-1/+1
* Fix NPE in onPanelSlideJay Shrauner2014-07-021-3/+3
* Adjust recent cards animation.Andrew Lee2014-06-101-2/+2
* Revise remove view target positioning.Andrew Lee2014-06-091-0/+25
* Reveal recent calls shortcut only when at top of listYorke Lee2014-06-041-0/+3
* When dragging, don't slide action bar if pane is closed.Andrew Lee2014-05-301-0/+4
* Fix for search UI remaining on screen after call is madeYorke Lee2014-05-291-1/+9
* Adjust card clipping specsYorke Lee2014-05-271-2/+2
* Add ActionBarControllerYorke Lee2014-05-231-7/+2
* Tweak card clipping effectYorke Lee2014-05-221-2/+2
* Correctly save CallLogFragment stateYorke Lee2014-05-211-18/+1
* Fix action bar NPE.Andrew Lee2014-05-161-1/+1
* Move actionbar menu into menu button in search edit text.Andrew Lee2014-05-161-0/+4
* Open search ui on touch, and handle related scenarios.Andrew Lee2014-05-161-0/+17
* Animate call log expand/collapseYorke Lee2014-05-131-1/+1
* Make ActionBar scroll together with other listsYorke Lee2014-05-121-29/+44
* Adding support for expandable call log entries.Tyler Gunn2014-05-051-1/+1
* Animate disappearing shortcut cardYorke Lee2014-04-301-9/+39
* Remove unneeded dimming codeYorke Lee2014-04-291-1/+0
* Add and use OverlappingPaneLayoutYorke Lee2014-04-251-2/+10
* Animate floating action buttonYorke Lee2014-04-251-6/+46