Albert Vaca
37aab9a520
Ignore all exceptions from ContentResolver.query
2017-06-21 03:27:03 +02:00
Albert Vaca
c5456fd84e
Fixed issues detected in static analysis by Coverity
2016-07-07 17:45:04 +02:00
Albert Vaca
1a04bfbbea
Fixed simple issues detected by lint
2016-06-21 16:44:21 +02:00
Albert Vaca
0836453c35
Project-wise optimize imports
2016-06-09 13:42:54 +02:00
Albert Vaca
6f0b581c02
Fixed crash
2016-06-03 14:51:31 +02:00
Àlex Fiestas
76eb88b51f
Removed unused variable from ContactsHelper
2016-03-07 11:37:54 +01:00
Àlex Fiestas
c87b09c5f0
If the contact has a photo, include it in the packet
...
Basically adds as base64 in the packet the contact Photo. We should not
have to worry about the size of it since it is always 96x96 and android
takes care of that.
2016-03-06 21:58:01 +01:00
Àlex Fiestas
708bcf9928
Adapt phoneNumberLookup to return more information
...
It returns now photoID plus the name and it can be easily expanded in
the future if required.
2016-03-06 21:58:01 +01:00
Joao Carreira
d59750441f
Changes in Contacts Helper
...
Modify the contact helper in oder to split contact name and
contact number. Those values are sent separately
2015-10-27 11:44:04 -07:00
Albert Vaca
f01811446a
Migrated project to latest Android SDK and moved sources out of 'main' dir
...
Sorry for the conflicts caused by moving the sources!
2014-11-22 17:04:37 -08:00