| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-08-20 | Break out device info into a separate driver | Denis Kenzior | 1 | -1/+1 | |
| The modem info ops (Serial, Manufacturer, etc) are broken into a separate oFono atom. This is mainly to support a proper modem device driver infrastructure. As a result the data structures have been tweaked a little. driver.h is now empty and has been removed. | |||||
| 2009-08-19 | Evolve the voicecall driver | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-19 | Evolve the netreg driver | Denis Kenzior | 1 | -1/+2 | |
| 2009-08-19 | Evolve message waiting low level API | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-19 | Evolve SIM driver | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-19 | Evolve SMS driver API | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-17 | Evolve the USSD API | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-14 | Refactor cssn into ofono_ssn | Denis Kenzior | 1 | -1/+2 | |
| Make this into a fully fledged entity, with a driver instead of the current kludge. This means modem drivers can actually choose whether to instantiate a CSSN atom or not Move the notification functions from voicecall.c into ssn.c. Move the cssn.h header into include/ssn.h and refactor Update call barring to utilize ofono_ssn and use the new atom_watch functionality to detect when ssn has been added or removed | |||||
| 2009-08-14 | Evolve the phonebook driver | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-14 | Evolve call settings driver | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-14 | Evolve the call meter driver API | Denis Kenzior | 1 | -1/+2 | |
| 2009-08-14 | Evolve the call-forwarding driver | Denis Kenzior | 1 | -1/+1 | |
| 2009-08-14 | Evolve the call-barring driver | Denis Kenzior | 1 | -1/+1 | |
| - Move call barring related functionality out of driver.h into a dedicated file, call-barring.h - Update to use the new atom framework - Remove over-reliance on the modem structure, call-barring structure should now be used instead whenever possible | |||||
| 2009-08-13 | Move certain parts of driver.h to types.h | Denis Kenzior | 1 | -1/+2 | |
| 2009-07-29 | Rename modem_add_interface / modem_remove_interface | Denis Kenzior | 1 | -1/+1 | |
| Move to ofono_modem_add_interface, ofono_modem_remove_interface and put in ofono/modem.h | |||||
| 2009-07-29 | Add new ofono/dbus.h header | Denis Kenzior | 1 | -1/+1 | |
| 2009-06-17 | Add call-history driver type | Denis Kenzior | 1 | -1/+1 | |
| 2009-04-26 | Add plugin support infrastructure | Marcel Holtmann | 1 | -1/+5 | |
| 2009-04-26 | Add skeleton for telephony daemon | Marcel Holtmann | 1 | -0/+14 | |
| 2009-04-26 | Add directories for source code, header files and plugins | Marcel Holtmann | 1 | -0/+2 | |