1. ee36c77 Additional cleanup after stack deletion. by Craig Mautner · 10 years ago
  2. 0cb38d2 Merge "Add configuration for activity thumbnails" into klp-modular-dev by Michael Kolb · 10 years ago
  3. 5f6238e Add configuration for activity thumbnails by Michael Kolb · 10 years ago
  4. f5e6747 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 10 years ago
  5. 362449a Do not delete stack if empty task is being reused. by Craig Mautner · 10 years ago
  6. 2ea0d39 DO NOT MERGE Reduce chance of notification listener dropped messages. by Griff Hazen · 10 years ago
  7. 6335fbc Revert "Revert "Close ActivityView and ActivityContainer cleanly."" by Craig Mautner · 10 years ago
  8. 6fe2184 Do not treat the dummy animation as an animation by Craig Mautner · 10 years ago
  9. dd5c947 Revert "Close ActivityView and ActivityContainer cleanly." by Justin Koh · 10 years ago
  10. be63495 Fix permission problem and NPE by Craig Mautner · 10 years ago
  11. 4a9f129 Close ActivityView and ActivityContainer cleanly. by Craig Mautner · 10 years ago
  12. e33010a Merge "Add NO_ANIMATION flag to ActivityView Intents." into klp-modular-dev by Craig Mautner · 10 years ago
  13. 9f637d1 Reduce notification service historical archive size to 1 for watches. by Griff Hazen · 10 years ago
  14. e6d80f4 Add NO_ANIMATION flag to ActivityView Intents. by Craig Mautner · 10 years ago
  15. 3f175a3 am e5a28d34: am 20c5ce50: Handle provisioning APN by turning off/on radio. by Amit Mahajan · 10 years ago
  16. 20c5ce5 Handle provisioning APN by turning off/on radio. by Amit Mahajan · 10 years ago
  17. 4bdc93d Merge "Remove circular mask" into klp-modular-dev by Michael Kolb · 10 years ago
  18. 42db376 Merge "DO NOT MERGE Change display state modification during dozing" into klp-modular-dev by Prashant Malani · 10 years ago
  19. 448a4e5 DO NOT MERGE Change display state modification during dozing by Prashant Malani · 10 years ago
  20. 89b6bf5a DO NOT MERGE Readd removal of notification listener limit on posting by Justin Koh · 10 years ago
  21. 2e8b27e Remove circular mask by Michael Kolb · 10 years ago
  22. 8200b66 Merge "Revert "Add check to allow notification listener packages to post >50 notifications"" into klp-modular-dev by Justin Koh · 10 years ago
  23. 500a6b0 Revert "Add check to allow notification listener packages to post >50 notifications" by Justin Koh · 10 years ago
  24. 2be3d6f Merge "Add check to allow notification listener packages to post >50 notifications" into klp-modular-dev by Justin Koh · 10 years ago
  25. 2dbd36f Add check to allow notification listener packages to post >50 notifications by Justin Koh · 10 years ago
  26. e34fcf8 Merge "Add callback when ActivityView activities complete" into klp-modular-dev by Craig Mautner · 10 years ago
  27. d94b47f Add callback when ActivityView activities complete by Craig Mautner · 10 years ago
  28. 81dfc08 Merge "Force all windows to redraw before unblanking screen" into klp-modular-dev by Craig Mautner · 10 years ago
  29. 228742d Force all windows to redraw before unblanking screen by Craig Mautner · 10 years ago
  30. ca5b9cf Fix circular mask by Michael Kolb · 10 years ago
  31. 010e561 Add dumpsys to dock observer. by Jeff Brown · 10 years ago
  32. 1b4bf85 Do not start tasks on ActivityViews unless explicit by Craig Mautner · 10 years ago
  33. 7509733 Elide extras strings from noman dumpsys output. by Dan Sandler · 10 years ago
  34. 4255869 Defer display ready until brightness ramp completes. by Jeff Brown · 10 years ago
  35. 6d8fd27 Make power button behavior configurable. by Jeff Brown · 10 years ago
  36. 969579b I'm feeling the good vibrations. by Jeff Brown · 10 years ago
  37. 27736f5 Allow display timeouts to be set in config.xml. by Jeff Brown · 10 years ago
  38. aa943d1 BootReceiver: add ro.boot.bootreason property to SYSTEM_LAST_KMSG by Colin Cross · 11 years ago
  39. 9da8301 Prevent crashing when disabling MCU during dream wakeup by Heather Lee Wilson · 11 years ago
  40. 84aaf12 Merge "Plumb display state and interactive information to BatteryStats. (DO NOT MERGE)" into klp-modular-dev by Jeff Brown · 11 years ago
  41. 01ee6f6c Plumb display state and interactive information to BatteryStats. (DO NOT MERGE) by Jeff Brown · 11 years ago
  42. e88097b Merge "Pause and resume ActivityView when visibility changes" into klp-modular-dev by Craig Mautner · 11 years ago
  43. 05678d5 Add null check to embeddedAllowed check by Craig Mautner · 11 years ago
  44. d13a558 Pause and resume ActivityView when visibility changes by Craig Mautner · 11 years ago
  45. 140ffc7 Clean up some terminology related to interactive state. by Jeff Brown · 11 years ago
  46. 8fe27e8 Merge "Move logical address allocation logic into native service from HAL" into klp-modular-dev by Jinsuk Kim · 11 years ago
  47. 8ea2d45 Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 11 years ago
  48. 247ab65 Throw exception from startActivity if not allowed. by Craig Mautner · 11 years ago
  49. 2c8d67c Various CTS fixes by Adam Lesinski · 11 years ago
  50. 3a656ea Merge "Too soon." into klp-modular-dev by Craig Mautner · 11 years ago
  51. 2e46e65e Too soon. by Craig Mautner · 11 years ago
  52. 3359bbe Merge "Add test for attribute android:allowEmbedded" into klp-modular-dev by Craig Mautner · 11 years ago
  53. e597d5f Merge "Use rotation to position circular display mask" into klp-modular-dev by Michael Kolb · 11 years ago
  54. 8b275ca Use rotation to position circular display mask by Michael Kolb · 11 years ago
  55. 7573101 Add test for attribute android:allowEmbedded by Craig Mautner · 11 years ago
  56. 7f7bdb2 Force ActivityView activities to start in new task by Craig Mautner · 11 years ago
  57. 3af3926 Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev by Jeff Brown · 11 years ago
  58. 44b1f76 Fix HDMI hotplug display blanking behavior. by Jeff Brown · 11 years ago
  59. b081a59 Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name by Ying Wang · 11 years ago
  60. 6985bad Fix black ActivityView by Craig Mautner · 11 years ago
  61. f4c909b Fix ActivityView lifecycle by Craig Mautner · 11 years ago
  62. cbafd1b Move logical address allocation logic into native service from HAL by Jinsuk Kim · 11 years ago
  63. 92207df Add support for dynamically setting the virtual display surface. by Jeff Brown · 11 years ago
  64. 4980996 Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev by Aaron Whyte · 11 years ago
  65. d1931ff Allowed custom secure-adb confirmation via Activity or Service. by Aaron Whyte · 11 years ago
  66. e3a00d7 Fix ActivityContainer callback parcelling. by Craig Mautner · 11 years ago
  67. b72d8b4 Add support for custom TXT records in NSD by Christopher Lane · 11 years ago
  68. d912e1f Use the display's actual state in the view hierarchy. by Jeff Brown · 11 years ago
  69. 24c089a Fix build. by Narayan Kamath · 11 years ago
  70. b11f250 Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into klp-modular-dev by Jinsuk Kim · 11 years ago
  71. 6179107 Delegate HdmiCecService method impl to HdmiCecDevice subclass by Jinsuk Kim · 11 years ago
  72. f24687e Merge "Plumb display power state through display manager." into klp-modular-dev by Jeff Brown · 11 years ago
  73. 037c33e Plumb display power state through display manager. by Jeff Brown · 11 years ago
  74. 8d31358 Merge "Merge "NsdService does not clean up after exiting clients"" into klp-modular-dev by Jesse Gunsch · 11 years ago
  75. 13014b5 Move certain internal activity manager methods to new class. by Jeff Brown · 11 years ago
  76. ad9ef19 Move display power controller to display manager service. (DO NOT MERGE) by Jeff Brown · 11 years ago
  77. 8e5df44 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  78. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 11 years ago
  79. 60b17cc Use build property for CEC device OSD name by Jinsuk Kim · 11 years ago
  80. b1dca16 Merge "Maintain display power status for playback device" into klp-modular-dev by Jinsuk Kim · 11 years ago
  81. 4e90fcd Maintain display power status for playback device by Jinsuk Kim · 11 years ago
  82. 39a6db7 Add circular anti-aliasing mask to circular display by Michael Kolb · 11 years ago
  83. 41eaa32 Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 11 years ago
  84. 594c73f Merge "hdmi: cec: add permission name to dump permission denial message" into klp-modular-dev by Adam Hampson · 11 years ago
  85. f10d039 Made secure-adb's new-public-key activity configurable. by Aaron Whyte · 11 years ago
  86. 5579ec3 DO NOT MERGE Enhance the NotificationListenerService api. by John Spurlock · 11 years ago
  87. 25b32c6 hdmi: cec: add permission name to dump permission denial message by Adam Hampson · 11 years ago
  88. bffd4d4 Merge "Check return values for null." into klp-modular-dev by Craig Mautner · 11 years ago
  89. d3849f5 Check return values for null. by Craig Mautner · 11 years ago
  90. e824026 Fix a race in NotificationManager with Listeners by Adam Lesinski · 11 years ago
  91. 40a00a3 Replace individual methods with a consolidated CEC nativeSendmessage by Jinsuk Kim · 11 years ago
  92. 79e6578 Defer removal of activity until animation complete. by Craig Mautner · 11 years ago
  93. f32b22e resolved conflicts for merge of ca903d38 to klp-modular-dev by Craig Mautner · 11 years ago
  94. 2b2395f Merge "Don't wait for finishing animation when second display is disconnected" into klp-dev by Craig Mautner · 11 years ago
  95. 415e6f8 Merge "Fix issue with early service start" into klp-modular-dev by Adam Lesinski · 11 years ago
  96. 9bc5f2f Don't wait for finishing animation when second display is disconnected by Koji Fukui · 11 years ago
  97. 81e094d Merge "Move task to top in window manager." into klp-dev by Craig Mautner · 11 years ago
  98. c798e4f am 4701b51a: am bb87ac7f: DO NOT MERGE: Downgrade expedited to normal on reschedule. by Matthew Williams · 11 years ago
  99. bb87ac7 DO NOT MERGE: Downgrade expedited to normal on reschedule. by Matthew Williams · 11 years ago
  100. a6db4ab Fix issue with early service start by Adam Lesinski · 11 years ago