aboutsummaryrefslogtreecommitdiffstats
path: root/vapi
Commit message (Expand)AuthorAgeFilesLines
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+1
* Drop (incomplete) support for Samsung H1Paul Kocialkowski2013-06-251-1/+0
* Fix vapi errors due to ipc_sms_send_msg and ipc_sms_deliv_report_msg renames.Denis 'GNUtoo' Carikli2012-11-121-2/+2
* Fix vapi errors due to ipc_net_current_plmn rename.Denis 'GNUtoo' Carikli2012-09-301-1/+1
* Fix vapi errors due to ipc_net_regist rename.Denis 'GNUtoo' Carikli2012-09-301-1/+1
* Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmdDenis 'GNUtoo' Carikli2012-09-301-2/+2
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED typeSimon Busch2012-08-291-0/+1
* sec: rename ipc_sec_pin_status_response structureSimon Busch2012-08-291-1/+1
* sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUSSimon Busch2012-08-291-1/+1
* sec: refactor type naming to be clean and not misleadingSimon Busch2012-08-291-15/+27
* vapi: bind missing ipc_client_create_handlers_common_data methodSimon Busch2012-08-271-0/+1
* vapi: bind some more ipc client methodsSimon Busch2012-08-221-0/+2
* vapi: bind power_on/power_off and correct return typesSimon Busch2012-08-201-2/+4
* vapi: update for recent changes to GPRS subsystemSimon Busch2012-07-301-17/+92
* vapi: updates regarding binding issuesDenis 'GNUtoo' Carikli2012-03-031-2/+2
* vapi: various updates regarding binding issuesSimon Busch2012-03-021-5/+32
* Fixed ipc_sec_pin_status_noti change on vapiPaulK2012-02-241-1/+1
* vapi: update for recent changes to network related APISimon Busch2012-02-231-6/+33
* vapi: use correct types for fields in Sms.SendMessage structureSimon Busch2012-02-231-2/+2
* RFS NV item handling methods are now sending the io confirmation message dire...Simon Busch2012-02-211-12/+4
* Update license header of the vapi description fileSimon Busch2012-02-201-10/+9
* Import two methods from samsung-ril to deal with rfs read/write nv item messa...Simon Busch2012-02-201-0/+20
* net: fix styling/naming/coding issuesSimon Busch2012-02-061-1/+1
* net: add structure to set network PLMN selection modeSimon Busch2012-02-061-2/+22
* Adjust for recent changes to device creation structureSimon Busch2012-02-031-5/+0
* Rework IPC client creation to detect device automatically on startupSimon Busch2012-02-031-1/+7
* Rework device specific code so we can build one library for all devices nowSimon Busch2012-02-031-1/+8
* vapi: fix several binding problemsSimon Busch2012-02-031-6/+10
* vapi: use gint16 instead of gint8 for PhoneState enumSimon Busch2012-01-301-1/+1
* vapi: make string parameters nullableSimon Busch2012-01-271-1/+1
* gprs: adjust setup method so we can deactivate a gprs context nowSimon Busch2012-01-271-1/+1
* vapi: correct binding of enumeration valuesSimon Busch2011-12-191-5/+5
* vapi: bind new sound API for chaging audio volumeSimon Busch2011-12-151-0/+42
* vapi: some minor corrections to support vala-0.14Simon Busch2011-11-251-1/+12
* vapi: some minor changes and implement method to retrieve single plmn entriesSimon Busch2011-11-231-5/+15
* vapi: bind SMS structures and methodsSimon Busch2011-11-231-0/+96
* vapi: bind additional misc functionality to retrieve serial number from basebandSimon Busch2011-11-231-0/+16
* vapi: add missing sound message typesSimon Busch2011-11-201-0/+5
* Add state values as defines for ipc_call_list_entry messageSimon Busch2011-11-181-1/+12
* vapi: fix naming of ipc_call_outgoging_setup methodSimon Busch2011-11-131-0/+1
* Adjust vala binding to suite for the latest changes to the library APISimon Busch2011-10-301-43/+34
* Merge branch 'master' into master-nextSimon Busch2011-10-301-1/+2
|\
| * Fix mistake in vala bindingSimon Busch2011-10-291-1/+2
* | Merge remote-tracking branch 'ius/for-morphis' into master-nextSimon Busch2011-10-291-2/+2
|\ \ | |/ |/|
| * net: correct net_regist_get and add helperJoerie de Gram2011-10-281-1/+1
| * replace ipc_request and ipc_response by a single struct ipc_message_infoJoerie de Gram2011-10-281-1/+1
* | Various changes to code and vala binding regarding call APISimon Busch2011-10-281-13/+14
|/
* Add setup method for call outgoing message and various cleanups for call mess...Simon Busch2011-10-271-1/+3
* gprs: add some missing unknown bytes to ipc_gprs_ip_configuration messageSimon Busch2011-10-271-0/+1