aboutsummaryrefslogtreecommitdiffstats
path: root/vapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixup network registration messageSimon Busch2011-10-251-1/+8
* Add setup method for ipc_sec_pin_status_set messageSimon Busch2011-10-251-0/+3
* vapi: add a data property to each structure which returns the structure as by...Simon Busch2011-10-251-1/+292
* Implement several parts of known gprs messages typesSimon Busch2011-10-251-0/+79
* A plmn is only five byte long instead of six bytesSimon Busch2011-10-241-1/+2
* Updates for retrieve imsi and rsim data from response messagesSimon Busch2011-10-241-1/+3
* Various updates and correctionsSimon Busch2011-10-241-1/+14
* Minor update for network registration info structure in vala bindingSimon Busch2011-10-231-2/+2
* Various updates regarding better vala integrationSimon Busch2011-10-231-476/+16
* Add helper method to parse imsi from response dataSimon Busch2011-10-201-0/+3
* Add sms message types to vala API descriptionSimon Busch2011-10-191-0/+68
* Correct little mistake in vala API descriptionSimon Busch2011-10-191-1/+1
* No free function for VersionMessageSimon Busch2011-10-191-1/+1
* Reorder fields in generic phone response messageSimon Busch2011-10-191-1/+1
* Updates for the vala API descriptionSimon Busch2011-10-181-24/+25