summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improve LTE datacall setupreplicant-6.0Joey Hewitt2021-01-041-1/+2
* add NITZ time sync supportJoey Hewitt2021-01-045-5/+167
* address some timing issues; data seems more reliable nowJoey Hewitt2021-01-044-9/+16
* clean up property-setting a bitJoey Hewitt2021-01-037-25/+37
* add RilWrapper to git, to aid understandingJoey Hewitt2021-01-033-42/+2630
* make data more reliably workingJoey Hewitt2021-01-034-46/+59
* add CSD clientJoey Hewitt2020-03-254-2/+151
* data is now intermittently working on t0lteJoey Hewitt2020-02-1712-62/+321
* add service config to be imported by device treesJoey Hewitt2019-10-043-0/+90
* Update README.mdJoey Hewitt2019-08-171-1/+1
* update project statusJoey Hewitt2017-10-131-26/+16
* extract auxiliary classes and fix rawtypesJoey Hewitt2017-10-064-16/+57
* clean up BaseCommands' empty implementationsJoey Hewitt2017-10-0610-9/+211
* fix SIM status on Replicant 6Joey Hewitt2017-10-063-1/+10
* fix early crashes on Replicant 6Joey Hewitt2017-10-063-1/+6
* fix build on Replicant 6Joey Hewitt2017-10-062-0/+27
* (un)load modules in response to oFono's interfacesJoey Hewitt2017-09-2616-283/+452
* extract NetworkRegistrationModule from ModemJoey Hewitt2017-09-218-167/+232
* dependency injection and signal unregisteringJoey Hewitt2017-09-218-54/+109
* fix PDU length bug (casting to integer)Joey Hewitt2017-09-153-5/+6
* update feature statusJoey Hewitt2017-09-151-3/+2
* ofono: merge identical path-and-props structsJoey Hewitt2017-09-1510-87/+33
* handle modem up/down properlyJoey Hewitt2017-09-156-101/+200
* refactor CallState. use enum like similar areas doJoey Hewitt2017-09-143-40/+39
* fixup incoming calls with DIALING stateJoey Hewitt2017-09-141-1/+8
* simplify build, refine proguardJoey Hewitt2017-09-143-19/+8
* enable proguardJoey Hewitt2017-09-132-3/+25
* implement voicemail alert: put count in EF_MWISJoey Hewitt2017-09-092-32/+61
* refactor SimFiles to notify of changesJoey Hewitt2017-09-094-45/+106
* improve datacall implementationJoey Hewitt2017-09-095-30/+157
* update log levels for messagesJoey Hewitt2017-09-094-6/+5
* implement limited DTMF supportJoey Hewitt2017-09-095-40/+45
* improve SELinux policyJoey Hewitt2017-09-093-5/+52
* update statusJoey Hewitt2017-09-051-8/+8
* voicecall: fix number/name presentationJoey Hewitt2017-09-031-6/+24
* wrapper selectively sends method calls to dbus threadJoey Hewitt2017-09-0310-71/+197
* exclude dbus test classes from buildJoey Hewitt2017-09-031-1/+1
* dynamically build the wrapper classJoey Hewitt2017-09-0321-2779/+635
* fix warnings, such as raw typesJoey Hewitt2017-09-0215-74/+80
* ignore spurious prop changes (value didn't actually change)Joey Hewitt2017-09-023-12/+20
* notifications cleanupJoey Hewitt2017-09-028-73/+58
* make exception handling hopefully cleanerJoey Hewitt2017-09-024-50/+44
* implemented signal strengthJoey Hewitt2017-09-024-21/+21
* refactor: wrapper class that handles the async partsJoey Hewitt2017-09-0213-776/+3301
* switch oFono to Gobi driver!Joey Hewitt2017-09-018-25/+59
* switch to raw SMS PDU signal I added to oFonoJoey Hewitt2017-08-305-112/+91
* switch to raw SMS PDU method I added to oFonoJoey Hewitt2017-08-303-37/+27
* add system patches neededJoey Hewitt2017-08-305-6/+126
* update README with current statusJoey Hewitt2017-08-301-12/+35
* fixes to work with new StrictMode enforcementJoey Hewitt2017-08-302-15/+38