1. b5954a2 shill: Ensure valid cellular service before using it. by Thieu Le · 12 years ago
  2. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  3. cd0349c shill: cellular: update and test the scanning property by Jason Glasgow · 12 years ago
  4. a49062a shill: Do not run OnScanReply callback if it is null by Gary Morain · 12 years ago
  5. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  6. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  7. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 12 years ago
  8. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  9. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  10. 923006b 3G: Add ability to ignore an error that occurs during asynchronous calls. by Thieu Le · 12 years ago
  11. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  12. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  13. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  14. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  15. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  16. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 13 years ago
  17. dd3e866 shill: Use service_constant's kTypeCellular to create storage id. by Darin Petkov · 13 years ago
  18. 0d06f7d shill: Add support for Cellular.SupportNetworkScan property. by Darin Petkov · 13 years ago
  19. b7828b0 shill: Broadcast changes in the Cellular.FoundNetworks property. by Darin Petkov · 13 years ago
  20. 3133241 shill: Fix the cellular service storage identifier. by Darin Petkov · 13 years ago
  21. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 13 years ago
  22. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  23. b9c9933 shill: Broadcast changes of CellularService's ActivationState property. by Darin Petkov · 13 years ago
  24. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  25. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  26. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  27. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  28. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  29. 0a4dfeb shill: Initialize GSM home provider based on IMSI/SPN and provider DB. by Darin Petkov · 13 years ago
  30. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  31. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  32. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  33. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  34. 1272a43 shill: Move network scanning to capability delegates. by Darin Petkov · 13 years ago
  35. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  36. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  37. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  38. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  39. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago