Julian Sparber and Evangelos Ribeiro Tzaras
6d3b75262d
BestMatch: add has-individual property
2021-02-03 23:58:31 +00:00
Julian Sparber and Evangelos Ribeiro Tzaras
f1946aff79
BestMatch: remove BestMatchView to reduce vala code
2021-02-03 23:58:31 +00:00
Julian Sparber and Evangelos Ribeiro Tzaras
2a85b60f7c
BestMatch: Simplify code for updating new best matching individual
2021-02-03 23:58:31 +00:00
Julian Sparber and Evangelos Ribeiro Tzaras
339b71a233
BestMatch: Allways return a name
...
If no matching contact is found the phone number is used, and when no
phone number was given "Anonymous caller" is returned.
2021-02-03 23:58:31 +00:00
Julian Sparber and Evangelos Ribeiro Tzaras
d75d39dc66
BestMatch: Move SearchView creation inside the class
2021-02-03 23:58:31 +00:00
Julian Sparber and Evangelos Ribeiro Tzaras
99e427a529
BestMatch: Turn avatar into a property
2021-02-03 23:58:31 +00:00
Guido Günther and Mohammed Sadiq
956916ae1f
Drop translations from property names and descriptions
...
They're never used anywhere.
Closes : #155 , #121
2020-05-29 13:11:44 +00:00
Bob Ham
cc41df44d6
Add initial avatar support
...
We change the code for dealing with contacts quite significantly,
adding a new class, CallsBestMatch, in order to encapsulate a lot of
the functionality that was in CallsCallRecordRow.
At present avatars are not rounded and there are no auto-generated
avatars for contacts with no avatar. This work is awaiting discussion
of Apps_Issues#164.
2019-12-10 14:46:31 +00:00