aboutsummaryrefslogtreecommitdiffstats
path: root/vapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* More work regarding vala APi descriptionSimon Busch2011-10-171-29/+43
* Rename IPC_PWR_PHONE_ONLINE to IPC_PWR_PHONE_STATE according to samsungs andr...Simon Busch2011-10-171-3/+3
* Add a lot more enums and structs to the vala api descriptionSimon Busch2011-10-171-71/+463
* Don't use and c implemented to_string method anymoreSimon Busch2011-10-141-6/+20
* Implement log handler delegate the user can set to forwarding logging output ...Simon Busch2011-10-141-0/+2
* Combine all message types in one enumeration and add a to_string method for itSimon Busch2011-10-141-87/+331
* Several updates regarding better vala api description supportSimon Busch2011-10-131-11/+50
* Add method to print command type of response messages to vala api descriptionSimon Busch2011-10-131-1/+2
* Export string representation creation methods in vala api descriptionSimon Busch2011-10-121-0/+6
* Fix mistake in vala api descriptionSimon Busch2011-10-121-1/+1
* Add some more message types and structure to the vala api descriptionSimon Busch2011-10-121-0/+197
* Adjust name of array length property in vala API descriptionSimon Busch2011-10-111-1/+2
* Rename response types and export them together with request ones in the vapiSimon Busch2011-10-101-3/+22
* Rework API of this library to integrate better with other environments than A...Simon Busch2011-10-101-27/+19
* Add additional method to set the file description for workSimon Busch2011-09-301-0/+2
* Several update regarding integration in other userland environements than and...Simon Busch2011-09-291-0/+89