1. eda35fc make ACTION_NETWORK_SETTINGS_RESET to be system API by Steven Liu · 6 years ago
  2. a909211 Merge "wifi: Use SoftApConfiguration to replace WifiConfiguration for SoftAp" by TreeHugger Robot · 6 years ago
  3. ea720f0 Merge "Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs" by TreeHugger Robot · 6 years ago
  4. ad505a0 wifi: Use SoftApConfiguration to replace WifiConfiguration for SoftAp by lesl · 6 years ago
  5. cc5266b Merge "Clean up WifiServiceImpl#reportActivityInfo()" by David Su · 6 years ago
  6. b2c499c Merge "XmlUtil: Use public IpConfiguration APIs" by Roshan Pius · 6 years ago
  7. a54598d Merge "Remove OsuProvider#mIcon" by David Su · 6 years ago
  8. 0717676 Merge "Limit watchdog check to device related failures" by Oscar Shu · 6 years ago
  9. bd98bf3 Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs by Vinay Gannevaram · 6 years ago
  10. 392b1dd Clean up WifiServiceImpl#reportActivityInfo() by David Su · 6 years ago
  11. 0be4756 XmlUtil: Use public IpConfiguration APIs by Roshan Pius · 6 years ago
  12. 6ca9fd4 WifiConfigStoreEncryptionUtil: Use 256 bit secret key am: 712260abc5 by Roshan Pius · 6 years ago
  13. a41595f WifiConfigStoreEncryptionUtil: Use 256 bit secret key am: 712260abc5 by Roshan Pius · 6 years ago
  14. d447eeb Merge "Don't trigger watchdog for network related failures" by Oscar Shu · 6 years ago
  15. 1f05efc Merge "aggrssive randomization - Enforce min wait time after disconnect" by Oscar Shu · 6 years ago
  16. f0b530a Merge changes from topic "wificond_revert" by Etan Cohen · 6 years ago
  17. c4563a8 Merge "wifi: Remove usages of SystemProperites.set" by TreeHugger Robot · 6 years ago
  18. 6298d27 Remove OsuProvider#mIcon by David Su · 6 years ago
  19. e8f6bf6 Merge "Rename WifiScanner scan types, clean up hidden network" by David Su · 6 years ago
  20. 1d981bb Rename WifiScanner scan types, clean up hidden network by David Su · 6 years ago
  21. d9bc430 Convert NativeWifiClient to native parcel - fix up stable AIDL reversion by Etan Cohen · 6 years ago
  22. 50db8e2 Revert "wificond: Removed handwritten Java Parcelables" by Etan Cohen · 6 years ago
  23. d811d1f Revert "Update references of wificond Parcelables converted to Stable AIDL" by Etan Cohen · 6 years ago
  24. 1908dfe Merge "[NetworkSuggestion] store the share credential with user flag." by Nate Jiang · 6 years ago
  25. 1c76942 aggrssive randomization - Enforce min wait time after disconnect by xshu · 6 years ago
  26. ebf22e0 Limit watchdog check to device related failures by xshu · 6 years ago
  27. ed41645 Don't trigger watchdog for network related failures by xshu · 6 years ago
  28. d2f4f77 Rename WifiConfig.configKey() to getKey() by David Su · 6 years ago
  29. 49f6cc6 Merge "Fix boot regression from KeyStore being slow" by Oscar Shu · 6 years ago
  30. 712260a WifiConfigStoreEncryptionUtil: Use 256 bit secret key by Roshan Pius · 6 years ago
  31. 2af909b wifi: Remove usages of SystemProperites.set by Roshan Pius · 6 years ago
  32. 74f2465 Merge changes I6ed72bb9,Ic0eaea14,Ib481f47f,I1539adde,I6650e26d by Roshan Pius · 6 years ago
  33. d73d432 ScanRequestProxy: Don't use @hide RemoteCallbackList.broadcast() by Roshan Pius · 6 years ago
  34. 8dc0fba WifiConfigStore: Remove unused @hide reference by Roshan Pius · 6 years ago
  35. 4364d88 Merge "wifi: remove PMK cache on receiving association rejection." by Jimmy Chen · 6 years ago
  36. ac45716 Merge "[NetworkSuggestion] broadcast and callback should only go to provider" by Nate Jiang · 6 years ago
  37. e31c1a3 Merge "Avoid using old PMK data associated with SIM card removed." by TreeHugger Robot · 6 years ago
  38. cd099b0 wifi: Use public alternatives for NetworkUtils by Roshan Pius · 6 years ago
  39. a270d09 wifi: Use public APIs for RouteInfo.isIPv4Default by Roshan Pius · 6 years ago
  40. ee59f71 Fix boot regression from KeyStore being slow by xshu · 6 years ago
  41. 71c465f wifi: Use public API's for ProxyInfo by Roshan Pius · 6 years ago
  42. 599ac20 Merge "Use system API of telephony" by TreeHugger Robot · 6 years ago
  43. a7c6c25 Merge "Reset num saved networks with mac randomization before counting" by Oscar Shu · 6 years ago
  44. c4b5472 Avoid using old PMK data associated with SIM card removed. by Steven Liu · 6 years ago
  45. cd14192 Use system API of telephony by Steven Liu · 6 years ago
  46. 6bc74d4 WifiPermissionsUtil: Handle location mode check failures by Roshan Pius · 6 years ago
  47. e47ae0d WifiNative: Handle jni linker error gracefully by Roshan Pius · 6 years ago
  48. de08348 WifiNetworkFactory: Retrieve CDM service lazily by Roshan Pius · 6 years ago
  49. a1385b5 wifi: Create apex mainline module by Roshan Pius · 6 years ago
  50. 3b8fabe wifi-service: Convert to java_library by Roshan Pius · 6 years ago
  51. cd1e01f Revert "Create Mainline wifi stack module" by Roshan Pius · 6 years ago
  52. f01c502 Reset num saved networks with mac randomization before counting by xshu · 6 years ago
  53. 413b8de Merge changes from topic "wificonfig-systemapi" by David Su · 6 years ago
  54. d77a49c Merge "User binder as callback identifier" by Nate Jiang · 6 years ago
  55. 53bb529 [automerger skipped] Update the WifiConfig each time evalutor return a candidate. am: 162b81a2be by Nate Jiang · 6 years ago
  56. eb1507d Update the WifiConfig each time evalutor return a candidate. am: 162b81a2be by Nate Jiang · 6 years ago
  57. 860f924 [NetworkSuggestion] broadcast and callback should only go to provider by Nate(Qiang) Jiang · 6 years ago
  58. 960a481 Moved Network Selection Disable Reason constants by David Su · 6 years ago
  59. 162b81a Update the WifiConfig each time evalutor return a candidate. by Nate Jiang · 6 years ago
  60. 8877549 Remove unused WifiConfiguration fields by David Su · 6 years ago
  61. d68a5ce Update the WifiConfig each time evalutor return a candidate. by Nate Jiang · 6 years ago
  62. 20bf184 Merge changes from topic "bssidFrequentDisconnect" by Oscar Shu · 6 years ago
  63. 037a360 [automerger skipped] DO NOT MERGE - Merge QQ1A.191205.011 into stage-aosp-master am: 24bd99bc50 -s ours by Xin Li · 6 years ago
  64. 84d26fc [automerger skipped] DO NOT MERGE - Skip QQ1A.191003.001 in stage-aosp-master am: 9d4cbf7c92 by Xin Li · 6 years ago
  65. 60205aa wifi: remove PMK cache on receiving association rejection. by Jimmy Chen · 6 years ago
  66. 5172ed1 [automerger skipped] Revert submission am: 729668d7a9 by Hai Shalom · 6 years ago
  67. 1cd191e [automerger skipped] DO NOT MERGE - Merge QQ1A.191205.011 into stage-aosp-master by Xin Li · 6 years ago
  68. a07765f Merge "ScoredNetworkEvaluator: Use new @SystemApi for NetworkScoreManager" by Roshan Pius · 6 years ago
  69. 24bd99b DO NOT MERGE - Merge QQ1A.191205.011 into stage-aosp-master by Xin Li · 6 years ago
  70. d97ed8e Allow scan hidden networks during scan-only mode by Ahmed ElArabawy · 6 years ago
  71. a0b4e0d Merge "Parametrize periodic single scanning schedule" by Ahmed ElArabawy · 6 years ago
  72. 1322dae Parametrize periodic single scanning schedule by Ahmed ElArabawy · 6 years ago
  73. 16f01ee Merge "Clear the Bssid blocklist when network is removed" by Oscar Shu · 6 years ago
  74. a0ab2a4 DO NOT MERGE - Skip QQ1A.191003.001 in stage-aosp-master am: 9d4cbf7c92 by Xin Li · 6 years ago
  75. 6394478 User binder as callback identifier by Nate(Qiang) Jiang · 6 years ago
  76. 9d4cbf7 DO NOT MERGE - Skip QQ1A.191003.001 in stage-aosp-master by Xin Li · 6 years ago
  77. 758d2b2 Merge "Add exponential backoff on the network level" by Oscar Shu · 6 years ago
  78. 995dac1 Merge changes from topic "wifi-manager-constructors" by David Su · 6 years ago
  79. a6c860d Merge "Set java version for wifi unit tests" by Michael Plass · 6 years ago
  80. decfc41 Revert submission am: 729668d7a9 by Hai Shalom · 6 years ago
  81. b11662c Merge "Revert submission" by TreeHugger Robot · 6 years ago
  82. bc2fd84 Add frequent disconnects to BssidBlocklistMonitor by xshu · 6 years ago
  83. 0c97774 Cache the last connection timestamp in scorecard by xshu · 6 years ago
  84. fef9fc4 Merge "Allow RSSI Level thresholds to be customized" by David Su · 6 years ago
  85. 8dd514e Merge "Remove WifiManager.notifyUserOfApBandConversion()" by David Su · 6 years ago
  86. 729668d Revert submission by Hai Shalom · 6 years ago
  87. 03ee45a Merge "Add exponential backoff to Bssid blocklist time" by Oscar Shu · 6 years ago
  88. 6c4025d Set java version for wifi unit tests by Michael Plass · 6 years ago
  89. 176df53 Clear the Bssid blocklist when network is removed by xshu · 6 years ago
  90. b218cc5 Add exponential backoff on the network level by xshu · 6 years ago
  91. 09c3a12 Merge "Updating usages of refactored WorkSource API" by TreeHugger Robot · 6 years ago
  92. 74ed53d [NetworkSuggestion] store the share credential with user flag. by Nate(Qiang) Jiang · 6 years ago
  93. eabf170 Revert submission by Hai Shalom · 6 years ago
  94. 89dc699 Merge "wifi(p2p): Rename Context.sendBroadcastMultiplePermissions" by TreeHugger Robot · 6 years ago
  95. 7776e94 Merge "WifiNetworkFactory: Add CDM approval bypass for UI" by Roshan Pius · 6 years ago
  96. 4fbb046 Remove WifiManager.notifyUserOfApBandConversion() by David Su · 6 years ago
  97. 3724a1a Allow RSSI Level thresholds to be customized by David Su · 6 years ago
  98. 302ba0a wifi(p2p): Rename Context.sendBroadcastMultiplePermissions by Roshan Pius · 6 years ago
  99. 4d00636 Add exponential backoff to Bssid blocklist time by xshu · 6 years ago
  100. d06b6cf Merge "Wifi: Remove unused configs from overlay file" by Ahmed ElArabawy · 6 years ago