summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/widget
Commit message (Expand)AuthorAgeFilesLines
* Make permission request view intercept clicksYorke Lee2015-07-211-0/+2
* Add permission prompts for contacts and dialpad searchYorke Lee2015-07-171-9/+22
* Update Dialer UI to prompt for permissionsYorke Lee2015-07-151-0/+102
* Fix FAB state and transitions.Andrew Lee2015-06-161-6/+16
* Remove unused ViewDragHelper.Andrew Lee2015-05-111-1574/+0
* Hide "clear" action if search text is empty.Andrew Lee2015-05-061-1/+24
* Remove OverlappingPaneLayout.Andrew Lee2015-03-061-1358/+0
* Fixing overlap pane offset when shortcut card disappears.Tyler Gunn2014-12-301-0/+16
* Avoid spurious Talkback notificationsIhab Awad2014-12-121-1/+0
* Fix IOOB exception in ViewDragHelperYorke Lee2014-11-111-1/+7
* Refactor ActionBarController and testsYorke Lee2014-10-281-3/+8
* Fix NPE in processNestedScrollJay Shrauner2014-10-241-0/+6
* Handle searchbox long press to speed up copy/paste.Andrew Lee2014-10-141-0/+11
* Work around scroller bugsBrian Attwell2014-10-012-24/+26
* Don't forget header momentum upon scroll eventsBrian Attwell2014-09-261-2/+4
* Improve scrolling, handle onNestedPreFlingBrian Attwell2014-09-232-51/+262
* Don't double scroll listview in DialerBrian Attwell2014-09-161-2/+2
* Fix some action bar logicYorke Lee2014-08-061-48/+36
* Hide keyboard when next key is pressedYorke Lee2014-07-241-11/+4
* Fix nested pre-scrolling delta magnitudeYorke Lee2014-07-071-3/+2
* Update Emergency Dialer to match Dialer (3/7).Sai Cheemalapati2014-06-202-4/+4
* Revert "Update Emergency Dialer to match Dialer (2/5)."Yorke Lee2014-06-202-4/+4
* Update Emergency Dialer to match Dialer (2/5).Sai Cheemalapati2014-06-202-4/+4
* am 10fe6cba: Merge "Fix for scrolling flicker in OverlappingPaneLayout" into ...Yorke Lee2014-06-111-4/+15
|\
| * Merge "Fix for scrolling flicker in OverlappingPaneLayout" into lmp-preview-devYorke Lee2014-06-101-4/+15
| |\
| | * Fix for scrolling flicker in OverlappingPaneLayoutYorke Lee2014-06-061-4/+15
* | | resolved conflict for merge of 469e9df0 to masterAdrian Roos2014-06-111-0/+4
|\| |
| * | Revise remove view target positioning.Andrew Lee2014-06-091-0/+4
| |/
* | Fix bug where keyboard jumps in landscape.Sai Cheemalapati2014-06-101-1/+3
* | Moving FAB logic to ContactsCommon.Sai Cheemalapati2014-06-061-212/+0
* | 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
* | resolved conflicts for merge of 4d135767 to masterAndrew Lee2014-06-041-11/+34
|\|
| * Some more search polish.Andrew Lee2014-06-031-11/+34
| * DO NOT MERGE. Styling search to match redlines.Andrew Lee2014-06-031-1/+27
* | Modified floating action button.Sai Cheemalapati2014-06-041-0/+212
* | DO NOT MERGE. Styling search to match redlines.Andrew Lee2014-06-031-1/+27
* | am a636ada9: Merge "Toggle between elevation and 9-patch shadow in searchbox"...Yorke Lee2014-05-301-3/+6
|\|
| * Toggle between elevation and 9-patch shadow in searchboxYorke Lee2014-05-301-3/+6
* | am 09a4b071: Merge "Fix for search UI remaining on screen after call is made"...Yorke Lee2014-05-302-2/+20
|\|
| * Fix for search UI remaining on screen after call is madeYorke Lee2014-05-292-2/+20
* | Fix NPE when called with null ViewJay Shrauner2014-05-281-0/+3
|/
* Fix NPE caused by null velocity trackerYorke Lee2014-05-281-0/+3
* Add ActionBarControllerYorke Lee2014-05-232-21/+312
* Add shadow to expanded search boxYorke Lee2014-05-211-1/+1
* Swap out search box contents when expandingYorke Lee2014-05-201-2/+68
* Make searchbox expand when entering search UIYorke Lee2014-05-201-1/+45
* Open search ui on touch, and handle related scenarios.Andrew Lee2014-05-161-0/+45
* Fix NPE in dispatchViewReleasedYorke Lee2014-05-141-0/+1
* Use new nested scrolling APIsYorke Lee2014-05-122-4/+76