[MOD] Improve Synced Contacts Picture Resolution
Here's a mod to improve the resolution of synced contact pictures, so no more pixelated pics  Now I have only tested this with exchange contacts as that is what I use but from what I read, Gmail saves it in a 96x96 format on their end, so this might not help too much if you use that but test and post if it does or not.
After applying this mod, you will need to either clear data on contacts storage or remove & readd the e-mail account that has your contacts so it imports them with the new resolution.

And for the devs, the mod is actually quite simple, decompile the ContactsProvider apk and mod these values in the values/integers.xml but please remember to give credit
Code:
<integer name="config_max_display_photo_dim">2048</integer>
<integer name="config_max_thumbnail_photo_dim">768</integer>
Flash in recovery
If you like my work, donate to buy me a beer or 2
|