1. da49e82 Added unit tests for Passpoint/Osu integration in WifiTracker by Quang Luong · 6 years ago
  2. 1a8fece Added AccessPoint cache integration for Passpoint networks by Quang Luong · 6 years ago
  3. 550f7d4 Add correct RSSI for OSU entries in wifi picker by Quang Luong · 6 years ago
  4. ec4bb0c Prioritize Passpoint home network over roaming network in wifi picker by Quang Luong · 6 years ago
  5. ac1026e Added AccessPoint cache integration for OSU AccessPoints by Quang Luong · 6 years ago
  6. 49ca479 Removed OSU Provider APs of already provisioned Passpoint networks by Quang Luong · 6 years ago
  7. 9051dfd Added initial OsuProvider support for AccessPoint and WifiTracker by Quang Luong · 6 years ago
  8. 7054e92 Added Passpoint R1 AccessPoints to show up in wifi picker. by Quang Luong · 6 years ago
  9. bc38add Fix WifiManager NPEs in CryptKeeper UI. by Amin Shaikh · 6 years ago
  10. e3cc068 [WPA3] Filter unsupported networks from scan results by Hai Shalom · 6 years ago
  11. 396e52d Always evict old scanResults(> 15s) in WifiTracker by jackqdyulei · 6 years ago
  12. f7802ea Sort imports by Fan Zhang · 6 years ago
  13. fd52c14 Migrated SystemUI & SettingsLib to androidx by Aurimas Liutikas · 6 years ago
  14. 04ed430 Register NetworkRequest callbacks with a handler by Erik Kline · 6 years ago
  15. c159d52 Tidy up users of TRANSPORT constants. by Jeff Sharkey · 6 years ago
  16. 93d591b Prevent callbacks after onStop is called. by Sundeep Ghuman · 6 years ago
  17. 5fde640 Add tests to prevent NPE regression. by Sundeep Ghuman · 6 years ago
  18. 06ec3be Display connected AP when there are no scanresults by Sundeep Ghuman · 6 years ago
  19. 062bf5a Fix tests broken in ag/3574286 by Sundeep Ghuman · 6 years ago
  20. 5886a94 Simplify synchronization and delete dead code. by Sundeep Ghuman · 6 years ago
  21. f342174 Convert forceUpdate to 'onStart' lifecycle event. by Sundeep Ghuman · 6 years ago
  22. dc67f4d Change WifiListenerWrapper to WifiListenExecutor. by Sundeep Ghuman · 6 years ago
  23. bcb5373 Delete the WorkHandler class. by Sundeep Ghuman · 6 years ago
  24. cf114b6 Cleanup updateAccessPoints for readability. by Sundeep Ghuman · 7 years ago
  25. c5bbecb Consolidate all work in the WorkHandler. by Sundeep Ghuman · 7 years ago
  26. bb39991 Remove the double lists in WifiTracker. by Sundeep Ghuman · 7 years ago
  27. 91f4ccb Delete the MainHandler and remaining code. by Sundeep Ghuman · 7 years ago
  28. c0cf848 Remove methods from MainHandler. by Sundeep Ghuman · 7 years ago
  29. 0d492e8 Clean up updateAccessPoints. by Sundeep Ghuman · 7 years ago
  30. 8d157e3 Remove unused variables and resulting conditionals. by Sundeep Ghuman · 7 years ago
  31. 86cc9b7 Execute all callbacks on the MainThread. by Sundeep Ghuman · 7 years ago
  32. 04f7f34 Remove double cache eviction logic. by Sundeep Ghuman · 7 years ago
  33. 7a064c2 Delete WifiTracker#getCurrentAccessPoints by Tony Mantler · 7 years ago
  34. 0edf09b Make WifiTracker lifecycle aware by Tony Mantler · 7 years ago
  35. e7c9eed Merge "Delete content observers." by TreeHugger Robot · 7 years ago
  36. 64bf090 Delete content observers. by Sundeep Ghuman · 7 years ago
  37. db9b94c Do not pause scanning during Network state changes. by Sundeep Ghuman · 7 years ago
  38. 9bb85d3 Change score cache eviction time to settings value. by Sundeep Ghuman · 7 years ago
  39. 5e0535e Fix flaky WifiTracker tests. by Eric Schwarzenbach · 7 years ago
  40. d1e4492 Refactor WifiTracker sStaleScanResults. by Sundeep Ghuman · 7 years ago
  41. f5b7da9 Merge "Do not evict scan results in cold start." into oc-dr1-dev am: d68b6dc56b by Sundeep Ghuman · 7 years ago
  42. d68b6dc Merge "Do not evict scan results in cold start." into oc-dr1-dev by TreeHugger Robot · 7 years ago
  43. 4205874 Do not evict scan results in cold start. by Sundeep Ghuman · 7 years ago
  44. a28050a Use scores from connected AP only. by Sundeep Ghuman · 7 years ago
  45. fe77678 Merge "Fix debug logging in WifiTracker." by TreeHugger Robot · 7 years ago
  46. 75f9480 Do not clear scores during stopTracking. by Sundeep Ghuman · 7 years ago
  47. 39ad5d8 Fix debug logging in WifiTracker. by Sundeep Ghuman · 7 years ago
  48. 4bb8411 Do not clear scores during stopTracking. by Sundeep Ghuman · 7 years ago
  49. d2b84a8 Change initial value of mStaleScanResults to true. by Sundeep Ghuman · 7 years ago
  50. 6829db0 Merge "Remove IPC calls from synchronized block." into oc-dr1-dev by TreeHugger Robot · 7 years ago
  51. e801309 Clear AccessPoints in WifiTracker when Wifi is Off. by Sundeep Ghuman · 7 years ago
  52. 266b409 Remove IPC calls from synchronized block. by Sundeep Ghuman · 7 years ago
  53. 73df65a Merge "Create a staleScanResults bit." into oc-dev am: d1094717a1 by Sundeep Ghuman · 7 years ago
  54. d4a79ac Create a staleScanResults bit. by Sundeep Ghuman · 7 years ago
  55. 889e961 DO NOT MERGE: Kill Wifi Badging in OC. by Sundeep Ghuman · 7 years ago
  56. abea726 wifi: add utility function to return saved configurations by Peter Qiu · 7 years ago
  57. 047b299 Add extra debug logging to WifiTracker. by Sundeep Ghuman · 7 years ago
  58. 221327d Fix Array Index out of bounds error. by Sundeep Ghuman · 7 years ago
  59. ce6bab8 Use synchronization rather than locking in WifiTracker. by Sundeep Ghuman · 7 years ago
  60. 71f4a82 Remove all pending callbacks in stopTracking. by Sundeep Ghuman · 7 years ago
  61. 9c0b97e Synchronously update APs in during forceUpdate. by Sundeep Ghuman · 7 years ago
  62. 8c79288 Listen to RSSI_CHANGED_ACTION broadcasts in WifiTracker. by Sundeep Ghuman · 7 years ago
  63. 21f6868 Set AccessPoint metered bit using ScoredNetwork, WifiInfo, and WifiConfiguration. by Stephen Chen · 7 years ago
  64. ced37db SettingsLib: wifi: encapsulate Passpoint configuration in AccessPoint by Peter Qiu · 7 years ago
  65. 7c665f7 Merge "wifi: catch UnsupportedOperationException for getMatchingWifiConfig" am: ae3bae715e am: 78eeb9b090 by Peter Qiu · 7 years ago
  66. 0ffb89d wifi: catch UnsupportedOperationException for getMatchingWifiConfig by Peter Qiu · 7 years ago
  67. a80ae0c Store the number of saved networks in WifiTracker. by Amin Shaikh · 7 years ago
  68. 54bdcfa Consolidate getRssi logic to return mRssi. by Sundeep Ghuman · 7 years ago
  69. dc6cf4b Necessary AccessPoint visibility change for WifiNetworkDetailsFragment. by Sundeep Ghuman · 7 years ago
  70. 2b48990 Process the NetworkInfo before updating AccessPoints. by Sundeep Ghuman · 7 years ago
  71. 6ee49f2 SettingsLib: wifi: Fixed AccessPoint tracking for Passpoint networks by Peter Qiu · 7 years ago
  72. f8a4200 Merge "SettingsLib: wifi: Fixed AccessPoint tracking for Passpoint networks" by TreeHugger Robot · 7 years ago
  73. fde900d Fail safely on invalid ScanResults when creating NetworkKey by Stephen Chen · 7 years ago
  74. ac7b436 Serially (un/)register score cache in WifiTracker. by Sundeep Ghuman · 7 years ago
  75. 2c3b5ee2 SettingsLib: wifi: Fixed AccessPoint tracking for Passpoint networks by Peter Qiu · 7 years ago
  76. e869d83 Create Settings Flags to Disable Scoring UI changes. by Sundeep Ghuman · 8 years ago
  77. 5519b7b Add rankingScores and badges to WifiPicker. by Sundeep Ghuman · 8 years ago
  78. 7d176bc [SettingsLib] Add missing AccessPoint listener by Ajay Nadathur · 8 years ago
  79. d7b689a [SetupWizard] Fix wifi multithreading issues by Ajay Nadathur · 8 years ago
  80. de629c7 Update scan and last network info in the WorkThread am: cf0875a am: c441faa by Mitchell Wills · 8 years ago
  81. cf0875a Update scan and last network info in the WorkThread by Mitchell Wills · 8 years ago
  82. ab313f8 Don't show "Connected, no Internet" any longer than necessary. by Lorenzo Colitti · 9 years ago
  83. c856be1 Merge "Don't cache ScanResults in WifiTracker if there is no SSID" by Mitchell Wills · 9 years ago
  84. 0775a98 Fix AP showing up forever in Settings after shutting down that AP. by Sanket Padawe · 9 years ago
  85. 9df7904 Don't cache ScanResults in WifiTracker if there is no SSID by Mitchell Wills · 9 years ago
  86. 5a42db2 Pass connection configuration when setting wifi info by Mitchell Wills · 9 years ago
  87. dbd05a9 Fix wifi crash by Jason Monk · 9 years ago
  88. a0d929e Address API review comments by Vinit Deshpande · 9 years ago
  89. fcd4612 Fix access point list jumping around in WifiSettings by Vinit Deshpande · 9 years ago
  90. 6980d12 Make references to ssid use a verbatim TtsSpan by Jason Monk · 9 years ago
  91. e04ae8a SettingsLib/Wifi: Run pause/resumes on main thread by Jason Monk · 9 years ago
  92. a296c69 Handle network info updates while scanning is paused by Jason Monk · 9 years ago
  93. 1904081 Be more careful with mAccessPoints usage by Jason Monk · 9 years ago
  94. bf3d1af SettingsLib: Fix wifi crash during settings index by Jason Monk · 9 years ago
  95. 2b51cc3 Fix crash from WPS by Jason Monk · 9 years ago
  96. a42ee81 Fix crash in setup wizard by Jason Monk · 9 years ago
  97. 30d8004 SettingsLib: Do wifi processing in background by Jason Monk · 9 years ago
  98. dcf00c9 Implement 'Available via Passpoint' feature [DO NOT MERGE] by Vinit Deshpande · 9 years ago
  99. fc40600 Fix settings UI for passpoint networks [DO NOT MERGE] by Vinit Deshpande · 9 years ago
  100. 6572eae Fix crash in Wifi QS Panel by Jason Monk · 9 years ago