Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-29 | sms: Remove use of uninitialized variable | Bertrand Aygon | 1 | -1/+1 | |
Remove a debug information, since the info is useless, and more, it can display invalid info due to var not initialise in some case | |||||
2011-04-28 | modem: Don't allow setting online unless powered | Denis Kenzior | 1 | -0/+3 | |
2011-04-28 | test: Add swap-calls test script | Denis Kenzior | 2 | -1/+22 | |
2011-04-28 | gisi: log normal responses in a less confusing way | Pekka Pessi | 1 | -1/+2 | |
2011-04-28 | build: Add send-vcal to Makefile.am | Denis Kenzior | 1 | -0/+1 | |
2011-04-28 | test: Add send-vcal test script | Bertrand Aygon | 1 | -0/+32 | |
2011-04-28 | test: Add modem argument to send-vcard | Bertrand Aygon | 1 | -7/+19 | |
2011-04-28 | test: Add modem argument to send-sms | Bertrand Aygon | 1 | -10/+20 | |
2011-04-26 | Release 0.48 | Marcel Holtmann | 2 | -1/+7 | |
2011-04-26 | huawei: Switch to offline mode only if offline | Martin Xu | 1 | -1/+2 | |
2011-04-26 | huawei: Check that the modem device is open | Martin Xu | 1 | -2/+3 | |
Don't create the gprs atom if the modem device was not opened successfully. Otherwise ofonod will crash. | |||||
2011-04-26 | gatppp: Fix crash related to not stopping timers | Martin Xu | 1 | -0/+2 | |
In case of offline modem when GPRS data connection is connected, if gprs atom is removed before PPP termination process is complete, the terminate_timer will not be stop. It will cause ofonod crash when the timer times out. | |||||
2011-04-26 | voicecall: fix waiting calls for HFP emulator | Frédéric Danis | 1 | -1/+3 | |
Fix precedence between waiting and dialing so HFP emulator is notified of dialing/alerting even in case of a waiting call pending. | |||||
2011-04-26 | voicecall: Update CLCC buffer size and comment | Denis Kenzior | 1 | -3/+4 | |
2011-04-26 | voicecall: Refactor the previous commit slightly | Denis Kenzior | 1 | -13/+11 | |
2011-04-26 | voicecall: add +CLCC support for HFP emulator | Frédéric Dalleau | 1 | -0/+58 | |
2011-04-21 | emulator: fix +CLIP in case of withheld call | Frédéric Danis | 1 | -2/+10 | |
2011-04-19 | emulator: Create both emulator types in example | Denis Kenzior | 1 | -9/+15 | |
2011-04-19 | hfp_ag: Be extra pedantic on plugin cleanup | Denis Kenzior | 1 | -0/+1 | |
2011-04-19 | dun_gw: Be extra pedantic on plugin cleanup | Denis Kenzior | 1 | -0/+6 | |
2011-04-19 | dun_gw: Minor style tweak | Denis Kenzior | 1 | -1/+1 | |
2011-04-19 | hfp_ag: Minor style tweak | Denis Kenzior | 1 | -1/+1 | |
2011-04-19 | voicecall: Tweak the behavior of previous commit | Denis Kenzior | 1 | -17/+11 | |
Use a generic void pointer to remove the need for emulator_release_done function. Use naming a bit more consistent with the rest of the codebase | |||||
2011-04-19 | voicecall: add +CHUP support for HFP emulator | Frédéric Danis | 1 | -5/+86 | |
Update multirelease_callback to be used from DBus calls or HFP Emulator. "release done" is configurable by multirelease caller. | |||||
2011-04-19 | voicecall: Don't go over 80 characters per line | Denis Kenzior | 1 | -1/+2 | |
2011-04-19 | voicecall: add ATA support for HFP emulator | Frédéric Danis | 1 | -6/+68 | |
2011-04-19 | emulator: Use a switch/case instead of if | Denis Kenzior | 1 | -5/+10 | |
Seems a bit cleaner | |||||
2011-04-19 | emulator: Reflow comments | Denis Kenzior | 1 | -6/+5 | |
2011-04-19 | emulator: add +CCWA support for HFP AG | Frédéric Danis | 1 | -1/+76 | |
2011-04-19 | emulator: add +CLIP support for HFP AG | Frédéric Danis | 1 | -1/+81 | |
2011-04-19 | voicecall: add API to find call by status | Frédéric Danis | 2 | -0/+19 | |
2011-04-19 | emulator: add RING for HFP AG | Frédéric Danis | 1 | -13/+76 | |
2011-04-19 | isiusb: wait for MTC transitions, too | Pekka Pessi | 1 | -1/+1 | |
2011-04-18 | ussd: Fix use of non-cloned gatchat object | Denis Kenzior | 1 | -3/+4 | |
2011-04-14 | Release 0.47 | Marcel Holtmann | 2 | -1/+5 | |
2011-04-14 | TODO: Remove main.conf task | Denis Kenzior | 1 | -6/+0 | |
No longer seems like a good idea | |||||
2011-04-14 | TODO: set owner on DUN profile and DUN usb | Guillaume Zajac | 1 | -0/+1 | |
2011-04-14 | TODO: Mark EFcsp task as done | Denis Kenzior | 2 | -12/+9 | |
2011-04-14 | simutil: Add support of CPHS EFcsp to our EF db | Denis Kenzior | 1 | -0/+1 | |
2011-04-14 | network: One more trivial fix | Denis Kenzior | 1 | -2/+2 | |
total_length and record_length are the same in this context, but using total_length makes the code more readable | |||||
2011-04-14 | doc: Update possible errors for netreg-api | Denis Kenzior | 1 | -0/+3 | |
This is due to EFcsp PLMN mode changes | |||||
2011-04-14 | network: Refactor EFcsp to support STK Refresh | Denis Kenzior | 1 | -11/+30 | |
2011-04-14 | network: Use strings instead of ints in settings | Denis Kenzior | 1 | -10/+51 | |
2011-04-14 | modem: Fix entering offline mode prematurely | Denis Kenzior | 1 | -4/+16 | |
A contextual change to __ofono_modem_find_atom has caused us to enter into offline mode prematurely. find_atom was changed to return only the atoms that were registered, however the modem really has to know whether the sim atom is created (not registered) in order to know whether to wait for the SIM to be initialized or not. | |||||
2011-04-14 | sms: Fix typo | Denis Kenzior | 1 | -1/+1 | |
2011-04-14 | network: Read EFcsp after initializing reg state | Denis Kenzior | 1 | -42/+42 | |
This is to avoid some benign race conditions when EFcsp might be read before the registration state has been established. | |||||
2011-04-14 | network: Try not to clash with 27.007-defined modes | Denis Kenzior | 1 | -1/+1 | |
2011-04-14 | netreg: Refactor register_callback | Denis Kenzior | 1 | -10/+3 | |
2011-04-14 | netreg: Add CPHS CSP implementation | Aki Niemi | 1 | -26/+97 | |
2011-04-14 | isimodem: Add SCA support to wgmodem2.5 driver | Aki Niemi | 3 | -13/+27 | |