1. 056c519 Do not disturb: persist user config. by John Spurlock · 10 years ago
  2. 8fd7f1e Rename basePkg to opPkg by Christoph Studer · 10 years ago
  3. 4e5c089 resolved conflicts for merge of 337e764d to master by Jeff Brown · 10 years ago
  4. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  5. a263e4e Pipe notifications from related users to listeners. by Kenny Guy · 10 years ago
  6. 10a5ec2 am c2cebee6: am 8db6d9af: Merge "Clean up certain state transitions in DreamService." into klp-modular-dev by Jeff Brown · 10 years ago
  7. 344812d Clean up certain state transitions in DreamService. by Jeff Brown · 10 years ago
  8. ff2144c Define initial trust agent API by Adrian Roos · 10 years ago
  9. 5579ec3 DO NOT MERGE Enhance the NotificationListenerService api. by John Spurlock · 10 years ago
  10. a429429 Enhance the NotificationListenerService api. by John Spurlock · 10 years ago
  11. 568628d Manually merge commit '2faf28cf' into master by Will Haldean Brown · 10 years ago
  12. ca6234e Add swipe-to-dismiss support to PhoneWindow. by Will Haldean Brown · 11 years ago
  13. 10102e4 resolved conflicts for merge of baaa080b to master by Jeff Brown · 11 years ago
  14. 2687550 Add a new "doze mode" based on Dream components. by Jeff Brown · 11 years ago
  15. 88aaef7 am ce0552f3: am 8a4c2bb1: am 567f7ca4: Refactor dream manager to new pattern. by Jeff Brown · 11 years ago
  16. 567f7ca Refactor dream manager to new pattern. by Jeff Brown · 11 years ago
  17. c4aee98 Improve error handling in listener services. by John Spurlock · 11 years ago
  18. da9a3be Improve error handling in listener services. by John Spurlock · 11 years ago
  19. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  20. a381d37 StatusBarNotification cleanup. by John Spurlock · 11 years ago
  21. c133ab8 Log errors found in notification listener callbacks. by John Spurlock · 11 years ago
  22. 26510320 fix javadoc links. by Scott Main · 11 years ago
  23. 04667da fix javadoc build also add some docs to the service by Scott Main · 11 years ago
  24. 4f91efd API: getPkg() -> getPackageName() by Daniel Sandler · 11 years ago
  25. e6f7f2e API cleanup: NotificationListener by Daniel Sandler · 11 years ago
  26. 25cf8ce New NotificationListener API: getActiveNotifications() by Daniel Sandler · 11 years ago
  27. 1a497d3 Fix concurrency issues when parceling StatusBarNotifications. by Daniel Sandler · 11 years ago
  28. 3a2854b Merge "Queues, queues, queues and input." into jb-mr2-dev by Jeff Brown · 11 years ago
  29. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  30. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  31. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 12 years ago
  32. b84b9c2 am 81f82d29: am aa8dc2ee: Removed mCallbackLooper from WallpaperService by Mita Yun · 12 years ago
  33. aa8dc2e Removed mCallbackLooper from WallpaperService by Mita Yun · 12 years ago
  34. d44280e resolved conflicts for merge of ebcbfb3f to master by Mita Yun · 12 years ago
  35. ed218c7 Use asynchronous messages for input method events. by Mita Yun · 12 years ago
  36. ce4a9a3 am 33a8b28f: am 1cc041f7: am 7538ff09: am 35473e6e: Merge "docs: update dreamservice description" into jb-mr1-dev by Scott Main · 12 years ago
  37. 6c9a1a1 docs: update dreamservice description by Scott Main · 12 years ago
  38. b1ef369 Refactor unused methods and unnecessary members. by Craig Mautner · 12 years ago
  39. ed108f3 Frameworks base: Promote dream setting defaults to config. by John Spurlock · 12 years ago
  40. 6237ac1 improve some docs for dreams by Scott Main · 12 years ago
  41. 4a01f2b Merge "delay onDreamingStarted() to work around asynchrony." into jb-mr1-dev by Chris Wren · 12 years ago
  42. f434d23 delay onDreamingStarted() to work around asynchrony. by Chris Wren · 12 years ago
  43. 11159e9 Do not launch Somnambulator as a dock app. by Jeff Brown · 12 years ago
  44. 6918d9f Merge "Remove Dream windows immediately." into jb-mr1-dev by Daniel Sandler · 12 years ago
  45. c131070 Remove Dream windows immediately. by Daniel Sandler · 12 years ago
  46. a934fd1 default the screen on during the dream. by Chris Wren · 12 years ago
  47. 4c1e318 Fix issue #7296314, issue #7296314. by Dianne Hackborn · 12 years ago
  48. 7ef38ea9 Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  49. bce0cbb Fix issue #7275122: Wall paper jank when switching users by Dianne Hackborn · 12 years ago
  50. 2d78490 DreamService API revisions. by Daniel Sandler · 12 years ago
  51. 3a4d41a Update javadocs for DreamService. by John Spurlock · 12 years ago
  52. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  53. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  54. f41f505 Dream metadata now specified using an xml-resource. by John Spurlock · 12 years ago
  55. 5e416d8 Fix javadocs to fix build. by John Spurlock · 12 years ago
  56. d5c582c Additions to Dream public api. by John Spurlock · 12 years ago
  57. f4f6b4c Fire "dreaming started" and "dreaming stopped" broadcasts. by John Spurlock · 12 years ago
  58. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  59. 9f750af Update the dream manager to be multi-user aware. by John Spurlock · 12 years ago
  60. 4fde81f DreamManagerService: Handle missing db value by John Spurlock · 12 years ago
  61. 1a868b7 Add framework support for multiple dreams. by John Spurlock · 12 years ago
  62. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  63. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  64. f7178d3 Allow the secure keyguard to engage behind Dreams. by Daniel Sandler · 12 years ago
  65. 9252dbd Add fullscreen to Dream.lightsOut(). by Daniel Sandler · 12 years ago
  66. a2fbe53 More termination conditions for Dreams. by Daniel Sandler · 12 years ago
  67. 5927d95 Merge "Migrate Dreams default settings to DatabaseHelper." into jb-mr1-dev by Daniel Sandler · 12 years ago
  68. fdb7c36 Migrate Dreams default settings to DatabaseHelper. by Daniel Sandler · 12 years ago
  69. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  70. bc632a2 Re-enable dreams: frameworks/base by John Spurlock · 12 years ago
  71. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  72. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago
  73. 5702d4d Notify client side of window movement. by Craig Mautner · 12 years ago
  74. 85afd1b Implement new window cropping. by Dianne Hackborn · 12 years ago
  75. c33208f Spell check the first word of the sentence by satok · 12 years ago
  76. 5c58de3 Add system insets to windows. by Dianne Hackborn · 12 years ago
  77. eb4cc492 Protect system services with DUMP permission. by Jeff Sharkey · 12 years ago
  78. 35be756 Move SystemUI out of system UID. by Jeff Sharkey · 12 years ago
  79. c7ee1b9 Get rid of "isSentenceLevelSpellCheckSupported" by satok · 12 years ago
  80. 7d276c3 New Android Dreams architecture, disabled for now. by Daniel Sandler · 13 years ago
  81. 431ea84 Add document to SpellCheckerService by satok · 12 years ago
  82. 6183cd6 Take sentence-level spell checking APIs public by satok · 12 years ago
  83. d404fe1 Refactor sentence level spell checking APIs by satok · 13 years ago
  84. b5052de resolved conflicts for merge of a80bab37 to master by Dianne Hackborn · 13 years ago
  85. 33b8ee5 Fix issue #5756204: Crespo IME briefly appears shortened when... by Dianne Hackborn · 13 years ago
  86. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  87. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 13 years ago
  88. c0b7f65 am 496f6e2a: am b54980d1: Merge "Fix issue #5588689: Black camera preview after coming back from gmail" into ics-mr1 by Dianne Hackborn · 13 years ago
  89. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  90. 0dc1f64 add sentence level spell checker hidden apis by satok · 13 years ago
  91. 74061ff Fix a memory leak of a Binder in SpellCheckerService by satok · 13 years ago
  92. a8e5a2b Optimize handling of scrolled wallpapers by Chet Haase · 13 years ago
  93. 182e4ae Add a path to HelloSpellChecker sample application for SDK build by satok · 13 years ago
  94. 44619d3 Update links for SampleSpellCheckerService for I938ba499 by satok · 13 years ago
  95. b22723c docs: add package summary for spell checker services by Scott Main · 13 years ago
  96. 44b7503 Add documents for the spell checker framework and the input method subtype by satok · 13 years ago
  97. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  98. 9fe6cb5 Fix issue #5273986: The power usage of the mp3 background playback... by Dianne Hackborn · 13 years ago
  99. 117999d Make the spell checker session static by satok · 13 years ago
  100. 9e4e727 Fix issues #5233826 and #5209847 -- live wallpapers. by Dianne Hackborn · 13 years ago