- 7f15164 Add a way to get Transitions from a TransitionSet. by George Mount · 10 years ago
- 1dbead1 Disable immersive mode confirmation for test automation by Guang Zhu · 10 years ago
- 84a3e7a Use different unlock animation when going to full shade by Jorim Jaggi · 10 years ago
- c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
- 8de4311c Lockscreen launch animations by Jorim Jaggi · 10 years ago
- 4ebcdfd Implement final lock now affordance by Adrian Roos · 10 years ago
- 76a1623 Preparations for lockscreen launch animations by Jorim Jaggi · 10 years ago
- 2c18333 Remove clipToOutline workaround for null backgrounds by Alan Viverette · 10 years ago
- cdcd487 Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617) by Winson Chung · 10 years ago
- a631d49 Don't dismiss boot messages before keyguard is ready by Craig Mautner · 10 years ago
- ce0c13a Mark all Meta combos as system combos by Michael Wright · 10 years ago
- 68f96d8 Add differentiating transitions for returning/reentering. by George Mount · 10 years ago
- 0fa59b8 am 896a82d7: am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
- 896a82d am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev by Filip Gruszczynski · 10 years ago
- 6393196 Fix double chin issue, where bottom inset is applied twice. by Filip Gruszczynski · 10 years ago
- 7d93e27 Merge "Don't suppress haptic feedback on keyguard anymore." into lmp-dev by Jeff Brown · 10 years ago
- 82379ba Don't suppress haptic feedback on keyguard anymore. by Jeff Brown · 10 years ago
- d0e9449 Merge "Add public attribute for window clipToOutline" into lmp-dev by Alan Viverette · 10 years ago
- 40982d4 Add public attribute for window clipToOutline by Alan Viverette · 10 years ago
- 5fc41b3 Shut up by John Reck · 10 years ago
- 0747053 Clip windows to their background by default by Alan Viverette · 10 years ago
- f84bc66 Merge "Use activity for brightness dialog" into lmp-dev by Alan Viverette · 10 years ago
- bbc4994 am a76164e1: Merge "Only use bottom outset for main display." into klp-modular-dev by Filip Gruszczynski · 10 years ago
- b57503c Only use bottom outset for main display. by Filip Gruszczynski · 10 years ago
- 0635b89 Volume: restore vibration entering vibrate-mode from rocker. by John Spurlock · 10 years ago
- 7b41467 Zen mode filtering should use new usage constants. by John Spurlock · 10 years ago
- f6d4668 Allow dreams to wake up gently. by Jeff Brown · 10 years ago
- 0048da2 resolved conflicts for merge of bbc49941 to lmp-dev by Filip Gruszczynski · 10 years ago
- 95198b9 am 39f0e7da: Merge "Using outset bottom from theme as bottom inset on circular screens." into klp-modular-dev by Filip Gruszczynski · 10 years ago
- 28204a7 return false for media keys if no controller by RoboErik · 10 years ago
- dcb70c2 Using outset bottom from theme as bottom inset on circular screens. by Filip Gruszczynski · 10 years ago
- 31a37dc am 95198b91: am 39f0e7da: Merge "Using outset bottom from theme as bottom inset on circular screens." into klp-modular-dev by Filip Gruszczynski · 10 years ago
- 929f4e8 Merge "Partially fix the keyguard scrim" into lmp-dev by Adrian Roos · 10 years ago
- 96f6a1a9 DO NOT MERGE - Fix build issue isScreenOn by Bill Yi · 10 years ago
- 1ff5b16 Change adjustVolumeBy to adjustVolume by RoboErik · 10 years ago
- bd9152f Update DatePicker widget and its related dialog by Fabrice Di Meglio · 11 years ago
- 5a39949 Use activity for brightness dialog by Alan Viverette · 10 years ago
- 49a22e8 Add window elevation for dialogs, clean up surface insets API by Alan Viverette · 10 years ago
- 5501165 Add API to set a default session in Activity by RoboErik · 10 years ago
- 69e510d Partially fix the keyguard scrim by Adrian Roos · 10 years ago
- 08ffcf5 If status bar is the keyguard, allow clearing vis flags. by John Spurlock · 10 years ago
- e34560b2 Add accessibility action to open power long-press dialog by Alan Viverette · 10 years ago
- 3c45c29 Pipe volume keys to adjustVolume instead of sendMediaKeyEvent by RoboErik · 10 years ago
- 9546b20 Consume HOME key when it is used to dismiss Dream activity by Jose Lima · 10 years ago
- 5acf640 Merge "Reapply fix after bad merge." by George Mount · 10 years ago
- 7e20884 Reapply fix after bad merge. by George Mount · 10 years ago
- 1c7c319 User restriction for disallowing window creation by Jason Monk · 10 years ago
- fa10423 Add stable insets for stable system windows by Adrian Roos · 10 years ago
- c6011de Fixing some bugs in Recents keyboard behaviour. by Winson Chung · 10 years ago
- 166c8e3 Fix checking for compatibility between window title features. by Adam Powell · 10 years ago
- 238010f Allow activity transitions to target nav and status bar colors. by George Mount · 10 years ago
- e19a4fe Merge "Move call-related SystemAPIs to TelecommManager. (1/3)" by Santos Cordon · 10 years ago
- 9eb4593 Move call-related SystemAPIs to TelecommManager. (1/3) by Santos Cordon · 10 years ago
- 39f09e2 Don't throw exception for root scene transitions. by George Mount · 10 years ago
- 0abc28e Fix NPE in dumpsys window by Jaewan Kim · 10 years ago
- d4d6136 Trust Agents: Add lock now facility to global actions by Adrian Roos · 10 years ago
- 85b1af6 Global keys should wake the device if they're wake keys. by Michael Wright · 10 years ago
- d543c1b Ensuring that we fire the right intent when going home from Recents. by Winson Chung · 10 years ago
- 43015f2 Merge "Return to recents when coming from recents" by Craig Mautner · 10 years ago
- 84984fa Return to recents when coming from recents by Craig Mautner · 10 years ago
- 13f6ea7 Avoid unnecessary timeouts. by Craig Mautner · 10 years ago
- e07b94b Perform haptic feedback for wake gesture. by Jeff Brown · 10 years ago
- b936c57 am a730881d: Merge "DO NOT MERGE : Fix measuring with outset for orientation" into klp-modular-dev by Michael Kolb · 10 years ago
- ee028d50 DO NOT MERGE : Fix measuring with outset for orientation by Michael Kolb · 10 years ago
- cd4c754 am 374013f4: Merge "Suppress haptic feedback for SLEEP key when already asleep." into klp-modular-dev by Jeff Brown · 10 years ago
- 1a073a8 am 926e1f01: Merge "When watch is docked, home key press should launch dock home." into klp-modular-dev by Jeff Brown · 10 years ago
- bae8e77 Suppress haptic feedback for SLEEP key when already asleep. by Jeff Brown · 10 years ago
- 4f5fa28 When watch is docked, home key press should launch dock home. by Jeff Brown · 10 years ago
- 430fc48 Work on removing non-session media routing code by RoboErik · 10 years ago
- 2bcf05e am cd4c754e: am 374013f4: Merge "Suppress haptic feedback for SLEEP key when already asleep." into klp-modular-dev by Jeff Brown · 10 years ago
- 49f186a am 1a073a8f: am 926e1f01: Merge "When watch is docked, home key press should launch dock home." into klp-modular-dev by Jeff Brown · 10 years ago
- a46ac50 Merge "Do not display unsecure windows behind dialogs" by Craig Mautner · 10 years ago
- c9457fa Do not display unsecure windows behind dialogs by Craig Mautner · 10 years ago
- cadc7a2 Merge "Exploring transitions to/from Recents." by Winson Chung · 10 years ago
- d42a6cf Exploring transitions to/from Recents. by Winson Chung · 10 years ago
- d0406a4 am 92140c92: Merge "Update PhoneWindow to new window inset dispatching" into lmp-preview-dev by Adrian Roos · 10 years ago
- ed1e01d Allow customization of background fade duration. by George Mount · 10 years ago
- a301b04 Update PhoneWindow to new window inset dispatching by Adrian Roos · 10 years ago
- 6a62e55 Use META_LEFT to launch the ASSIST behavior. by Michael Wright · 10 years ago
- 7820b7b am 4dd60289: Merge "Fix RadialTimePicker styling" into lmp-preview-dev by Alan Viverette · 10 years ago
- 90efa8f am 1604d630: Merge "Fix action bar menu inflation context" into lmp-preview-dev by Alan Viverette · 10 years ago
- f3f8a73 am 05cd6c39: Merge "Force all windows to redraw before unblanking screen" into lmp-preview-dev by Craig Mautner · 10 years ago
- b3f9156 am 43631db9: Merge "Layout keyguard according to flags." into lmp-preview-dev by Craig Mautner · 10 years ago
- eb1d379 Fix RadialTimePicker styling by Alan Viverette · 10 years ago
- ef8f79a9 Merge "Fix action bar menu inflation context" into lmp-preview-dev by Alan Viverette · 10 years ago
- 4b002d3 Fix action bar menu inflation context by Alan Viverette · 10 years ago
- 4021b3b Merge "Force all windows to redraw before unblanking screen" into lmp-preview-dev by Craig Mautner · 10 years ago
- 8a0da01 Force all windows to redraw before unblanking screen by Craig Mautner · 10 years ago
- 22af5b8 am 81dfc082: Merge "Force all windows to redraw before unblanking screen" into klp-modular-dev by Craig Mautner · 10 years ago
- beac106 Layout keyguard according to flags. by Craig Mautner · 10 years ago
- 19212f4 am 23416c06: Fix build by Alan Viverette · 10 years ago
- 228742d Force all windows to redraw before unblanking screen by Craig Mautner · 10 years ago
- ad3c4a1 Fix build by Alan Viverette · 10 years ago
- fd881f89 am 20d26282: Merge "Update global actions bug report item." into lmp-preview-dev by John Spurlock · 10 years ago
- 887aa00 Update global actions bug report item. by John Spurlock · 10 years ago
- 8cdef82 am 698c8194: Merge "Fade scrim in unlock animation." into lmp-preview-dev by Jorim Jaggi · 10 years ago
- d48d7a6 Merge "Fade scrim in unlock animation." into lmp-preview-dev by Jorim Jaggi · 10 years ago
- e29b2db Fade scrim in unlock animation. by Jorim Jaggi · 10 years ago
- 2921780 am 2a8f11a5: Merge "Resurrect global actions, remove confirmation for Power off." into lmp-preview-dev by John Spurlock · 10 years ago
- b8a0fee Merge "Resurrect global actions, remove confirmation for Power off." into lmp-preview-dev by John Spurlock · 10 years ago