Reply
Thread Tools
Posts: 6 | Thanked: 10 times | Joined on May 2010 @ Israel
#1
Hi,

I'm developing a simple application that upon receiving an incoming call from an unknown number, will resolve the identification of the number from several sites in the internet, and display it.

What I did so far:
  1. Created a daemon that detects incoming calls.
  2. The daemon then checks if the incoming call number exists in the phone contacts.
  3. If it isn't -- it gets the number identification from the net (using libcurl).

I've completed the backend part of this project, it's all modular and dandy (i.e. it's easy to add support for different number-resolution sites).

What's next?
My question is about the GUI part.
How should I display the identification of the number?
I'm not sure what's the "right way" to do it. Should I replace the default Nokia incoming-call GUI? Should I pop up another window? Is there a way to change the information display by the default GUI?
I'd love you hear your opinion on the subject.

Thanks,
Lior.

Last edited by lirtex; 2010-06-13 at 17:54.
 

The Following 4 Users Say Thank You to lirtex For This Useful Post:
Posts: 889 | Thanked: 537 times | Joined on Mar 2010 @ scotland
#2
i dont think the defaut incoming call bit could/should be tampered with. i'm guessing the retrieval will often not be instant and when multitasking sometimes the gui is too laggy to even accept the call first time round. a yellow status pop up may suffice so as the information is logged somewhere, like the call log perhaps? to allow you to ring back once the callers details are retrieved.
__________________
sarcasm may be the lowest form of wit, but its the only wit i have.

its a sad day when i can't slip at least one hitchhiker reference in somewhere.
 
Posts: 6 | Thanked: 2 times | Joined on Jun 2010 @ Sweden
#3
Sounds like you having the same plans as i, check out my python-script:
http://talk.maemo.org/showthread.php?t=56083

Its make a small yellowbox whit the callers name when someone calls

Last edited by puggan; 2010-06-13 at 18:29.
 
Posts: 6 | Thanked: 10 times | Joined on May 2010 @ Israel
#4
festivalnut - you were right, using the yellow status pop-up was indeed the right way to do it.

The program is now functional and I will upload it to the garage once opening the project is approved.
At the meantime, here's how it looks:

http://www.youtube.com/watch?v=viuhEDIjAIA



Next phase is to add a different contact address book for it, that will be used as a cache (to reduce the identification resolution time) and to allow the user to use the suggested identification and create a "real" contact.
 

The Following 3 Users Say Thank You to lirtex For This Useful Post:
Posts: 6 | Thanked: 2 times | Joined on Jun 2010 @ Sweden
#5
It wasn't that yellow message thing i used, like yours better.
Where in the garage can i find it?
Like to learn more from your code.

Dose your code work on SIP account?
Noticed that my didn't when i got a call to that number today :-(
 
Posts: 889 | Thanked: 537 times | Joined on Mar 2010 @ scotland
#6
glad i could help. looks good and i'll look forward to testing it once it hits the repositories.
__________________
sarcasm may be the lowest form of wit, but its the only wit i have.

its a sad day when i can't slip at least one hitchhiker reference in somewhere.
 

The Following User Says Thank You to festivalnut For This Useful Post:
jimmy neutron's Avatar
Posts: 140 | Thanked: 95 times | Joined on Nov 2010 @ Andromeda Galaxy
#7
I hope this gets out soon this is a very usefull app thanks
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:54.