1. bd3aee8 shill: cellular: Add Cellular.SIMPresent property. by Ben Chan · 12 years ago
  2. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  3. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  4. 82a31a0 shill: Retry calls to proxy's GetIMSI by Gary Morain · 12 years ago
  5. 9f09aef shill: CellularCapabilityUniversal: return proper technology family by Jason Glasgow · 12 years ago
  6. 4380f0d shill: cellular: Ensure that home_provider is set when modem enabled by Jason Glasgow · 12 years ago
  7. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  8. 3022be5 shill: Cleanup - private callback methods shouldn't be virtual. by Nathan Williams · 12 years ago
  9. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 12 years ago
  10. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  11. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  12. 923006b 3G: Add ability to ignore an error that occurs during asynchronous calls. by Thieu Le · 12 years ago
  13. 0db6a9b shill: support the Cellular.Family device property. by Eric Shienbrood · 12 years ago
  14. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  15. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  16. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  17. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  18. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  19. 9c1dcef shill: Handle setting of cellular's AllowRoaming property. by Darin Petkov · 12 years ago
  20. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 12 years ago
  21. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  22. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  23. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  24. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  25. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  26. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  27. 0a4dfeb shill: Initialize GSM home provider based on IMSI/SPN and provider DB. by Darin Petkov · 13 years ago
  28. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  29. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  30. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  31. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  32. 1272a43 shill: Move network scanning to capability delegates. by Darin Petkov · 13 years ago
  33. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  34. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  35. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  36. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  37. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago