ContactStore 0.7.0
New
- Added the
ImAddresses
value. It will be populated when a query using theContactColumn#ImAddresses
is used. (#18) - Each Contact fetched from the store, will now have its
LookupKey
value populated (if exists) (#22)
Bug Fixes
- Fix for ANR. Use trySend and check for channel closure in uriFlow extension by @rbenza in #20
- Crash -> Error java.lang.NumberFormatException by @rbenza in #17
New Contributors
Full Changelog: 0.6.0...0.7.0