1. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 8 years ago
  2. aa8a871 Removing widgetGap and heightGap from cellLayout by Sunny Goyal · 8 years ago
  3. db2fa04 Merge "Moving saving state transtion listener logic to individual views" into ub-launcher3-master by Sunny Goyal · 8 years ago
  4. 0666592 Merge "Fixing item check when user is enabled/disabled" into ub-launcher3-master by Sunny Goyal · 8 years ago
  5. dd126a3 Merge "Add bottom padding to hotseat in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  6. 4f9611a Fixing item check when user is enabled/disabled by Sunny Goyal · 8 years ago
  7. 6f59cff Make Launcher3 privileged module am: 7810d4bfa9 am: fb9fe7c157 by Hyunyoung Song · 8 years ago
  8. fb9fe7c Make Launcher3 privileged module am: 7810d4bfa9 by Hyunyoung Song · 8 years ago
  9. c1b08c5 Add bottom padding to hotseat in multi-window mode. by Jon Miranda · 8 years ago
  10. 0b80aca Merge "Hide workspace text in multi-window mode." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  11. 075b878 Merge "Animate icons back to where they were picked up." into ub-launcher3-master by Tony Wickham · 8 years ago
  12. 93e1f04 Hide workspace text in multi-window mode. by Jon Miranda · 8 years ago
  13. f8d5370 Merge "Catching TransactionTooLargeException when binding widget." into ub-launcher3-master by Sunny Goyal · 8 years ago
  14. 5202aa7 Merge "Using dimension defined for all apps search bar height." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  15. 078e688 Merge "Add ShortcutsLaunchTest and ShortcutsToHomeTest." into ub-launcher3-master by Tony Wickham · 8 years ago
  16. db36437 Moving saving state transtion listener logic to individual views by Sunny Goyal · 8 years ago
  17. b79692b Merge "Moving the setContentView at the end of onCreate" into ub-launcher3-master by Sunny Goyal · 8 years ago
  18. f38d859 Add ShortcutsLaunchTest and ShortcutsToHomeTest. by Tony Wickham · 8 years ago
  19. 05b20b0 Fix drag and drop test by moving a bit if there are shortcuts. by Tony Wickham · 8 years ago
  20. 7810d4b Make Launcher3 privileged module by Hyunyoung Song · 8 years ago
  21. 14b6434 Merge "Change support lib res path" into ub-launcher3-master by Hyunyoung Song · 8 years ago
  22. 3fa9954 Make Launcher3 privileged module by Hyunyoung Song · 8 years ago
  23. 426d089 Change support lib res path by Hyunyoung Song · 8 years ago
  24. 145435e Using dimension defined for all apps search bar height. by Jon Miranda · 8 years ago
  25. 0bbd554 Moving the setContentView at the end of onCreate by Sunny Goyal · 8 years ago
  26. 47a9605 Merge "Refactor edge of screen detection code." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  27. 015bee7 Merge "Removing dependency on LauncherActivityInfoCompatV16" into ub-launcher3-master by Sunny Goyal · 8 years ago
  28. 6b910a2 Keep disabled FastBitmapDrawables disabled while fast scrolling. by Tony Wickham · 8 years ago
  29. f4a0d18 Merge "Enabling async inflation for AppWidgets" into ub-launcher3-master by Sunny Goyal · 8 years ago
  30. 9117e94 Reduce the scope of proguard rule to fix the broken build. by Hyunyoung Song · 8 years ago
  31. 19e1b5a Fix broken build am: ee7c1c1950 by Hyunyoung Song · 8 years ago
  32. ee7c1c1 Fix broken build by Hyunyoung Song · 8 years ago
  33. f8f3196 Fix all apps auto scroll issue on talkback mode b/30769215 am: 4d11a2a2a0 by Hyunyoung Song · 8 years ago
  34. 1ef74f5 Merge "Moving various runnables in LauncherModel to individual tasks" into ub-launcher3-master by Sunny Goyal · 8 years ago
  35. 4ece6ed Merge "Fixing build breakage due to proto compiler change" into ub-launcher3-master by Sunny Goyal · 8 years ago
  36. e54852d Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  37. 58bcd5a Fixing build breakage due to proto compiler change by Sunny Goyal · 8 years ago
  38. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 8 years ago
  39. 712ee53 Catching TransactionTooLargeException when binding widget. by Sunny Goyal · 8 years ago
  40. 4d11a2a Fix all apps auto scroll issue on talkback mode b/30769215 by Hyunyoung Song · 8 years ago
  41. 1582f16 Removing dependency on LauncherActivityInfoCompatV16 by Sunny Goyal · 8 years ago
  42. 0d547bf Merge "Changing status bar color extraction to use region decoder" into ub-launcher3-master by Sunny Goyal · 8 years ago
  43. a9f1e72 Changing status bar color extraction to use region decoder by Sunny Goyal · 8 years ago
  44. 5e44e2b Merge "Use display metrics from resources." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  45. f92af1d Use insets and hotseatCellHeightPx to set search container height. by Jon Miranda · 8 years ago
  46. 3ca0899 Use display metrics from resources. by Jon Miranda · 8 years ago
  47. 99014e5 Merge "Using BitmapRegionDecoder to only parse partial bitmap during color extraction" into ub-launcher3-master by Sunny Goyal · 8 years ago
  48. 2b073be Fix bug where AllApps shadows weren't being completely clipped. by Jon Miranda · 8 years ago
  49. 51f037d Refactor edge of screen detection code. by Jon Miranda · 8 years ago
  50. c48a89e Merge "Calling buildLayer only on views which are actually visible" into ub-launcher3-master by Sunny Goyal · 8 years ago
  51. 47564ca Merge "Simplifying mapCoordInSelfToDescendant" into ub-launcher3-master by Sunny Goyal · 8 years ago
  52. 1b997d3 Using BitmapRegionDecoder to only parse partial bitmap during color extraction by Sunny Goyal · 8 years ago
  53. bf7d812 Scale down folder cells to fit within bounds if necessary. by Jon Miranda · 8 years ago
  54. 8f6ada9 Merge "Match AllApps start and end paddings." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  55. 724943d Merge "Remove unused Utilities methods related to motion event translation" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  56. 068953b Match AllApps start and end paddings. by Jon Miranda · 8 years ago
  57. aa7d877 Remove unused Utilities methods related to motion event translation by Tony Wickham · 8 years ago
  58. dcc0ba2 Enabling async inflation for AppWidgets by Sunny Goyal · 8 years ago
  59. ff64672 Merge "Fixing screen center not getting calculated properly" into ub-launcher3-master by Sunny Goyal · 8 years ago
  60. c3e4e22 Remove unused code in DeviceProfile. by Jon Miranda · 8 years ago
  61. ea62fe0 Animate icons back to where they were picked up. by Tony Wickham · 8 years ago
  62. df3bc52 Center overview panel buttons. by Jon Miranda · 8 years ago
  63. e4f09a5 Merge "Updating version check method names" into ub-launcher3-master by Sunny Goyal · 8 years ago
  64. f5e3744 Updating version check method names by Sunny Goyal · 8 years ago
  65. 8b16b96 Fixing same drawable instance being used with 2 views by Sunny Goyal · 8 years ago
  66. cce0780 Fixing screen center not getting calculated properly by Sunny Goyal · 8 years ago
  67. cc42c5b Create new DeviceProfile when in multi window mode. by Jon Miranda · 8 years ago
  68. 2962d52 Merge "Showing a toast when the default wallpaper app is disabled. If there is no default defined, showing an intent picker with all options" into ub-launcher3-master by Sunny Goyal · 8 years ago
  69. d80ebdf Intercept touches in DeepShortcutContainer after moving beyond touch slop by Tony Wickham · 8 years ago
  70. 5e0e94f Simplifying mapCoordInSelfToDescendant by Sunny Goyal · 8 years ago
  71. 37e4df1 Merge "Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  72. ed38a3c Merge "Consume touch events in DeepShortcutsContainer" into ub-launcher3-master by Tony Wickham · 8 years ago
  73. 04a8ec4 Consume touch events in DeepShortcutsContainer by Tony Wickham · 8 years ago
  74. ec5a42e Merge "Catching OOM during widget preview generation" into ub-launcher3-master by Sunny Goyal · 8 years ago
  75. 6a85817 Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS. by Jon Miranda · 8 years ago
  76. 968c283 Merge "Restore mDragInfo when deferring onDropComplete() for uninstall." into ub-launcher3-master by Tony Wickham · 8 years ago
  77. 3ef8691 Fixing wrong cache lookup call by Sunny Goyal · 8 years ago
  78. 2570d10 Catching OOM during widget preview generation by Sunny Goyal · 8 years ago
  79. b5e65c8 Calling buildLayer only on views which are actually visible by Sunny Goyal · 8 years ago
  80. 9ccafbf Removing custom dispatchDraw logic and letting the system handle by Sunny Goyal · 8 years ago
  81. 35fe7be Removing some deprecated code around page layers by Sunny Goyal · 8 years ago
  82. 4feb27e Restore mDragInfo when deferring onDropComplete() for uninstall. by Tony Wickham · 8 years ago
  83. c677b6b Showing a toast when the default wallpaper app is disabled. by Sunny Goyal · 8 years ago
  84. d1f0347 Don't move to adjacent page if it is full when dropping on it. by Tony Wickham · 8 years ago
  85. 5fd72d8 Merge "Don't allow multiple shortcuts to be dragged simultaneously." into ub-launcher3-master by Tony Wickham · 8 years ago
  86. c92fe89 Don't allow multiple shortcuts to be dragged simultaneously. by Tony Wickham · 8 years ago
  87. 44ac576 Updating the search illustrations to have transparent background by Sunny Goyal · 8 years ago
  88. fcb0928 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  89. 1da1439 Merge "Mark cells as unoccupied in onDragStart instead of startDrag." into ub-launcher3-master by Tony Wickham · 8 years ago
  90. 28a6438 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  91. d164b7f Fixing static instance of Indexer being created in the model by Sunny Goyal · 8 years ago
  92. 67115b1 Merge "Show error toast messages when there is no room for the item when icon is not to be added to folder." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  93. 9485e5f Show error toast messages when there is no room for the item when icon is not to be added to folder. by Jon Miranda · 8 years ago
  94. 4e47b5b Mark cells as unoccupied in onDragStart instead of startDrag. by Tony Wickham · 8 years ago
  95. 6457607 Merge "Alienating QSB" into ub-launcher3-master by Sunny Goyal · 8 years ago
  96. d25e2f5 Merge "Removing unused background padding from base recycler view" into ub-launcher3-master by Sunny Goyal · 8 years ago
  97. 00e1068 Removing unused background padding from base recycler view by Sunny Goyal · 8 years ago
  98. ed5d960 Removing some bitmap drawables. by Sunny Goyal · 8 years ago
  99. 2e013ea Alienating QSB by Sunny Goyal · 8 years ago
  100. d2959b9 Missing call in write to parcel am: a833b6d720 by Sunny Goyal · 8 years ago