summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/searchfragment/list
Commit message (Expand)AuthorAgeFilesLines
* Merge searchfragment/remote into searchfragment/directories and renaming thin...linyuh2018-02-222-35/+48
* Add logging to NUI.yueg2018-02-221-1/+3
* Improve & reorganize logic related to directories/remote contacts in the sear...linyuh2018-01-191-10/+7
* Fixed regression with search not reacting properly to on touch events.calderwoodra2018-01-181-1/+1
* Updated toolbar and dialpad interactions in NUI.calderwoodra2018-01-171-8/+4
* Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.calderwoodra2017-12-071-1/+12
* Search contacts now update when there are changes to the cp2 db.calderwoodra2017-11-291-0/+1
* Reduced jank when placing a call from search UI.calderwoodra2017-11-211-3/+3
* Added place voice call search action to regular search.calderwoodra2017-11-184-15/+57
* Automated rollback of changelist 174944384zachh2017-11-181-36/+0
* Keyboard now closes in regular search when user scrolls list.calderwoodra2017-11-181-1/+4
* Fix bug that "+" is dropped when performing actions in smart dial search.wangqi2017-11-112-4/+19
* Added temporary logging to debug problem with null phone numbers from remote ...zachh2017-11-111-0/+36
* Hook up pre-call actionstwyen2017-11-112-6/+7
* Make CallIntentBuilder parcelabletwyen2017-11-111-7/+1
* Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProt...linyuh2017-10-271-1/+3
* Search fragment now closes after placing a call.calderwoodra2017-10-262-82/+83
* Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian2017-10-241-1/+1
* Update SearchAdapter query if fragment has query before fragment is ready.calderwoodra2017-10-171-0/+1
* Dismissing location prompt now actually prevents it from reshowing.calderwoodra2017-10-172-3/+9
* Rename Lightbringer to Duoroldenburg2017-10-161-4/+3
* Bug fixes for new search ui w/ Dialpad.calderwoodra2017-10-131-2/+28
* Add assisted dialing to outbound calls that qualify.erfanian2017-10-101-4/+15
* No longer close cursors manually after onLoadFinished is called.calderwoodra2017-10-051-26/+3
* Copy directory list into new list to prevent modifications.calderwoodra2017-10-041-2/+10
* Added dismiss button to location permission request.calderwoodra2017-09-223-19/+45
* Added location permission request inline the search fragment.calderwoodra2017-09-223-6/+129
* Update package assets and strings.Eric Erfanian2017-09-2282-0/+328
* Fixed issue where all contacts weren't beign shown.calderwoodra2017-09-201-3/+3
* Removed zero suggest from dialpad search in new search fragment.calderwoodra2017-09-192-3/+31
* Now persist state through configuration changes in Search.calderwoodra2017-09-182-3/+22
* Fixed an animation bug in new search fragment that was clipping results.calderwoodra2017-09-131-1/+1
* Added search actions to the end of the dialpad search results.calderwoodra2017-09-076-11/+276
* Adjusted layout dimensions in new search UI.calderwoodra2017-09-061-6/+14
* Last contact in search is now visible when dialpad is closed.calderwoodra2017-09-061-1/+23
* NewSearchFragment contact photos now properly open quick contact cards.calderwoodra2017-09-061-14/+24
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-08-3190-0/+2577