1. 63881a7 shill: Only complete cellular Start() early if proxies are initialized by Thieu Le · 10 years ago
  2. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  3. c93b6bc shill: cellular: Provide IMSI / ICCID values from the SIM to serving operator. by Prathmesh Prabhu · 10 years ago
  4. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  5. 6e0a8ef shill: cellular: Remove old code paths to update operator information. by Prathmesh Prabhu · 10 years ago
  6. 8599e05 shill: cellular: Move ownership of MobileOperatorInfo objects to Cellular. by Prathmesh Prabhu · 10 years ago
  7. 28b4a3b shill: cellular: Add MobileOperatorInfo. by Prathmesh Prabhu · 11 years ago
  8. f98f00e shill: cellular: Reorganize default implementations in capability code. by Ben Chan · 11 years ago
  9. 700ff4d shill: cellular: Move remaining properties from Capability* to Cellular. by Prathmesh Prabhu · 11 years ago
  10. 49ffffd shill: cellular: Move Scanning property from capabilities to cellular. by Prathmesh Prabhu · 11 years ago
  11. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  12. 1ee9391 shill: cellular: Unify enable state change code paths. by Arman Uguray · 11 years ago
  13. 39a7beb shill: Remove unnecessary shill:: namespace prefixes. by Ben Chan · 11 years ago
  14. 7ea768e shill: cellular: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  15. 4823f4f shill: Improves logging for scan. by Wade Guthrie · 11 years ago
  16. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 12 years ago
  17. 18c1107 shill: cellular: Add Network.Shill.Cellular.TimeToScan metric. by Thieu Le · 12 years ago
  18. a2519bf shill: Add Network.Shill.Cellular.TimeToDisable. by Thieu Le · 12 years ago
  19. ce4483e shill: Add Network.Shill.Cellular.TimeToEnable metrics. by Thieu Le · 12 years ago
  20. 8a46890 shill: Disconnect before activation correctly by Christopher Wiley · 12 years ago
  21. 7d0953e shill: Disconnect modem before attempting to activate by Christopher Wiley · 12 years ago
  22. 049adb5 shill: cellular: Change cellular disconnect timeout to 45s. by Thieu Le · 12 years ago
  23. 1abca3e shill: cellular: Add Cellular.SupportedCarriers Device property. by Darin Petkov · 12 years ago
  24. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  25. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  26. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  27. 3d27539 shill: Check modem proxy validity before Disconnecting. by Thieu Le · 12 years ago
  28. 6b34a84 shill: fix uninitialized field by mukesh agrawal · 12 years ago
  29. c8d2d96 shill: Increase timeout when calling modem Enable. by Thieu Le · 12 years ago
  30. a0caabf shill: move CellularTaskList from CellularCapability to CellularCapabilityClassic by Jason Glasgow · 12 years ago
  31. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  32. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  33. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 12 years ago
  34. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  35. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 13 years ago