1. 80af531 am f260ed09: Merge "Fix inverted conditional in View.setFilterTouchesWhenObscured." into klp-dev by Jeff Brown · 11 years ago
  2. aba5665 Fix inverted conditional in View.setFilterTouchesWhenObscured. by Jeff Brown · 11 years ago
  3. 898d6d96 am 7f2c9e94: Merge "Add a config override for ViewConfiguration#hasPermanentMenuKey" into klp-dev by Adam Powell · 11 years ago
  4. 15b13a7 Add a config override for ViewConfiguration#hasPermanentMenuKey by Adam Powell · 11 years ago
  5. 4448f9d am c5dea68e: Merge "Revert Japanese special case fallback keys." into klp-dev by Michael Wright · 11 years ago
  6. c5dea68 Merge "Revert Japanese special case fallback keys." into klp-dev by Michael Wright · 11 years ago
  7. 38f81cc am fee6f69e: Merge "Volume panel should not clear system ui flags." into klp-dev by John Spurlock · 11 years ago
  8. ca4d040 Volume panel should not clear system ui flags. by John Spurlock · 11 years ago
  9. bdffc3a Revert Japanese special case fallback keys. by Michael Wright · 11 years ago
  10. cce2e19 am 5823352c: Cancel double tap mode on action_up by Mindy Pereira · 11 years ago
  11. 5823352 Cancel double tap mode on action_up by Mindy Pereira · 11 years ago
  12. 1b570b5 am 5fd5aa3d: Fix compatibility issue on InputMethodSubtype by Satoshi Kataoka · 11 years ago
  13. 5fd5aa3 Fix compatibility issue on InputMethodSubtype by Satoshi Kataoka · 11 years ago
  14. 75ae898 am 48d2bcf2: Reset padding flags when set programmatically or implicitly from background by Adam Powell · 11 years ago
  15. 48d2bcf Reset padding flags when set programmatically or implicitly from background by Adam Powell · 11 years ago
  16. d952ac4 am 218ecd43: Fix the docs build by Jean Chalard · 11 years ago
  17. 218ecd4 Fix the docs build by Jean Chalard · 11 years ago
  18. 383ef79 am 7d57b7a3: Merge "Improve documentation for InputType and EditorInfo." into klp-dev by Jean Chalard · 11 years ago
  19. 7d57b7a Merge "Improve documentation for InputType and EditorInfo." into klp-dev by Jean Chalard · 11 years ago
  20. 679ba4e am 6cd206b2: Merge "Relayout windows that handle their own config change." into klp-dev by Craig Mautner · 11 years ago
  21. 6cd206b Merge "Relayout windows that handle their own config change." into klp-dev by Craig Mautner · 11 years ago
  22. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  23. db976ea am 3f183a23: Merge "Fix bug #11586041 Regression: text truncation in Clock" into klp-dev by Fabrice Di Meglio · 11 years ago
  24. c1a11f17 Improve documentation for InputType and EditorInfo. by Jean Chalard · 11 years ago
  25. 82d37b4 Fix bug #11586041 Regression: text truncation in Clock by Fabrice Di Meglio · 11 years ago
  26. 5182ea4 am d40a4d74: Merge "Add media router service and integrate with remote displays." into klp-dev by Jeff Brown · 11 years ago
  27. d40a4d7 Merge "Add media router service and integrate with remote displays." into klp-dev by Jeff Brown · 11 years ago
  28. 69b0716 Add media router service and integrate with remote displays. by Jeff Brown · 11 years ago
  29. badb59c am 47feee53: Merge "Fix some documentation typos." into klp-docs by Newton Allen · 11 years ago
  30. f48bcd5 Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev by Fabrice Di Meglio · 11 years ago
  31. cad157b Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev by Fabrice Di Meglio · 11 years ago
  32. 17d28ca Check view and focus invariants after calling into app by Michael Wright · 11 years ago
  33. ff236f5 Fix some documentation typos. by Newton Allen · 11 years ago
  34. 927d854 Merge "Optimize sysui ui queue during keyguard unlock." into klp-dev by John Spurlock · 11 years ago
  35. e7c2857 Optimize sysui ui queue during keyguard unlock. by John Spurlock · 11 years ago
  36. 62ce65d Speculatively schedule input consumption by Michael Wright · 11 years ago
  37. 5df0631 add xml attributes to IME javadoc by Scott Main · 11 years ago
  38. 96844ed fix javadoc link by Scott Main · 11 years ago
  39. 600d7dd Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales by Fabrice Di Meglio · 11 years ago
  40. b77c586 Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape by Fabrice Di Meglio · 11 years ago
  41. 5182c78 Log view root, input and looper state in bug reports. by Jeff Brown · 11 years ago
  42. f803336 Merge "Give IMEs the entire screen to use for measuring purposes." into klp-dev by John Spurlock · 11 years ago
  43. f850827 Give IMEs the entire screen to use for measuring purposes. by John Spurlock · 11 years ago
  44. cf18b47 Wrap measurement optimization in targetSdk check by Adam Lesinski · 11 years ago
  45. 021d243 Fix issue #11199654: Action bar enter animation skips frames when cleared by the system by Dianne Hackborn · 11 years ago
  46. c09127a Document special case in hasOverlappingRendering by Chris Craik · 11 years ago
  47. 90abd6d Merge "Ensure accessibility node cache is synced with service state" into klp-dev by Alan Viverette · 11 years ago
  48. 7e361d2 Fix accessibility state callbacks by Alan Viverette · 11 years ago
  49. 3d1c5a72 Ensure accessibility node cache is synced with service state by Alan Viverette · 11 years ago
  50. 24305da Merge "Add listener for changes to touch exploration state" into klp-dev by Alan Viverette · 11 years ago
  51. 5baeb9a Add listener for changes to touch exploration state by Alan Viverette · 11 years ago
  52. d9f53c0 Merge "Clear accessibility focus when view becomes invisible" into klp-dev by Alan Viverette · 11 years ago
  53. 9212814 Merge "Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev by John Spurlock · 11 years ago
  54. a12dccc Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY. by John Spurlock · 11 years ago
  55. 3edcd8c Add missing locking when updating the accessibility node info cache. by Svetoslav · 11 years ago
  56. 2e84a99 Clear accessibility focus when view becomes invisible by Alan Viverette · 11 years ago
  57. 3a407fa Merge "Fix HIDE_DESCENDANTS accessibility importance mode" into klp-dev by Alan Viverette · 11 years ago
  58. 24cafbc Fix HIDE_DESCENDANTS accessibility importance mode by Alan Viverette · 11 years ago
  59. bdae814 Merge "Provide example actions in AccessibilityEvent.setAction() docs" into klp-dev by Alan Viverette · 11 years ago
  60. 5a0f4ec Ignore certain WindowManager flags when touch exploration is enabled by Alan Viverette · 11 years ago
  61. 3f7cd51 Fix transparent -> translucent reference in private docs. by John Spurlock · 11 years ago
  62. bd95740 Transparent system ui flags -> Translucent WM flags. by John Spurlock · 11 years ago
  63. af43110 Provide example actions in AccessibilityEvent.setAction() docs by Alan Viverette · 11 years ago
  64. 093318e Merge "Add importantForAccessibility mode to block entire hierarchy" into klp-dev by Alan Viverette · 11 years ago
  65. e660ecc Merge "Store decor rects per window for transition cropping." into klp-dev by John Spurlock · 11 years ago
  66. d65825a Merge "Private flags are masked in correct variable" into klp-dev by Adam Lesinski · 11 years ago
  67. 172e87c Reduce max recents on lowram by John Reck · 11 years ago
  68. 23be199 Add importantForAccessibility mode to block entire hierarchy by Alan Viverette · 11 years ago
  69. 95c4297 Private flags are masked in correct variable by Adam Lesinski · 11 years ago
  70. 4664623 Store decor rects per window for transition cropping. by John Spurlock · 11 years ago
  71. 6a591f5 Make room for new public flags by Adam Lesinski · 11 years ago
  72. f079a6d Merge "Set live region property on AccessibilityNodeInfo" into klp-dev by Alan Viverette · 11 years ago
  73. 3320ef9 Merge "Add findFocus API for AccessibilityNodeProvider" into klp-dev by Alan Viverette · 11 years ago
  74. f877ed9 Set live region property on AccessibilityNodeInfo by Alan Viverette · 11 years ago
  75. 2e05ec3 Reset insets when inset computer is removed. by Jeff Brown · 11 years ago
  76. 2e1e081 Add findFocus API for AccessibilityNodeProvider by Alan Viverette · 11 years ago
  77. fb2e3c8 Merge "Fix permissions on WindowManagerService.showAssistant()" into klp-dev by Jim Miller · 11 years ago
  78. 6c9df50 Fix permissions on WindowManagerService.showAssistant() by Jim Miller · 11 years ago
  79. a977707 Add missing constructor parameter to KeyEvent by Michael Wright · 11 years ago
  80. 5638d29 Merge "Fix conflicting/unclear documentation in InputConnection." into klp-dev by Jean Chalard · 11 years ago
  81. 33ed738 Expose View.executeHardwareAction() Bug #10911502 by Romain Guy · 11 years ago
  82. 4510eb4 Fix conflicting/unclear documentation in InputConnection. by Jean Chalard · 11 years ago
  83. d73d34c Merge "Use transition-only alpha property for fading transitions" into klp-dev by Chet Haase · 11 years ago
  84. 4fa809f Merge "Fix leak fix in ViewTreeObserver" into klp-dev by Chet Haase · 11 years ago
  85. c46181a Use transition-only alpha property for fading transitions by Chet Haase · 11 years ago
  86. fc34396 Fix leak fix in ViewTreeObserver by Chet Haase · 11 years ago
  87. 9f1221f Add isQuickScaleEnabled to ScaleGestureDetector by Mindy Pereira · 11 years ago
  88. 7660d12 Plug leaks in transitions by Chet Haase · 11 years ago
  89. 5fd3723 Only buildLayer() on attached views by Chet Haase · 11 years ago
  90. 940a2ad Merge "Don't send the same values to onUpdateSelection repeatedly" into klp-dev by Jean Chalard · 11 years ago
  91. 2a65a28 Merge "Add live region politeness to View, AccessibilityNodeInfo" into klp-dev by Alan Viverette · 11 years ago
  92. 77e9a28 Add live region politeness to View, AccessibilityNodeInfo by Alan Viverette · 11 years ago
  93. 651dd4e Remove unneeded print APIs and update the min margins APIs. by Svetoslav · 11 years ago
  94. 2626766 Merge "Make View onKeyUp symmetric with onKeyDown." into klp-dev by Jeff Brown · 11 years ago
  95. c743cb9 Don't send the same values to onUpdateSelection repeatedly by Jean Chalard · 11 years ago
  96. fb07349 Make View onKeyUp symmetric with onKeyDown. by Jeff Brown · 11 years ago
  97. af2d8bb Merge "Scale feels too quick in relation to movement" into klp-dev by Mindy Pereira · 11 years ago
  98. 2cad64c Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev by Igor Murashkin · 11 years ago
  99. c19d683 Merge "Build layer immediately when setting it in ViewPropertyAnimator" into klp-dev by Chet Haase · 11 years ago
  100. 74d31d1 Build layer immediately when setting it in ViewPropertyAnimator by Chet Haase · 11 years ago