aurum-service: Add textPartialMatch interface to search part of text in full text 31/268331/4
authorWoochanlee <wc0917.lee@samsung.com>
Mon, 20 Dec 2021 12:00:04 +0000 (21:00 +0900)
committerWoochanlee <wc0917.lee@samsung.com>
Tue, 28 Dec 2021 09:33:37 +0000 (18:33 +0900)
commite6c2efeb0d3d7b685926a4ea6d4a3978399ad67d
tree939f3d6eb0c152f826495f47436646e9135b5f51
parent7322a66cd4d441500dc185686a8b9434361461ce
aurum-service: Add textPartialMatch interface to search part of text in full text

There was a constraint that the entire text must match.
It is a function that improves usability through interface expansion.

Change-Id: I8b4b996aa4d3a3badbe118c2fee44892a74a830a
libaurum/inc/PartialMatch.h
libaurum/inc/UiSelector.h
libaurum/src/PartialMatch.cc
libaurum/src/UiSelector.cc
org.tizen.aurum-bootstrap/src/Commands/FindElementCommand.cc
protocol/aurum.proto