1. 4e5aa2c Add an EthernetManager. by Lorenzo Colitti · 10 years ago
  2. 3c44c99 Delete the EthernetDataTracker. by Lorenzo Colitti · 10 years ago
  3. 94595fd Add an AIDL file for IpConfiguration. by Lorenzo Colitti · 10 years ago
  4. 56cf7c5 Fix a typo in IpConfigStore. by Lorenzo Colitti · 10 years ago
  5. 193909d Merge "Change visibility of TvInputManager.Session.setSurface()" by Wonsik Kim · 10 years ago
  6. 7a8e6e5 Merge "Consider addAction(int action) to possibly be a bit mask" by Kristian Monsen · 10 years ago
  7. 656c7b3 Merge "Removing unnecessary proguard flag for removed info view." by Winson Chung · 10 years ago
  8. c637482 Removing unnecessary proguard flag for removed info view. by Winson Chung · 10 years ago
  9. 6ec371c Merge "Fix build." by Lorenzo Colitti · 10 years ago
  10. 247675e Fix build. by Lorenzo Colitti · 10 years ago
  11. 7e14285 Merge "resolved conflicts for merge of cbe69ec1 to master" by Griff Hazen · 10 years ago
  12. 48f73ef Merge "Pass along the appOp param to broadcastIntent" by Amith Yamasani · 10 years ago
  13. 0261b9b Pass along the appOp param to broadcastIntent by Amith Yamasani · 10 years ago
  14. d445fe7 resolved conflicts for merge of cbe69ec1 to master by Griff Hazen · 10 years ago
  15. 8d5f3fa Consider addAction(int action) to possibly be a bit mask by Kristian Monsen · 10 years ago
  16. 94a17b5 Merge "Revert "Adding INfcUnlockSettings and NfcUnlock interface class."" by Andres Morales · 10 years ago
  17. 47a7d61 Merge "Clean up Outline API, method on drawable" by Chris Craik · 10 years ago
  18. 7bb1885 Merge "Wrapping console logs." by Winson Chung · 10 years ago
  19. 10f8139 Wrapping console logs. by Winson Chung · 10 years ago
  20. cbe69ec am 7ea18e1c: Add wearable notification extensions to frameworks/base. by Griff Hazen · 10 years ago
  21. 430259a Merge "Update FingerprintManager API after discussions." by Jim Miller · 10 years ago
  22. 00592c2 Merge "Move IP config from WifiConfiguration to IpConfiguration." by Lorenzo Colitti · 10 years ago
  23. 92dfff4 Merge "Disable swipe-to-reveal nav bar / status bar during setup" by Maurice Lam · 10 years ago
  24. 90b6b63 Merge "Fix Keyguard PIN error message for N < 4." by Jim Miller · 10 years ago
  25. cd47ecb Merge "Fix the wrong conversion of byte to int." by Yuncheol Heo · 10 years ago
  26. 6346155 Move IP config from WifiConfiguration to IpConfiguration. by Jaewan Kim · 10 years ago
  27. 863ddcc Merge "Per-user telephony restrictions" by Amith Yamasani · 10 years ago
  28. 37f4e44 Merge "Add Device/Profile Owner gated apis for setting/getting blocked packages." by Julia Reynolds · 10 years ago
  29. 9f6c25f Per-user telephony restrictions by Amith Yamasani · 10 years ago
  30. 4d40452 Merge "Allow device/profile owners to update settings." by Julia Reynolds · 10 years ago
  31. 0c62e8e Merge "Fix a boot failure due to Wifi / Wifi Passpoint" by Yuhao Zheng · 10 years ago
  32. 3dfd5ba Merge "Various API review fixes to resources and drawables" by Alan Viverette · 10 years ago
  33. 966881e Add Device/Profile Owner gated apis for setting/getting blocked packages. by Julia Reynolds · 10 years ago
  34. da55165 Allow device/profile owners to update settings. by Julia Reynolds · 10 years ago
  35. 48dfae9 Merge "Removing the info pane." by Winson Chung · 10 years ago
  36. c0e439f Merge "AudioSystem: add new audio device definitions" by Eric Laurent · 10 years ago
  37. 53dd1f7 Merge "Fixing transition to/from Recents with full screen apps." by Winson Chung · 10 years ago
  38. 863db8a Removing the info pane. by Winson Chung · 10 years ago
  39. 112e514 Merge "Fix invisible notification backgrounds." by Jorim Jaggi · 10 years ago
  40. ae08441 Fixing transition to/from Recents with full screen apps. by Winson Chung · 10 years ago
  41. 3c3c3fc Fix invisible notification backgrounds. by Jorim Jaggi · 10 years ago
  42. 8a476ed Fix a boot failure due to Wifi / Wifi Passpoint by Yuhao Zheng · 10 years ago
  43. 23a4281 Merge "Add getMediaSession to RCC" by RoboErik · 10 years ago
  44. 5f31737 Add getMediaSession to RCC by RoboErik · 10 years ago
  45. 7ea18e1 Add wearable notification extensions to frameworks/base. by Griff Hazen · 10 years ago
  46. b86b102 am 9777fdb7: am b0a7f84b: am 63bf04d8: Merge "Fix NullException in QwertyKeyListener.KeyDown" by Jeff Brown · 10 years ago
  47. 9777fdb am b0a7f84b: am 63bf04d8: Merge "Fix NullException in QwertyKeyListener.KeyDown" by Jeff Brown · 10 years ago
  48. b0a7f84 am 63bf04d8: Merge "Fix NullException in QwertyKeyListener.KeyDown" by Jeff Brown · 10 years ago
  49. 15f3e28 Merge "Should not be closing system dialogs when Recents is hidden. (Bug 15109551)" by Winson Chung · 10 years ago
  50. 63bf04d Merge "Fix NullException in QwertyKeyListener.KeyDown" by Jeff Brown · 10 years ago
  51. 3bf2723 Merge "Delay the dispatching of non-wakeup alarms." by Dianne Hackborn · 10 years ago
  52. d4e6d46 Delay the dispatching of non-wakeup alarms. by Dianne Hackborn · 10 years ago
  53. 3b5c427 Various API review fixes to resources and drawables by Alan Viverette · 10 years ago
  54. 51eb4e6 am 7ba69dd8: am 9e1379f1: Fix sdk docs build for framework from remote input api addition. by Griff Hazen · 10 years ago
  55. b720abe resolved conflicts for merge of 8f1e7ade to master by Griff Hazen · 10 years ago
  56. 1bba1c8 Should not be closing system dialogs when Recents is hidden. (Bug 15109551) by Winson Chung · 10 years ago
  57. 7ba69dd am 9e1379f1: Fix sdk docs build for framework from remote input api addition. by Griff Hazen · 10 years ago
  58. 9e1379f Fix sdk docs build for framework from remote input api addition. by Griff Hazen · 10 years ago
  59. 3fff221 Merge "Fix a runtime break caused by merge conflict" by Vinit Deshpande · 10 years ago
  60. eeb11cd Merge "Add NetworkFactory names and unregistration." by Robert Greenwalt · 10 years ago
  61. 304ebe6 Merge "USB: Fix race condition in acquiring global reference in UsbRequest JNI code" by Mike Lockwood · 10 years ago
  62. 5633e37 Merge "USB: Minor cleanup from API council review" by Mike Lockwood · 10 years ago
  63. e715e8c Fix a runtime break caused by merge conflict by Vinit Deshpande · 10 years ago
  64. 8f1e7ad am 5cadc3b0: Add RemoteInput, Grouping, and Extender to Notification api. by Griff Hazen · 10 years ago
  65. b2a4658 USB: Fix race condition in acquiring global reference in UsbRequest JNI code by Mike Lockwood · 10 years ago
  66. fa2b3fc USB: Minor cleanup from API council review by Mike Lockwood · 10 years ago
  67. f564c7f resolved conflicts for merge of ecf09321 to master by Ben Murdoch · 10 years ago
  68. d41b911 Revert "Various API council fixes to drawables" by Alan Viverette · 10 years ago
  69. f31512e Merge "Various API council fixes to drawables" by Alan Viverette · 10 years ago
  70. e5b082d Various API council fixes to drawables by Alan Viverette · 10 years ago
  71. 7dc5b41 Clean up Outline API, method on drawable by Chris Craik · 10 years ago
  72. b5eb843 Merge "Fix 64 bit long pointer size for media scanning" by Andy Hung · 10 years ago
  73. 62b25a5 Revert "Adding INfcUnlockSettings and NfcUnlock interface class." by Andres Morales · 10 years ago
  74. 5cadc3b Add RemoteInput, Grouping, and Extender to Notification api. by Griff Hazen · 10 years ago
  75. 99c6e07 Disable swipe-to-reveal nav bar / status bar during setup by Maurice Lam · 10 years ago
  76. e4ca305 resolved conflicts for merge of b3ce4b1b to master by Michael Wright · 10 years ago
  77. a67be03 Add NetworkFactory names and unregistration. by Robert Greenwalt · 10 years ago
  78. 05ad482 Add ZEN and speedbump to NotificationListenerService by Christoph Studer · 10 years ago
  79. 646b1db Merge "Add to activity transition API as requested by consumers." by George Mount · 10 years ago
  80. 41fc656 Merge "API Review: split out BidirectionalTypeConverter." by George Mount · 10 years ago
  81. 1fcc3b1 Merge "Baby steps" by John Reck · 10 years ago
  82. 2566bc82 Merge "Fix typo causing immersive mode transition flickering." by Adrian Roos · 10 years ago
  83. 800d72b Add to activity transition API as requested by consumers. by George Mount · 10 years ago
  84. 87be9ba Merge "Fix reference to ProxyInfo extra" by Jason Monk · 10 years ago
  85. 37dd822 Merge "Fixed measuring and layouting of the more card and expandableviews." by Selim Cinek · 10 years ago
  86. 24d7cfa Fixed measuring and layouting of the more card and expandableviews. by Selim Cinek · 10 years ago
  87. cffd1e4 Fix typo causing immersive mode transition flickering. by Adrian Roos · 10 years ago
  88. 03e8a83 Fix the wrong conversion of byte to int. by Yuncheol Heo · 10 years ago
  89. 47c6514 am cd98ecc6: am 6071e45a: Merge "add a command to list all bonded devices" into klp-modular-dev by Guang Zhu · 10 years ago
  90. 05ee041 Remove a hide tag link. by Wei Wang · 10 years ago
  91. ecf0932 am e0d6a6b0: Merge "Add PackagManager flag for WebView system feature." into klp-modular-dev by Ben Murdoch · 10 years ago
  92. e0d6a6b Merge "Add PackagManager flag for WebView system feature." into klp-modular-dev by Ben Murdoch · 10 years ago
  93. b3ce4b1 am 889814ce: resolved conflicts for merge of 32912e0a to stage-aosp-master by Michael Wright · 10 years ago
  94. cd98ecc am 6071e45a: Merge "add a command to list all bonded devices" into klp-modular-dev by Guang Zhu · 10 years ago
  95. adf6aff Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising."" by Wei Wang · 10 years ago
  96. 48bb35b Merge "Make mSessionCallback null in TvView.unbindTvInput" by Youngsang Cho · 10 years ago
  97. 889814c resolved conflicts for merge of 32912e0a to stage-aosp-master by Michael Wright · 10 years ago
  98. 285ff43 Make mSessionCallback null in TvView.unbindTvInput by Youngsang Cho · 10 years ago
  99. 319b40c Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising." by Wei Wang · 10 years ago
  100. 6071e45 Merge "add a command to list all bonded devices" into klp-modular-dev by Guang Zhu · 10 years ago