1. 4dd8501 Merge "all apps should pull down when there isn't scrollable thumb b/30059445" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  2. cd4b300 all apps should pull down when there isn't scrollable thumb b/30059445 by Hyunyoung Song · 9 years ago
  3. e22e607 Merge "Reset scroll position when all apps is reset" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  4. ca7f30f Fix all apps becoming clipped when screen is rotated with all apps opened. by Hyunyoung Song · 9 years ago
  5. c529c98 Reset scroll position when all apps is reset by Peter Schiller · 9 years ago
  6. 7ed42af Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  7. be66d1d Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  8. 6f21ff3 Merge "Defining the list of predefined device profiles in xml. This allows the profiles to be easily customized by derivatives." into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  9. c9b6d84 Merge "Consolidate all the dividers to provide same look and feel" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  10. b30562d Merge "Adding support for non-zero left insets" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  11. f03bd4f Build fix. by Sunny Goyal · 9 years ago
  12. 8dd3ce6 Merge "Updating page indicator content description to indicate click target for apps list" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  13. 804420b Merge "Removing Key-Value pair backup logic as Launcher now uses full-data backup" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  14. c2a20ff Consolidate all the dividers to provide same look and feel by Peter Schiller · 9 years ago
  15. ab7a50e Merge "Updating the allow rotation settings text" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  16. 723657c Merge "Updating alignment of search input" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  17. 4dceebe Updating the allow rotation settings text by Sunny Goyal · 9 years ago
  18. 31be842 Merge "Simplified search focus logic" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  19. dcb8259 Simplified search focus logic by Peter Schiller · 9 years ago
  20. 53fe1f2 Updating page indicator content description to indicate click target by Sunny Goyal · 9 years ago
  21. 243ad3d Updating alignment of search input by Peter Schiller · 9 years ago
  22. 819e193 Defining the list of predefined device profiles in xml. by Sunny Goyal · 9 years ago
  23. 6c2975e Adding support for non-zero left insets by Sunny Goyal · 9 years ago
  24. 2359a68 Do not remove onLayoutChangeListener on hotseat inside AllAppsTransitionController by Hyunyoung Song · 9 years ago
  25. e49a97a Changing isExternalDragWidget to isDragWidget as workspace goes to by Sunny Goyal · 9 years ago
  26. b20cbb2 Updating gradle SDK version by Sunny Goyal · 9 years ago
  27. 2ee27b1 Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  28. 27731e4 Merge "Fixing accessibility drag and drop Since the page's accessibility flag is updated when entering drag mode, it does not need to be updated on state change" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  29. 968eeeb Merge "Set the all apps nav bar to black. b/29998559" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  30. e28bd7c Set the all apps nav bar to black. b/29998559 by Hyunyoung Song · 9 years ago
  31. 230b2b7 Second workspace page icons should not show up when all apps is shown in landscape. by Hyunyoung Song · 9 years ago
  32. d8d1993 Fixing accessibility drag and drop by Sunny Goyal · 9 years ago
  33. 8db7d68 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  34. 7111a26 Merge "Remove relayouts b/29945805" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  35. 45eb757 Remove relayouts b/29945805 by Hyunyoung Song · 9 years ago
  36. d1e0cec Avoid unnecessary layout passes from insets callbacks if they haven't changed by Adam Cohen · 9 years ago
  37. c9e71b8 Merge "Use reflection to call LauncherApps.startShortcut()." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  38. f25cea4 Use reflection to call LauncherApps.startShortcut(). by Tony Wickham · 9 years ago
  39. b900f1c Merge "Delete all* references to launcher clings." into ub-launcher3-calgary by Andrew Sapperstein · 9 years ago
  40. 932eb83 Delete all* references to launcher clings. by Andrew Sapperstein · 9 years ago
  41. 8a4bb33 Merge "Stop showing first run launcher cling." into ub-launcher3-calgary by Andrew Sapperstein · 9 years ago
  42. 3da982f Merge "Use colorSecondary for darker bg color." into ub-launcher3-calgary by Andrew Sapperstein · 9 years ago
  43. 5a2af75 Merge "Get rid of CATCH state in verticalpulldetector" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  44. 310a988 Updating all apps to match spec by Peter Schiller · 9 years ago
  45. 8b9cb08 Stop showing first run launcher cling. by Andrew Sapperstein · 9 years ago
  46. 21b7571 Get rid of CATCH state in verticalpulldetector by Hyunyoung Song · 9 years ago
  47. b1e9e8d Merge "Fix hotseat flicker b/29648104" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  48. 2aa31b8 Merge "Fix some issues with shortcut containers opened inside folders." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  49. 2f2104c Fix some issues with shortcut containers opened inside folders. by Tony Wickham · 9 years ago
  50. a97c64b Fix hotseat flicker b/29648104 by Hyunyoung Song · 9 years ago
  51. 5f7750d Use colorSecondary for darker bg color. by Andrew Sapperstein · 9 years ago
  52. 80f5787 Call bindDeepShortcuts() from runBindSynchronousPage(). by Tony Wickham · 9 years ago
  53. 5215b54 Code cleanup/ Move OnLayoutChangedListener to class level. by Hyunyoung Song · 9 years ago
  54. 798f955 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  55. 9deafc4 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  56. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 9 years ago
  57. 3ccedd2 Merge "Make very first pull up should always work" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  58. 83fb07b Make very first pull up should always work by Hyunyoung Song · 9 years ago
  59. dff510c Merge "Remove SYSTEM_UI_FLAG_LIGHT_NAV_BAR flag bit from systemUiVisibility call" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  60. b047e36 Remove SYSTEM_UI_FLAG_LIGHT_NAV_BAR flag bit from systemUiVisibility call by Hyunyoung Song · 9 years ago
  61. f950712 Setting unused shadow to null by Peter Schiller · 9 years ago
  62. 5a24858 Merge "Adding shadow to fast scroll indicator" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  63. 1d62b8a Adding shadow to fast scroll indicator by Peter Schiller · 9 years ago
  64. 138b23b Merge "Fixing alpha of workspace components being changed at too many places" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  65. 26def23 Merge "All apps icons should become clickable" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  66. 67def6c All apps icons should become clickable by Hyunyoung Song · 9 years ago
  67. 3ddb64e Merge "Bumping icon version to clear db to trigger loading from IconProvider." into ub-launcher3-calgary by Winson Chung · 9 years ago
  68. 5cb61e4 Bumping icon version to clear db to trigger loading from IconProvider. by Winson · 9 years ago
  69. 8ea6a53 Fixed inset overscroll by Peter Schiller · 9 years ago
  70. b43ed13 Merge "All Apps header shadow is drawn incorrectly" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  71. 344ca1b Merge "Extend all apps pull up activation area to page indicator view b/29752599" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  72. f7e5e37 Prevent all apps transition NPE by Hyunyoung Song · 9 years ago
  73. 7744169 Extend all apps pull up activation area to page indicator view b/29752599 by Hyunyoung Song · 9 years ago
  74. cbea086 All Apps header shadow is drawn incorrectly by Peter Schiller · 9 years ago
  75. 4a58216 Invert nav bar to light when status bar changes in all apps. by Hyunyoung Song · 9 years ago
  76. f50b3cb Merge "Surround shortcut API calls with try-catch." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  77. 136a822 Merge "Revert "Cancel animation whenever MotionEvent.ACTION_DOWN is detected"" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  78. 99eb28a Revert "Cancel animation whenever MotionEvent.ACTION_DOWN is detected" by Hyunyoung Song · 9 years ago
  79. 5f8fef4 Merge "Cancel animation whenever MotionEvent.ACTION_DOWN is detected" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  80. acd86ff Surround shortcut API calls with try-catch. by Tony · 9 years ago
  81. 4325a56 Cancel animation whenever MotionEvent.ACTION_DOWN is detected by Hyunyoung Song · 9 years ago
  82. 6d64d88 Fixing alpha of workspace components being changed at too many places by Sunny Goyal · 9 years ago
  83. 1b65c6e Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  84. c32e63f Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary by TreeHugger Robot · 9 years ago
  85. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 9 years ago
  86. 5da78f4 Calling start/stop listening in onStart/onStop by Sunny Goyal · 9 years ago
  87. 0d21daa Merge "Making some shortcut manager calls protected by MR1 version check" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  88. 9994b2b Making some shortcut manager calls protected by MR1 version check by Sunny Goyal · 9 years ago
  89. 11cec02 Merge "Removing unnecessary object creation and double loop during getDescendantCoordRelativeToAncestor" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  90. 43c668b Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  91. aac20db Merge "Add margin to all apps recycler container view b/29509347 > Last row inside recycler view was obstructed by nav bar making it difficult to interact with before." into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  92. 2e08409 Build fix by Sunny Goyal · 9 years ago
  93. 653bfcc Merge "Accessibility fixes and updates" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  94. d0a6ae7 Accessibility fixes and updates by Sunny Goyal · 9 years ago
  95. 0c1e728 Merge "Updating some strings 'Tap & hold' > 'Touch & hold'" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  96. ec1b1c5 Merge "Add support for launcher shortcuts." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  97. 5b2de72 Updating some strings 'Tap & hold' > 'Touch & hold' by Sunny Goyal · 9 years ago
  98. 8e6a800 Merge "Fixing potantial context leak code path" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  99. 1c72b72 Add margin to all apps recycler container view by Hyunyoung Song · 9 years ago
  100. fce7142 Merge "Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago