summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/widget/OverlappingPaneLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing overlap pane offset when shortcut card disappears.Tyler Gunn2015-03-131-0/+16
* Avoid spurious Talkback notificationsIhab Awad2015-03-131-1/+0
* Work around scroller bugsBrian Attwell2014-10-011-2/+0
* Don't forget header momentum upon scroll eventsBrian Attwell2014-09-261-2/+4
* Improve scrolling, handle onNestedPreFlingBrian Attwell2014-09-231-39/+187
* Fix nested pre-scrolling delta magnitudeYorke Lee2014-07-071-3/+2
* am 10fe6cba: Merge "Fix for scrolling flicker in OverlappingPaneLayout" into ...Yorke Lee2014-06-111-4/+15
|\
| * Fix for scrolling flicker in OverlappingPaneLayoutYorke Lee2014-06-061-4/+15
* | am 57f560ae: Merge "Reveal recent calls shortcut only when at top of list" in...Yorke Lee2014-06-051-8/+90
|\|
| * Reveal recent calls shortcut only when at top of listYorke Lee2014-06-041-8/+90
* | Fix NPE when called with null ViewJay Shrauner2014-05-281-0/+3
|/
* Use new nested scrolling APIsYorke Lee2014-05-121-4/+35
* Add ViewDragHelper to DialerYorke Lee2014-05-121-7/+0
* Remove unneeded dimming codeYorke Lee2014-04-291-185/+5
* Add and use OverlappingPaneLayoutYorke Lee2014-04-251-0/+1256