Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for the (incomplete) old protocol implementation used on H1. | Paul Kocialkowski | 2013-06-25 | 1 | -19/+45 |
| | | | | | | | Also refactor headers: values aligned to 16x4 spaces and other cosmetics Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | misc: Timezone value can be negative, use a signed char accordingly | Paul Kocialkowski | 2013-02-08 | 1 | -1/+1 |
| | | | | | Change-Id: I8dc9fb1412df458eda38683580764490135df45f Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Misc: Correct the value for time info message | Paul Kocialkowski | 2012-12-16 | 1 | -1/+1 |
| | | | | | Change-Id: Ia1dd301a339c34ac443fbc1da81e8d29b1f8f2a3 Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | switch to GPLv2+ as license as decided by all authors per mail | Simon Busch | 2012-09-21 | 1 | -1/+1 |
| | |||||
* | misc: add IPC_MISC_DEBUG_LEVEL message type | Simon Busch | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Switched crespo headers to ipc-v4 as these are shared between multiple devices | PaulK | 2012-01-28 | 1 | -2/+2 |
| | |||||
* | Added IPC_MISC_ME_SN types (it's not only for IMEI) and corrected structure | PaulK | 2011-11-22 | 1 | -0/+5 |
| | |||||
* | Fixed struct ipc_misc_me_version for crespo (1 byte offset) | PaulK | 2011-10-29 | 1 | -7/+6 |
| | |||||
* | Add vim modeline for uniform indentation | Simon Busch | 2011-10-29 | 1 | -13/+14 |
| | | | | | | | On IRC we agreed to use vim:ts=4:sw=4:expandtab as uniform indentation style for the library. Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Corrected Android.mk, crespo_ipc file, some headers and helpers. | PaulK | 2011-10-28 | 1 | -2/+2 |
| | |||||
* | Updates for retrieve imsi and rsim data from response messages | Simon Busch | 2011-10-24 | 1 | -1/+3 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Add helper method to parse imsi from response data | Simon Busch | 2011-10-20 | 1 | -3/+1 |
| | | | | Signed-off-by: Simon Busch <morphis@gravedo.de> | ||||
* | Rename library to libsamsung-ipc | Joerie de Gram | 2011-08-17 | 1 | -13/+13 |
| | |||||
* | add misc_me_version and misc_me_imsi | Joerie de Gram | 2011-08-16 | 1 | -1/+10 |
| | |||||
* | Cleanup, preliminary calling/sms support | Joerie de Gram | 2011-07-28 | 1 | -0/+40 |