1) downloading all friends' profile pics from Facebook
2) manually going through each contact and linking them to proper Facebook identity
3) repeating the process every now and then for people who change their phone numbers, change profile pics, or just weren't in the contacts list since they haven't called before
Shouldn't be too hard to build such app with existing Facebook API.
"Shouldn't be too hard to build such app with existing Facebook API."
But not with the current T&C. Developers can access friends' photos, but cannot store them. Even relationships between users can only be cached for a modest period of time, not stored.
I believe profile pics have a different treatment than photos (privacy on photos is dynamic and can be revoked, while on profile pics it's public) and together with friend lists are considered part of user data.
1) downloading all friends' profile pics from Facebook
2) manually going through each contact and linking them to proper Facebook identity
3) repeating the process every now and then for people who change their phone numbers, change profile pics, or just weren't in the contacts list since they haven't called before
Shouldn't be too hard to build such app with existing Facebook API.