Forum: Applications
2010-08-10, 12:33
|
Replies: 12
Views: 4,490
|
Forum: Applications
2010-08-09, 22:29
|
Replies: 12
Views: 4,490
|
Forum: Maemo 5 / Fremantle
2010-07-09, 13:36
|
Replies: 29
Views: 36,685
|
Forum: Maemo 5 / Fremantle
2010-07-09, 11:25
|
Replies: 29
Views: 36,685
Re: Set a ringtone per contact?
I released an app for this: http://blog.barisione.org/2010-07/custom-ringtones-for-your-contacts/
For some background on why this is a bit more difficult to implement than what you could expect see:...
|
Forum: General
2010-05-25, 10:45
|
Replies: 5
Views: 2,834
|
Forum: General
2010-05-13, 18:19
|
Replies: 23
Views: 7,642
|
Forum: Development
2010-04-12, 11:19
|
Replies: 10
Views: 4,773
Re: libabook Contact from number
Something like this should work (in C):
#include <libosso-abook/osso-abook.h>
static gchar *phone_number = NULL;
static void
aggregator_ready_cb (OssoABookWaitable *aggregator,
...
|
Forum: Development
2010-04-12, 10:55
|
Replies: 10
Views: 4,773
Re: libabook Contact from number
The example uses directly libebook, you should not do that.
You have to get the default aggregator (osso_abook_aggregator_get_default), wait for it until it's ready...
|
Forum: Brainstorm
2009-12-23, 12:56
|
Replies: 14
Views: 7,242
|