summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list
Commit message (Expand)AuthorAgeFilesLines
* Dialer lookup.Xiao-Long Chen2014-11-132-2/+19
* CSVT: Enable CSVT function.cdu2014-11-132-4/+4
* Dialer: Use the number to dial rather than namekaiyiz2014-11-131-1/+1
* Dialer: add SIM photo in call logqqzhou2014-11-131-0/+18
* Dialer: add to support multi-language smart searchqqzhou2014-11-131-1/+1
* Remove accessibility delegate on shortcut card.Andrew Lee2014-10-091-3/+11
* Fix IllegalStateException in DialerYorke Lee2014-10-063-6/+19
* Fix another bug with RTL tabsYorke Lee2014-09-271-1/+6
* Fix crash when switching between LTR/RTLYorke Lee2014-09-261-12/+9
* Merge "Drag and drop for PhoneFavoriteTileView but not when dialpad is open" ...Nancy Chen2014-09-232-3/+9
|\
| * Drag and drop for PhoneFavoriteTileView but not when dialpad is openNancy Chen2014-09-232-3/+9
* | Improve scrolling, handle onNestedPreFlingBrian Attwell2014-09-232-8/+55
|/
* Fix activity leak in DialerYorke Lee2014-09-171-0/+6
* Fix cursor handling in CallLogQueryHandlerJay Shrauner2014-09-122-2/+6
* Align shortcut card to top while scrolling.Andrew Lee2014-09-112-16/+16
* Fix drag events transfering through dialpadYorke Lee2014-09-092-1/+6
* Merge "Revert "Fix IllegalStateException in Dialer"" into lmp-devYorke Lee2014-08-262-23/+0
|\
| * Revert "Fix IllegalStateException in Dialer"Yorke Lee2014-08-262-23/+0
* | Add "add to contacts" actionable item to shortcut card.Andrew Lee2014-08-221-25/+0
* | Pass application context into isVideoEnabled usages.Andrew Lee2014-08-202-2/+2
* | Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos2014-08-192-4/+4
* | Disable VT features in Dialer,Andrew Lee2014-08-112-6/+6
* | Moving pinned header disabling to superclassNancy Chen2014-08-082-85/+0
* | Merge "Fix IllegalStateException in Dialer" into lmp-devYorke Lee2014-08-062-0/+23
|\|
| * Fix IllegalStateException in DialerYorke Lee2014-08-072-0/+23
* | 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
* | Merge "Fragments in Dialtacts report to Analytics." into lmp-devSai Cheemalapati2014-08-062-0/+8
|\ \ | |/ |/|
| * Fragments in Dialtacts report to Analytics.Sai Cheemalapati2014-08-062-0/+8
* | Change background color for SearchFragmentNancy Chen2014-08-061-0/+1
|/
* Fix pinned positions handling in Dialer UIYorke Lee2014-08-061-2/+6
* Fix shortcut card clipping bugYorke Lee2014-08-061-0/+2
* Update directory header to not pin the headers and update styleNancy Chen2014-08-051-0/+9
* Slightly move letter tiles downwardsYorke Lee2014-08-041-2/+2
* Changing Dialer Fragments to implement Analytics.Sai Cheemalapati2014-07-302-3/+4
* Update the value of PinnedPositions.UNPINNED to 0Yorke Lee2014-07-251-3/+4
* Add disambiguation phone icon to recent phone callNancy Chen2014-07-231-0/+2
* Make ViewPagerTabs and FABController RTL awareYorke Lee2014-07-221-6/+11
* Move ViewPagerTabs out of Dialer repoBrian Attwell2014-07-223-306/+1
* Update Outline APIChris Craik2014-07-181-2/+1
* Merge "Added a dialog to confirm caller id reporting (1/2)." into lmp-devSai Cheemalapati2014-07-161-1/+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
* | Show contacts without phone numbers in All contactsYorke Lee2014-07-161-1/+1
|/
* Move from old setOutline() api to setOutlineProvider()Chris Craik2014-07-111-10/+13
* Merge "Make dialer use PhoneManager.cancelMissedCallsNotification."Santos Cordon2014-07-021-1/+1
|\
| * Make dialer use PhoneManager.cancelMissedCallsNotification.Santos Cordon2014-07-021-1/+1
* | Add "Make video call" button to search fragments.Andrew Lee2014-07-024-16/+46