1. 8bbfe71 Merge "Rename "private api" to "system api", as the annotation indicates." by Ying Wang · 10 years ago
  2. 4e65d08 Rename "private api" to "system api", as the annotation indicates. by Ying Wang · 10 years ago
  3. 6d97f5b A few more APIs for HdmiControlService by Jinsuk Kim · 10 years ago
  4. 24683f1 Merge "Merge kwd to master" by Wink Saville · 10 years ago
  5. fb40dd4 Merge kwd to master by Wink Saville · 10 years ago
  6. 94b59de BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfile subclass by Mike Lockwood · 10 years ago
  7. 2263dd1 BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sink by Mike Lockwood · 10 years ago
  8. cf916d3 Rename BluetoothHandsfreeClient to BluetoothHeadsetClient by Mike Lockwood · 10 years ago
  9. 7aca90f Bluetooth: Add support for HFP Client role. by Hemant Gupta · 11 years ago
  10. b0d1d91 Add PSKKeyManager to enable the use of TLS-PSK. by Alex Klyubin · 10 years ago
  11. 0188bee am d8f71d34: Merge "Out with the old; in with the new" into lmp-preview-dev by Christopher Tate · 10 years ago
  12. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago
  13. 5c507c1 Rename PrivateApi annotation to SystemApi. (DO NOT MERGE) by Jeff Brown · 10 years ago
  14. e252909 am 6580a31d: Merge "Adds listeners for changes to the list of active sessions" into lmp-preview-dev by RoboErik · 10 years ago
  15. a3d8188 Merge "Adds listeners for changes to the list of active sessions" into lmp-preview-dev by RoboErik · 10 years ago
  16. 5adb67d merge 4ce22057, regen api/current.txt by Ed Heyl · 10 years ago
  17. 3f48068 Remove HdmiCecService by Jinsuk Kim · 10 years ago
  18. 2e7a916 Adds listeners for changes to the list of active sessions by RoboErik · 10 years ago
  19. d5a5b5a Rename PrivateApi annotation to SystemApi. by Jeff Brown · 10 years ago
  20. d8883df am 87bc3c25: Merge "Improvements to low power mode." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  21. eb94fa7 Improvements to low power mode. by Dianne Hackborn · 10 years ago
  22. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 10 years ago
  23. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  24. f20d640 Restrictions Manager by Amith Yamasani · 10 years ago
  25. 560ce61 Merge "DO NOT MERGE - Run the task manager service at startup" into lmp-preview-dev by Christopher Tate · 10 years ago
  26. 3afed57 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago
  27. aae5886 Merge "Split frameworks/base using inclusion and exclusion rules." by Jeff Brown · 10 years ago
  28. c3a6e23 am e32b2d32: Revert "Revert "Add physical TV input handling to TvInputManagerService"" by Wonsik Kim · 10 years ago
  29. c22dbb6 Revert "Revert "Add physical TV input handling to TvInputManagerService"" by Wonsik Kim · 10 years ago
  30. 82d96d5 Merge "Revert "Add physical TV input handling to TvInputManagerService"" by Guang Zhu · 10 years ago
  31. 70aa0c6 Revert "Add physical TV input handling to TvInputManagerService" by Guang Zhu · 10 years ago
  32. 5d038b9 Merge "Add physical TV input handling to TvInputManagerService" by Wonsik Kim · 10 years ago
  33. 3d9eb6a Split frameworks/base using inclusion and exclusion rules. by Jeff Brown · 10 years ago
  34. fa380e9 DO NOT MERGE - Run the task manager service at startup by Christopher Tate · 10 years ago
  35. 8f64f80 Run the task manager service at startup by Christopher Tate · 10 years ago
  36. f176e3b am fe3a59cf: Merge "Add a cache to LockPatternUtils" into lmp-preview-dev by Adrian Roos · 10 years ago
  37. 4f78845 Add a cache to LockPatternUtils by Adrian Roos · 10 years ago
  38. 1f58975 Add physical TV input handling to TvInputManagerService by Wonsik Kim · 10 years ago
  39. 5c01326 Merge "Adding ITelecommService definition for Telecomm." by Santos Cordon · 10 years ago
  40. 08a7b76 Move more packages to framework2 by Christoph Studer · 10 years ago
  41. e2c7a76 Merge "Add an EthernetManager." by Lorenzo Colitti · 10 years ago
  42. 6848f72 Adding ITelecommService definition for Telecomm. by Santos Cordon · 10 years ago
  43. dbbceff Merge "Add feature actions for HDMI-CEC playback device" by Jinsuk Kim · 10 years ago
  44. 78d695d Add feature actions for HDMI-CEC playback device by Jinsuk Kim · 10 years ago
  45. 4e5aa2c Add an EthernetManager. by Lorenzo Colitti · 10 years ago
  46. 3346a80 VolumeZen: SystemUI now hosts the volume dialog. by John Spurlock · 10 years ago
  47. 7fee723 Hotspot 2.0 framework - add implementation by Roger Chang · 10 years ago
  48. 62b25a5 Revert "Adding INfcUnlockSettings and NfcUnlock interface class." by Andres Morales · 10 years ago
  49. 94a873d Merge "Remove methods added in TelephonyManager." by Santos Cordon · 10 years ago
  50. fc9c89f Merge "HdmiControlManager with HdmiPlaybackClient API definition" by Jinsuk Kim · 10 years ago
  51. 91120c5 HdmiControlManager with HdmiPlaybackClient API definition by Jinsuk Kim · 10 years ago
  52. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 10 years ago
  53. 14816d6 Remove methods added in TelephonyManager. by Santos Cordon · 10 years ago
  54. e8b718c Merge "Initial support for split APKs, PackageInstaller." by Jeff Sharkey · 10 years ago
  55. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  56. 4fe8628 Merge "Adding method for applications to query their own tasks. (Bug 14627210)" by Winson Chung · 10 years ago
  57. 1147c40 Adding method for applications to query their own tasks. (Bug 14627210) by Winson Chung · 10 years ago
  58. d9225ba am 60549e20: Merge "Usage stats!" by Dianne Hackborn · 10 years ago
  59. e22b3b1 Usage stats! by Dianne Hackborn · 10 years ago
  60. 6f5494c am c5fe3c17: Merge "Initial implementation of WifiScanner" by Vinit Deshapnde · 10 years ago
  61. 011e1b3 Initial implementation of WifiScanner by Vinit Deshapnde · 10 years ago
  62. dd0a28f am 68dca221: Merge "Check doc comments when you run update-api." by Ying Wang · 10 years ago
  63. ed89600 Check doc comments when you run update-api. by Ying Wang · 10 years ago
  64. 353bda0 am d031e36c: First pass at adding FingerprintManagerService by Jim Miller · 10 years ago
  65. 08fa40c First pass at adding FingerprintManagerService by Jim Miller · 10 years ago
  66. ed433f5 am 89094f50: Merge "Make GET_TASKS signature|system." by Dianne Hackborn · 10 years ago
  67. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  68. 8319d99 am 9e35d785: Merge "API for network cache subsystems." by Jeff Davidson · 10 years ago
  69. 4cd4110 Merge "API for network cache subsystems." by Jeff Davidson · 10 years ago
  70. abb8181 am a54edd7e: Merge "TaskManager API first pass." by Matthew Williams · 10 years ago
  71. 674bc2f Merge "TaskManager API first pass." by Matthew Williams · 10 years ago
  72. 14f1ec0 API for network cache subsystems. by Jeff Davidson · 10 years ago
  73. 99a58b0 am c60f1877: Merge "Rework some of the voice interaction APIs." by Dianne Hackborn · 10 years ago
  74. 18f0d35 Rework some of the voice interaction APIs. by Dianne Hackborn · 10 years ago
  75. 4210a30 am c1644c59: Wire up condition providers to zen mode exit triggers. by John Spurlock · 10 years ago
  76. e77bb36 Wire up condition providers to zen mode exit triggers. by John Spurlock · 10 years ago
  77. ff1005a6 am 7745fb9e: Merge "Introduce condition provider services." by John Spurlock · 10 years ago
  78. b22aabb Merge "Introduce condition provider services." by John Spurlock · 10 years ago
  79. 1b27c34 am ed407e04: Merge "Initial implementation of new voice interaction API." by Dianne Hackborn · 10 years ago
  80. 7340fc8 Introduce condition provider services. by John Spurlock · 10 years ago
  81. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  82. 71dd3d9 am 2ca3962b: Merge "Initial implementation of NetworkScoreManager\'s backing service." by Jeff Davidson · 10 years ago
  83. 6e31c5c TaskManager API first pass. by Matthew Williams · 10 years ago
  84. 6a4b220 Initial implementation of NetworkScoreManager's backing service. by Jeff Davidson · 10 years ago
  85. 161bec6 resolved conflicts for merge of 0a57a111 to master-nova by RoboErik · 10 years ago
  86. 07c7077 Add RouteProviders to the new Media APIs by RoboErik · 10 years ago
  87. b303574 am 6be2f952: Merge "Adding render stats APIs to UiAutomation (framework)." by Svetoslav · 10 years ago
  88. 6be2f95 Merge "Adding render stats APIs to UiAutomation (framework)." by Svetoslav · 10 years ago
  89. c686d9a am 5784b398: Merge "Launcher APIs and broadcasts for managed profiles" by Amith Yamasani · 10 years ago
  90. 5784b39 Merge "Launcher APIs and broadcasts for managed profiles" by Amith Yamasani · 10 years ago
  91. 9210e8c am 3957091b: Initial round of Television Input Framework by Jae Seo · 10 years ago
  92. 3957091 Initial round of Television Input Framework by Jae Seo · 10 years ago
  93. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 10 years ago
  94. 1376d60 Adding render stats APIs to UiAutomation (framework). by Svetoslav · 10 years ago
  95. 8d20561 Add CallServiceSelectorAdapter by Sailesh Nepal · 10 years ago
  96. 3830700 am 53ab5174: Merge "Define trust agent framework components" by Adrian Roos · 10 years ago
  97. 82142c2 Define trust agent framework components by Adrian Roos · 10 years ago
  98. 4bc08ab am 716f20d8: Merge "Define initial trust agent API" by Adrian Roos · 10 years ago
  99. ff2144c Define initial trust agent API by Adrian Roos · 10 years ago
  100. 562e755 am 93627ac8: Merge "Wifi hotspot stack initial hook up" by Yuhao Zheng · 10 years ago