OSDN Git Service

am 0b9e204d: Support matching unicode characters in suggestions by changing match...
authorDirk Dougherty <ddougherty@google.com>
Wed, 8 Jul 2015 11:06:54 +0000 (11:06 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Wed, 8 Jul 2015 11:06:54 +0000 (11:06 +0000)
commit4187cee61b234a135ae2a62c876681a92e911893
tree01c980af37eb31a5eb2c1819393e0797492b33e8
parenta0cca8e66ac124c5d78fe35e10ece83c5314734b
parent0b9e204df09d9630db24f61bb427110501df6743
am 0b9e204d: Support matching unicode characters in suggestions by changing match(regex) to indexOf(string).

* commit '0b9e204df09d9630db24f61bb427110501df6743':
  Support matching unicode characters in suggestions by changing match(regex) to indexOf(string).