1. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 11 years ago
  2. 1361c03 shill: Set Device.Scanning property to |false| after timeout. by Arman Uguray · 11 years ago
  3. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 11 years ago
  4. 7cf36b0 shill: cellular: Track auto-connect metrics. by Thieu Le · 11 years ago
  5. c953357 shill: Use carrier based unique id to identify a service's storage. by Arman Uguray · 11 years ago
  6. 3d6de0e shill: cellular: Indicate if service is activated over non-cellular network. by Ben Chan · 12 years ago
  7. 1582bdd shill: Disable autoconnect on activating cellular services by Christopher Wiley · 12 years ago
  8. 19f8397 shill: cellular: Suppress auto-connect when device is not running. by Ben Chan · 12 years ago
  9. 053fa82 Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether. by Joshua Kroll · 12 years ago
  10. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  11. c707330 shill: Supplying an APN with no "apn" field clears Cellular.APN. by Eric Shienbrood · 12 years ago
  12. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  13. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  14. dd3e866 shill: Use service_constant's kTypeCellular to create storage id. by Darin Petkov · 12 years ago
  15. 381928f shill: Broadcast OLP and Usage URL cellular service properties. by Darin Petkov · 12 years ago
  16. 3133241 shill: Fix the cellular service storage identifier. by Darin Petkov · 12 years ago
  17. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 12 years ago
  18. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  19. fb0625e shill: Disconnect and disable cellular modem when stopping the device. by Darin Petkov · 12 years ago
  20. adb6848 shill: don't auto-connect to a disconnected service by mukesh agrawal · 12 years ago
  21. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  22. d78ee7e shill: Broadcast service strength changes. by Darin Petkov · 13 years ago
  23. b9c9933 shill: Broadcast changes of CellularService's ActivationState property. by Darin Petkov · 13 years ago
  24. 0ed0f2e shill: implement Service.Disconnect (for WiFiService only) by mukesh agrawal · 13 years ago
  25. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  26. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  27. 6515aab [shill] Make profiles backed with StoreInterfaces by Chris Masone · 13 years ago
  28. 22aa71b shill: Implement service sorting by Paul Stewart · 13 years ago
  29. 7a4e400 shill: implement Manager.GetService (error-case only) by mukesh agrawal · 13 years ago
  30. 9d77993 [shill] Add code for persisting profiles and services to disk. by Chris Masone · 13 years ago
  31. f2f68a5 shill: acquire ip addresses for wifi (via dhcp), and signal when by mukesh agrawal · 13 years ago
  32. ac4ac00 shill: Clean up protected fields by Paul Stewart · 13 years ago
  33. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  34. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  35. d204580 shill: Update the network technology and roaming state in CellularService. by Darin Petkov · 13 years ago
  36. 34af218 [shill] Use flimflam-esque storage ids by Chris Masone · 13 years ago
  37. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  38. c408e69 shill: Support Cellular CDMA activation. by Darin Petkov · 13 years ago
  39. b27e544 shill: Obtain the payment and usage URLs from ModemManager. by Darin Petkov · 13 years ago
  40. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  41. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  42. 51a7e93 shill: push service naming down into Service class (instead of being by mukesh agrawal · 13 years ago
  43. 6791a43 [shill] Enable Profile objects to manage a list of Services to persist. by Chris Masone · 13 years ago
  44. b2e326b Re-land "[shill] Get rid of Entry as a first-class citizen"" by Chris Masone · 13 years ago
  45. 7c1ab1c Revert "[shill] Get rid of Entry as a first-class citizen" by Chris Masone · 13 years ago
  46. 9c9e8fb [shill] Get rid of Entry as a first-class citizen by Chris Masone · 13 years ago
  47. 7aa5f90 [shill] Back property storage in Service objects with Entry objects by Chris Masone · 13 years ago
  48. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  49. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  50. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  51. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago