1. a39a98d Merge "Fixing onPageBeginTransition not being called when scrolling overlay" into ub-launcher3-master by Sunny Goyal · 9 years ago
  2. 76dbf6f Fixing onPageBeginTransition not being called when scrolling overlay by Sunny Goyal · 9 years ago
  3. 619880f Merge "Simplifying IconCache access code" into ub-launcher3-master by Sunny Goyal · 9 years ago
  4. 3fe4a14 Simplifying IconCache access code by Sunny Goyal · 9 years ago
  5. 9f33cb2 Bind the out IntRange using its start and end values. by Jon Miranda · 9 years ago
  6. bf8a265 Merge "Fix widget reorder animations in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  7. 83d40e0 Merge "Fixes a bug where the user ends in freescroll state even for regular workspace mode." into ub-launcher3-master by Mario Bertschler · 9 years ago
  8. 8ad02b8 Removing static access to Context through LauncherAppState by Sunny Goyal · 9 years ago
  9. c6b833d Merge "Removing all compatibility code below Lollipop" into ub-launcher3-master by Sunny Goyal · 9 years ago
  10. dcc26fc Fixes a bug where the user ends in freescroll state even for regular workspace mode. by Mario Bertschler · 9 years ago
  11. c9c5763 Fix clipping of drag outline by increasing padding. by Jon Miranda · 9 years ago
  12. 2126691 Fix widget reorder animations in multi-window mode. by Jon Miranda · 9 years ago
  13. 3285da3 Nav bar should change to light theme in sync with the status bar b/33708486 by Hyunyoung Song · 9 years ago
  14. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  15. 90a4057 Merge "Using support lib for isAtleastO check" into ub-launcher3-master by Sunny Goyal · 9 years ago
  16. aecb7cf Updating edge scrolling logic during drag and drop by Sunny Goyal · 9 years ago
  17. 88e5aa1 Using support lib for isAtleastO check by Sunny Goyal · 9 years ago
  18. 7c74e4a No more UserHandleCompat by Sunny Goyal · 9 years ago
  19. 338dee9 Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-master by Sunny Goyal · 9 years ago
  20. 99d814e Merge "Restore original scaleRectAboutCenter method." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  21. 6f6a06a Restore original scaleRectAboutCenter method. by Jon Miranda · 9 years ago
  22. 6c46a6d Using java_style enum generation for proto by Sunny Goyal · 9 years ago
  23. fa94c79 Consolidating a few log util methods by Sunny Goyal · 9 years ago
  24. f5440cb Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic by Sunny Goyal · 9 years ago
  25. e96798e Smooth animation when dropping a widget in multi-window mode. by Jon Miranda · 9 years ago
  26. 8f03c86 Merge "Refactoring FlingToDelete" into ub-launcher3-master by Sunny Goyal · 9 years ago
  27. 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 9 years ago
  28. d3e02eb Merge "Don't let AllAppsTransitionController intercept when a floating view is open." into ub-launcher3-master by Tony Wickham · 9 years ago
  29. 466c413 Merge "Scale folders to fit within the available height and width." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  30. c1b2399 Scale folders to fit within the available height and width. by Jon Miranda · 9 years ago
  31. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 9 years ago
  32. 26e4d17 Resize widget frame now wraps the scaled widget view. by Jon Miranda · 9 years ago
  33. 139a25a Don't let AllAppsTransitionController intercept when a floating view is open. by Tony · 9 years ago
  34. 824c540 Merge "nav bar on all apps container should use light theme. b/33553066 Change-Id: Ic9eb796a01eaa8d00fbeedeb5456876b668e6db2" into ub-launcher3-master by Hyunyoung Song · 9 years ago
  35. df9f147 nav bar on all apps container should use light theme. by Hyunyoung Song · 9 years ago
  36. 1d896b0 Merge "Adding a generic method to initiate overridable objects" into ub-launcher3-master by Sunny Goyal · 9 years ago
  37. 72537e4 Merge "Move icon back to original cell if a quick drag would cause reorder." into ub-launcher3-master by Tony Wickham · 9 years ago
  38. 2a2b1ad Merge "Lower the transition threshold for dropping on Workspace." into ub-launcher3-master by TreeHugger Robot · 9 years ago
  39. 251ab6e Lower the transition threshold for dropping on Workspace. by Tony Wickham · 9 years ago
  40. cf160d3 Merge "Allow long-press on workspace immediately after dropping." into ub-launcher3-master by Tony Wickham · 9 years ago
  41. 0c7852f Allow long-press on workspace immediately after dropping. by Tony Wickham · 9 years ago
  42. 776ca25 Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" into ub-launcher3-master by Sunny Goyal · 9 years ago
  43. 177bb5a Merge "Adding support for app widgets in the InstallQueue" into ub-launcher3-master by Sunny Goyal · 9 years ago
  44. ab121c1 Adding a generic method to initiate overridable objects by Sunny Goyal · 9 years ago
  45. 3be633b Adding support for app widgets in the InstallQueue by Sunny Goyal · 9 years ago
  46. 59dfebc Merge "Build empty test apk until junit dependency issue is sorted out." into ub-launcher3-master by Hyunyoung Song · 9 years ago
  47. 4c82c33 Build empty test apk until junit dependency issue is sorted out. by Hyunyoung Song · 9 years ago
  48. 0c87e73 Merge "Set PreloadIconDrawable disabled = false when restore is complete" into ub-launcher3-master by Tony Wickham · 9 years ago
  49. e391bd5 Set PreloadIconDrawable disabled = false when restore is complete by Tony Wickham · 9 years ago
  50. 7216910 Merge "Scale widgets when dragging and dropping in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  51. f7ff3fe Scale widgets when dragging and dropping in multi-window mode. by Jon Miranda · 9 years ago
  52. 621e200 Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-master by Sunny Goyal · 9 years ago
  53. b4a192b Merge "Adding support for deep shortcuts in Install queue" into ub-launcher3-master by Sunny Goyal · 9 years ago
  54. 55cb70b Adding an overridable DrawableFactory to allow creating custom icon drawables by Sunny Goyal · 9 years ago
  55. d5462aa Simplifyling widget inflation and addition flow. by Sunny Goyal · 9 years ago
  56. 5dc7435 Move icon back to original cell if a quick drag would cause reorder. by Tony Wickham · 9 years ago
  57. 4633be6 Fix for mTransitionProgress not being updated throughout animation. by Tony Wickham · 9 years ago
  58. f75baa9 Adding support for deep shortcuts in Install queue by Sunny Goyal · 9 years ago
  59. 36f71f8 Merge "Bug fix: QSB sometimes gets stuck to transparent." into ub-launcher3-master by Sunny Goyal · 9 years ago
  60. b7f5431 Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  61. 2bcbe13 Moving ShortcutInfo creation in InstallShortcutReceiver to background thread by Sunny Goyal · 9 years ago
  62. 70fc828 Merge "Fixing wrong message sent on app widget host reset" into ub-launcher3-master by Sunny Goyal · 9 years ago
  63. 72db9af Fixing wrong message sent on app widget host reset by Sunny Goyal · 9 years ago
  64. 1c581c6 Bug fix: QSB sometimes gets stuck to transparent. by Sunny Goyal · 9 years ago
  65. 7ae64ff Scale widgets in multi-window mode. by Jon Miranda · 9 years ago
  66. feba90f Added logging for HOME_INTENT and BACK commands. by Jon Miranda · 9 years ago
  67. 0860e41 Add logging for workspace rearrangement in overview mode am: 0d4899026c by Hyunyoung Song · 9 years ago
  68. d423a8b Merge "Changing DeepShortcutManager to have a singleton contructor instead of getting it from LauncherAppState" into ub-launcher3-master by Sunny Goyal · 9 years ago
  69. 0993a37 Merge "Adding a utility class to enforce that icons are always flattened on the background thread." into ub-launcher3-master by Sunny Goyal · 9 years ago
  70. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 9 years ago
  71. c13403c Defining various modes for CellLayout: Workspace, Hotseat & Folder by Sunny Goyal · 9 years ago
  72. aa8a871 Removing widgetGap and heightGap from cellLayout by Sunny Goyal · 9 years ago
  73. 32f3dda Adding a utility class to enforce that icons are always flattened on by Sunny Goyal · 9 years ago
  74. db2fa04 Merge "Moving saving state transtion listener logic to individual views" into ub-launcher3-master by Sunny Goyal · 9 years ago
  75. 0666592 Merge "Fixing item check when user is enabled/disabled" into ub-launcher3-master by Sunny Goyal · 9 years ago
  76. 0d48990 Add logging for workspace rearrangement in overview mode by Hyunyoung Song · 9 years ago
  77. dd126a3 Merge "Add bottom padding to hotseat in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  78. 4f9611a Fixing item check when user is enabled/disabled by Sunny Goyal · 9 years ago
  79. 6f59cff Make Launcher3 privileged module am: 7810d4bfa9 am: fb9fe7c157 by Hyunyoung Song · 9 years ago
  80. fb9fe7c Make Launcher3 privileged module am: 7810d4bfa9 by Hyunyoung Song · 9 years ago
  81. c1b08c5 Add bottom padding to hotseat in multi-window mode. by Jon Miranda · 9 years ago
  82. 0b80aca Merge "Hide workspace text in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  83. 075b878 Merge "Animate icons back to where they were picked up." into ub-launcher3-master by Tony Wickham · 9 years ago
  84. 93e1f04 Hide workspace text in multi-window mode. by Jon Miranda · 9 years ago
  85. f8d5370 Merge "Catching TransactionTooLargeException when binding widget." into ub-launcher3-master by Sunny Goyal · 9 years ago
  86. 5202aa7 Merge "Using dimension defined for all apps search bar height." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  87. 078e688 Merge "Add ShortcutsLaunchTest and ShortcutsToHomeTest." into ub-launcher3-master by Tony Wickham · 9 years ago
  88. db36437 Moving saving state transtion listener logic to individual views by Sunny Goyal · 9 years ago
  89. b79692b Merge "Moving the setContentView at the end of onCreate" into ub-launcher3-master by Sunny Goyal · 9 years ago
  90. f38d859 Add ShortcutsLaunchTest and ShortcutsToHomeTest. by Tony Wickham · 9 years ago
  91. 05b20b0 Fix drag and drop test by moving a bit if there are shortcuts. by Tony Wickham · 9 years ago
  92. 7810d4b Make Launcher3 privileged module by Hyunyoung Song · 9 years ago
  93. 14b6434 Merge "Change support lib res path" into ub-launcher3-master by Hyunyoung Song · 9 years ago
  94. 3fa9954 Make Launcher3 privileged module by Hyunyoung Song · 9 years ago
  95. 426d089 Change support lib res path by Hyunyoung Song · 9 years ago
  96. 145435e Using dimension defined for all apps search bar height. by Jon Miranda · 9 years ago
  97. 0bbd554 Moving the setContentView at the end of onCreate by Sunny Goyal · 9 years ago
  98. 47a9605 Merge "Refactor edge of screen detection code." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  99. 015bee7 Merge "Removing dependency on LauncherActivityInfoCompatV16" into ub-launcher3-master by Sunny Goyal · 9 years ago
  100. 6b910a2 Keep disabled FastBitmapDrawables disabled while fast scrolling. by Tony Wickham · 9 years ago