1. 75e0979 Request Keyboard Shortcuts for SysUI Dialog via Window by Clara Bayarri · 9 years ago
  2. 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
  3. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  4. 6711f3b Move PhoneWindow and friends back into internal package by Adam Powell · 9 years ago
  5. 6a975b3 Save search context when dispatching onSearchRequested. by Tim Kilbourn · 9 years ago
  6. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 9 years ago
  7. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  8. ae6688b Update voice interaction layer for new UI design. by Dianne Hackborn · 9 years ago
  9. c051955 Mark findViewById(int) @Nullable by Scott Kennedy · 9 years ago
  10. b10e33f Split up android.policy into framework.jar and services.jar 1/3 by Jorim Jaggi · 9 years ago
  11. 9d38f35 Clear FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS for dreams by Adrian Roos · 10 years ago
  12. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  13. 0f208eb Remove DozeHardware since it will not be used. by Jeff Brown · 10 years ago
  14. 970d413 Allow dreams to control screen state and brightness. by Jeff Brown · 10 years ago
  15. f6d4668 Allow dreams to wake up gently. by Jeff Brown · 10 years ago
  16. 6612727 Doze: allow devices to opt-out of sigmotion trigger. by John Spurlock · 10 years ago
  17. eb8d1be Add a BIND_DREAM_SERVICE signature-level permission. by John Spurlock · 10 years ago
  18. bf37099 Create a basic doze dream in SystemUI. by John Spurlock · 10 years ago
  19. 117b695 onWindowDismissed API cleanup by Adam Powell · 10 years ago
  20. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  21. 344812d Clean up certain state transitions in DreamService. by Jeff Brown · 10 years ago
  22. ca6234e Add swipe-to-dismiss support to PhoneWindow. by Will Haldean Brown · 10 years ago
  23. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 10 years ago
  24. 567f7ca Refactor dream manager to new pattern. by Jeff Brown · 10 years ago
  25. 6c9a1a1 docs: update dreamservice description by Scott Main · 12 years ago
  26. ed108f3 Frameworks base: Promote dream setting defaults to config. by John Spurlock · 12 years ago
  27. 6237ac1 improve some docs for dreams by Scott Main · 12 years ago
  28. 4a01f2b Merge "delay onDreamingStarted() to work around asynchrony." into jb-mr1-dev by Chris Wren · 12 years ago
  29. f434d23 delay onDreamingStarted() to work around asynchrony. by Chris Wren · 12 years ago
  30. 11159e9 Do not launch Somnambulator as a dock app. by Jeff Brown · 12 years ago
  31. 6918d9f Merge "Remove Dream windows immediately." into jb-mr1-dev by Daniel Sandler · 12 years ago
  32. c131070 Remove Dream windows immediately. by Daniel Sandler · 12 years ago
  33. a934fd1 default the screen on during the dream. by Chris Wren · 12 years ago
  34. 4c1e318 Fix issue #7296314, issue #7296314. by Dianne Hackborn · 12 years ago
  35. 2d78490 DreamService API revisions. by Daniel Sandler · 12 years ago
  36. 3a4d41a Update javadocs for DreamService. by John Spurlock · 12 years ago
  37. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  38. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  39. f41f505 Dream metadata now specified using an xml-resource. by John Spurlock · 12 years ago
  40. 5e416d8 Fix javadocs to fix build. by John Spurlock · 12 years ago
  41. d5c582c Additions to Dream public api. by John Spurlock · 12 years ago
  42. f4f6b4c Fire "dreaming started" and "dreaming stopped" broadcasts. by John Spurlock · 12 years ago
  43. 9f750af Update the dream manager to be multi-user aware. by John Spurlock · 12 years ago
  44. 4fde81f DreamManagerService: Handle missing db value by John Spurlock · 12 years ago
  45. 1a868b7 Add framework support for multiple dreams. by John Spurlock · 12 years ago
  46. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  47. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  48. f7178d3 Allow the secure keyguard to engage behind Dreams. by Daniel Sandler · 12 years ago
  49. 9252dbd Add fullscreen to Dream.lightsOut(). by Daniel Sandler · 12 years ago
  50. a2fbe53 More termination conditions for Dreams. by Daniel Sandler · 12 years ago
  51. fdb7c36 Migrate Dreams default settings to DatabaseHelper. by Daniel Sandler · 12 years ago
  52. bc632a2 Re-enable dreams: frameworks/base by John Spurlock · 12 years ago
  53. eb4cc492 Protect system services with DUMP permission. by Jeff Sharkey · 12 years ago
  54. 7d276c3 New Android Dreams architecture, disabled for now. by Daniel Sandler · 12 years ago