1. 7c030ed GpsLocationProvider: look for config file in /etc/gps.<ro.hardware.gps>.conf by Colin Cross · 11 years ago
  2. ad11eb5 Pass install result message; path selection. by Jeff Sharkey · 10 years ago
  3. 544b62b Apply hdmi control options to operation by Jinsuk Kim · 10 years ago
  4. dca272b am 0cb38d2e: Merge "Add configuration for activity thumbnails" into klp-modular-dev by Michael Kolb · 10 years ago
  5. 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
  6. bc2b9d3 Merge "Make sure to finish routing control action" into lmp-dev by Jinsuk Kim · 10 years ago
  7. dd233f3 Make sure to finish routing control action by Jinsuk Kim · 10 years ago
  8. eba1c0b Merge "do not merge. Implement onVideoAvailable/Unavailable in TIF." into lmp-dev by Dongwon Kang · 10 years ago
  9. 9b08edf do not merge. Implement onVideoAvailable/Unavailable in TIF. by Dongwon Kang · 10 years ago
  10. 1677476 Shortens the key length in HdmiControlService by Jinsuk Kim · 10 years ago
  11. 1a937b0 Initial draft of new MediaRouter APIs. by Jeff Brown · 10 years ago
  12. 01a500e Delete first draft of media routing APIs. by Jeff Brown · 10 years ago
  13. f5e6747 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 10 years ago
  14. 0cb38d2 Merge "Add configuration for activity thumbnails" into klp-modular-dev by Michael Kolb · 10 years ago
  15. 5f6238e Add configuration for activity thumbnails by Michael Kolb · 10 years ago
  16. 906cf8e Merge "Package installation listener events." by Jeff Sharkey · 10 years ago
  17. a103114 Package installation listener events. by Jeff Sharkey · 10 years ago
  18. e0b0bef Surface detailed error messages from PMS. by Jeff Sharkey · 10 years ago
  19. 2c1c31c TIF: Add a way to enable/disable caption by Jae Seo · 10 years ago
  20. 9726eeb Merge "Revert "Initial KeySet API."" by dcashman · 10 years ago
  21. 5de7377 Revert "Initial KeySet API." by dcashman · 10 years ago
  22. 405912b Initial KeySet API. by dcashman · 10 years ago
  23. 97affee Start system audio initialization mode on new device discovery. by Jungshik Jang · 10 years ago
  24. 09ffc84 Store active source/active port in HdmiControlService when disabled by Jinsuk Kim · 10 years ago
  25. af2acf0 Keep preferred address for HdmiControlService by Jinsuk Kim · 10 years ago
  26. d79fdf1 Remove KeySetManagerService lock. by dcashman · 10 years ago
  27. bb58067 Progress toward installer public API: callbacks. by Jeff Sharkey · 10 years ago
  28. 2c1d7b3 Merge "Handle TODO in SystemAudioActionFromTv." by Yuncheol Heo · 10 years ago
  29. c516d65 Handle TODO in SystemAudioActionFromTv. by Yuncheol Heo · 10 years ago
  30. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  31. d05f67f Handle <Feature Abort> after <System Audio Mode Request>. by Yuncheol Heo · 10 years ago
  32. 31ab417 Delete unused APIs in NetworkManagementService. by Sreeram Ramachandran · 10 years ago
  33. a228ae9 Add task affiliation by Craig Mautner · 10 years ago
  34. d279478 Merge "Initial KeySet API." by dcashman · 10 years ago
  35. 9cd6e64 resolved conflicts for merge of d2b5f7da to master by Aaron Whyte · 10 years ago
  36. ea8a8a6 Update location framework to accept raw data from GPS HAL. by destradaa · 10 years ago
  37. 06b6cda Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  38. 50999ea Merge "TvInputManagerService: Suppress warning in dump() and fix typo" by Jae Seo · 10 years ago
  39. 0f8fc34 TvInputManagerService: Suppress warning in dump() and fix typo by Jae Seo · 10 years ago
  40. 398b6c2 Fix an abi <-> instructionSet mixup. by Narayan Kamath · 10 years ago
  41. 3c58775 Merge "Allow INTERACT_ACROSS_USERS for service access." by Dianne Hackborn · 10 years ago
  42. 083baf9 Fixing a few potential crashes, preparing for Task affiliations framework changes. by Winson Chung · 10 years ago
  43. 409297d Allow INTERACT_ACROSS_USERS for service access. by Dianne Hackborn · 10 years ago
  44. 557b26d Merge "Fix broken dexopt logic." by Narayan Kamath · 10 years ago
  45. fd12a35 Fix broken dexopt logic. by Narayan Kamath · 10 years ago
  46. 6b58d32 Merge "Fix apparent delay in removing a managed profile" by Amith Yamasani · 10 years ago
  47. 70fcf0c Fix apparent delay in removing a managed profile by Amith Yamasani · 10 years ago
  48. 1397751 Merge "Define NETID_UNSET in ConnectivityManager." by Paul Jensen · 10 years ago
  49. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  50. 1f21391 Support multiple tracks in TV Input framework. by Dongwon Kang · 10 years ago
  51. a9f1062 Start address allocation when hdmi cec is re-enabled. by Jungshik Jang · 10 years ago
  52. 7ecfbae Read/Write flags from/to system settings by Jinsuk Kim · 10 years ago
  53. 8ed86c4 Implement retransmission of cec request. by Jungshik Jang · 10 years ago
  54. d3dc721 Merge "HdmiConfig class holding constants that may need customization" by Jinsuk Kim · 10 years ago
  55. 5fba96d HdmiConfig class holding constants that may need customization by Jinsuk Kim · 10 years ago
  56. 7468f1d Merge "Revamp HDMI-CEC system audio mode integration with audio service." by Jungshik Jang · 10 years ago
  57. 6f34f5a Revamp HDMI-CEC system audio mode integration with audio service. by Jungshik Jang · 10 years ago
  58. 1d599da NotificationListenerService API: Avoid unnecessary allocations by Christoph Studer · 10 years ago
  59. 1c52d02 Merge "Mark FLP constants as public, so they can be consumed by geofencing." by destradaa · 10 years ago
  60. b2e93ef Revert "Make PlaybackState immutable with a builder" by Erik Pasternak · 10 years ago
  61. 5a4e011 Make PlaybackState immutable with a builder by RoboErik · 10 years ago
  62. c068bb5 Support HdmiControlService.sendKeyEvent for both TV/playback device by Jinsuk Kim · 10 years ago
  63. 84f1294 Always derive native library paths at runtime. by Jeff Sharkey · 10 years ago
  64. 989eb371 Change key-set/public-key manifest relationship. by dcashman · 10 years ago
  65. 3d4fe36 Merge "Add accessibility action to open power long-press dialog" by Alan Viverette · 10 years ago
  66. e34560b2 Add accessibility action to open power long-press dialog by Alan Viverette · 10 years ago
  67. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  68. 41cd577 Send USER_FOREGROUND and USER_BACKGROUND to all related profiles by Amith Yamasani · 10 years ago
  69. 4fc1d10 Revamp disabling device in local device. by Jungshik Jang · 10 years ago
  70. b3e114a Clear timout when all pending actions are cleared. by Jungshik Jang · 10 years ago
  71. b69aafbf Hook up missing volume-change with AudioManager. by Jungshik Jang · 10 years ago
  72. 8219a25 Merge "Enforce block uninstall in PackageManager" by Kenny Guy · 10 years ago
  73. 7c940e9 Merge "Polish new IME API for L part 2: CursorAnchorInfo" by Yohei Yukawa · 10 years ago
  74. ad8dff5 Use the correct ABI list while copying native libs. by Narayan Kamath · 10 years ago
  75. 0023d0e Polish new IME API for L part 2: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  76. 17ff2b2 Mark FLP constants as public, so they can be consumed by geofencing. by destradaa · 10 years ago
  77. 1b88da5 Enforce block uninstall in PackageManager by Kenny Guy · 10 years ago
  78. aef5fcd Don't assume all system apps are bundled. by Narayan Kamath · 10 years ago
  79. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  80. 47d8d1b Ignore hasService in updateTelephonySignalStrength by Wink Saville · 10 years ago
  81. e9b9b1e Verify the CEC message source and the destination. by Yuncheol Heo · 10 years ago
  82. 74185a3 Merge "Add AlarmClock API to AlarmManager" by Adrian Roos · 10 years ago
  83. c42a1e1 Add AlarmClock API to AlarmManager by Adrian Roos · 10 years ago
  84. 70779c7 Merge "Multi-arch application installs." by Narayan Kamath · 10 years ago
  85. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  86. 3c45c29 Pipe volume keys to adjustVolume instead of sendMediaKeyEvent by RoboErik · 10 years ago
  87. 0161bbc ActivityManager: use Process.killProcessGroup to kill forked processes by Colin Cross · 10 years ago
  88. 503dca6 Merge "Add API for specifying popup window shadows and shadow insets" by Alan Viverette · 10 years ago
  89. 7237965 Merge "Refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  90. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  91. ff6eccc Merge "Enable network validations and add app to handle captive portal login." by Paul Jensen · 10 years ago
  92. 869868be Enable network validations and add app to handle captive portal login. by Paul Jensen · 10 years ago
  93. d706933 Merge "Add Network inspection API." by Robert Greenwalt · 10 years ago
  94. 73b6cbae Add Network inspection API. by Robert Greenwalt · 10 years ago
  95. ddef7e7 Get rid of security exception spam during boot. by Dianne Hackborn · 10 years ago
  96. ccb11e1 Add API for specifying popup window shadows and shadow insets by Alan Viverette · 10 years ago
  97. 06505d2 am 1f0180bf: am 74803e55: Merge "Make misc config directory during user creation" by Robin Lee · 10 years ago
  98. d5c72cb Merge "Remove icon from base alert dialog, use light theme" by Alan Viverette · 10 years ago
  99. c65ff21 Remove icon from base alert dialog, use light theme by Alan Viverette · 10 years ago
  100. 30303fa Merge "Extend pm to support sessions and split APKs." by Jeff Sharkey · 10 years ago