1. 2d37070 Fix legacy APIs. by Robert Greenwalt · 10 years ago
  2. 32aa65a Fix Legacy NetworkInfo API by Robert Greenwalt · 10 years ago
  3. 1062171 Merge "Refactor NetworkFactory." into lmp-preview-dev by Robert Greenwalt · 10 years ago
  4. 7b2ae34 Merge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application." into lmp-preview-dev by Dongwon Kang · 10 years ago
  5. 55691b8 Refactor NetworkFactory. by Robert Greenwalt · 10 years ago
  6. 49fa8e1 Merge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev by Robert Greenwalt · 10 years ago
  7. a3be12a Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application. by Dongwon Kang · 10 years ago
  8. 6fbe398 Merge "TvContract: Address the feedback from the API review" into lmp-preview-dev by Jae Seo · 10 years ago
  9. 5a26f00 Merge "Add ClientState for handling the crash of clients." into lmp-preview-dev by Sungsoo Lim · 10 years ago
  10. 72ad7bf Add ClientState for handling the crash of clients. by Sungsoo Lim · 10 years ago
  11. e7bb7d6 Add a way to get the class name of SetupActivity and SettingsActivity by Chulwoo Lee · 10 years ago
  12. bd23fa0 TvContract: Address the feedback from the API review by Jae Seo · 10 years ago
  13. 562cc54 Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 10 years ago
  14. 0bec638 Merge "Some battery stats history fixes." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  15. 3c784d6 Merge "Put TV Input Framework under android.media.tv, including TvContract" into lmp-preview-dev by Jae Seo · 10 years ago
  16. 481acb8 Merge "Compare task userId with userId profiles." into lmp-preview-dev by Craig Mautner · 10 years ago
  17. fc06413 Some battery stats history fixes. by Dianne Hackborn · 10 years ago
  18. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  19. e0d50cc Compare task userId with userId profiles. by Craig Mautner · 10 years ago
  20. e78755e Merge "Minimum work to make volume handling work with sessions" into lmp-preview-dev by RoboErik · 10 years ago
  21. 3ef57d9 DO NOT MERGE: Start Device Discovery after logical address allocation. by Jungshik Jang · 10 years ago
  22. e74282b DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService by Jinsuk Kim · 10 years ago
  23. 48a0729 DO NOT MERGE: Do not reply with <Feature Abort> to CEC Broadcast message by Jinsuk Kim · 10 years ago
  24. e1e63c7 DO NOT MERGE: Dispatch incoming CEC messages to feature actions by Jinsuk Kim · 10 years ago
  25. d42a7a3 DO NOT MERGE: Implement device discovery sequence. by Jungshik Jang · 10 years ago
  26. a8fd44b DO NOT MERGE: Fix a couple of bugs in CEC services by Jinsuk Kim · 10 years ago
  27. c47e26c DO NOT MERGE: Add cec message handler to hdmi cec jni implementation by Jungshik Jang · 10 years ago
  28. 2c2a301 DO NOT MERGE: Fix a bug using wrong addresses for CEC logical address allocation by Jinsuk Kim · 10 years ago
  29. 16e24a2 DO NOT MERGE: Hook up the CEC playback API to service internal logic. by Jinsuk Kim · 10 years ago
  30. 562ef5c DO NOT MERGE: Add HdmiCecDeviceInfo to HdmiCecLocalDevice by Jungshik Jang · 10 years ago
  31. 9d499bf DO NOT MERGE: Implement <Polling Message>. by Jungshik Jang · 10 years ago
  32. 61ced38 DO NOT MERGE: Add the constants for the callback result of SendCecCommand(). by Yuncheol Heo · 10 years ago
  33. 47927f7 DO NOT MERGE: CEC Initialization per device type by Jinsuk Kim · 10 years ago
  34. 404d704 DO NOT MERGE: Add SendMessageCallback to Hdmi control service. by Jungshik Jang · 10 years ago
  35. 0bf8a21 Merge "Add a path for generic event from a session to an application in Tv Input Framework." into lmp-preview-dev by Dongwon Kang · 10 years ago
  36. d48d7a6 Merge "Fade scrim in unlock animation." into lmp-preview-dev by Jorim Jaggi · 10 years ago
  37. e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 10 years ago
  38. 05dc18d Merge "Per-app media directories on external storage." into lmp-preview-dev by Jeff Sharkey · 10 years ago
  39. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  40. b69ffd4 Minimum work to make volume handling work with sessions by RoboErik · 10 years ago
  41. 283c907 Merge changes I16ad392e,Ie26a7d01 into lmp-preview-dev by RoboErik · 10 years ago
  42. 99f963e Add people signals to Zen mode. by Chris Wren · 10 years ago
  43. 4f0e39a Merge "Track Zen Mode status in the NotificationRecord" into lmp-preview-dev by Chris Wren · 10 years ago
  44. 333a61c Track Zen Mode status in the NotificationRecord by Chris Wren · 10 years ago
  45. 515350a Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 10 years ago
  46. 20d9474 More work on voice interaction visuals. by Dianne Hackborn · 10 years ago
  47. 832860f Add a path for generic event from a session to an application in Tv Input Framework. by Youngsang Cho · 10 years ago
  48. 4f8a92b Merge "Only allow 1 Stack on Leanback-only devices" into lmp-preview-dev by Jose Lima · 10 years ago
  49. 3d5e5c7 Merge "DO NOT MERGE Implementation of TaskManager reschedule/cancel" into lmp-preview-dev by Christopher Tate · 10 years ago
  50. 073c2e4 Merge "Updating task view style, fixing performance on enter-recents animation." into lmp-preview-dev by Winson Chung · 10 years ago
  51. 24cf152 Updating task view style, fixing performance on enter-recents animation. by Winson Chung · 10 years ago
  52. 79fa463 API changes to sessions by RoboErik · 10 years ago
  53. 71ac80c Merge "Revert "Modify task navigation to return to recent tasks." DO NOT MERGE" into lmp-preview-dev by Craig Mautner · 10 years ago
  54. b9a6c8a Revert "Modify task navigation to return to recent tasks." DO NOT MERGE by Craig Mautner · 10 years ago
  55. 219d7a5 Merge "Add methods to coordinate unlock animation." into lmp-preview-dev by Craig Mautner · 10 years ago
  56. bce0106 Don't break things if a network goes back to CONNECTED. by Lorenzo Colitti · 10 years ago
  57. 9b9244b6 DO NOT MERGE Implementation of TaskManager reschedule/cancel by Matthew Williams · 10 years ago
  58. a923758 Merge "Add system layer for voice interaction services." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  59. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  60. 56f2daa Merge "Don't crash on boot" into lmp-preview-dev by Christopher Tate · 10 years ago
  61. f889ed1 Don't crash on boot by Christopher Tate · 10 years ago
  62. 3c1ff82 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  63. 560ce61 Merge "DO NOT MERGE - Run the task manager service at startup" into lmp-preview-dev by Christopher Tate · 10 years ago
  64. 19a81a6 Merge "NoMan: Don't unbind system listeners" into lmp-preview-dev by Christoph Studer · 10 years ago
  65. 58e66d6 Only allow 1 Stack on Leanback-only devices by Jose Lima · 10 years ago
  66. c82e7d3 Revert "Only allow 1 Stack on Leanback-only devices" by Fabrice Di Meglio · 10 years ago
  67. a5c7e0f Only allow 1 Stack on Leanback-only devices by Jose Lima · 10 years ago
  68. 2669033 Merge "Add and improve logged TrustAgent connection events" into lmp-preview-dev by Adrian Roos · 10 years ago
  69. 0d67462 Add methods to coordinate unlock animation. by Jorim Jaggi · 10 years ago
  70. afa05c0 Move dis/enable of mobile data to Telephony by Robert Greenwalt · 10 years ago
  71. 8804ce9 Merge "Updating task description whenever we create a RecentTaskInfo. (Bug. 15195617)" into lmp-preview-dev by Winson Chung · 10 years ago
  72. 2ed67e6 Merge "Reduce logspam by catching unexpected types ourselves." into lmp-preview-dev by Chris Wren · 10 years ago
  73. 9693d95 Updating task description whenever we create a RecentTaskInfo. (Bug. 15195617) by Winson Chung · 10 years ago
  74. 5859fc1 Merge "DO NOT MERGE" into lmp-preview-dev by Winson Chung · 10 years ago
  75. 7d59b4f Add and improve logged TrustAgent connection events by Adrian Roos · 10 years ago
  76. d68200c Merge "NoMan: Disable SQLite log DO NOT MERGE" into lmp-preview-dev by Christoph Studer · 10 years ago
  77. e397521 Merge "NoMan: Allow disabling SQLiteLog." into lmp-preview-dev by Christoph Studer · 10 years ago
  78. 2eb4f9c DO NOT MERGE by Winson Chung · 10 years ago
  79. 8f4f2ff Merge "DO NOT MERGE " into lmp-preview-dev by Winson Chung · 10 years ago
  80. c752919 Merge "Do not start tasks on ActivityViews unless explicit. DO NOT MERGE" into lmp-preview-dev by Craig Mautner · 10 years ago
  81. b539b3a Do not start tasks on ActivityViews unless explicit. DO NOT MERGE by Craig Mautner · 10 years ago
  82. 5d00458 Merge "Add more error checking to xml restore" into lmp-preview-dev by Craig Mautner · 10 years ago
  83. 711259a NoMan: Disable SQLite log DO NOT MERGE by Christoph Studer · 10 years ago
  84. 05e2884 NoMan: Allow disabling SQLiteLog. by Christoph Studer · 10 years ago
  85. b45a730 Merge changes I88865c02,I34cc1310 into lmp-preview-dev by Craig Mautner · 10 years ago
  86. 8aa2992 Merge "Only start TaskPersister once." into lmp-preview-dev by Craig Mautner · 10 years ago
  87. fb69da3 Reduce logspam by catching unexpected types ourselves. by Chris Wren · 10 years ago
  88. bf1bf9d Merge "Update launchFlags after changing Intent flags" into lmp-preview-dev by Craig Mautner · 10 years ago
  89. e0129b3 Add more error checking to xml restore by Craig Mautner · 10 years ago
  90. c22dbb6 Revert "Revert "Add physical TV input handling to TvInputManagerService"" by Wonsik Kim · 10 years ago
  91. 87f851d Only start TaskPersister once. by Craig Mautner · 10 years ago
  92. 5d42384 NoMan: Don't unbind system listeners by Christoph Studer · 10 years ago
  93. a254cd7 Update launchFlags after changing Intent flags by Craig Mautner · 10 years ago
  94. 1f74bad Check for null DO NOT MERGE by Craig Mautner · 10 years ago
  95. e67a784 Modify task navigation to return to recent tasks. DO NOT MERGE by Craig Mautner · 10 years ago
  96. 21d24a2 Add code for persisting tasks and activities to disk DO NOT MERGE by Craig Mautner · 10 years ago
  97. fa380e9 DO NOT MERGE - Run the task manager service at startup by Christopher Tate · 10 years ago
  98. ec41d7a Merge "DO NOT MERGE - Don't crash uninstalling updates to system apps" into lmp-preview-dev by Christopher Tate · 10 years ago
  99. 376543b DO NOT MERGE by Winson Chung · 10 years ago
  100. 470c1ac Fix a concurrency bug in the ranking reconsideration. by Chris Wren · 10 years ago