Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-15 | include: Add send_flash to cdma voicecall driver API | Caiwen Zhang | 1 | -0/+3 | |
2011-08-15 | include: Add cdma-voicecall answer driver API | Caiwen Zhang | 1 | -0/+3 | |
2011-08-09 | cdma-netreg: Minor whitespace style issues | Denis Kenzior | 1 | -8/+7 | |
2011-08-05 | include: add data strength to cdma-netreg | Bertrand Aygon | 1 | -0/+2 | |
2011-08-05 | include: add signal reporting to cdma-netreg | Bertrand Aygon | 1 | -0/+2 | |
2011-08-05 | cdma-netreg: add registration status to public api | Bertrand Aygon | 1 | -0/+9 | |
2011-08-05 | include: Add cdma-netreg atom public api | Bertrand Aygon | 1 | -0/+63 | |
2011-08-03 | dbus: Add CDMA netreg atom interface name | Bertrand Aygon | 1 | -0/+2 | |
2011-07-21 | cdma-connman: Add user/pass to driver activate | Guillaume Zajac | 1 | -0/+5 | |
Add username and password fields to cdma-connman's activate method. | |||||
2011-07-19 | include: Introduce a new SIM_LOCKED_OUT state | Denis Kenzior | 1 | -0/+1 | |
This is the same as SIM_INSERTED state, except we have already queried the always-readable EFs | |||||
2011-07-15 | include: Add driver api for user confirmation | Jeevaka Badrappan | 1 | -0/+1 | |
2011-06-20 | include: add HFP features types for HF and AG | Frédéric Danis | 1 | -0/+24 | |
2011-05-24 | include: Declare typedef as a function pointer | Denis Kenzior | 1 | -1/+1 | |
2011-05-24 | private-network: add header into include and Makefile.am | Guillaume Zajac | 1 | -0/+56 | |
2011-04-11 | include: Add callsetup, call and callheld | Frédéric Danis | 1 | -0/+12 | |
as indicators for HFP emulator | |||||
2011-04-07 | include: Add ofono_voicecall_en_list_notify api | Jeevaka Badrappan | 1 | -0/+3 | |
2011-04-04 | include: add ofono_modem_get_emergency_mode api | Jeevaka Badrappan | 1 | -0/+2 | |
2011-03-29 | include: Remove unused typedef | Denis Kenzior | 1 | -5/+0 | |
2011-03-28 | include: add gnss.h file | Jarko Poutiainen | 1 | -0/+69 | |
2011-03-28 | dbus: add gnss interface definition | Jarko Poutiainen | 1 | -0/+2 | |
2011-03-18 | history: add cancelled status | Lucas De Marchi | 1 | -0/+1 | |
Based on patch from Yang Gu <gyagp0@gmail.com> | |||||
2011-03-17 | cdma-connman: add CDMA Connection Manager support | Christian Lam | 1 | -0/+79 | |
2011-03-17 | dbus: add CDMA Connection Manager interface | Christian Lam | 1 | -0/+1 | |
2011-03-15 | include: Add support for IPv6 context settings | Denis Kenzior | 1 | -5/+22 | |
2011-03-15 | include: Add support for dual stack contexts | Denis Kenzior | 1 | -0/+1 | |
2011-03-11 | voicecall: add SSN function declarations | Andras Domokos | 1 | -0/+6 | |
2011-03-11 | ssn: remove SSN atom completely | Andras Domokos | 1 | -61/+0 | |
2011-02-23 | location-reporting: add public header | Rafael Ignacio Zurita | 1 | -0/+81 | |
2011-02-23 | emulator: add indicator support API | Frédéric Danis | 1 | -0/+11 | |
2011-02-16 | emulator: add HFP emulator type | Frédéric Danis | 1 | -0/+1 | |
2011-02-16 | emulator: Add additional APIs | Denis Kenzior | 1 | -0/+7 | |
2011-02-15 | emulator: Add basic API for emulator | Denis Kenzior | 1 | -0/+33 | |
2011-02-10 | emulator: Add basic emulator API | Denis Kenzior | 1 | -0/+48 | |
2011-02-08 | gprs-provision: add SPN to provisioning API header | Jukka Saunamaki | 1 | -1/+1 | |
2011-02-07 | sim: Add API for watching files changed via stk | Denis Kenzior | 1 | -0/+9 | |
2011-02-03 | sim: ofono_sim_context api header changes | Andrzej Zaborowski | 1 | -3/+7 | |
This patch introduces sim FS contexts which are used to queue file read and write operations. When a context is freed all pending operations in that context are cancelled preventing callbacks from being called causing segfaults. | |||||
2011-02-02 | include: fix comment on dst value | Jeevaka Badrappan | 1 | -1/+1 | |
2011-02-01 | include: define initializer for ofono_call | Lucas De Marchi | 1 | -0/+1 | |
Some fields in struct ofono_call such as cnap_validity and clip_validity are not correctly initialized as 0 since this means they are present. If driver does not implement the necessary handlers, it might send to core an ofono_call signalling that cnap and clip are available when they are actually not. | |||||
2011-01-26 | voicecall: remove ofono_cug_option | Jeevaka Badrappan | 2 | -8/+2 | |
2011-01-26 | include: Refactor gprs-provision API | Denis Kenzior | 1 | -1/+1 | |
2011-01-26 | gprs-provision: add driver API header | Jukka Saunamaki | 1 | -0/+59 | |
2011-01-26 | include: don't use c++ keyword in public header | Lucas De Marchi | 1 | -1/+1 | |
2011-01-25 | types: extend OFONO_MAX_PHONE_NUMBER_LENGTH | Rafael Ignacio Zurita | 1 | -1/+1 | |
2011-01-23 | dbus: Add global definition of supplementary services interface | Marcel Holtmann | 1 | -0/+1 | |
2011-01-20 | include: Add SIM authentication atom's | Andrzej Zaborowski | 1 | -0/+64 | |
Structures and function declarations for the SIM authentication atom as proposed by Pekka Pessi, with just one method at the moment. | |||||
2011-01-20 | sim: getters for mcc and mnc definition | Jukka Saunamaki | 1 | -0/+2 | |
2011-01-20 | api: Remove deregister from modem driver API | Aki Niemi | 1 | -2/+0 | |
2011-01-20 | gprs: Declaration for packet switched bearer notifications | Rémi Denis-Courmont | 1 | -0/+1 | |
2011-01-18 | include: add method for querying cdip support | Lucas De Marchi | 1 | -0/+2 | |
2011-01-18 | include: add cdip field in ofono_call | Lucas De Marchi | 1 | -0/+1 | |