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