Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
   2. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.april-update'
      ([EMAIL PROTECTED])
   3. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.april-update'
      ([EMAIL PROTECTED])
--- Begin Message ---
 .../phonevendors/ficgta01/vendor_ficgta01.cpp      |   11 ++++---
 src/libraries/qtopia/qtopiaapplication.cpp         |   11 +++++++
 .../qtopiaphonemodem/qmodemcallprovider.cpp        |   30 ++++++++++++++++++--
 .../qtopiaphonemodem/qmodemcallprovider.h          |    5 +++
 4 files changed, 49 insertions(+), 8 deletions(-)

New commits:
commit 097dc77994fd9b5be9899f1e39bef5bbb60b9595
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 23:46:29 2008 +0200

    [telephony] Disable unsolicited result code for network registration
        Eek. Our TI Calypso is sending us a +CREG: 1 (registered to home 
network)
        and will wake us up but we are already connected. So disable any CREG
        usc when suspend to stay suspended.
    
        The issue with that is a user can specify manual operator selection 
(COPS), lose
        the network and we might not be able to reconnect as we stay suspended 
(and the
        manually selected provider is not available anymore). But for now we 
don't
        support "call options", so the automatic operator selection is default 
and
        it is best the idea to support this well.

commit 81e1bcb0d16d9b1072d40bcabc2aa76ee322da27
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 23:42:07 2008 +0200

    [telephony] We don't parse %CREG, no need to enable that on resume
        We don't parse it, and we only enable it on suspend. So let us
        not enable it at all.
        Paranoia to actually send a =0, the other option would be to just
        remove the code as the command is not enabled anywhere else

commit 1c8d2dd4a06c171f7cef15505bc9e8f3d895e771
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 21:53:23 2008 +0200

    [telephony] Stop guessing when a call is missed, rely soley on %CPI
        For the TI Calypso we have a pretty good idea when the call is missed. 
In
        fact judging from the code the %CPI is supposed to tell us that the call
        was missed. There is no need to make QModemCallProvider wrongly guess 
when
        a call might have been missed. This should fix some of the weirdness 
with
        the callscreen. The result has been tested yet.

commit 5da5add88176e4e054916d90c8ae5d637156d54d
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 21:52:40 2008 +0200

    [ficgta01] Remove unused variable, make the compiler happy

commit 01850811d706311e5430cfcc7801baf17e459b20
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 19:05:23 2008 +0200

    [lifecycle] If the last window is closed and we don't have a running task 
quit
        This allows to quit applications from illume with the remove button




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc              |    2 +-
 conf/distro/openmoko.conf                         |    4 ++--
 packages/linux/linux-openmoko_2.6.24+git.bb       |    5 ++---
 packages/openmoko-projects/etk-theme-ninja_svn.bb |    3 +--
 packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb   |    2 +-
 5 files changed, 7 insertions(+), 9 deletions(-)

New commits:
commit e9d178a8cdc4f22c0ee642115d98fcd89247e543
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Tue May 27 00:06:04 2008 +0200

    [qtopia] Increase the Qtopia version
        - Suspend fixes        (blind fix)
        - Missed call fixes... (blind fix)

commit 4e2be8f06cc403a5391d062e3393a061ebdaf9c2
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Tue May 27 00:04:21 2008 +0200

    Use SRCPV instead of SRCREV

commit c9a689f47457edffe35beccf8369b5448db42548
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Tue May 27 00:03:16 2008 +0200

    NO AUTOREV!

commit d425cc802d77fddc4120095a69b4012a5f2110ca
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 19:42:18 2008 +0200

    [qtopia] More recent version to get the life-cycle of Qtopia fixed
        This makes Qtopia quit its' apps when illume is asking the
        app to die.

commit 55b50918521a0183492fb55ee7ecd273dd5f6715
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Mon May 26 18:40:06 2008 +0200

    [linux] Use defconfig-2.6.24 and make the kernel the same for gta01 and 
gta02 again
        I have not tested the resulting kernel for gta01 but it is supposed
        to work as CONFIG_MACH_NEO1973_GTA01=y is in the config.




--- End Message ---
--- Begin Message ---
 conf/distro/include/moko-autorev.inc |    1 +
 conf/distro/include/sane-srcrevs.inc |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

New commits:
commit bac0d9bf3438ad12fa9312ffa9c644f5fd903448
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Tue May 27 11:00:57 2008 +0200

    [srcrev] Add revs for the etk ninja theme




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to