1. 25e6439 WifiInfo: Rename getters by David Su · 4 years, 7 months ago
  2. 1313250 Wifi Builders: multiple calls to build() should return different instances by David Su · 4 years, 7 months ago
  3. 85f8385 Merge "Wifi: add APIs to set/get max supported link speed" by Kai Shi · 4 years, 7 months ago
  4. 5cb2b67 Wifi: add APIs to set/get max supported link speed by Kai Shi · 4 years, 7 months ago
  5. cebccf3 Merge "Change Doc for getConnectionInfo" by TreeHugger Robot · 4 years, 7 months ago
  6. 31de346 Change Doc for getConnectionInfo by Nate(Qiang) Jiang · 4 years, 7 months ago
  7. 7db7ce1 Expose WifiInfo & NetworkSelectionStatus Builders for SettingsUnitTests by David Su · 4 years, 7 months ago
  8. 74cb719 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  9. a69a245 NetworkUtils is deprecated, migrate to Inet4AddressUtils by David Su · 4 years, 9 months ago
  10. e955acc Expose ScanResult/WifiInfo @hide APIs as @SystemApi by David Su · 4 years, 9 months ago
  11. dbe3883 Wifi: Add AP wifi technology to ScanResult by Ahmed ElArabawy · 5 years ago
  12. 1e13ad6 Wifi: Change "Technology" to "Standard" in API by Ahmed ElArabawy · 4 years, 10 months ago
  13. 7aad3c8 Wifi: Settings to have access to Wifi technology by Ahmed ElArabawy · 5 years ago
  14. 2a6cdc5 Added Passpoint prefix to Passpoint related methods in WifiInfo by Quang Luong · 5 years ago
  15. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  16. 7ad5e8b Merge "Wi-Fi: @IntRange for getRx/TxLinkSpeedMbps" by Sunil Ravi · 5 years ago
  17. e334ea7 Merge "Passpoint: add FQDN and Provider name field in WifiInfo" by Ecco Park · 5 years ago
  18. b1c6b36 Wi-Fi: @IntRange for getRx/TxLinkSpeedMbps by Sunil Ravi · 6 years ago
  19. 3f94ad1 Passpoint: add FQDN and Provider name field in WifiInfo by Ecco Park · 6 years ago
  20. cd3afe2 WifiInfo: Fix javadocs to reflect the new behavior by Roshan Pius · 6 years ago
  21. 7abd8e4 WifiInfo: App attribution for suggestion/request by Roshan Pius · 6 years ago
  22. 44fd4d8 passpoint-r2: add @systemApi for Passpoint APIs by Ecco Park · 6 years ago
  23. ec814a1 Rx Link speed Information by Sunil Ravi · 6 years ago
  24. e366488 passpoint-r2: add OSU flag for WifiInfo by Ecco Park · 6 years ago
  25. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  26. db99b31 WifiConfiguration: Add a field to mark network as trusted by Roshan Pius · 6 years ago
  27. 04b05b4 Fix some fields in WifiInfo are not written into Parcel by keigo, nishira · 6 years ago
  28. 53f089f Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  29. 6c63026 Move WifiLinkLayerStats out of frameworks/base by Michael Plass · 7 years ago
  30. 24ef144 WifiInfo: Documentation for change of SSID formatting by Roshan Pius · 7 years ago
  31. 594f034 Merge changes from topic 'do_not_roam_on_traffic' into oc-dr1-dev am: 54e6518fc8 by Ningyuan Wang · 7 years ago
  32. 54e6518 Merge changes from topic 'do_not_roam_on_traffic' into oc-dr1-dev by TreeHugger Robot · 7 years ago
  33. e42dd31 Document WifiManager.getConnectionInfo permission by Michael Plass · 7 years ago
  34. ab98c9d Merge "WifiInfo - document packet counters and rates" into oc-dr1-dev am: 8d51d3e512 by Michael Plass · 7 years ago
  35. d69d86e WifiInfo: Add getters for success tx/rx rate by Ningyuan Wang · 7 years ago
  36. 5be7bc7 WifiInfo - document packet counters and rates by Michael Plass · 7 years ago
  37. 43d2a17 Move "metered" persistence to WifiConfiguration. by Jeff Sharkey · 7 years ago
  38. 7872f39 Wifi Tx/Rx rate computation by Randy Pan · 8 years ago
  39. b33fbc3 Merge "When wifi ssid is empty, return WifiSsid.NONE" am: 4af5c34 am: eef758c by zhangshuxiao · 8 years ago
  40. 91ec929 When wifi ssid is empty, return WifiSsid.NONE by zhangshuxiao · 9 years ago
  41. a31ebbc Add DO API to get wifi mac address by Makoto Onuki · 9 years ago
  42. c7a38ef Mark a connection as a Wifi Assistant connection based on the by Shirish Kalele · 9 years ago
  43. d258d7a make sure wifi link stats are reset by Pierre Vandwalle · 9 years ago
  44. 408abf7 Do not report WiFi and Bluetooth MAC addresses - framework. by Svet Ganov · 9 years ago
  45. f92fc1c Fix incorrect doc for WifiInfo#getSSID(). by Jeff Davidson · 10 years ago
  46. 63edd98 adding debug information to bug report for Bug:16751877 by vandwalle · 10 years ago
  47. e4ce619 Improve documentation of ScanResult and WifiInfo. by Jeff Davidson · 10 years ago
  48. 4eeecb2 introduce WifiConnectionstatistics by vandwalle · 10 years ago
  49. d524c78 initial tuning by vandwalle · 10 years ago
  50. 72d87d9 auto-roam fixes, disable scanning based on traffic at interface by vandwalle · 10 years ago
  51. f980c53 reset counters when disconnecting by vandwalle · 10 years ago
  52. 111fa02 auto-roam initial implementation by vandwalle · 10 years ago
  53. 2ab9089 remember and report network score by vandwalle · 10 years ago
  54. 137ff53 Clean up two wifi javadoc comments by Brian Williammee · 10 years ago
  55. 70a415e Added support for WiFi frequency on WifiInfo (getter, settter, and frequency constant). by Felipe Leme · 11 years ago
  56. ffadfb9 Move Wifi/P2p service components under services by Vinit Deshapnde · 11 years ago
  57. 6e86fa8 Fix WifiInfo#getHiddenSSID by Narayan Kamath · 11 years ago
  58. ee00b35 When wifi wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  59. 4717c26 Remove DhcpInfoInternal by Robert Greenwalt · 12 years ago
  60. b6deeed Handle ascii encoded SSID by Irfan Sheriff · 12 years ago
  61. 00a10a1 Handle null SSID cleanly by Irfan Sheriff · 12 years ago
  62. 9f6e4ba Connect metered DHCP hint for Wi-Fi networks. by Jeff Sharkey · 12 years ago
  63. c4ea8df Remove explicit network disabling code by Irfan Sheriff · 13 years ago
  64. 8dc6a1b Watchdog notify on explicit connect by Isaac Levy · 13 years ago
  65. 3550ac9 Adding WifiInfo object in CONNECTED broadcast by Isaac Levy · 13 years ago
  66. 319da8c Add new states to support wpa_supplicant 0.8 by Irfan Sheriff · 13 years ago
  67. 124b44d Make WifiInfo not use int for ip address. by Robert Greenwalt · 14 years ago
  68. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  69. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago