index
:
frameworks_opt_telephony_ril_ofono
replicant-6.0
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve LTE datacall setup
replicant-6.0
Joey Hewitt
2021-01-04
1
-1
/
+2
*
add NITZ time sync support
Joey Hewitt
2021-01-04
4
-5
/
+146
*
address some timing issues; data seems more reliable now
Joey Hewitt
2021-01-04
3
-9
/
+15
*
clean up property-setting a bit
Joey Hewitt
2021-01-03
3
-19
/
+19
*
add RilWrapper to git, to aid understanding
Joey Hewitt
2021-01-03
1
-0
/
+2553
*
make data more reliably working
Joey Hewitt
2021-01-03
3
-44
/
+58
*
add CSD client
Joey Hewitt
2020-03-25
1
-0
/
+137
*
data is now intermittently working on t0lte
Joey Hewitt
2020-02-17
6
-52
/
+302
*
extract auxiliary classes and fix rawtypes
Joey Hewitt
2017-10-06
3
-14
/
+55
*
clean up BaseCommands' empty implementations
Joey Hewitt
2017-10-06
9
-8
/
+210
*
fix SIM status on Replicant 6
Joey Hewitt
2017-10-06
3
-1
/
+10
*
fix build on Replicant 6
Joey Hewitt
2017-10-06
2
-0
/
+27
*
(un)load modules in response to oFono's interfaces
Joey Hewitt
2017-09-26
10
-267
/
+424
*
extract NetworkRegistrationModule from Modem
Joey Hewitt
2017-09-21
7
-166
/
+231
*
dependency injection and signal unregistering
Joey Hewitt
2017-09-21
8
-54
/
+109
*
fix PDU length bug (casting to integer)
Joey Hewitt
2017-09-15
2
-3
/
+4
*
ofono: merge identical path-and-props structs
Joey Hewitt
2017-09-15
1
-8
/
+8
*
handle modem up/down properly
Joey Hewitt
2017-09-15
3
-85
/
+177
*
refactor CallState. use enum like similar areas do
Joey Hewitt
2017-09-14
3
-40
/
+39
*
fixup incoming calls with DIALING state
Joey Hewitt
2017-09-14
1
-1
/
+8
*
implement voicemail alert: put count in EF_MWIS
Joey Hewitt
2017-09-09
2
-32
/
+61
*
refactor SimFiles to notify of changes
Joey Hewitt
2017-09-09
4
-45
/
+106
*
improve datacall implementation
Joey Hewitt
2017-09-09
3
-25
/
+154
*
update log levels for messages
Joey Hewitt
2017-09-09
3
-6
/
+4
*
implement limited DTMF support
Joey Hewitt
2017-09-09
4
-24
/
+28
*
voicecall: fix number/name presentation
Joey Hewitt
2017-09-03
1
-6
/
+24
*
wrapper selectively sends method calls to dbus thread
Joey Hewitt
2017-09-03
9
-54
/
+173
*
dynamically build the wrapper class
Joey Hewitt
2017-09-03
18
-2632
/
+424
*
fix warnings, such as raw types
Joey Hewitt
2017-09-02
9
-60
/
+60
*
ignore spurious prop changes (value didn't actually change)
Joey Hewitt
2017-09-02
3
-12
/
+20
*
notifications cleanup
Joey Hewitt
2017-09-02
8
-73
/
+58
*
make exception handling hopefully cleaner
Joey Hewitt
2017-09-02
4
-50
/
+44
*
implemented signal strength
Joey Hewitt
2017-09-02
4
-21
/
+21
*
refactor: wrapper class that handles the async parts
Joey Hewitt
2017-09-02
10
-774
/
+3157
*
switch oFono to Gobi driver!
Joey Hewitt
2017-09-01
4
-5
/
+34
*
switch to raw SMS PDU signal I added to oFono
Joey Hewitt
2017-08-30
3
-107
/
+77
*
switch to raw SMS PDU method I added to oFono
Joey Hewitt
2017-08-30
1
-33
/
+18
*
fixes to work with new StrictMode enforcement
Joey Hewitt
2017-08-30
1
-15
/
+37
*
implement basic data connection
Joey Hewitt
2017-08-30
8
-40
/
+563
*
refactor and cleanup
Joey Hewitt
2017-08-30
10
-872
/
+1391
*
implement user-initiated USSD
Joey Hewitt
2017-08-30
1
-2
/
+24
*
tag potentially-sensitive log data so it can be redacted by configuration
Joey Hewitt
2017-08-30
3
-28
/
+93
*
map voicemail number into emulated SIM fs, cleanup SIM IO
Joey Hewitt
2017-08-30
3
-105
/
+185
*
Basic voicecall sending/receiving, answering, rejecting.
Joey Hewitt
2017-08-30
2
-53
/
+294
*
return NOT_SUPPORTED for unimplemented methods, cleanup logging
Joey Hewitt
2017-08-30
1
-237
/
+146
*
implemented SMS receiving
Joey Hewitt
2017-08-30
5
-19
/
+333
*
clean up signal handling a bit
Joey Hewitt
2017-08-30
1
-18
/
+17
*
implemented SMS sending
Joey Hewitt
2017-08-30
1
-4
/
+89
*
implement some SIM IO (phone # and ICCID)
Joey Hewitt
2017-08-30
2
-12
/
+149
*
got some basic network status reporting up
Joey Hewitt
2017-08-30
2
-33
/
+1252
[next]