1. 5de7377 Revert "Initial KeySet API." by dcashman · 10 years ago
  2. 405912b Initial KeySet API. by dcashman · 10 years ago
  3. 97affee Start system audio initialization mode on new device discovery. by Jungshik Jang · 10 years ago
  4. 09ffc84 Store active source/active port in HdmiControlService when disabled by Jinsuk Kim · 10 years ago
  5. af2acf0 Keep preferred address for HdmiControlService by Jinsuk Kim · 10 years ago
  6. d79fdf1 Remove KeySetManagerService lock. by dcashman · 10 years ago
  7. bb58067 Progress toward installer public API: callbacks. by Jeff Sharkey · 10 years ago
  8. 2c1d7b3 Merge "Handle TODO in SystemAudioActionFromTv." by Yuncheol Heo · 10 years ago
  9. c516d65 Handle TODO in SystemAudioActionFromTv. by Yuncheol Heo · 10 years ago
  10. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  11. d05f67f Handle <Feature Abort> after <System Audio Mode Request>. by Yuncheol Heo · 10 years ago
  12. 31ab417 Delete unused APIs in NetworkManagementService. by Sreeram Ramachandran · 10 years ago
  13. a228ae9 Add task affiliation by Craig Mautner · 10 years ago
  14. 9cd6e64 resolved conflicts for merge of d2b5f7da to master by Aaron Whyte · 10 years ago
  15. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  16. d2b5f7d am f5e67474: Allow overlays to configure ConnectivityService\'s network sampling to not wake the device. This can increase clockwork device battery life. Bug:15455204 by Aaron Whyte · 10 years ago
  17. 34257d8 Merge "Prevent users from mounting USB, if restricted." by Emily Bernier · 10 years ago
  18. f5e6747 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 10 years ago
  19. 50999ea Merge "TvInputManagerService: Suppress warning in dump() and fix typo" by Jae Seo · 10 years ago
  20. 0f8fc34 TvInputManagerService: Suppress warning in dump() and fix typo by Jae Seo · 10 years ago
  21. 398b6c2 Fix an abi <-> instructionSet mixup. by Narayan Kamath · 10 years ago
  22. 3c58775 Merge "Allow INTERACT_ACROSS_USERS for service access." by Dianne Hackborn · 10 years ago
  23. 083baf9 Fixing a few potential crashes, preparing for Task affiliations framework changes. by Winson Chung · 10 years ago
  24. 409297d Allow INTERACT_ACROSS_USERS for service access. by Dianne Hackborn · 10 years ago
  25. 557b26d Merge "Fix broken dexopt logic." by Narayan Kamath · 10 years ago
  26. fd12a35 Fix broken dexopt logic. by Narayan Kamath · 10 years ago
  27. 6b58d32 Merge "Fix apparent delay in removing a managed profile" by Amith Yamasani · 10 years ago
  28. 70fcf0c Fix apparent delay in removing a managed profile by Amith Yamasani · 10 years ago
  29. 1397751 Merge "Define NETID_UNSET in ConnectivityManager." by Paul Jensen · 10 years ago
  30. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  31. 1f21391 Support multiple tracks in TV Input framework. by Dongwon Kang · 10 years ago
  32. a9f1062 Start address allocation when hdmi cec is re-enabled. by Jungshik Jang · 10 years ago
  33. 7ecfbae Read/Write flags from/to system settings by Jinsuk Kim · 10 years ago
  34. 8ed86c4 Implement retransmission of cec request. by Jungshik Jang · 10 years ago
  35. d3dc721 Merge "HdmiConfig class holding constants that may need customization" by Jinsuk Kim · 10 years ago
  36. 5fba96d HdmiConfig class holding constants that may need customization by Jinsuk Kim · 10 years ago
  37. f9e44ea Merge "Update HdmiControlService JNI to the change in HAL definition" by Jinsuk Kim · 10 years ago
  38. 284c31b Update HdmiControlService JNI to the change in HAL definition by Jinsuk Kim · 10 years ago
  39. 7468f1d Merge "Revamp HDMI-CEC system audio mode integration with audio service." by Jungshik Jang · 10 years ago
  40. 6f34f5a Revamp HDMI-CEC system audio mode integration with audio service. by Jungshik Jang · 10 years ago
  41. 1d599da NotificationListenerService API: Avoid unnecessary allocations by Christoph Studer · 10 years ago
  42. 1c52d02 Merge "Mark FLP constants as public, so they can be consumed by geofencing." by destradaa · 10 years ago
  43. b2e93ef Revert "Make PlaybackState immutable with a builder" by Erik Pasternak · 10 years ago
  44. 5a4e011 Make PlaybackState immutable with a builder by RoboErik · 10 years ago
  45. c068bb5 Support HdmiControlService.sendKeyEvent for both TV/playback device by Jinsuk Kim · 10 years ago
  46. 355319f Merge "Always derive native library paths at runtime." by Jeff Sharkey · 10 years ago
  47. 84f1294 Always derive native library paths at runtime. by Jeff Sharkey · 10 years ago
  48. 989eb371 Change key-set/public-key manifest relationship. by dcashman · 10 years ago
  49. f6f604a Merge "Always on hotword changes" by Sandeep · 10 years ago
  50. d701820 Always on hotword changes by Sandeep · 10 years ago
  51. 3d4fe36 Merge "Add accessibility action to open power long-press dialog" by Alan Viverette · 10 years ago
  52. e34560b Add accessibility action to open power long-press dialog by Alan Viverette · 10 years ago
  53. a76932b Merge "Add job persistance as a setter in the API" by Matthew Williams · 10 years ago
  54. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  55. 41cd577 Send USER_FOREGROUND and USER_BACKGROUND to all related profiles by Amith Yamasani · 10 years ago
  56. 4fc1d10 Revamp disabling device in local device. by Jungshik Jang · 10 years ago
  57. 20b716b Merge "Add API for device owner to switch users" by Jason Monk · 10 years ago
  58. b3e114a Clear timout when all pending actions are cleared. by Jungshik Jang · 10 years ago
  59. b69aafb Hook up missing volume-change with AudioManager. by Jungshik Jang · 10 years ago
  60. 8219a25 Merge "Enforce block uninstall in PackageManager" by Kenny Guy · 10 years ago
  61. 7c940e9 Merge "Polish new IME API for L part 2: CursorAnchorInfo" by Yohei Yukawa · 10 years ago
  62. ad8dff5 Use the correct ABI list while copying native libs. by Narayan Kamath · 10 years ago
  63. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  64. 17ff2b2 Mark FLP constants as public, so they can be consumed by geofencing. by destradaa · 10 years ago
  65. 1b88da5 Enforce block uninstall in PackageManager by Kenny Guy · 10 years ago
  66. 582d911 Add API for device owner to switch users by Jason Monk · 10 years ago
  67. aef5fcd Don't assume all system apps are bundled. by Narayan Kamath · 10 years ago
  68. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  69. 47d8d1b Ignore hasService in updateTelephonySignalStrength by Wink Saville · 10 years ago
  70. e9b9b1e Verify the CEC message source and the destination. by Yuncheol Heo · 10 years ago
  71. 74185a3 Merge "Add AlarmClock API to AlarmManager" by Adrian Roos · 10 years ago
  72. c42a1e1 Add AlarmClock API to AlarmManager by Adrian Roos · 10 years ago
  73. 70779c7 Merge "Multi-arch application installs." by Narayan Kamath · 10 years ago
  74. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  75. 3c45c29 Pipe volume keys to adjustVolume instead of sendMediaKeyEvent by RoboErik · 10 years ago
  76. 0161bbc ActivityManager: use Process.killProcessGroup to kill forked processes by Colin Cross · 10 years ago
  77. 503dca6 Merge "Add API for specifying popup window shadows and shadow insets" by Alan Viverette · 10 years ago
  78. 7237965 Merge "Refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  79. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  80. ff6eccc Merge "Enable network validations and add app to handle captive portal login." by Paul Jensen · 10 years ago
  81. 869868be Enable network validations and add app to handle captive portal login. by Paul Jensen · 10 years ago
  82. d706933 Merge "Add Network inspection API." by Robert Greenwalt · 10 years ago
  83. 73b6cbae Add Network inspection API. by Robert Greenwalt · 10 years ago
  84. ddef7e7 Get rid of security exception spam during boot. by Dianne Hackborn · 10 years ago
  85. ccb11e1 Add API for specifying popup window shadows and shadow insets by Alan Viverette · 10 years ago
  86. 06505d2 am 1f0180bf: am 74803e55: Merge "Make misc config directory during user creation" by Robin Lee · 10 years ago
  87. 1f0180b am 74803e55: Merge "Make misc config directory during user creation" by Robin Lee · 10 years ago
  88. 1848d31 Prevent users from mounting USB, if restricted. by Emily Bernier · 10 years ago
  89. d5c72cb Merge "Remove icon from base alert dialog, use light theme" by Alan Viverette · 10 years ago
  90. c65ff21 Remove icon from base alert dialog, use light theme by Alan Viverette · 10 years ago
  91. 30303fa Merge "Extend pm to support sessions and split APKs." by Jeff Sharkey · 10 years ago
  92. ec55ef0 Extend pm to support sessions and split APKs. by Jeff Sharkey · 10 years ago
  93. ed51d70 Merge "ActivityManager: pass the main uid of the app to lmkd" by Colin Cross · 10 years ago
  94. 54f5884 Merge "Service for reading and writing blocks to PST partition" by Andres Morales · 10 years ago
  95. 68d4acd Service for reading and writing blocks to PST partition by Andres Morales · 10 years ago
  96. c522d16 Decouple critical policy power update from SCREEN_ON broadcast by Jim Miller · 10 years ago
  97. dbbf07a Upgraded system apps could be mono or cluster. by Jeff Sharkey · 10 years ago
  98. d908edd ActivityManager: pass the main uid of the app to lmkd by Colin Cross · 10 years ago
  99. 61659e5 Add tracking of uid process states in battery stats. by Dianne Hackborn · 10 years ago
  100. 85516d0 Add new "pin complex" type to supported keyguard PINs by Jim Miller · 11 years ago