Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
dc80b326997e74bf05587f0a703e7e9a3c50e83c
/
cellular.cc
68d4109
shill: Adds UMA metric for scan time for certain scans.
by Wade Guthrie
· 12 years ago
27526f1
shill: cellular: Consolidate singletons passed through constructors
by Prathmesh Prabhu
· 12 years ago
97f317c
shill: Change ownership of activating_iccidstore
by Prathmesh Prabhu
· 12 years ago
c7b1560
shill: cellular: Keep track of activation per ICCID after online payment.
by Arman Uguray
· 12 years ago
c7d8cd1
shill: cellular: Explicitly disallow connect when not registered.
by Thieu Le
· 12 years ago
6c1e3bb
shill: cellular: Add Network.Shill.Cellular.DropsPerHour.
by Thieu Le
· 12 years ago
b7aa5f7
shill: cellular: Add Network.Shill.Cellular.FailureReason.
by Thieu Le
· 12 years ago
7cf36b0
shill: cellular: Track auto-connect metrics.
by Thieu Le
· 12 years ago
26fc01b
shill: cellular: Add LTE drop metrics.
by Thieu Le
· 12 years ago
18c1107
shill: cellular: Add Network.Shill.Cellular.TimeToScan metric.
by Thieu Le
· 12 years ago
cdb5a21
shill: Add Network.Shill.Cellular.TimeToConnect metric.
by Thieu Le
· 12 years ago
ce4483e
shill: Add Network.Shill.Cellular.TimeToEnable metrics.
by Thieu Le
· 12 years ago
457728b
shill: Log service's unique name rather than friendly name.
by Darin Petkov
· 12 years ago
5d0d32c
shill: cellular: Implement 'Reset' for modems managed by ModemManager.
by Ben Chan
· 12 years ago
8a46890
shill: Disconnect before activation correctly
by Christopher Wiley
· 12 years ago
9169d25
shill: Signal CellularService state change on registration state change
by Christopher Wiley
· 12 years ago
32c7640
shill: LinkEvent shouldn't call DestroyService
by Arman Uguray
· 12 years ago
5218cf2
shill: cellular: Update status when registration is lost.
by Thieu Le
· 12 years ago
1582bdd
shill: Disable autoconnect on activating cellular services
by Christopher Wiley
· 12 years ago
0f5dfa0
shill: Log cellular service destruction only if it actually happens.
by Darin Petkov
· 12 years ago
7d0953e
shill: Disconnect modem before attempting to activate
by Christopher Wiley
· 12 years ago
09fa2a0
shill: cellular: Create a pseudo service for activation.
by Ben Chan
· 12 years ago
62028b2
shill: cellular: Instantiate and propagate CellularOperatorInfo object.
by Ben Chan
· 12 years ago
3ec5534
shill: cellular: Disconnect service on suspend.
by Darin Petkov
· 12 years ago
539c423
shill: cellular: Implement Cellular::OnDisconnectFailed.
by Arman Uguray
· 12 years ago
1c01bef
shill: cellular: Don't hang on to the Device instance just for termination.
by Darin Petkov
· 12 years ago
c37a9c4
shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch.
by Darin Petkov
· 12 years ago
b691efd
shill: Rename SMLOG to SLOG
by Christopher Wiley
· 12 years ago
64b0fe5
shill: Change cellular callback bindings to weak pointers.
by Thieu Le
· 12 years ago
3ecdf82
shill: cellular: Obtain IMSI when a GSM device is constructed.
by Ben Chan
· 12 years ago
d001205
shill: Perform modem disconnect based on modem state.
by Thieu Le
· 12 years ago
e7c6ad3
shill: Add Profile and Manager UpdateDevice support.
by Darin Petkov
· 12 years ago
a0a0efe
shill: cellular: Destroy cellular service before deregistering cellular device.
by Darin Petkov
· 12 years ago
a585fc3
cellular: export the DBus.ServiceProperty
by Jason Glasgow
· 12 years ago
da79862
Remove the the TechnologyIs method from Device, associated classes, and everything else.
by Joshua Kroll
· 12 years ago
a9fb325
shill: Add cellular hooks for suspend and termination
by Gary Morain
· 12 years ago
7234ec3
shill: LTE: handle connect completion message after service gone
by Jason Glasgow
· 12 years ago
b5954a2
shill: Ensure valid cellular service before using it.
by Thieu Le
· 12 years ago
37b9003
shill: Destroy cellular service after the modem has stopped.
by Thieu Le
· 12 years ago
baeefdf
shill: Fix cellular PIN unlock
by Gary Morain
· 13 years ago
4380f0d
shill: cellular: Ensure that home_provider is set when modem enabled
by Jason Glasgow
· 13 years ago
7b461df
shill: cellular: Persist the Allow.Roaming property of cellular devices
by Jason Glasgow
· 13 years ago
7fce52c
shill: Handle modem state changes reported by modem-manager.
by Eric Shienbrood
· 13 years ago
fad4a0b
shill: Replace VLOG with SLOG.
by Ben Chan
· 13 years ago
3022be5
shill: Cleanup - private callback methods shouldn't be virtual.
by Nathan Williams
· 13 years ago
b54974f
shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal
by Nathan Williams
· 13 years ago
4c0724a
shill: cellular: simplify property change notification
by Jason Glasgow
· 13 years ago
4a49079
shill: device: require a non NULL error pointer be passed to Start
by Jason Glasgow
· 13 years ago
82f9ab3
shill: Add CellularCapabilityUniversal
by Jason Glasgow
· 13 years ago
cc95c5d
shill: Do a better job keeping the Service.State property up to date.
by Eric Shienbrood
· 13 years ago
0db6a9b
shill: support the Cellular.Family device property.
by Eric Shienbrood
· 13 years ago
fa1d31d
Split Modem into ModemClassic and Modem1
by David Rochberg
· 13 years ago
30bc0ec
shill: Make cellular Connect work for GSM networks.
by Eric Shienbrood
· 13 years ago
9a24553
Make Enable/Disable work using new callbacks for async support.
by Eric Shienbrood
· 13 years ago
3e20a23
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
b5c8940
Revert "shill: Convert code to use the newest version of libchrome."
by Eric Shienbrood
· 13 years ago
08a4ffb
shill: Convert code to use the newest version of libchrome.
by Eric Shienbrood
· 13 years ago
9c1dcef
shill: Handle setting of cellular's AllowRoaming property.
by Darin Petkov
· 13 years ago
3133241
shill: Fix the cellular service storage identifier.
by Darin Petkov
· 13 years ago
5de44ab
Add async support for shill client calls.
by Eric Shienbrood
· 13 years ago
04e6358
shill: Register CellularService with the Manager as soon as it's created.
by Eric Shienbrood
· 13 years ago
fb0625e
shill: Disconnect and disable cellular modem when stopping the device.
by Darin Petkov
· 13 years ago
3426c8f
shill: Move Metrics from singleton to Shill daemon
by Thieu Le
· 13 years ago
d78ee7e
shill: Broadcast service strength changes.
by Darin Petkov
· 13 years ago
ac635a8
shill: Set the cellular service friendly name.
by Darin Petkov
· 13 years ago
2c37738
shill: Destroy cellular connection when downgrading from registered state.
by Darin Petkov
· 13 years ago
c64fe5e
shill: Make all device *PIN service methods asynchronous.
by Darin Petkov
· 13 years ago
e5bc2cb
shill: Framework for asynchronous service side RPC calls.
by Darin Petkov
· 13 years ago
2bf1d35
shill: Enable and disable IPv6 with interface events
by Paul Stewart
· 13 years ago
435de2c
Implement {Available|Connected|Enabled}Technolgies and DefaultTechnology
by Gaurav Shah
· 13 years ago
b72cf40
shill: Decouple Cellular's IsRegistered from the network technology string.
by Darin Petkov
· 13 years ago
0a4dfeb
shill: Initialize GSM home provider based on IMSI/SPN and provider DB.
by Darin Petkov
· 13 years ago
5f316f6
shill: Remove Cellular's obsolete |type_| data member.
by Darin Petkov
· 13 years ago
721ac93
shill: Refactor SIM lock status properties into the GSM delegate.
by Darin Petkov
· 13 years ago
ae0c64e
shill: Move GSM/CDMA structs to capability delegates.
by Darin Petkov
· 13 years ago
184c54e
shill: Move cellular network registration to capability delegates.
by Darin Petkov
· 13 years ago
a3d3be5
shill: Move CDMA activation to capability delegates.
by Darin Petkov
· 13 years ago
1b7a616
shill: Implement write-only properties
by Gaurav Shah
· 13 years ago
1272a43
shill: Move network scanning to capability delegates.
by Darin Petkov
· 13 years ago
3e50924
shill: Retrieve cellular signal strength in capability delegates.
by Darin Petkov
· 13 years ago
20c13ec
shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates.
by Darin Petkov
· 13 years ago
cb54773
shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate.
by Darin Petkov
· 13 years ago
b05315f
shill: Move PIN management to the capability delegates.
by Darin Petkov
· 13 years ago
137884a
shill: Lookup the mobile provider database to obtain GSM network info.
by Darin Petkov
· 13 years ago
daf4386
shill: Start moving tehnology-specific functionality to capability delegates.
by Darin Petkov
· 13 years ago
be00517
shill; Create Error::LogMessage utility routine
by Paul Stewart
· 13 years ago
26b327e
shill: A couple of naming cleanups
by Paul Stewart
· 13 years ago
ffa3d04
shill: allow property accessors to return an error message if a
by mukesh agrawal
· 13 years ago
ab565bb
shill: Convert ProxyFactory singleton to LazyInstance.
by Darin Petkov
· 13 years ago
1830fa1
shill: enable (don't disable) -Wunused
by mukesh agrawal
· 13 years ago
fdd1607
shill: Add Technology class
by Paul Stewart
· 13 years ago
c086531
shill: Support for GSM network scanning.
by Darin Petkov
· 13 years ago
5c4dd0b
shill: clear more state on calls to Device::Stop and WiFi::Stop
by mukesh agrawal
· 13 years ago
de29fa8
shill: tighten up constness of PropertyStore
by mukesh agrawal
· 13 years ago
48a511a
shill: Support SIM lock status updates and MmPropertiesChanged.
by Darin Petkov
· 13 years ago
e42e101
shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN.
by Darin Petkov
· 13 years ago
9ae310f
shill: Basic implementation of Device::Register DBus service method.
by Darin Petkov
· 13 years ago
975b5e7
shill: Obtain GSM and CDMA identifiers when registering the modem.
by Darin Petkov
· 13 years ago
22b72bf
shill: Get and update the GSM signal strength on registration state transition.
by Darin Petkov
· 13 years ago
e1a3e24
shill: Use newly added kNetworkTechnologyGsm constant instead of "GSM".
by Darin Petkov
· 13 years ago
Next »