1. 6ffbcb3 Merge "[NAN] Provide calling package name to service" into mm-wireless-dev by Etan Cohen · 9 years ago
  2. 907ce63 Merge "[NAN] Update finalize to check and warn user if resources not freed" into mm-wireless-dev by Etan Cohen · 9 years ago
  3. a3264c4 [NAN] Do not expose WifiManager.isNanSupported as new API by Etan Cohen · 9 years ago
  4. 9d55649 [NAN] Update finalize to check and warn user if resources not freed by Etan Cohen · 9 years ago
  5. 06c3ef1 Support timeouts for requestNetwork() invocations. [DO NOT MERGE] by Erik Kline · 10 years ago
  6. 7531a28 [NAN] Provide calling package name to service by Etan Cohen · 9 years ago
  7. 009b1fc [NAN] Add LV utilities (TLV with T size of 0). by Etan Cohen · 9 years ago
  8. e40b4d3 [NAN] Fix TlvElement member names - reflect public access. by Etan Cohen · 9 years ago
  9. 3e5ac12 [NAN] TLV utilities iterator - throw correct exception by Etan Cohen · 9 years ago
  10. 0a5b7ef [NAN] Modify arguments from "array, length" to "array" by Etan Cohen · 9 years ago
  11. ab9ef45 [NAN] NAN System Api: RTT by Etan Cohen · 9 years ago
  12. d097f8a [NAN] Provide inteface MAC address to app. by Etan Cohen · 9 years ago
  13. c13b9f6 [NAN] Add (T)LV validation testing by Etan Cohen · 9 years ago
  14. adfbfb3 [NAN] Add validity checks for service name by Etan Cohen · 9 years ago
  15. 9a6161c [NAN] Fix assumption about Strings containing single-byte characters. by Etan Cohen · 9 years ago
  16. 15849dc [NAN] NAN data-path API: network specifier by Etan Cohen · 9 years ago
  17. 7b84987 [NAN] Add transport type for NAN. by Etan Cohen · 9 years ago
  18. 5b63e6c WakeupMessage: add mechanism to specify the object member of Message. by Etan Cohen · 9 years ago
  19. 93d3c79 [NAN] Add retry count for transmitting L2 NAN messages by Etan Cohen · 9 years ago
  20. fb8021c [NAN] Add support for NAN RTT. by Etan Cohen · 9 years ago
  21. cbf3759 [NAN] Remove OnNanDown notification from API by Etan Cohen · 9 years ago
  22. d775a16 [NAN] Add type and nullability annotations. Update hide annotation. by Etan Cohen · 9 years ago
  23. d3137af [NAN] Add master switch to enable/disable usage of NAN APIs. by Etan Cohen · 9 years ago
  24. 65f4b14 Merge "[NAN] Re-factor connect/config flow" into mm-wireless-dev by Etan Cohen · 9 years ago
  25. 52b3a24 [NAN] Re-factor connect/config flow by Etan Cohen · 9 years ago
  26. 492ed58 Fix wrong condition by Rubin Xu · 9 years ago
  27. 20ebbb3 Merge "ConnectivityMetricsLogger: Switch to "pull" model" into mm-wireless-dev by Pavel Zhamaitsiak · 9 years ago
  28. d1cb256 ConnectivityMetricsLogger: Switch to "pull" model by Pavel Zhamaitsiak · 9 years ago
  29. 499a8da Ril Error codes: Voice related messages by Ajay Nambi · 9 years ago
  30. 2fca9eb Merge "ims:rcs: Add UCE interface files for RCS. [DO NOT MERGE]" into mm-wireless-dev by Pavel Zhamaitsiak · 9 years ago
  31. 7ed3044 ims:rcs: Add UCE interface files for RCS. [DO NOT MERGE] by Dheeraj Shetty · 9 years ago
  32. 85870d6 Add a meteredHint to ScoredNetwork. by Jeremy Joslin · 9 years ago
  33. 2a73c7f [NAN] Refactor session lifecycle to clarify API & eliminate race conditions [DO NOT MERGE] by Etan Cohen · 9 years ago
  34. a5ed693 [NAN] Removed NAN event registration - dispatch all callbacks. [DO NOT MERGE] by Etan Cohen · 9 years ago
  35. 8414f5c [NAN] Consolidate publish/subscribe callback sets into single set [DO NOT MERGE] by Etan Cohen · 9 years ago
  36. e393f57 [NAN] Replace session callback configuration control [DO NOT MERGE] by Etan Cohen · 9 years ago
  37. 8ef7453 [NAN] Expose match style configuration as public API. [DO NOT MERGE] by Etan Cohen · 9 years ago
  38. 3d09db6 DO NOT MERGE Add KEY_USE_RCS_PRESENCE_BOOL carrier config option. by Tyler Gunn · 9 years ago
  39. b3e1083 New error codes for SMS/other messages by Ajay Nambi · 9 years ago
  40. d292ed8 Merge "WifiManager: Remove static objects" into mm-wireless-dev by Paul Stewart · 9 years ago
  41. 44729c6 Fix build failure. by Sanket Padawe · 9 years ago
  42. 49916d3 Merge "Add RIL Error code list" into mm-wireless-dev by Sanket Padawe · 9 years ago
  43. a1ce048 Add RIL Error code list by twen.chang · 9 years ago
  44. a016ebb WifiManager: Remove static objects by Paul Stewart · 9 years ago
  45. 45eb1bd Merge "Added EIDs for ERP, Supported & Extended Rates" into mm-wireless-dev by Glen Kuhne · 9 years ago
  46. d412376c Merge "WifiScanner: Add hidden networkIds in scan setting" into mm-wireless-dev by Roshan Pius · 9 years ago
  47. 2a3ca73 DO NOT MERGE: Move PinningNetworkCallback out to a new NetworkPinner class. by Lorenzo Colitti · 9 years ago
  48. bff37ec Added EIDs for ERP, Supported & Extended Rates by Glen Kuhne · 9 years ago
  49. 49b6f19 WifiScanner: Add hidden networkIds in scan setting by Roshan Pius · 9 years ago
  50. e4fd150 WifiScanner: Add PNO public API by Roshan Pius · 9 years ago
  51. cf2f48e Merge "IMS-VT: Disable multi tasking by default" into mm-wireless-dev by Tyler Gunn · 9 years ago
  52. 2e8f8fe IMS-VT: Disable multi tasking by default by Omkar Kolangade · 10 years ago
  53. 7516adb Merge "WifiConfiguration: show more detail in toString()" into mm-wireless-dev by Mukesh Agrawal · 9 years ago
  54. 3f7314e Merge "Revert "New systemapi to mark a wifi network as metered."" into mm-wireless-dev by Jeremy Joslin · 9 years ago
  55. 578a76e Have ConnectivityService install packet filters when possible by Paul Jensen · 10 years ago
  56. 853d741 Support 464xlat on Ethernet. by Lorenzo Colitti · 9 years ago
  57. 2cdf03f Merge "add configuration knob for WifiLogger ringbuffers" into mm-wireless-dev by Mukesh Agrawal · 9 years ago
  58. e239938 WifiConfiguration: show more detail in toString() by mukesh agrawal · 9 years ago
  59. e9e6083 Revert "New systemapi to mark a wifi network as metered." by Jeremy Joslin · 9 years ago
  60. 8d6edc3 Add 464xlat notification callback by Erik Kline · 9 years ago
  61. 07d37ff add configuration knob for WifiLogger ringbuffers by mukesh agrawal · 9 years ago
  62. b9df110 Add constructor with more inputs for dependency injection. by Erik Kline · 9 years ago
  63. 4aeafd8 Merge "IMS Connection Capabilities Update" into mm-wireless-dev by Tyler Gunn · 9 years ago
  64. 99eb21d IMS: ImsCallProfile Extra For Call Pull by Omkar Kolangade · 9 years ago
  65. f38780b IMS: Reason Codes For Call Pull Scenarios by Omkar Kolangade · 9 years ago
  66. 9505e0a Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev by Mitchell Wills · 9 years ago
  67. d76b7ee Merge "Add registrationAssociatedUriChanged to ImsRegistrationListener" into mm-wireless-dev by Pavel Zhamaitsiak · 9 years ago
  68. 634c1f9 Modify WakeupMessage to only send the message if not canceled by Mitchell Wills · 9 years ago
  69. 366da672 Retire ScanResult.autoJoinStatus by Randy Pan · 9 years ago
  70. ae4cc15 Add registrationAssociatedUriChanged to ImsRegistrationListener by Pavel Zhamaitsiak · 9 years ago
  71. 1746943 Merge "Adding Error Codes for IWLAN/EPDG Connection" into mm-wireless-dev by Nathan Harold · 9 years ago
  72. d94fbf8 Merge "DO NOT MERGE: Multi-SIM - Fixing inconsistent naming in CarrierConfigManager." into mm-wireless-dev by Shishir Agrawal · 9 years ago
  73. 51e4acb Merge "Add Connectivity Metrics Logger service" into mm-wireless-dev by Pierre Imai · 9 years ago
  74. 658d3c8 DO NOT MERGE: Multi-SIM - Fixing inconsistent naming in CarrierConfigManager. by Shishir Agrawal · 9 years ago
  75. 29c490b Merge "DO NOT MERGE: Add subscription specific TelephonyManager calls." into mm-wireless-dev by Shishir Agrawal · 9 years ago
  76. 2339b78 Merge changes from topic 'notification' into mm-wireless-dev by Pankaj Kanwar · 9 years ago
  77. 4b6d389 Adding Error Codes for IWLAN/EPDG Connection by Nathan Harold · 9 years ago
  78. ad3693d [NAN] API cleanup - rename FLAGS. [DO NOT MERGE] by Etan Cohen · 9 years ago
  79. 2d3bea7 Merge "Modify the wake reasons data structure(2/2)" into mm-wireless-dev by Roshan Pius · 9 years ago
  80. 02b3e6b Add Connectivity Metrics Logger service by Pavel Zhamaitsiak · 10 years ago
  81. 6f027b4 Merge "Add a unit test for MessageUtils." into mm-wireless-dev by Lorenzo Colitti · 9 years ago
  82. 3c0d65d Merge "Disallow duplicate listeners for WifiScanner." into mm-wireless-dev by Wei Wang · 9 years ago
  83. 718df42 IpConfigStore: New constructor to accept writer by Roshan Pius · 9 years ago
  84. e64afb8 Changing string in notification when data is blocked. b/25209821 by pkanwar · 9 years ago
  85. c3b52bc Delete all NetworkUtils DHCP-related code. by Erik Kline · 9 years ago
  86. b242549 Give bluetooth sufficient capabilities to run DhcpClient by Erik Kline · 9 years ago
  87. 111d556 Add WaitForProvisioningCallback by Erik Kline · 9 years ago
  88. d0e843b Support setting TCP buffer sizes and HTTP Proxy config by Erik Kline · 9 years ago
  89. f979012c Add a unit test for MessageUtils. by Lorenzo Colitti · 9 years ago
  90. 70fc162 Merge "Add EID_TIM to ScanResult.InformationElement" into mm-wireless-dev by Glen Kuhne · 9 years ago
  91. b6cd6fa Add EID_TIM to ScanResult.InformationElement by Glen Kuhne · 9 years ago
  92. 3ca1ccb Merge "Fix FastXmlSerializerTest" into mm-wireless-dev by Mitchell Wills · 9 years ago
  93. acd97e2 Merge "Remove AsyncChannelTest because it does not test anything" into mm-wireless-dev by Mitchell Wills · 9 years ago
  94. 9272fd8 Merge "DO NOT MERGE Disable failing test case" into mm-wireless-dev by Mitchell Wills · 9 years ago
  95. 13f378e Modify the wake reasons data structure(2/2) by Roshan Pius · 9 years ago
  96. 2740425 Properly map EAP-GTC for TTLS by Paul Stewart · 10 years ago
  97. 0db6066 Merge "Add Java API for secure RTT protocol." into mm-wireless-dev by Wei Wang · 9 years ago
  98. 3cf4da9 Disallow duplicate listeners for WifiScanner. by Wei Wang · 9 years ago
  99. 86821c0 DO NOT MERGE Disable failing test case by Mitchell Wills · 9 years ago
  100. 733fc6b Fix FastXmlSerializerTest by Mitchell Wills · 9 years ago