index
:
hardware_replicant_libsamsung-ril
main
master
replicant-6.0
hardware/ril/samsung-ril
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change coding style: add a space after if, for and while
Paul Kocialkowski
2013-02-09
17
-469
/
+469
*
compat: Removed separate header: apply per-version changes in the code
Paul Kocialkowski
2013-02-09
5
-61
/
+61
*
sec: Rewrite SIM I/O functions
Paul Kocialkowski
2013-02-09
2
-34
/
+55
*
MISC: Timezone can be negative: handle that case as well
Paul Kocialkowski
2013-02-08
1
-2
/
+3
*
PWR: Report power states and return to RILJ properly
Paul Kocialkowski
2012-12-16
2
-24
/
+20
*
RFS: Export ipc_rfs_send function prototype
Paul Kocialkowski
2012-12-15
2
-2
/
+3
*
SAT: Rename STK functions, disable STK by default
Paul Kocialkowski
2012-12-15
4
-18
/
+37
*
Copyright: Corrected email address
Paul Kocialkowski
2012-11-19
24
-24
/
+24
*
Disp: Report RSSI properly with newer version
Paul Kocialkowski
2012-11-18
2
-11
/
+20
*
TODO: Removed implemented GPRS functions
Paul Kocialkowski
2012-11-12
1
-7
/
+0
*
SRS: Set non-blocking flag without override
Paul Kocialkowski
2012-11-12
1
-1
/
+4
*
GPRS: Pass CID to activate/deactivate IPC functions
Paul Kocialkowski
2012-11-11
1
-2
/
+2
*
SRS: Rework to handle multiple clients in a better way
Paul Kocialkowski
2012-11-05
4
-123
/
+436
*
Updated copyright information
Paul Kocialkowski
2012-11-04
22
-20
/
+22
*
SMS: Use lists stored in ril_data instead of global table
Paul Kocialkowski
2012-11-04
4
-316
/
+302
*
SMS: Process next incoming message after failure
Paul Kocialkowski
2012-11-04
2
-10
/
+17
*
SMS: Use lists stored in ril_data instead of global tpid table
Paul Kocialkowski
2012-11-01
3
-99
/
+142
*
GEN: Change function name to match naming style
Paul Kocialkowski
2012-11-01
1
-2
/
+2
*
GPRS: Use lists stored in ril_data instead of global table
Paul Kocialkowski
2012-11-01
3
-91
/
+135
*
GEN: Use lists stored in ril_data instead of global table
Paul Kocialkowski
2012-11-01
3
-79
/
+104
*
PWR: Fix typo error
Paul Kocialkowski
2012-11-01
1
-1
/
+1
*
Reworked RIL requests, globals, SIM status, client
Paul Kocialkowski
2012-11-01
21
-694
/
+858
*
Call: return NULL and 0 len when no calls are to be listed
Paul Kocialkowski
2012-09-19
1
-0
/
+7
*
SEC: Avoid garbage when sending SIM IO
Paul Kocialkowski
2012-09-14
1
-17
/
+15
*
Stick to the latest libsamsung-ipc changes
Paul Kocialkowski
2012-09-09
2
-5
/
+5
*
GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALL
Paul Kocialkowski
2012-09-07
5
-35
/
+101
*
Stick to the latest libsamsung-ipc changes
Paul Kocialkowski
2012-09-06
4
-81
/
+83
*
Cosmetics: removed lines with tabs or spaces
Paul Kocialkowski
2012-08-28
10
-18
/
+18
*
SRS: Use different socket type based on RIL version
Paul Kocialkowski
2012-08-28
1
-1
/
+4
*
Rework SRS to support multiple clients
Alexander Tarasikov
2012-08-27
4
-133
/
+113
*
Synchronize ril and ipc notifications
Alexander Tarasikov
2012-08-26
1
-2
/
+24
*
Only fake ril version on jellybean
Alexander Tarasikov
2012-08-25
1
-1
/
+5
*
Fix compiling gprs on Gingerbread
Alexander Tarasikov
2012-08-25
1
-3
/
+11
*
Fix GPRS on ICS/JB
Alexander Tarasikov
2012-08-25
2
-70
/
+158
*
compat: fix data fail cause
Alexander Tarasikov
2012-08-24
1
-0
/
+1
*
Merge remote-tracking branch 'ksys/master' into replicant-merge
Alexander Tarasikov
2012-08-24
13
-52
/
+249
|
\
|
*
Use RADIO_STATE_ON on ICS/JB only
Alexander Tarasikov
2012-08-24
3
-3
/
+5
|
*
Add a pointer check to ipc_net_plmn_sel
Alexander Tarasikov
2012-08-23
1
-3
/
+12
|
*
Add the compat.h header to multiple Android trees
Alexander Tarasikov
2012-08-23
4
-27
/
+56
|
*
Use RADIO_STATE_ON
Alexander Tarasikov
2012-08-20
2
-3
/
+5
|
*
Switch to v6 structures (mostly a cosmetic change)
Alexander Tarasikov
2012-08-20
1
-6
/
+6
|
*
Hack RIL_VERSION to make voice calls work on jellybean
Alexander Tarasikov
2012-07-25
1
-1
/
+1
|
*
Fix some compilation warnings
Alexander Tarasikov
2012-07-25
9
-36
/
+52
|
*
Fix compilation on jellybean
Alexander Tarasikov
2012-07-23
3
-2
/
+18
|
*
Fix ussd message corruption
Alexander Tarasikov
2012-07-13
1
-1
/
+1
|
*
Move SmsCodingScheme to utils.c for future reuse
Alexander Tarasikov
2012-07-13
3
-38
/
+42
|
*
Fix USSD encoding for all GSM7/UCS2/ASCII cases
Alexander Tarasikov
2012-07-13
1
-5
/
+45
|
*
Add UCS2 USSD decoding
Alexander Tarasikov
2012-07-13
1
-2
/
+18
|
*
Add the utf8_write function to decode ucs2 data
Alexander Tarasikov
2012-07-13
2
-0
/
+38
|
*
srs: use SOCKET_ABSTRACT to fix ICS permissions
Alexander Tarasikov
2012-07-08
1
-1
/
+1
[next]