1. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  2. 2c37738 shill: Destroy cellular connection when downgrading from registered state. by Darin Petkov · 13 years ago
  3. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  4. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  5. 0a4dfeb shill: Initialize GSM home provider based on IMSI/SPN and provider DB. by Darin Petkov · 13 years ago
  6. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  7. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  8. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  9. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  10. a3d3be5 shill: Move CDMA activation to capability delegates. by Darin Petkov · 13 years ago
  11. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  12. 1272a43 shill: Move network scanning to capability delegates. by Darin Petkov · 13 years ago
  13. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  14. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  15. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  16. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  17. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  18. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago
  19. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  20. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  21. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  22. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  23. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  24. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  25. 48a511a shill: Support SIM lock status updates and MmPropertiesChanged. by Darin Petkov · 13 years ago
  26. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  27. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  28. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  29. 22b72bf shill: Get and update the GSM signal strength on registration state transition. by Darin Petkov · 13 years ago
  30. 9bac6fe shill: Transition Cellular's state to Registered when the modem is registered. by Darin Petkov · 13 years ago
  31. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  32. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  33. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  34. d204580 shill: Update the network technology and roaming state in CellularService. by Darin Petkov · 13 years ago
  35. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  36. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  37. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  38. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  39. 5148900 shill: Propagate activation errors to the Cellular service. by Darin Petkov · 13 years ago
  40. c408e69 shill: Support Cellular CDMA activation. by Darin Petkov · 13 years ago
  41. cc04442 shill: Handle prl_version/payment_url/usage_url for CDMA only. by Darin Petkov · 13 years ago
  42. b27e544 shill: Obtain the payment and usage URLs from ModemManager. by Darin Petkov · 13 years ago
  43. 0828f5f shill: Bring the interface up when the modem is connected. by Darin Petkov · 13 years ago
  44. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  45. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  46. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  47. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  48. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  49. ceb6817 shill: Cellular device: GetModemStatus and GetModemInfo. by Darin Petkov · 13 years ago
  50. f5f61e0 shill: Generate more ModemManager interface bindings. by Darin Petkov · 13 years ago
  51. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  52. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  53. 889666b [shill] Add support for weird Cellular.SimLockStatus property by Chris Masone · 13 years ago
  54. 2b10554 [shill] Use ref-counted pointers more, break unneeded header deps by Chris Masone · 13 years ago
  55. 853b81b [shill] move wifi properties into WiFi from Device by Chris Masone · 13 years ago
  56. b925cc8 [shill] Add properties to Manager, Device and subclasses. Clean up unit tests by Chris Masone · 13 years ago
  57. 3bd3c8c [shill] Add support for setting properties. by Chris Masone · 13 years ago