1. 10eaa85 Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting by Dianne Hackborn · 10 years ago
  2. 1031c97 Honor the sort and group keys for notification ranking. by Chris Wren · 10 years ago
  3. cf7ed58 Revert "Honor the sort and group keys for notification ranking." by Chris Wren · 10 years ago
  4. 4a24fd3 Honor the sort and group keys for notification ranking. by Chris Wren · 10 years ago
  5. 66adae8 Fixing cross-user content. by Nicolas Prevot · 10 years ago
  6. bffb063 Add startTimerRecording api to IHdmiControlService. by Jungshik Jang · 10 years ago
  7. 008f6d4 Block logging watched histories for passthrough inputs by Youngsang Cho · 10 years ago
  8. 551caf6 Merge "Further fix on issue #16013164" into lmp-dev by Dianne Hackborn · 10 years ago
  9. b64afe1 Further fix on issue #16013164 by Dianne Hackborn · 10 years ago
  10. 368c5ad Refactor window manager screenshot by Craig Mautner · 10 years ago
  11. e39e5bf Merge "Finish toast app op." into lmp-dev by Dianne Hackborn · 10 years ago
  12. 4eee3cb Finish toast app op. by Dianne Hackborn · 10 years ago
  13. 75111d8 Merge "Allow authenticators to rename accounts." into lmp-dev by Carlos Valdivia · 10 years ago
  14. f63bc52 Make hotword availability a callback by Sandeep Siddhartha · 10 years ago
  15. 71f6ad3 Merge "Cleanup: Delete dead code." into lmp-dev by Sreeram Ramachandran · 10 years ago
  16. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  17. dcb7a95 Merge "Always check restore against the latest backend metadata" into lmp-dev by Christopher Tate · 10 years ago
  18. f7cbb1f Always check restore against the latest backend metadata by Christopher Tate · 10 years ago
  19. a4e4d68 Handle single-package restores properly by Christopher Tate · 10 years ago
  20. b7c014c Move return out of debug conditional by RoboErik · 10 years ago
  21. db0f364c0 Merge "Use foreground broadcast to get device admin msg." into lmp-dev by Dianne Hackborn · 10 years ago
  22. 8ddeee9 Use foreground broadcast to get device admin msg. by Dianne Hackborn · 10 years ago
  23. 59abf53 Merge "Add test UsageStats App" into lmp-dev by Adam Lesinski · 10 years ago
  24. e159e2e Add test UsageStats App by Adam Lesinski · 10 years ago
  25. 79cac9d Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev by John Spurlock · 10 years ago
  26. 333f8dd Wire up CATEGORY_ALARM and CATEGORY_EVENT. by John Spurlock · 10 years ago
  27. 9c2be6c Stop double-loading device admins by Robin Lee · 10 years ago
  28. 0e9ac20 Do Not Merge Per-user API for master sync by Alexandra Gherghina · 10 years ago
  29. f193b9a Allow authenticators to rename accounts. by Carlos Valdivia · 10 years ago
  30. a77760d Fix WiFi-Direct. by Sreeram Ramachandran · 10 years ago
  31. dc00cbe Create API for launching from recents by Craig Mautner · 10 years ago
  32. f14e5a2 Add empty ArrayList check. by Craig Mautner · 10 years ago
  33. c79dd82 Merge "Add uncertainty for GPS received TOW field. b/16463499" into lmp-dev by destradaa · 10 years ago
  34. af13b02 Merge commit 'e959e4a0' into lmp-dev by Geoff Mendal · 10 years ago
  35. 81cabb8 Add uncertainty for GPS received TOW field. b/16463499 by destradaa · 10 years ago
  36. e959e4a am a63272b4: Merge "Revert "Wait for all windows to draw before turning screen on"" into klp-modular-dev by Justin Koh · 10 years ago
  37. 6daae96 AlwaysOnHotwordDetector needs to reflect enrollment changes by Sandeep Siddhartha · 10 years ago
  38. a63272b Merge "Revert "Wait for all windows to draw before turning screen on"" into klp-modular-dev by Justin Koh · 10 years ago
  39. 528b4b7 Revert "Wait for all windows to draw before turning screen on" by Justin Koh · 10 years ago
  40. 162d943 am 9353e1a2: Merge "Make the booting flag update unconditional" into klp-modular-dev by Prashant Malani · 10 years ago
  41. 807badb Merge "Convert from elapsed time to absolute time." into lmp-dev by Craig Mautner · 10 years ago
  42. 494f6bdd Convert from elapsed time to absolute time. by Craig Mautner · 10 years ago
  43. b35fba0 Merge "Follow up send message errors of hdmi_cec.h in service side" into lmp-dev by Jungshik Jang · 10 years ago
  44. 30a356a Follow up send message errors of hdmi_cec.h in service side by Jungshik Jang · 10 years ago
  45. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  46. dc2cfff Merge "Add permissions associated with app ops." into lmp-dev by Dianne Hackborn · 10 years ago
  47. 33f5ddd Add permissions associated with app ops. by Dianne Hackborn · 10 years ago
  48. b74a7ba Merge "Fix a security exception when checking cross-profile caller-id cap." into lmp-dev by Amith Yamasani · 10 years ago
  49. eee5094 Fix a security exception when checking cross-profile caller-id cap. by Amith Yamasani · 10 years ago
  50. 9c44933 API Review: Improvements to RestrictionsManager API by Amith Yamasani · 10 years ago
  51. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  52. 469085e Revert "Send TV app the intent for the new active source" by Jinsuk Kim · 10 years ago
  53. 0f68d62 Send TV app the intent for the new active source by Jinsuk Kim · 10 years ago
  54. 775ded1 Merge "Change UsageStatsService to check uses-permission" into lmp-dev by Adam Lesinski · 10 years ago
  55. 53ab92d Change UsageStatsService to check uses-permission by Adam Lesinski · 10 years ago
  56. 6038625 Detect bundled app ABI for cluster-style layout. by Jeff Sharkey · 10 years ago
  57. 17d4798 Updated media browsing API & tests. by Yao Chen · 10 years ago
  58. 902f129 Fix GpsLocationProvider to return GpsStatus and Nmea events. b/16393308 by destradaa · 10 years ago
  59. 2102dd7 Update GPS HAL raw measurements support. by destradaa · 10 years ago
  60. 1fa865f New NotificationListenerService listener flags api. by John Spurlock · 10 years ago
  61. 9f7c25e Merge "TIF: Revisit types in TvInputInfo and TvContract.Channels." into lmp-dev by Dongwon Kang · 10 years ago
  62. fe9259e TIF: Revisit types in TvInputInfo and TvContract.Channels. by Dongwon Kang · 10 years ago
  63. 29a5d26 Define a constant for HDMI-CEC logical address used for internal source by Jinsuk Kim · 10 years ago
  64. 49b47bb Invoke device event listeners when clearing CEC devices by Jinsuk Kim · 10 years ago
  65. 09afc2e Defend against null ApplicationInfos. by Dan Sandler · 10 years ago
  66. 38feae9 TIF: fix indexOfValue usage by Wonsik Kim · 10 years ago
  67. 5fe8dcf Merge "Add two apis for one touch record." into lmp-dev by Jungshik Jang · 10 years ago
  68. a6b2a7a Add two apis for one touch record. by Jungshik Jang · 10 years ago
  69. 04d926c Merge "TIF: Extend multiple TV input per service for HDMI logical devices" into lmp-dev by Ji-Hwan Lee · 10 years ago
  70. 4f9f57c TIF: Extend multiple TV input per service for HDMI logical devices by Ji-Hwan Lee · 10 years ago
  71. 75df3bf Merge "Invoke callback for HdmiControlService.deviceSelect() for internal source" into lmp-dev by Jinsuk Kim · 10 years ago
  72. 5ad5716 Invoke callback for HdmiControlService.deviceSelect() for internal source by Jinsuk Kim · 10 years ago
  73. 110f569 Fix synchronization issues in AlwaysOnHotwordDetector by Sandeep Siddhartha · 10 years ago
  74. 189bff2 Merge "Do no send <Feature Abort> as response of <Feature Abort>" into lmp-dev by Jungshik Jang · 10 years ago
  75. 6e8abd7 Merge "TIF: Register IHdmiInputChangeListener to physical input manager" into lmp-dev by Jinsuk Kim · 10 years ago
  76. 7474fac TIF: Register IHdmiInputChangeListener to physical input manager by Jinsuk Kim · 10 years ago
  77. a759b11 TIF: Add sendAppPrivateCommand() by Jae Seo · 10 years ago
  78. c66ca12 Merge "TIF: Add a notification for surface change from TvView to TvInputService" into lmp-dev by Youngsang Cho · 10 years ago
  79. b375805 TIF: Add a method to get TvInputInfo for a given TV input by Jae Seo · 10 years ago
  80. e821d71 TIF: Add a notification for surface change from TvView to TvInputService by Youngsang Cho · 10 years ago
  81. 9353e1a Merge "Make the booting flag update unconditional" into klp-modular-dev by Prashant Malani · 10 years ago
  82. 54a4634 Merge "TIF: Add TvParentalControlManager" into lmp-dev by Jae Seo · 10 years ago
  83. 6057102 TIF: Add TvParentalControlManager by Jae Seo · 10 years ago
  84. 963295e Permit settings to "wipe" the persistent partition by Andres Morales · 10 years ago
  85. 13420f2 Fix issue #16400873: Apps that show ads as new tasks stay in recents... by Dianne Hackborn · 10 years ago
  86. d167224 Merge "Test hotword flow" into lmp-dev by Sandeep Siddhartha · 10 years ago
  87. 7444c90 Test hotword flow by Sandeep Siddhartha · 10 years ago
  88. 187423c TIF: one-to-many relationship for TvInputService to TvInputInfo by Wonsik Kim · 10 years ago
  89. 5f7f252 Properly end full restore attempt if getNextFullRestoreDataChunk() fails by Christopher Tate · 10 years ago
  90. c7a845d Merge "Add MediaProjection APIs." into lmp-dev by Michael Wright · 10 years ago
  91. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  92. dc00a84 Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast. by Ben Murdoch · 10 years ago
  93. 6ccb5f8 Merge "Fix exceptions in ActivityRecognition platform stack." into lmp-dev by destradaa · 10 years ago
  94. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 10 years ago
  95. 69eef8a Merge "Support cluster-style installs for bundled apps." into lmp-dev by Jeff Sharkey · 10 years ago
  96. 1e9189a Support cluster-style installs for bundled apps. by Jeff Sharkey · 10 years ago
  97. f8cf71d Support model deletion by Sandeep Siddhartha · 10 years ago
  98. 89c3b29 Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE by Jean-Michel Trivi · 10 years ago
  99. 0558972 Move sound trigger calls to VoiceInteractionManagerService by Sandeep Siddhartha · 10 years ago
  100. 61acf46d Merge "TIF: revise API names" into lmp-dev by Wonsik Kim · 10 years ago