Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-28 | smsutil: simplify tx backup loading | Denis Kenzior | 1 | -41/+11 | |
glib functions as a rule do not use g_try* variations. They use g_malloc instead, so there's no need to check for out of memory conditions. | |||||
2011-01-28 | sms: restore pending tx messages from backup | Lucas De Marchi | 4 | -0/+251 | |
Based on patch from: Kristen Carlson Accardi <kristen@linux.intel.com> | |||||
2011-01-28 | sms: delete sent sms messages from backup | Lucas De Marchi | 3 | -0/+61 | |
Based on patch from Kristen Carlson Accardi <kristen@linux.intel.com> | |||||
2011-01-28 | sms: store pending tx pdus on disk | Lucas De Marchi | 3 | -0/+54 | |
Based on patch from Kristen Carlson Accardi <kristen@linux.intel.com> | |||||
2011-01-28 | TODO: add CF state change task | Jarko Poutiainen | 1 | -0/+16 | |
2011-01-28 | build: Add option to specify systemd unit directory | Marcel Holtmann | 1 | -10/+6 | |
2011-01-28 | udev: Enable Dell 5540 AGPS interface | Zhigang Li | 1 | -1/+1 | |
2011-01-27 | sierra: Use vendor quirk for SIM driver | Marcel Holtmann | 1 | -1/+2 | |
2011-01-27 | atmodem: Add Sierra vendor quirk for SIM file reading | Marcel Holtmann | 1 | -0/+1 | |
2011-01-27 | atmodem: Add vendor entry for Sierra Wireless | Marcel Holtmann | 1 | -0/+1 | |
2011-01-27 | sierra: Add support GPRS registration | Marcel Holtmann | 1 | -0/+4 | |
2011-01-27 | sierra: Add support for online mode | Marcel Holtmann | 1 | -1/+35 | |
2011-01-27 | novatel: Handle modem enable errors properly | Marcel Holtmann | 1 | -2/+1 | |
2011-01-27 | n900: fix set online | Kai Vehmanen | 1 | -1/+1 | |
Invalid MTC_STATE_REQ messages were sent, causing failures in going online. | |||||
2011-01-27 | isimodem: Fix race condition in SIM probe | Aki Niemi | 1 | -3/+1 | |
Fix a potential race condition between HPLMN query and subscribing to SIM status indications. | |||||
2011-01-26 | message-waiting: check for NULL argument | Pekka Pessi | 1 | -3/+10 | |
2011-01-26 | voicecall: remove ofono_cug_option | Jeevaka Badrappan | 10 | -73/+14 | |
2011-01-26 | stk: Fix issue in stk_alpha_id_set | Jeevaka Badrappan | 1 | -1/+6 | |
Fixes the crash seen with the null alpha identifier. Also removed the icon check since the decision of whether to inform the user of the action is dependent entirely on whether the alpha identifier is provided by the UICC. | |||||
2011-01-26 | gprs: Refactor gprs provisioning | Denis Kenzior | 1 | -54/+70 | |
2011-01-26 | gprs: Put back the id if context creation fails | Denis Kenzior | 1 | -0/+1 | |
2011-01-26 | gprs: write out MessageCenter and MessageProxy | Denis Kenzior | 1 | -0/+9 | |
These values were not written out to settings | |||||
2011-01-26 | gprs-provision: Refactor provisioning | Denis Kenzior | 2 | -19/+17 | |
2011-01-26 | examples: Update gprs-provision to the new API | Denis Kenzior | 1 | -3/+7 | |
2011-01-26 | include: Refactor gprs-provision API | Denis Kenzior | 1 | -1/+1 | |
2011-01-26 | gprs-provision: add example context provisioning driver | Jukka Saunamaki | 2 | -0/+98 | |
2011-01-26 | gprs: add gprs context provisioning | Jukka Saunamaki | 1 | -4/+95 | |
2011-01-26 | gprs-provision: add driver API sources | Jukka Saunamaki | 2 | -1/+105 | |
2011-01-26 | ofono.h: add gprs-provision | Jukka Saunamaki | 1 | -0/+8 | |
2011-01-26 | gprs-provision: add driver API header | Jukka Saunamaki | 2 | -1/+61 | |
2011-01-26 | atmodem: rename parameter according to header | Lucas De Marchi | 1 | -2/+2 | |
2011-01-26 | include: don't use c++ keyword in public header | Lucas De Marchi | 1 | -1/+1 | |
2011-01-26 | test: Add support for DisplayActionInformation | Jeevaka Badrappan | 1 | -0/+6 | |
2011-01-26 | build: Use dist_ prefix as applicable | Rémi Denis-Courmont | 1 | -7/+4 | |
2011-01-26 | doc: Small indentation fix | Marcel Holtmann | 1 | -1/+1 | |
2011-01-26 | doc: Add documentation for 'auto-only' mode | Aki Niemi | 1 | -7/+10 | |
2011-01-26 | simutil: Add EFcsp file and service group IDs | Aki Niemi | 1 | -0/+16 | |
2011-01-26 | modem: Simplify the modem lockdown modification | Marcel Holtmann | 1 | -26/+27 | |
2011-01-26 | modem: Be a bit more paranoid with lock_owner reset | Marcel Holtmann | 1 | -0/+4 | |
2011-01-26 | modem: do not allow more than one client to lock down | Rémi Denis-Courmont | 1 | -7/+6 | |
2011-01-25 | call-settings: use enum values | Lucas De Marchi | 1 | -8/+8 | |
Use the enum values defined for CLIP, CNAP, CLIR, COLP and COLR. | |||||
2011-01-25 | doc: Update ReleaseAndAnswer to be more clear | Denis Kenzior | 1 | -4/+4 | |
2011-01-25 | common: add function to validate long numbers | Rafael Ignacio Zurita | 3 | -3/+21 | |
Also, adapt voicecall to use the new function for outgoing calls. | |||||
2011-01-25 | types: extend OFONO_MAX_PHONE_NUMBER_LENGTH | Rafael Ignacio Zurita | 1 | -1/+1 | |
2011-01-25 | AUTHORS: Fix Lasse's entry | Marcel Holtmann | 1 | -1/+1 | |
2011-01-25 | simutil: EF Fileid additions USIM and SIM Phonebook | Jessica Nilsson | 1 | -0/+12 | |
Also, adding some general fileids for building paths | |||||
2011-01-25 | isimodem: Remove unused declaration | Aki Niemi | 1 | -2/+0 | |
2011-01-24 | stk: change timeout from 10 to 3mintues | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-24 | doc: Fix method name and parameter formatting for STK agent | Marcel Holtmann | 1 | -1/+1 | |
2011-01-24 | build: Use pkglibdir where applicable | Rémi Denis-Courmont | 1 | -1/+1 | |
2011-01-24 | gobi: Handle broken SIM status notification gracefully | Marcel Holtmann | 1 | -3/+10 | |