Commit Graph

2 Commits

Author SHA1 Message Date
Adnan Begovic
688a04562e CMResolver: Fix bad equivalancy check by using known boolean.
Otherwise we throw an index out of bounds exception when trying
  to fetch data from the wrong adapter when clicking a result.

Change-Id: I2269216c6d13fa7db3f8e7bc990cfaad6197d1c9
2015-09-14 23:47:52 -07:00
herriojr
e78ca4d6fe Added Application Suggestions.
Added in custom Resolver to handle providing suggestions.

Added in Service to handle providing suggestions to custom resolver.

Added in ability to provider suggestions through a Proxy to another
application which must be installed during compile time if one is
to be used. This is a similar implementation to how the Location
Services work.

Change-Id: Id960260596b7bb6485caa1e1d07744e387a4c6e9
2015-09-14 14:29:43 -07:00