1. 74924d8 shill: cellular: Update DBus bindings changed in ModemManager 0.8 by Ben Chan · 11 years ago
  2. c7e63af shill: cellular: Update UnlockRequired and UnlockRetries separately. by Arman Uguray · 11 years ago
  3. f6366ac cellular: Increase timeout passed to mm1::SimProxy::SendPin. by Arman Uguray · 11 years ago
  4. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  5. b0febb2 shill: cellular: Remove DBus bindings changed in ModemManager 0.8 by Ben Chan · 11 years ago
  6. 8f6479f cellular: Defer 3GPP registration update to avoid temporary registration loss. by Prathmesh Prabhu · 11 years ago
  7. 0a3e279 shill: cellular: Implement CDMA activation over non-cellular. by Arman Uguray · 12 years ago
  8. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  9. 72fab6a shill: Implement CellularCapabilityUniversalCDMA. by Arman Uguray · 12 years ago
  10. a14941d shill: cellular: Reset modem after timeout following activation. by Arman Uguray · 11 years ago
  11. f84a424 shill: cellular: Use ConnectionHealthChecker for out-of-credit detection by Arman Uguray · 11 years ago
  12. d42d8ec shill: cellular: Activate TrafficMonitor on Cellular devices. by Arman Uguray · 11 years ago
  13. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  14. 7af0fac shill: Always return LTE as the NetworkTechnology on E362. by Arman Uguray · 11 years ago
  15. 2cac294 shill: cellular: Fix incorrect SetPowertState() timeout. by Thieu Le · 11 years ago
  16. b9c05e0 cellular: Fix crash when calling callback synchronously. by Thieu Le · 11 years ago
  17. efea6e0 shill: cellular: Mark service as "activating" once the payment is done. by Arman Uguray · 12 years ago
  18. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 12 years ago
  19. ee464d3 shill: cellular: call SetPowerState after disabling modem. by Arman Uguray · 12 years ago
  20. d759252 shill: cellular: Normalize MDN to remove non-digit characters. by Ben Chan · 12 years ago
  21. 6552f8c shill: cellular: Root path for the SIM path should be regarded as no SIM. by Arman Uguray · 12 years ago
  22. 1361c03 shill: Set Device.Scanning property to |false| after timeout. by Arman Uguray · 12 years ago
  23. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 12 years ago
  24. d73783f shill: Use Operator ID when setting home provider. by Arman Uguray · 12 years ago
  25. c953357 shill: Use carrier based unique id to identify a service's storage. by Arman Uguray · 12 years ago
  26. ce4483e shill: Add Network.Shill.Cellular.TimeToEnable metrics. by Thieu Le · 12 years ago
  27. 8a2c01e shill: cellular: Update Scanning property in CellularCapabilityUniversal. by Ben Chan · 12 years ago
  28. fcca27b shill: cellular: Support network scan only in GSM/UMTS mode. by Ben Chan · 12 years ago
  29. 5d0d32c shill: cellular: Implement 'Reset' for modems managed by ModemManager. by Ben Chan · 12 years ago
  30. ab9364e shill: Refresh SIM properties when the SIM lock status changes. by Arman Uguray · 12 years ago
  31. 8a46890 shill: Disconnect before activation correctly by Christopher Wiley · 12 years ago
  32. 5218cf2 shill: cellular: Update status when registration is lost. by Thieu Le · 12 years ago
  33. 6e5639f shill: Update bearer path when modem state changes to CONNECTED. by Arman Uguray · 12 years ago
  34. 09fa2a0 shill: cellular: Create a pseudo service for activation. by Ben Chan · 12 years ago
  35. 092b12b shill: cellular: Use operator ID from SIM as a fallback. by Ben Chan · 12 years ago
  36. 6d0d1e7 shill: cellular: Update online payment portal when available. by Ben Chan · 12 years ago
  37. 1578603 shill: cellular: Determine if service activation is required. by Ben Chan · 12 years ago
  38. bd3aee8 shill: cellular: Add Cellular.SIMPresent property. by Ben Chan · 12 years ago
  39. 5c853ef shill: cellular: Fix ModemManager header inclusion. by Ben Chan · 12 years ago
  40. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  41. e285a84 shill: Send Modem 'Enable' command when modem is disabled by Gary Morain · 12 years ago
  42. a4ca3c3 shill: cellular: Improve cellular service name generation. by Darin Petkov · 12 years ago
  43. b4fccd2 shill: cellular: Avoid null pointer dereference if provider has no networks. by Darin Petkov · 12 years ago
  44. 3d27539 shill: Check modem proxy validity before Disconnecting. by Thieu Le · 12 years ago
  45. f6120e9 shill: cellular: Update ModemManager header inclusion. by Ben Chan · 12 years ago
  46. 02401cc shill: cellular: Make StopModem call disconnect for MM1 modems by Jason Glasgow · 12 years ago
  47. 9f09aef shill: CellularCapabilityUniversal: return proper technology family by Jason Glasgow · 12 years ago
  48. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  49. cd0349c shill: cellular: update and test the scanning property by Jason Glasgow · 12 years ago
  50. 4380f0d shill: cellular: Ensure that home_provider is set when modem enabled by Jason Glasgow · 12 years ago
  51. af58328 shill: cellular_capability_universal: unify property change handling by Jason Glasgow · 12 years ago
  52. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  53. 3022be5 shill: Cleanup - private callback methods shouldn't be virtual. by Nathan Williams · 12 years ago
  54. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 12 years ago
  55. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  56. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 12 years ago
  57. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago