messages from 2010-05-25 14:23:06 to 2010-05-31 11:13:22 UTC [more...]
[PATCH 1/2] stk: Constraint the appearance of empty item
2010-05-31 11:13 UTC (2+ messages)
` [PATCH 2/2] stktest: Add negative cases for setup menu
RTNL sync or async when creating GPRS Context for STE modem
2010-05-31 7:58 UTC (3+ messages)
[PATCH 1/1] Huawei E176: Mark primary and secondary device at ofono.rules TODO: Fix sim_add detection, add E1552 idProduct to ofono.rules
2010-05-30 13:47 UTC
[Patch]: Reducing clutter in the src directory + Introduction of HACKING file
2010-05-29 9:56 UTC (6+ messages)
[PATCH 01/11] In drivers/atmodem/sms.c:at_cmgl_cpms_cb() there is a temporary fix for Siemens TC65. If AT+CMGL=4 is sent to TC65, the AT command queue jams
2010-05-28 17:34 UTC (27+ messages)
` [PATCH 02/11] Made needed changes to at_cds_notify() for status report and corrected at_cmgl_cpms_cb() to meet the ISO standard
` [PATCH 03/11] Enable status report
` [PATCH 04/11] Changes for SMS statur report
` [PATCH 05/11] Added message delivery time to dbus message
` [PATCH 06/11] Made it possible to ask for status report via SendMessage method parameters. True=status report on, false=off
` [PATCH 07/11] Removed Siemens TC65 specific code
` [PATCH 08/11] Some style corrections
` [PATCH 09/11] Support for concatenated SMS status report. And ofono_history_sms is now updated according to received status reports
` [PATCH 10/11] Some naming changes to enum sms_status_report_result
` [PATCH 11/11] Style corrections
` VS: [PATCH 06/11] Made it possible to ask for status report via SendMessage method parameters. True=status report on, false=off
` VS: [PATCH 04/11] Changes for SMS statur report
[PATCH 01/20] stkutil: Add Set Up Call response builder
2010-05-28 16:42 UTC (21+ messages)
` [PATCH 02/20] test-stkutil: Add Set Up Call response tests
` [PATCH 03/20] stkutil: Add Polling Off response builder support
` [PATCH 04/20] test-stkutil: Add a Polling Off response test
` [PATCH 05/20] stkutil: Add the Provide Local Info response builder
` [PATCH 06/20] test-stkutil: Add Provide Local Info response tests
` [PATCH 07/20] stkutil: Add Set Up Event List response builder support
` [PATCH 08/20] test-stkutil: Add a Set Up Event List response test
` [PATCH 09/20] stkutil: Add the Timer Management response builder
` [PATCH 10/20] test-stkutil: Add Timer Management response tests
` [PATCH 11/20] stkutil: Add Set Up Idle Mode Text response builder support
` [PATCH 12/20] test-stkutil: Add Set Up Idle Mode response builder tests
` [PATCH 13/20] stkutil: Add the Run AT Command response builder
` [PATCH 14/20] test-stkutil: Add Run AT Command response builder tests
` [PATCH 15/20] stkutil: Add Send DTMF response builder support
` [PATCH 16/20] test-stkutil: Add the Send DTMF response tests
` [PATCH 17/20] stkutil: Add Language Notification response builder support
` [PATCH 18/20] test-stkutil: Add Language Notification response tests
` [PATCH 19/20] stkutil: Add Launch Browser response builder support
` [PATCH 20/20] test-stkutil: Add Launch Browser response builder tests
[PATCH] Volunteering for a task
2010-05-28 15:28 UTC (2+ messages)
[RFC patches 00/13] misc cleanups and SMS ID API
2010-05-28 14:50 UTC (31+ messages)
` [RFC patches 01/13] Update .gitignore to ignore cscope databases and backup files
` [RFC patches 02/13] sms_send_message: add a short roadmap
` [RFC patches 03/13] documentation: add note about referencing standards
` [RFC patches 04/13] sms_assembly_add_fragment_backup: clarify how insertion spot is found
` [RFC patches 05/13] util.h: Add BUILD_BUG_ON() and friends for compile-time assert checking
` [RFC patches 06/13] smutil.h: add missing header file dependencies
` [RFC patches 07/13] write_file: make transaction-safe
` [RFC patches 08/13] storage: add __attribute__((format)) to {write, read}_file() for printf-like variable arg verification
` [RFC patches 09/13] Add function doc headers to ofono_sms_{create, register}
` [RFC patches 10/13] doc: explain debugging options to -d, add a pointer in -h to manpage
` [RFC patches 11/13] automake: fix installation of udev rules in VPATH builds
` [RFC patches 12/13] SMS: introduce message ID API
` [RFC patches 13/13] SMS: implement SHA256-based message IDs [incomplete]
[PATCH 1/6] Add bluetooth plugin skeleton
2010-05-28 14:19 UTC (9+ messages)
` [PATCH 2/6] Move bluetooth utils from hfp.c to bluetooth.c
` [PATCH 3/6] Remove send_method_call from hfp.c
` [PATCH 4/6] Move create_path() to bluetooth plugin
` [PATCH 5/6] Change hfpmodem's header define
` [PATCH 6/6] Bluetooth DUN modem prototype
[PATCH] Flight mode owner
2010-05-28 14:01 UTC (2+ messages)
[PATCH] Took ownership of the Status report task
2010-05-28 14:00 UTC (2+ messages)
[PATCH] Accept opaque data in EF_ICCID
2010-05-27 20:39 UTC (2+ messages)
[PATCH 3/4] Add: set_online and post_online methods to isimodem driver
2010-05-27 19:36 UTC (15+ messages)
` [PATCH 1/6] Use ofono_bool_t instead of bool in modem API
` [PATCH 2/6] Use ofono_bool_t with D-Bus API
` [PATCH 3/6] Eliminated bool, true and false from gisi
` [PATCH 4/6] Eliminated bool, true and false from isimodem
` [PATCH 5/6] Fixed style issues in isimodem voicecall
` [PATCH 6/6] Add: set_online and post_online methods to isimodem driver
SMS delivery report
2010-05-27 19:35 UTC (2+ messages)
[PATCH]enable-modem.c
2010-05-27 17:53 UTC (2+ messages)
[PATCH 1/8] stk: Make parse_dataobj not consume extra data
2010-05-27 17:48 UTC (9+ messages)
` [PATCH 2/8] stk: Add parser for launch browser commands
` [PATCH 3/8] teststk: Add check of len in byte array
` [PATCH 4/8] teststk: Use check_common_text() to check string
` [PATCH 5/8] stk: Fix the parser of send sms
` [PATCH 6/8] teststk: Add cases for send sms parser
` [PATCH 7/8] teststk: Add test for launch browser parser
` [PATCH 8/8] Move destructor prior to return
[PATCH] Keep modem state consistent if sim is removed while online is being changed
2010-05-27 17:47 UTC (2+ messages)
[PATCH 1/4] Add: Online property to modem
2010-05-27 15:34 UTC (12+ messages)
` [PATCH 2/4] Add: test scripts online-modem and offline-modem
` [PATCH 3/4] Add: set_online and post_online methods to isimodem driver
` [PATCH 4/4] Add description of Online property to modem-api.txt
Getting Modem properties using qt dbus programming -reg
2010-05-27 15:05 UTC (3+ messages)
[PATCH 1/2] stk: Use sim bcd version
2010-05-27 12:06 UTC (3+ messages)
` [PATCH 2/2] teststk: "
[PATCH] test-stkutil: Use gcc4.3 compatible initialisers
2010-05-27 6:50 UTC (3+ messages)
[PATCH v4 1/2] atmodem: remove CGACT command
2010-05-26 17:37 UTC (6+ messages)
` [PATCH v4 2/2] atmodem: fix crash during context deactivation
Ofono - Quering PIN authentication state failed
2010-05-26 16:56 UTC (4+ messages)
[PATCH] Fix more-messages-to-send indicator
2010-05-26 16:17 UTC (2+ messages)
[PATCH v2] atmodem: fix crash during context deactivation
2010-05-26 15:33 UTC (6+ messages)
[PATCH v3 1/2] atmodem: remove CGACT command
2010-05-26 15:31 UTC (2+ messages)
` [PATCH v3 2/2] atmodem: fix crash during context deactivation
[PATCH 1/8] stk: Add parser for setup idle mode text commands
2010-05-25 22:56 UTC (2+ messages)
[PATCH 01/16] stkutil: Add the Provide Local Info response builder
2010-05-25 22:07 UTC (2+ messages)
[PATCH 24/27] stkutil: Add Polling Off response builder support
2010-05-25 22:05 UTC (2+ messages)
[PATCH 27/27] simutil: Add MMC MNC pair encoding utility
2010-05-25 21:52 UTC (2+ messages)
[PATCH 26/27] smsutil: Expose SMS timestamp encoding utility
2010-05-25 21:39 UTC (2+ messages)
[PATCH 22/27] stkutil: Add Set Up Call response builder
2010-05-25 21:38 UTC (2+ messages)
[PATCH 01/27] Add utilities for encoding BTLVs and CTLVs
2010-05-25 21:36 UTC (2+ messages)
[PATCH 1/4] Add: support for EF_ICCID in isimodem
2010-05-25 21:27 UTC (5+ messages)
` [PATCH 2/4] Fix: set correct local address for phonet on PCs
` [PATCH 3/4] isimodem: fix memory leak
` [PATCH 4/4] isimodem: fix confusing log message
[PATCH 3/3] Add: online and post_online methods to isimodem driver
2010-05-25 21:24 UTC (6+ messages)
Testing asset for oFono
2010-05-25 20:34 UTC (2+ messages)
[PATCH 0/4] huawei: minor cleanups
2010-05-25 14:52 UTC (6+ messages)
` [PATCH 1/4] huawei: use g_at_result_iter_skip_next()
` [PATCH 2/4] huawei: properly notify sim state to ofono
` [PATCH 3/4] huawei: send a prefix with AT commands
` [PATCH 4/4] huawei: remove voicecall support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox