1. bead6bc Merge "[ExploreByTouchHelper] Make a11y calls on views" by Maurice Lam · 9 years ago
  2. e3928ca Merge "Fixing layouting issues with NonClientDecorView" by Stefan Kuhne · 9 years ago
  3. f7b882c Fixing layouting issues with NonClientDecorView by Skuhne · 9 years ago
  4. 01da2fc Merge "Adding API to access / change the task bounds" by Stefan Kuhne · 9 years ago
  5. ce2faa5 Adding API to access / change the task bounds by Skuhne · 9 years ago
  6. 961cdbf Add change type to ExploreByTouchHelper by Alan Viverette · 9 years ago
  7. a6786d6 [ExploreByTouchHelper] Make a11y calls on views by Maurice Lam · 9 years ago
  8. a82e59a am 08e09f96: am ef56bfb2: am 3e96e06f: Merge "Make sure that changes to UI in SwipeDismissLayout are on UI thread." into cw-e-dev by Bryce Lee · 9 years ago
  9. f4dd71a Using workspace to dertermine decor to use by Stefan Kuhne · 9 years ago
  10. 8a148a3 Make sure that changes to UI in SwipeDismissLayout are on UI thread. by Bryce Lee · 9 years ago
  11. 1b42057 Adding actions to non client decor buttons by Stefan Kuhne · 9 years ago
  12. 61b47bb Adding the 'non client decor view' to free floating windows by Stefan Kuhne · 9 years ago
  13. 2a1e42e am 9bd3c31c: am 1d5837c6: am 5c8a5d0f: am ce337493: am ef3f58e5: Merge "Make ResolverDrawerLayout look like a ScrollView to accessibility" into mnc-dev by Alan Viverette · 9 years ago
  14. 1ff29f2 Make ResolverDrawerLayout look like a ScrollView to accessibility by Alan Viverette · 9 years ago
  15. 0d7c7c5 am 38ea7978: am bb8326d0: am f03ad443: am f65209d8: am e2cd8419: Merge "Fix pattern lock for accessibility" into mnc-dev by Adrian Roos · 9 years ago
  16. d2def94 Fix pattern lock for accessibility by Adrian Roos · 9 years ago
  17. 16478a8 am 7eec4216: am 04f61ee8: am f040100c: am 6a601960: am 9e49b5d6: Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-dev by Jorim Jaggi · 9 years ago
  18. 613f55f Move PIN/Pattern appear animation to RenderThread (1/2) by Jorim Jaggi · 9 years ago
  19. 3711622 am 4b2ca560: am a9df3402: am 68bb7221: am 6f0490fb: am c0aa9744: Merge "PopupWindow position must be specified in window coordinates." into mnc-dev by Yohei Yukawa · 9 years ago
  20. fd16632 am 5301bd72: am c37b7922: am 66b8377e: am 2e030285: am ebbe7706: Merge "Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3." into mnc-dev by Yohei Yukawa · 9 years ago
  21. 4b26997 PopupWindow position must be specified in window coordinates. by Yohei Yukawa · 9 years ago
  22. 9b9d2c5 Fix comment bug in I71a8d356e868dc7715b030ca1078da4ec39368c3. by Yohei Yukawa · 9 years ago
  23. e9c03d1 am 413691bd: am 18fb985e: am ae460ebf: am b3e37b3b: am c1a49b50: Merge "Fix issue #22479881: Nexus 6 randomly rebooting every few hours with..." into mnc-dev by Dianne Hackborn · 9 years ago
  24. 6c729b4 Fix issue #22479881: Nexus 6 randomly rebooting every few hours with... by Dianne Hackborn · 9 years ago
  25. e7998fb am a6b4eaf5: am 1e01d621: am 17dce343: am be27832b: am 12952c79: Merge "Allow FloatingToolbar to be outside of the attached window." into mnc-dev by Yohei Yukawa · 9 years ago
  26. bafc908 Allow FloatingToolbar to be outside of the attached window. by Yohei Yukawa · 9 years ago
  27. 6147a9f am 2ed09409: am 940abed2: am 6f3f660c: am 24bf1226: am e9cbf415: Merge "Sort and limit ChooserActivity targets from ChooserTargetServices" into mnc-dev by Adam Powell · 9 years ago
  28. a182e45 Sort and limit ChooserActivity targets from ChooserTargetServices by Adam Powell · 9 years ago
  29. 72fca2a am 78022801: am 29690e20: am 5906f587: Merge "Use non-greedy view to draw background in landscape time picker" into mnc-dev by Alan Viverette · 9 years ago
  30. aa69922 Use non-greedy view to draw background in landscape time picker by Alan Viverette · 9 years ago
  31. 9b1b7f9 am 0707edf1: am 0468a570: am e40d7a63: Merge "Fix Floating toolbar overflow width." into mnc-dev by Abodunrinwa Toki · 9 years ago
  32. 8747f37 Fix Floating toolbar overflow width. by Abodunrinwa Toki · 9 years ago
  33. cf3a3e1 am 1537e135: am 4faa4cbb: am a1b647c8: Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc-dev by Alan Viverette · 9 years ago
  34. 447b763 Merge "Enforce LPU security checks are not called on the main thread" by Xiyuan Xia · 9 years ago
  35. a1b647c Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc-dev by Alan Viverette · 9 years ago
  36. aa26294 Enforce LPU security checks are not called on the main thread by Xiyuan Xia · 9 years ago
  37. c107b0e Fix FloatingToolbar flicker in reaction to text cursor blink. by Abodunrinwa Toki · 9 years ago
  38. 2ea3292 Always remeasure ListView scrap used to obtain minimum width by Alan Viverette · 9 years ago
  39. 079f33b Enforce FloatingToolbar themes. by Abodunrinwa Toki · 9 years ago
  40. 9f49dcd Merge "Add voice interaction support to ResolverActivity/ChooserActivity" into mnc-dev by Adam Powell · 9 years ago
  41. 4c470d6 Add voice interaction support to ResolverActivity/ChooserActivity by Adam Powell · 9 years ago
  42. 5658328 ButtonBarLayout: Let allowStacking to be set through code by Jason Monk · 9 years ago
  43. 9ae95df Better FloatingToolbar positioning. by Abodunrinwa Toki · 9 years ago
  44. f45befe Ensure ResolverDrawerLayout is visible to accessibility services by Alan Viverette · 9 years ago
  45. 6bc1224 Fix Select All Option is truncated when device goes from landscape to portrait by Clara Bayarri · 9 years ago
  46. 6d2b75c Floating toolbar no longer obstructs the soft keyboard. by Abodunrinwa Toki · 9 years ago
  47. 1035833 Merge "Improve LockPatternView accessibility" into mnc-dev by Jim Miller · 9 years ago
  48. 0b9fd85 Merge "Change ActionBar animtion from/to ActionMode" into mnc-dev by Doris Liu · 9 years ago
  49. 9428353 Change ActionBar animtion from/to ActionMode by Doris Liu · 9 years ago
  50. 240a295 Improve LockPatternView accessibility by Jim Miller · 9 years ago
  51. d5dbf4b Check targetSdkVersion when passing size hints for UNSPECIFIED specs by Adam Powell · 9 years ago
  52. 7aa6d0a Change FloatingToolbar entry/exit animations to fadeIn/fadeOut. by Abodunrinwa Toki · 9 years ago
  53. 2fe44ef Merge "Also refresh FloatingToolbar for "icon" menu item changes." into mnc-dev by Abodunrinwa Toki · 9 years ago
  54. e3eb183 Fix floating toolbar position issues. by Abodunrinwa Toki · 9 years ago
  55. 96e727d Merge "Fix FloatingToolbar positioning for RTL." into mnc-dev by Abodunrinwa Toki · 9 years ago
  56. 6cb5cc1 Fix FloatingToolbar positioning for RTL. by Abodunrinwa Toki · 9 years ago
  57. 8f589d0 Merge "[LockSettings] migrate patterns to be indexed at '1'" into mnc-dev by Andres Morales · 9 years ago
  58. e40bad8 [LockSettings] migrate patterns to be indexed at '1' by Andres Morales · 9 years ago
  59. 5047132 Also refresh FloatingToolbar for "icon" menu item changes. by Abodunrinwa Toki · 9 years ago
  60. bdd500e Merge "Fix FloatingToolbar look and animation for RTL." into mnc-dev by Abodunrinwa Toki · 9 years ago
  61. 29c840e am 11d50c9c: am 06756f35: Dismiss or cancel in SwipeDismissLayout on screen off. by Filip Gruszczynski · 9 years ago
  62. 11d50c9 am 06756f35: Dismiss or cancel in SwipeDismissLayout on screen off. by Filip Gruszczynski · 9 years ago
  63. 06756f3 Dismiss or cancel in SwipeDismissLayout on screen off. by Filip Gruszczynski · 9 years ago
  64. 6c5ac8e Fix FloatingToolbar look and animation for RTL. by Abodunrinwa Toki · 9 years ago
  65. 5ccfe51 Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev by Andres Morales · 9 years ago
  66. cffaf7e Add workaround for measuring stacked button bar layout by Alan Viverette · 9 years ago
  67. 2397427 [LockSettings] migrate password attempt throttling to hardware by Andres Morales · 9 years ago
  68. 3452d2d Merge "Honor password visible setting in CryptKeeper" into mnc-dev by Paul Lawrence · 9 years ago
  69. b21562c Support icons in the FloatingToolbar by Abodunrinwa Toki · 9 years ago
  70. 4ce050b Fix wrong delay values for floatingtoolbar.hide/dismiss by Abodunrinwa Toki · 9 years ago
  71. cead919 No input instead of disabling password entry by Xiyuan Xia · 9 years ago
  72. d8fdb33 Honor password visible setting in CryptKeeper by Paul Lawrence · 9 years ago
  73. 1b422a9 Merge "Hide the floating toolbar faster." into mnc-dev by Abodunrinwa Toki · 9 years ago
  74. 8681720 Merge "Support min/max height for FloatingToolbar overflow." into mnc-dev by Abodunrinwa Toki · 9 years ago
  75. 21c8a49 Merge "DOn't save encryption settings when not encrypted" into mnc-dev by Paul Lawrence · 9 years ago
  76. c9f2293 Preserve ResolverDrawerLayout fully collapsed state across relayout by Adam Powell · 9 years ago
  77. 688af6c DOn't save encryption settings when not encrypted by Paul Lawrence · 9 years ago
  78. ffebf68 Support min/max height for FloatingToolbar overflow. by Abodunrinwa Toki · 9 years ago
  79. 55e603e Merge "Make PIN/Password/Pattern check async" into mnc-dev by Xiyuan Xia · 9 years ago
  80. 6e38058 Make PIN/Password/Pattern check async by Xiyuan Xia · 9 years ago
  81. c0fa6bd Set FloatingToolbar width for portrait and landscape. by Abodunrinwa Toki · 9 years ago
  82. bb98ebd Replace usages of deprecated version of TextView.setTextAppearance() by Alan Viverette · 9 years ago
  83. cdffaa4 Hide the floating toolbar faster. by Abodunrinwa Toki · 9 years ago
  84. 922e1c6 Add scroll indicators on View, use in AlertDialog by Alan Viverette · 9 years ago
  85. cdc8a8b am cf6f4e4e: am 25e99ce6: am 043d7a94: am 12b1b8ed: am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 9 years ago
  86. 043d7a9 am 12b1b8ed: am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 9 years ago
  87. 12b1b8e am 026e204e: Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 9 years ago
  88. 026e204 Fixes velocity tracking bug in SwipeDismissLayout. by Gus Prevas · 9 years ago
  89. aba56b6 Merge "Add accessibility actions for scrolling in different directions" by Maxim Bogatov · 9 years ago
  90. c23ac32 DO NOT MERGE: Minor fixes to FloatingToolbar. by Abodunrinwa Toki · 9 years ago
  91. 143716b am 66c6d0e2: am 5fb269e4: am 59a1e117: Merge changes from topic \'roosa-lpu\' into mnc-dev by Adrian Roos · 9 years ago
  92. d6aa6cb Remove LockPatternUtils.getCurrentUser() by Adrian Roos · 9 years ago
  93. 8150d2a Require explicit userId in LockPatternUtils by Adrian Roos · 9 years ago
  94. ac6ffce Add accessibility actions for scrolling in different directions by Maxim Bogatov · 9 years ago
  95. ca95db4 Minor fixes to FloatingToolbar. by Abodunrinwa Toki · 9 years ago
  96. 6e37e5a Merge "Implement RTL support in framework ViewPager, DatePicker" by Alan Viverette · 9 years ago
  97. e2725f87 am f237bce8: am 99d49300: am 55555a3d: Fixes rejected dismiss gestures (framework version of ag/677161) by Mark Renouf · 9 years ago
  98. 99d49300 am 55555a3d: Fixes rejected dismiss gestures (framework version of ag/677161) by Mark Renouf · 9 years ago
  99. 55555a3 Fixes rejected dismiss gestures (framework version of ag/677161) by Mark Renouf · 9 years ago
  100. 0ce3e08 Fix FloatingToolbar.show() by Abodunrinwa Toki · 9 years ago