Fixed VERSION check, persist changed values, IM changes.
Moved the buildDiff() VERSION assertion to the first
operation, since otherwise the value has already changed
when we reach it.
Added the few lines needed to start persisting any edited
data. Still need to write the back-off and retry when we
encounter a VERSION failure.
Cleaned up our hard-coded data types, added support for
StructuredPostal and IM editors. Standardized the EditText
flags for IME between the sources. Based on a pending
framework change, moved to using two fields for IM to mirror
how we handle TYPE values.
10 files changed