summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment/list
AgeCommit message (Expand)Author
2018-07-10Update translation strings.Eric Erfanian
2018-07-10Revert "UI refresh for search fragment."Eric Erfanian
2018-06-28Make sure we have a host for the search fragment before loading data.linyuh
2018-06-28UI refresh for search fragment.wangqi
2018-06-26Make sure we have a context before we use it.erfanian
2018-06-21Use context only after it is available.erfanian
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Fix video call from search stripping + prefixtwyen
2018-05-09Place Duo calls with PreCalltwyen
2018-05-04Replace DuoConstants with interface.twyen
2018-03-29Fixed a few issues in search with new nav.calderwoodra
2018-03-26Placing a call from a search action now closes the keyboard.calderwoodra
2018-03-15Close keyboard when placing a call to nearby places and remote contacts.calderwoodra
2018-03-12Keyboard and search now close when appropriate.calderwoodra
2018-02-22Merge searchfragment/remote into searchfragment/directories and renaming thin...linyuh
2018-02-22Add logging to NUI.yueg
2018-01-19Improve & reorganize logic related to directories/remote contacts in the sear...linyuh
2018-01-18Fixed regression with search not reacting properly to on touch events.calderwoodra
2018-01-17Updated toolbar and dialpad interactions in NUI.calderwoodra
2017-12-07Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.calderwoodra
2017-11-29Search contacts now update when there are changes to the cp2 db.calderwoodra
2017-11-21Reduced jank when placing a call from search UI.calderwoodra
2017-11-18Added place voice call search action to regular search.calderwoodra
2017-11-18Automated rollback of changelist 174944384zachh
2017-11-18Keyboard now closes in regular search when user scrolls list.calderwoodra
2017-11-11Fix bug that "+" is dropped when performing actions in smart dial search.wangqi
2017-11-11Added temporary logging to debug problem with null phone numbers from remote ...zachh
2017-11-11Hook up pre-call actionstwyen
2017-11-11Make CallIntentBuilder parcelabletwyen
2017-10-27Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProt...linyuh
2017-10-26Search fragment now closes after placing a call.calderwoodra
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-17Update SearchAdapter query if fragment has query before fragment is ready.calderwoodra
2017-10-17Dismissing location prompt now actually prevents it from reshowing.calderwoodra
2017-10-16Rename Lightbringer to Duoroldenburg
2017-10-13Bug fixes for new search ui w/ Dialpad.calderwoodra
2017-10-10Add assisted dialing to outbound calls that qualify.erfanian
2017-10-05No longer close cursors manually after onLoadFinished is called.calderwoodra
2017-10-04Copy directory list into new list to prevent modifications.calderwoodra
2017-09-22Added dismiss button to location permission request.calderwoodra
2017-09-22Added location permission request inline the search fragment.calderwoodra
2017-09-22Update package assets and strings.Eric Erfanian
2017-09-20Fixed issue where all contacts weren't beign shown.calderwoodra
2017-09-19Removed zero suggest from dialpad search in new search fragment.calderwoodra
2017-09-18Now persist state through configuration changes in Search.calderwoodra
2017-09-13Fixed an animation bug in new search fragment that was clipping results.calderwoodra
2017-09-07Added search actions to the end of the dialpad search results.calderwoodra
2017-09-06Adjusted layout dimensions in new search UI.calderwoodra
2017-09-06Last contact in search is now visible when dialpad is closed.calderwoodra
2017-09-06NewSearchFragment contact photos now properly open quick contact cards.calderwoodra
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian