Re: [patch] Number matching support

2008-07-26 Thread Holger Freyther
On Monday 21 July 2008 23:02:14 Joachim Breitner wrote: > No, not really. Not even -messages and -dialer link against some common > library that seems suitable. Maybe libmokogsmd2. So, for this > relatively small and self-contained code, copy’n’paste might be > approriate – or I’m not creative en

Re: [patch] Number matching support

2008-07-21 Thread Joachim Breitner
Hi, Am Montag, den 21.07.2008, 12:22 +0200 schrieb Holger Freyther: > On Saturday 19 July 2008 20:34:11 Joachim Breitner wrote: > > I have added (seemingly) complete support for matching human-written > > phone number (07032/123 456) in the phone book or when dialing, instead > > of just dumb stri

Re: [patch] Number matching support

2008-07-21 Thread Holger Freyther
On Saturday 19 July 2008 20:34:11 Joachim Breitner wrote: > Hi > > I have added (seemingly) complete support for matching human-written > phone number (07032/123 456) in the phone book or when dialing, instead > of just dumb string comparison, in both openmoko-dialer2 and > openmoko-messages2. The

[patch] Number matching support

2008-07-19 Thread Joachim Breitner
Hi I have added (seemingly) complete support for matching human-written phone number (07032/123 456) in the phone book or when dialing, instead of just dumb string comparison, in both openmoko-dialer2 and openmoko-messages2. The latter required a small, non-obstrusive change to eds and libjana. Th