1. 7c724e6 [NAN] Fix javadoc links by Etan Cohen · 8 years ago
  2. 41d6f37 [NAN] Fix incorrect log message by Etan Cohen · 8 years ago
  3. 27c18cb [NAN] Replace int peerId with more opaqure Object peerHandle per API review by Etan Cohen · 8 years ago
  4. 9361799 [NAN] Change Broadcast for NAN status change to notification only by Etan Cohen · 8 years ago
  5. 5542ccc [NAN] Remove failure reason codes from API per API review by Etan Cohen · 8 years ago
  6. 1dd012a Merge "[NAN] Reorder parameters of send message method(s) per API review" by Etan Cohen · 8 years ago
  7. 8a66410 [NAN] Reorder parameters of send message method(s) per API review by Etan Cohen · 8 years ago
  8. ede1d0f [NAN] Add Handler to publish/subscribe per API review by Etan Cohen · 8 years ago
  9. bc3d106 Merge "[NAN] Separate ATTACH from IDENTITY_CHANGE callbacks." by Etan Cohen · 8 years ago
  10. 430904a Merge changes from topic 'remove-set-frequency-band' by Christopher Wiley · 8 years ago
  11. 78ef40a [NAN] Separate ATTACH from IDENTITY_CHANGE callbacks. by Etan Cohen · 8 years ago
  12. b68ed28 [NAN] Method renames based on API council feedback by Etan Cohen · 8 years ago
  13. bd4bf35 [NAN] Refactor WifiNanManager to create separate sessions per connect. by Etan Cohen · 8 years ago
  14. 79ec173 Remove WifiManager#get/setFrequencyBand by Christopher Wiley · 8 years ago
  15. 5706a8f Merge "[NAN] Rename to make discovery explicit" by Etan Cohen · 8 years ago
  16. 3c70a2f Merge "WifiScanner: retrieve single scan results" by Rebecca Silberstein · 8 years ago
  17. 3855370 [NAN] Rename to make discovery explicit by Etan Cohen · 8 years ago
  18. 0fbeb05 [NAN] Update API: replace looper with handler by Etan Cohen · 8 years ago
  19. 8c3354f [NAN] Make parcelable class final - per API linter by Etan Cohen · 8 years ago
  20. bfc76e0 WifiScanner: retrieve single scan results by Rebecca Silberstein · 8 years ago
  21. 8da6bdc WifiScanner: Change hidden/PNO scan params by Roshan Pius · 8 years ago
  22. 9bc78e8 Add a flag to indicate if a ScanData is for a scan for all channels by Mitchell Wills · 8 years ago
  23. efb7bec Merge "WifiManager: Remove unused methods" by Treehugger Robot · 8 years ago
  24. c4856bd Merge "WifiEnterpriseConfig: Refactor set/get field values" by Roshan Pius · 8 years ago
  25. 6cfe668 WifiManager: Remove unused methods by Roshan Pius · 8 years ago
  26. 29ce1da WifiConfiguration: Fix isEnterprise by Roshan Pius · 8 years ago
  27. c8cd577 WifiEnterpriseConfig: Refactor set/get field values by Roshan Pius · 8 years ago
  28. 9709b8b WifiEnterpriseConfig: Fix copy constructor by Roshan Pius · 8 years ago
  29. d2d66727 NetworkSelectionStatus: Fix copy constructor by Roshan Pius · 8 years ago
  30. 8efb84e DO NOT MERGE Revert "Add WiFi toggle prompts - framework" by Mitchell Wills · 8 years ago
  31. 521c66e NetworkSelectionStatus: Fix copy constructor by Roshan Pius · 8 years ago
  32. 22de5aa Deprecate QNS network disable reason BAD_LINK by Randy Pan · 8 years ago
  33. b81c35f [NAN] API changes/fixes addressing apilint issues by Etan Cohen · 8 years ago
  34. 30a472e [NAN] Add method to ConfigRequest to determine if non-default by Etan Cohen · 8 years ago
  35. b6701fa [NAN] Simplify publish/subscribe configuration - merge match filters by Etan Cohen · 8 years ago
  36. b0214c4 [NAN] Udpate NAN API documentation, clean-up visibility by Etan Cohen · 8 years ago
  37. 28035d9 [NAN] Do not expose WifiManager.isNanSupported as new API by Etan Cohen · 8 years ago
  38. fd11ec1 [NAN] Update finalize to check and warn user if resources not freed by Etan Cohen · 8 years ago
  39. fc3c0a0 [NAN] Fix bad merge use rethrowFromSystemServer by Etan Cohen · 8 years ago
  40. 4503dc6 [NAN] Provide calling package name to service by Etan Cohen · 8 years ago
  41. 40f8b92 Add WiFi toggle prompts - framework by Svetoslav Ganov · 8 years ago
  42. 47fb68b WifiConfiguration: Expose NetworkSelectionStatus strings by Roshan Pius · 8 years ago
  43. 0e70bdd [NAN] Add LV utilities (TLV with T size of 0). by Etan Cohen · 8 years ago
  44. 2b1e7ea [NAN] Fix TlvElement member names - reflect public access. by Etan Cohen · 8 years ago
  45. c579d206 [NAN] TLV utilities iterator - throw correct exception by Etan Cohen · 8 years ago
  46. ee58a68 [NAN] Modify arguments from "array, length" to "array" by Etan Cohen · 8 years ago
  47. 44cb6ef [NAN] NAN System Api: RTT by Etan Cohen · 8 years ago
  48. 2d3face [NAN] Provide inteface MAC address to app. by Etan Cohen · 8 years ago
  49. 6060d85 [NAN] Add (T)LV validation testing by Etan Cohen · 8 years ago
  50. 01db037 [NAN] Add validity checks for service name by Etan Cohen · 8 years ago
  51. a77565d [NAN] Fix assumption about Strings containing single-byte characters. by Etan Cohen · 8 years ago
  52. 85b1a5b [NAN] NAN data-path API: network specifier by Etan Cohen · 8 years ago
  53. 0a9fb80 Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime by Mitchell Wills · 8 years ago
  54. db81862 Add a WifiScanner API to listener for ongoing scans by Mitchell Wills · 8 years ago
  55. cf91215 Fix invitation request from persistent GC by daisuke niwa · 10 years ago
  56. 311a721 WifiConfiguration: Make NetworkSelectionStatus public by Roshan Pius · 8 years ago
  57. f9f88b8 WifiManager: Add new API to restore old backup data by Roshan Pius · 8 years ago
  58. ffe0abf WifiManager: Add new API's for backup/restore by Roshan Pius · 8 years ago
  59. 7f41e09 [NAN] Add retry count for transmitting L2 NAN messages by Etan Cohen · 8 years ago
  60. 55e9288 WifiManager: add WIFI_MODE_NO_LOCKS_HELD by Rebecca Silberstein · 8 years ago
  61. b10249d Fix some trivial warnings in WifiP2pDevice.java by Christopher Wiley · 8 years ago
  62. 447b032 [NAN] Add support for NAN RTT. by Etan Cohen · 8 years ago
  63. 271c037 [NAN] Remove OnNanDown notification from API by Etan Cohen · 8 years ago
  64. 72baa1d WifiConfiguration: Add new selection disable reasons by Roshan Pius · 8 years ago
  65. 5e680da [NAN] Add type and nullability annotations. Update hide annotation. by Etan Cohen · 8 years ago
  66. 5f47bf2 [NAN] Add master switch to enable/disable usage of NAN APIs. by Etan Cohen · 8 years ago
  67. 51181fb [NAN] Re-factor connect/config flow by Etan Cohen · 9 years ago
  68. 231859c [NAN] Refactor session lifecycle to clarify API & eliminate race conditions by Etan Cohen · 9 years ago
  69. 564355a [NAN] Removed NAN event registration - dispatch all callbacks. by Etan Cohen · 9 years ago
  70. 26d5be2 [NAN] Consolidate publish/subscribe callback sets into single set by Etan Cohen · 9 years ago
  71. 065c07e [NAN] Replace session callback configuration control by Etan Cohen · 9 years ago
  72. 51fb9c6 [NAN] Expose match style configuration as public API. by Etan Cohen · 9 years ago
  73. 5206568 [NAN] API cleanup - rename FLAGS. by Etan Cohen · 9 years ago
  74. 00abb43 [NAN] Renamed listeners to callback per API guidelines by Etan Cohen · 9 years ago
  75. b29bbcc [NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config by Etan Cohen · 9 years ago
  76. 982a045 NAN: Support multiple instantiation per UID - introduce a client ID. by Etan Cohen · 9 years ago
  77. 98ad888 Docs: Suppress errors in SystemApi Build Bug: 28427390 by Gina Dimino · 8 years ago
  78. 0d47f4b Merge "BatteryStats: Introduce Async external stats requests" into nyc-dev by Adam Lesinski · 8 years ago
  79. f49b51e Merge "Use ConnectivityThread for RttManager." into nyc-dev by Wei Wang · 8 years ago
  80. 010bf37 BatteryStats: Introduce Async external stats requests by Adam Lesinski · 8 years ago
  81. e9f5cd3 Merge "Added useExternalScores field to WifiConfiguration." into nyc-dev by Jeremy Joslin · 8 years ago
  82. 53afdf2 Merge "Expose RTT capability APIs for secure RTT." into nyc-dev by Steve Malkos · 8 years ago
  83. bd3353a Use ConnectivityThread for RttManager. by Wei Wang · 8 years ago
  84. fc86013 Added useExternalScores field to WifiConfiguration. by Jeremy Joslin · 8 years ago
  85. cae1be2 Expose RTT capability APIs for secure RTT. by Wei Wang · 8 years ago
  86. 0ed524de Connect WifiScanner synchronously without sync barrier by Mitchell Wills · 8 years ago
  87. 82f3053 Merge "Fixed incomplete OSEN config code." into nyc-dev by Jan Nordqvist · 8 years ago
  88. 3c58709 Merge "Make WifiScanner state not static and use ConnectivityThread" into nyc-dev by Mitchell Wills · 8 years ago
  89. 91312c7 Make WifiScanner state not static and use ConnectivityThread by Mitchell Wills · 8 years ago
  90. 44a4668 Rename enableAutoJoinWhenAssociated() to setEnableAutoJoinWhenAssociated() by Samuel Tan · 8 years ago
  91. 5a4027e Merge "WifiScanner: Remove pnosetting stopPno API (1/2)" into nyc-dev by Roshan Pius · 8 years ago
  92. 37aeb47 WifiScanner: Remove pnosetting stopPno API (1/2) by Roshan Pius · 8 years ago
  93. 429b9fcb Merge "Enable/disable WifiConnectivityManager at runtime" into nyc-dev by Randy Pan · 8 years ago
  94. f5c0a55 Fix wrong condition am: 492ed58 by Rubin Xu · 8 years ago
  95. 492ed58 Fix wrong condition by Rubin Xu · 8 years ago
  96. 74638cd Enable/disable WifiConnectivityManager at runtime by Randy Pan · 8 years ago
  97. 467400a Obsolete a couple of auto-join related APIs. by Randy Pan · 9 years ago
  98. 61b5a76 Fixed incomplete OSEN config code. by Jan Nordqvist · 8 years ago
  99. 612b4c5 Merge "Send WorkSource for scan requests so the origin can be overridden" into nyc-dev by Mitchell Wills · 8 years ago
  100. 133240f Merge "Add WifiScanner API that accepts a WorkSource for scans" into nyc-dev by Mitchell Wills · 8 years ago