Simple-Dialer
Simple-Dialer copied to clipboard
Start name with surname not working at call log
names are fetched as 1 piece from the db, they cannot be easily flipped
Are they certainly not stored within the database separately? The forms that allow modification of the surname and forename of each contact are certainly separate, and are separately possible to modify, so the ability to separate them exists.
they are stored separately at some views, but the call log entries are stored as one "Name" value.
It's already fixed.