signalapp / Flock

Private contact and calendar sync for Android.
https://signal.org/blog/flock
358 stars 80 forks source link

some contacts fail to import due to size of pictures #88

Closed rhodey closed 9 years ago

rhodey commented 9 years ago

import of select contacts fails in certain edge cases where the amount of data processed in a ContentProvider batch operation exceeds 1MB. so far this bug has only been spotted on Lolipop devices.

nysatrok commented 9 years ago

Could this bug be related to #83?

rhodey commented 9 years ago

@nysatrok it is possible, let me know if the new version helps! resolved by bbff2a5a344f8b828ea8cf65bf86bec94b52d833

nysatrok commented 9 years ago

@rhodey Sadly, issue #83 still occurs.