summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment
AgeCommit message (Expand)Author
2021-08-21Automatic translation importMichael Bestas
2021-02-28Automatic translation importMichael Bestas
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-26Move contacts.commons.R to dialer.contacts.resourcestwyen
2018-06-26Refactor ContactPreferencetwyen
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-15Compress all of dialer's png files.calderwoodra
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-28Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh
2018-03-26Placing a call from a search action now closes the keyboard.calderwoodra
2018-03-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
2018-03-26Correctly display phone numbers containing whitespaces in RTL context.linyuh
2018-03-16Remove contact id from all non-local directory contacts.calderwoodra
2018-03-16Work contacts quick contact badge no longer crashes.calderwoodra
2018-03-15Close keyboard when placing a call to nearby places and remote contacts.calderwoodra
2018-03-15Resolve all build resource conflicts.calderwoodra
2018-03-12Keyboard and search now close when appropriate.calderwoodra
2018-02-27Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh
2018-02-27Added 2 null checks to fix top crashers.calderwoodra
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh
2018-02-22Merge searchfragment/remote into searchfragment/directories and renaming thin...linyuh
2018-02-22Add logging to NUI.yueg
2018-02-14Restored work profile contacts to Dialer search.calderwoodra
2018-01-23Updated nearby places search permission icon for Material.calderwoodra
2018-01-23Search no longer crashes if you don't have the contacts permission.calderwoodra
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
2018-01-08Updated T9 search bolding to include wrapping to the next word.calderwoodra
2017-12-22Reorganize classes related to smart dial.linyuh
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-21Nearby places location permission request is now in a card view.calderwoodra
2017-11-20Search now supports alternative sort and display orders for contact names.calderwoodra
2017-11-18Added place voice call search action to regular search.calderwoodra
2017-11-18Guard against remote directories returning results with no phone numbers duri...zachh
2017-11-18Automated rollback of changelist 174944384zachh
2017-11-18Keyboard now closes in regular search when user scrolls list.calderwoodra
2017-11-18Optimize contact search by using a Ternary Search Tree.calderwoodra
2017-11-11Fix bug that "+" is dropped when performing actions in smart dial search.wangqi
2017-11-12Filter out contacts with null primary display names in search.zachh
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-11-11Support dual alphabets in smart search when a secondary alphabet is available.linyuh
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-17Contacts are now searchable by company name.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-11Remove period from location request string.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-25Updated image asset in location permission request.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-13Fixed crash in RemoteContactCusror.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