aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* CMSettingsProvider: Update app nameMichael Bestas2015-09-151-2/+2
| | | | | | * Match AOSP settings provider Change-Id: I949bb7a3e748319a94f2029dac8a5beea6553635
* CMResolver: Fix bad equivalancy check by using known boolean.Adnan Begovic2015-09-141-2/+1
| | | | | | | 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
* Added Application Suggestions.herriojr2015-09-1412-0/+1645
| | | | | | | | | | | | | 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
* cmsdk: Fix spelling error in CMSettingsProvider makefile.Adnan Begovic2015-09-011-1/+1
| | | | Change-Id: I21689c41a112995e133d4221a14e65e805b4cc31
* Add CMSettingsProvider and CMDatabaseHelperYvonne Wong2015-08-319-0/+897
issue-id: CYNGNOS-828 Change-Id: I01c08c0e432d6a941950a565e5ab6664664e2a7f