1. 858c396 Merge "Finalize wifi watchdog default settings" by Irfan Sheriff · 13 years ago
  2. 295da73 Disable p2p when airplane mode is turned on by Irfan Sheriff · 13 years ago
  3. 998196d Finalize wifi watchdog default settings by Irfan Sheriff · 13 years ago
  4. a420cc4 Merge "Fix system crash on p2p failure" by Irfan Sheriff · 13 years ago
  5. 511f8e2 Merge "Use hasSystemFeature() API to check for p2p" by Irfan Sheriff · 13 years ago
  6. f0ef26a Fix system crash on p2p failure by Irfan Sheriff · 13 years ago
  7. a8f63a3 Use hasSystemFeature() API to check for p2p by Irfan Sheriff · 13 years ago
  8. 6f7d385 Update documentation and cleanup to unhide API by Irfan Sheriff · 13 years ago
  9. 489a9d8 Rename WpsConfiguration to Wps by Irfan Sheriff · 13 years ago
  10. dff28d5 Handle state transition for p2p enable reject by Irfan Sheriff · 13 years ago
  11. daf57e5 Add notification when p2p is enabled by Irfan Sheriff · 13 years ago
  12. 4be4d31 Fix p2p API interface to framework by Irfan Sheriff · 13 years ago
  13. 9cc2718 Prepare for exposing p2p API by Irfan Sheriff · 13 years ago
  14. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  15. 2a62b43 Merge "Remove persistent behavior" by Irfan Sheriff · 13 years ago
  16. 329b79713 Merge "Reload STA firmware on start" by Irfan Sheriff · 13 years ago
  17. f9cb1d7 Remove persistent behavior by Irfan Sheriff · 13 years ago
  18. e36fcea Reload STA firmware on start by Irfan Sheriff · 13 years ago
  19. f99360b Merge "Initialize p2p settings" by Irfan Sheriff · 13 years ago
  20. 335e40c Merge "Use seperate config file for p2p" by Irfan Sheriff · 13 years ago
  21. ad4d2c9 Merge "Remove work around for driver state change" by Irfan Sheriff · 13 years ago
  22. 3ac127f Remove work around for driver state change by Irfan Sheriff · 13 years ago
  23. 9322687 Initialize p2p settings by Irfan Sheriff · 13 years ago
  24. f42c39b Use seperate config file for p2p by Irfan Sheriff · 13 years ago
  25. 8136de0 Fixed WifiWatchdog notification bugs by Isaac Levy · 13 years ago
  26. b6dbd69 Merge "Prevent dup network adding - b/5200491" by Irfan Sheriff · 13 years ago
  27. 8fd4a3d Prevent dup network adding - b/5200491 by Isaac Levy · 13 years ago
  28. 859e7de Fix connection notification for group owner by Irfan Sheriff · 13 years ago
  29. ea5b16a Update p2p state machine and API by Irfan Sheriff · 13 years ago
  30. a407aef Merge "Added support for multiple DNS servers." by Irfan Sheriff · 13 years ago
  31. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  32. 79e43f6 Added support for multiple DNS servers. by Isaac Levy · 13 years ago
  33. 8c57bcd Fix device address and interface address usage by repo sync · 13 years ago
  34. 2b8edd0 Use supplicant control channel interface for p2p by repo sync · 13 years ago
  35. 4a56c43 Merge "P2p enhancements" by repo sync · 13 years ago
  36. aea743a P2p enhancements by repo sync · 13 years ago
  37. 7244c97 Ensure interface down before wpa_supplicant start by Irfan Sheriff · 13 years ago
  38. 5f6ddec Merge "Add firmware reload support for P2P" by Irfan Sheriff · 13 years ago
  39. 17262c4 Merge "Do not log failed pre shared key" by Irfan Sheriff · 13 years ago
  40. cb30b22 Add firmware reload support for P2P by Irfan Sheriff · 13 years ago
  41. a25b42b Do not log failed pre shared key by Irfan Sheriff · 13 years ago
  42. f70430d Merge "DnsPinger -- log setup problems" by Irfan Sheriff · 13 years ago
  43. 26a8d71 DnsPinger -- log setup problems by Isaac Levy · 13 years ago
  44. 50a928f Merge "Avoid turning off wifi tethering on interface down" by Irfan Sheriff · 13 years ago
  45. 14f3ae7 Avoid turning off wifi tethering on interface down by Irfan Sheriff · 13 years ago
  46. 8dc6a1b Watchdog notify on explicit connect by Isaac Levy · 13 years ago
  47. d6d0628 Merge "Rewrote DnsPinger - now is async and concurrant" by Irfan Sheriff · 13 years ago
  48. d2fe04b Rewrote DnsPinger - now is async and concurrant by Isaac Levy · 13 years ago
  49. f6d0984 Fix p2p package paths by Irfan Sheriff · 13 years ago
  50. 88bae17 Changed walled garden to better url by Isaac Levy · 13 years ago
  51. 4ad39d6 Will not disable wifi on wifi-only devices. by Isaac Levy · 13 years ago
  52. 7dd0413 Run hostapd on a seperate thread by Irfan Sheriff · 13 years ago
  53. 17b8451 Merge "Fix interface notification race" by Irfan Sheriff · 13 years ago
  54. e8daf2a Fix interface notification race by Irfan Sheriff · 13 years ago
  55. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  56. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 13 years ago
  57. e046975 Fixing WifiWatchdog log flag by Isaac Levy · 13 years ago
  58. d7a374f Merge "Fix multicast API" by Irfan Sheriff · 13 years ago
  59. b0c1b80f Fix multicast API by Irfan Sheriff · 13 years ago
  60. d7b3e6a WifiWatchdogSM notification for first wifi disable by Isaac Levy · 13 years ago
  61. 3550ac9 Adding WifiInfo object in CONNECTED broadcast by Isaac Levy · 13 years ago
  62. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 13 years ago
  63. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 13 years ago
  64. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 13 years ago
  65. c4501f7 Log supplicant restart count correctly by Ji-Hwan Lee · 13 years ago
  66. f2288c9 Merge "Fix IP address cleanup on network disconnect" by Irfan Sheriff · 13 years ago
  67. f560061 Fix IP address cleanup on network disconnect by Irfan Sheriff · 13 years ago
  68. e1f9064 Fix network state handling by Irfan Sheriff · 13 years ago
  69. 4f1f7d3 am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  70. ec896c6 Reset connections AFTER we take down the network. by Robert Greenwalt · 13 years ago
  71. 1523da2 Fix driver start/stop handling by Irfan Sheriff · 13 years ago
  72. 680e0a4 Merge "Remove interface disable in wifistatemachine" by Irfan Sheriff · 13 years ago
  73. 89f2ea6 Remove interface disable in wifistatemachine by Irfan Sheriff · 13 years ago
  74. dd65ed2 am 92593dc4: am 84db79bb: Merge "Clear IP configuration on lost network" into honeycomb-LTE by Irfan Sheriff · 14 years ago
  75. 0c13d47 Clear IP configuration on lost network by Irfan Sheriff · 14 years ago
  76. 319da8c Add new states to support wpa_supplicant 0.8 by Irfan Sheriff · 14 years ago
  77. d57f506 am c2ff0e70: am 9a737639: Merge "Clear network id when invalid" into honeycomb-LTE by Irfan Sheriff · 14 years ago
  78. 0a8bd60 Clear network id when invalid by Irfan Sheriff · 14 years ago
  79. e526cfb am 5b9ceeba: am a4815c0e: am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2 by Irfan Sheriff · 14 years ago
  80. a4815c0 am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2 by Irfan Sheriff · 14 years ago
  81. ffcea7a Move softap config handling to WifiConfigStore by Irfan Sheriff · 14 years ago
  82. fe3b33d DO NOT MERGE Add DhcpStateMachine by Irfan Sheriff · 14 years ago
  83. fba19ff DO NOT MERGE Define Protocol class by Irfan Sheriff · 14 years ago
  84. a8e0dfa resolved conflicts for merge of db46fa25 to master by Robert Greenwalt · 14 years ago
  85. d713683 am d369d64e: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE by Irfan Sheriff · 14 years ago
  86. a47c401 Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  87. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago
  88. 31be7cf Add DhcpStateMachine for interation with dhcpcd by Irfan Sheriff · 14 years ago
  89. 2dbf683 am c1f39396: am 8f87f838: Merge "Define Protocol class for use with StateMachine" into honeycomb-LTE by Irfan Sheriff · 14 years ago
  90. 3fc75e9 Define Protocol class for use with StateMachine by Irfan Sheriff · 14 years ago
  91. 5cd8d4d handle supplicant stop after child states exit by Irfan Sheriff · 14 years ago
  92. 343c1ad am 37677849: am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 14 years ago
  93. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 14 years ago
  94. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
  95. 80f7c59 am f4a29403: resolved conflicts for merge of 70c3d1c2 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  96. d55a6b4 Add external dependency API. by Robert Greenwalt · 14 years ago
  97. 2b7f638 Add support for supplicant SCAN_INTERVAL by Irfan Sheriff · 14 years ago
  98. d710fb5 Update WakeLock-related docs to mention permissions by Kenny Root · 14 years ago
  99. 4aeca7c5 Backup and restore IP and proxy settings by Irfan Sheriff · 14 years ago
  100. 84cffa4 DO NOT MERGE update current config with dhcp settings by Irfan Sheriff · 14 years ago