1. d9a81ed Basic framework support to test Avrcp/A2dp profiles. by Ram Periathiruvadi · 8 years ago
  2. f855841 Rearrange PAN and PBAP statements to make AOSP and MASTER consistent by Sanket Agarwal · 8 years ago
  3. 31892b5 SL4A Call Log Facade by Joseph Pirozzo · 8 years ago
  4. 5ecdad6 Improve InCallService and add tools for call management. by Sanket Agarwal · 8 years ago
  5. 02cd37e Phone Book Access Profile Automated Testing. by Joseph Pirozzo · 8 years ago
  6. bb50bfa Merge fixes from nyc-car-dev -> aosp by Sanket Agarwal · 8 years ago
  7. 0ab0b97 Facades understand Integer not int by Sanket Agarwal · 8 years ago
  8. 48e4647 Add PBAP Client facade to SL4A instrumentation. by Sanket Agarwal · 8 years ago
  9. 073e003 Add Bluetooth LE state change listener functions by Marie Janssen · 8 years ago
  10. 13c64aa Merge "Fix Spelling of Removing in EventManagerFacade" by nharold · 8 years ago
  11. b00a5fa Fix Spelling of Removing in EventManagerFacade by Nathan Harold · 8 years ago
  12. bbc9261 [NAN] Add timestamps for attach and identity change events by Etan Cohen · 8 years ago
  13. b3a2a85 Move Service and Interpreter Initialization to Separate Thread by Nathan Harold · 8 years ago
  14. e87ed51 Remove usages of AVRCP Pass Through API. by Sanket Agarwal · 8 years ago
  15. 7941689 [NAN] Add timestamp information for events by Etan Cohen · 8 years ago
  16. 9461a3b [NAN] Add latency information for message transmission by Etan Cohen · 8 years ago
  17. e37cd10 Add a Persistent Listener for Connectivity Change Broadcasts by Nathan Harold · 8 years ago
  18. e1ba7df Merge "[NAN] Add clean-up code explicitly destroying NAN sessions" by Etan Cohen · 8 years ago
  19. 0666c84 [NAN] Add clean-up code explicitly destroying NAN sessions by Etan Cohen · 8 years ago
  20. 0df41d2 Fix misspelling of manufacturer by tturney · 8 years ago
  21. ec7fda2 [NAN] Support null (None) message by Etan Cohen · 8 years ago
  22. ad97213 Remove the obsoleted ScanResult.isAutoJoinCandidate by Randy Pan · 8 years ago
  23. 903dfbb Merge "Add legacy VPN support in SL4A." by Ang Li · 8 years ago
  24. da94a4e [NAN] Remove builder API using String to translate to byte[] by Etan Cohen · 8 years ago
  25. 1f3e99d [NAN] Use a hidden class for peer ID opaque handle by Etan Cohen · 8 years ago
  26. ea32e7b [NAN] Rename setTerminateNotificationEnabled per API review by Etan Cohen · 8 years ago
  27. fe388b1 [NAN] Make attach configuration parameter optional by Etan Cohen · 8 years ago
  28. 055a0a4 [NAN] Replace int peerId with more opaqure Object peerHandle per API review by Etan Cohen · 8 years ago
  29. 58d5871 [NAN] Change Broadcast for NAN status change to notification only by Etan Cohen · 8 years ago
  30. b07c52c [NAN] Remove failure reason codes from API per API review by Etan Cohen · 8 years ago
  31. 04b9e35 [NAN] Reorder parameters of send message method(s) per API review by Etan Cohen · 8 years ago
  32. 1a3bf39 [NAN] Add Handler to publish/subscribe per API review by Etan Cohen · 8 years ago
  33. 8f14c01 [NAN] Separate ATTACH from IDENTITY_CHANGE callbacks. by Etan Cohen · 8 years ago
  34. 731fa42 [NAN] Method renames based on API council feedback by Etan Cohen · 8 years ago
  35. 99d7284 [NAN] Refactor WifiNanManager to create separate sessions per connect. by Etan Cohen · 8 years ago
  36. 845f147 Add legacy VPN support in SL4A. by Ang Li · 8 years ago
  37. bb95db9 Merge "Use Byte array instead of comma separated String" by Treehugger Robot · 8 years ago
  38. 5b0150b Merge "Add basic NFC support in sl4a." by Ang Li · 8 years ago
  39. 7711b9c Use Byte array instead of comma separated String by tturney · 8 years ago
  40. 3d7277b Add basic NFC support in sl4a. by Ang Li · 8 years ago
  41. decca70 [NAN] Rename to make discovery explicit by Etan Cohen · 8 years ago
  42. 24b3018 [NAN] Update API: replace looper with handler by Etan Cohen · 8 years ago
  43. fc3846f Merge "ConnectivityManagerFacade: Add startTethering" by Ang Li · 8 years ago
  44. cf6ff2f ConnectivityManagerFacade: Add startTethering by Rebecca Silberstein · 8 years ago
  45. 1d2b978 WifiManagerFacade: split state trackers by Rebecca Silberstein · 8 years ago
  46. 3ba2b04 Add Error Checks in wifiConnect and wifiEnterpriseConnect by Nathan Harold · 8 years ago
  47. f4db4f3 WifiManagerFacade: remove extra disconnect call by Rebecca Silberstein · 8 years ago
  48. 6d684c2 Merge "WifiManagerFacade: Fix SSID quotation" by Treehugger Robot · 8 years ago
  49. f3417a9 WifiManagerFacade: Fix SSID quotation by Roshan Pius · 8 years ago
  50. d5429c4 Make MTU value consitent when posting events by tturney · 8 years ago
  51. 80d7116 Merge "Bluetooth RFCOMM Facade fixes" by Treehugger Robot · 8 years ago
  52. 233c7a0 Bluetooth RFCOMM Facade fixes by tturney · 8 years ago
  53. a3ff5bd WifiManagerFacade: Remove unused methods by Roshan Pius · 8 years ago
  54. 7c2faef Merge "Adding an optional destination path parameter to httpDownloadFile and ensuring that if subdirs on the path don't exist, they are created." by David Kao · 8 years ago
  55. 4332303 [NAN] API changes/fixes addressing apilint issues by Etan Cohen · 8 years ago
  56. b52e4b0 [NAN] Simplify publish/subscribe configuration - merge match filters by Etan Cohen · 8 years ago
  57. e1ed228 [ACTS] Update constants name by Etan Cohen · 8 years ago
  58. 18c9ab9 [sl4a] Facade for NsdManager. by Etan Cohen · 8 years ago
  59. 3b85406 Add OnLinkProperties change callback by Etan Cohen · 8 years ago
  60. 6547a98 [sl4a] Refactor ConnectivityManager/Service events/constants [DO NOT MERGE] by Etan Cohen · 8 years ago
  61. c06bde6 [NAN] Modify arguments from "array, length" to "array" by Etan Cohen · 8 years ago
  62. d04d7b6 [NAN] Add NAN discovery interface MAC address to facade. by Etan Cohen · 8 years ago
  63. 34ac2b0 [NAN] Fix translation from String to byte[] - enabling unicode by Etan Cohen · 8 years ago
  64. 6265075 [NAN] Facade for NAN data-path API by Etan Cohen · 8 years ago
  65. 3cb2ca0 [CM] ConnectivityManager facade: allow clearing of request capabilities by Etan Cohen · 8 years ago
  66. 4116a29 [NAN] Added retry-count to send message API - (more) reliable transmission by Etan Cohen · 8 years ago
  67. 4c8b7dc [NAN] Facade for NAN RTT by Etan Cohen · 8 years ago
  68. 81d8cd9 [NAN] Remove OnNanDown notification from API by Etan Cohen · 8 years ago
  69. 035f53b [NAN] Add master switch to enable/disable usage of NAN APIs. by Etan Cohen · 8 years ago
  70. 2e04655 [NAN] Re-factor connect/config flow by Etan Cohen · 8 years ago
  71. 8216392 [NAN] Refactor session lifecycle to clarify API & eliminate race conditions by Etan Cohen · 8 years ago
  72. 0b3c1a8 [NAN] Removed NAN event registration - dispatch all callbacks. by Etan Cohen · 8 years ago
  73. df9b19f [NAN] Consolidate publish/subscribe callback sets into single set by Etan Cohen · 8 years ago
  74. dae3fda [NAN] Replace session callback configuration control by Etan Cohen · 8 years ago
  75. 211009e [NAN] Add facade for new subscription configuration: match style by Etan Cohen · 8 years ago
  76. 5802c81 [NAN] API cleanup - rename FLAGS. by Etan Cohen · 8 years ago
  77. 44264cb [NAN] Renamed listeners to callback per API guidelines by Etan Cohen · 8 years ago
  78. 40e2651 [NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config by Etan Cohen · 8 years ago
  79. 3bb15fa Merge "Allow PhoneStateListeners with DEFAULT_SUBSCRIPTION" am: 8662df74c9 by nharold · 8 years ago
  80. 8662df7 Merge "Allow PhoneStateListeners with DEFAULT_SUBSCRIPTION" by nharold · 8 years ago
  81. 92ba27e Merge "Move Airplane Mode Query to Call Global Settings" am: e98d8ba87a by nharold · 8 years ago
  82. e98d8ba Merge "Move Airplane Mode Query to Call Global Settings" by nharold · 8 years ago
  83. 63b2684 Merge "Refactor BluetoothRfcommFacade to handle conn threads" am: 7677a28320 by Tom Turney · 8 years ago
  84. 7677a28 Merge "Refactor BluetoothRfcommFacade to handle conn threads" by Tom Turney · 8 years ago
  85. 42cd068 Move Airplane Mode Query to Call Global Settings by Nathan Harold · 8 years ago
  86. 4e0c2a2 Allow PhoneStateListeners with DEFAULT_SUBSCRIPTION by Nathan Harold · 8 years ago
  87. d77cb97 Adding an optional destination path parameter to httpDownloadFile and by David Kao · 8 years ago
  88. 2122ace Move Airplane Mode Query to Call Global Settings am: a015f0dd26 by Nathan Harold · 8 years ago
  89. a015f0d Move Airplane Mode Query to Call Global Settings by Nathan Harold · 8 years ago
  90. f46d3e6 Refactor BluetoothRfcommFacade to handle conn threads by tturney · 8 years ago
  91. 421d039 resolve merge conflicts of 02e9498 to stage-aosp-master by tturney · 8 years ago
  92. 02e9498 PAN Facade by tturney · 8 years ago
  93. c91589a [DO NOT MERGE] WifiManagerFacade: fix line format am: 41a5832b4f -s ours by Rebecca Silberstein · 8 years ago
  94. 41a5832 [DO NOT MERGE] WifiManagerFacade: fix line format by Rebecca Silberstein · 8 years ago
  95. ca7462d Include pin in pairing message bundle am: 81c9640b1c by tturney · 8 years ago
  96. 81c9640 Include pin in pairing message bundle by tturney · 8 years ago
  97. 17a06b5 Add RPC function for BluetoothManager.getConnectedDevices am: 55b68b3c04 by tturney · 8 years ago
  98. 55b68b3 Add RPC function for BluetoothManager.getConnectedDevices by tturney · 8 years ago
  99. ff01567 [sl4a] Facade for NsdManager. am: 544f2328a3 -s ours by Etan Cohen · 8 years ago
  100. 295350a Add OnLinkProperties change callback am: 0620bee251 -s ours by Etan Cohen · 8 years ago