Android 2.3.2 release 1
Alpha addresses get put in the same thread

For alpha addresses that weren't email addresses, the DB query would
use a native phone number comparison function. It would match any alpha
to any alpha. The first incoming alpha address would get added to the
canonical_addresses table and any and all subsequent alpha addresses
would match that first address. With this change, alpha addresses are
compared the same way email addresses are compared. Bug 3332079

Change-Id: Ib48ed1869e83c28f6e0723611b6d251ab7dd86b7
1 file changed