Quote: Originally Posted by Griff1
In fact it does work but if you have no missed calls you can't tell.
How does Phoco get its calls info?,is there anyway to get RR or Phoco to store the last 20 MISSED,20 RECIEVED and so on.
At the moment it seems either RR or Phoco dumps the info between restarts,it would be nice to if you could stop that from happening.)
RR get all the calls list (missed, recived, sent) from the phone through PhoCo every time it is started and it stores the list in a file.
There are some options in RRconfig, under the phone section, like "Store up to xx numbers in the call lists" and "Phone lists path", that allow to handle this.
Quote: Originally Posted by Griff1
There is another thing bugging me and its that you can only display the contacts number in ContactDetails.skin,
Is there any way you could change that? I'd like to be able to scroll down the contacts list and display each contacts number at the same time (1 name and its number,scroll down to next name and its number and so on)
Sure, you can add these five labels in your "contacts.skin":
"NUMBER_MOBIL_PHOCO"
"NUMBER_HOME_PHOCO"
"NUMBER_WORK_PHOCO"
"NUMBER_FAX_PHOCO"
"NUMBER_OTHER_PHOCO"
so, when you scroll up and down your contacts list, all the contact's numbers will be shown.