Merge base and compact editor fragments
Base editor constants, inner classes, members,
and methods were moved to the compact fragment
unchanged except:
* isAggregationSuggestionRawContactId was unused so just
removed it.
* maybeConvertToLegacyLookupUri was moved to
ContactEditorUtils
Test: Manually tested the following editor scenarios:
1) new contact
2) edit other contact
3) edit writable raw contact
4) edit read-only raw contact (joins a new writable raw contact to it)
5) edit aggregate w/ 1 writable and 1 read-only raw contact
6) edit aggregate w/ 2 writable raw contacts
7) edit local me raw contact
8) edit local me raw contact joined with a read-only raw contact
Bug: 31088704
Change-Id: If3652dffef6a428aa0534ffbc639ae66601d6ab4
14 files changed