1. 0bbd554 Moving the setContentView at the end of onCreate by Sunny Goyal · 8 years ago
  2. 47a9605 Merge "Refactor edge of screen detection code." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  3. 015bee7 Merge "Removing dependency on LauncherActivityInfoCompatV16" into ub-launcher3-master by Sunny Goyal · 8 years ago
  4. 6b910a2 Keep disabled FastBitmapDrawables disabled while fast scrolling. by Tony Wickham · 8 years ago
  5. f4a0d18 Merge "Enabling async inflation for AppWidgets" into ub-launcher3-master by Sunny Goyal · 8 years ago
  6. 9117e94 Reduce the scope of proguard rule to fix the broken build. by Hyunyoung Song · 8 years ago
  7. 19e1b5a Fix broken build am: ee7c1c1950 by Hyunyoung Song · 8 years ago
  8. ee7c1c1 Fix broken build by Hyunyoung Song · 8 years ago
  9. f8f3196 Fix all apps auto scroll issue on talkback mode b/30769215 am: 4d11a2a2a0 by Hyunyoung Song · 8 years ago
  10. 1ef74f5 Merge "Moving various runnables in LauncherModel to individual tasks" into ub-launcher3-master by Sunny Goyal · 8 years ago
  11. 4ece6ed Merge "Fixing build breakage due to proto compiler change" into ub-launcher3-master by Sunny Goyal · 8 years ago
  12. e54852d Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  13. 58bcd5a Fixing build breakage due to proto compiler change by Sunny Goyal · 8 years ago
  14. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 8 years ago
  15. 4d11a2a Fix all apps auto scroll issue on talkback mode b/30769215 by Hyunyoung Song · 8 years ago
  16. 1582f16 Removing dependency on LauncherActivityInfoCompatV16 by Sunny Goyal · 8 years ago
  17. 0d547bf Merge "Changing status bar color extraction to use region decoder" into ub-launcher3-master by Sunny Goyal · 8 years ago
  18. a9f1e72 Changing status bar color extraction to use region decoder by Sunny Goyal · 8 years ago
  19. 5e44e2b Merge "Use display metrics from resources." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  20. f92af1d Use insets and hotseatCellHeightPx to set search container height. by Jon Miranda · 8 years ago
  21. 3ca0899 Use display metrics from resources. by Jon Miranda · 8 years ago
  22. 99014e5 Merge "Using BitmapRegionDecoder to only parse partial bitmap during color extraction" into ub-launcher3-master by Sunny Goyal · 8 years ago
  23. 2b073be Fix bug where AllApps shadows weren't being completely clipped. by Jon Miranda · 8 years ago
  24. 51f037d Refactor edge of screen detection code. by Jon Miranda · 8 years ago
  25. c48a89e Merge "Calling buildLayer only on views which are actually visible" into ub-launcher3-master by Sunny Goyal · 8 years ago
  26. 47564ca Merge "Simplifying mapCoordInSelfToDescendant" into ub-launcher3-master by Sunny Goyal · 8 years ago
  27. 1b997d3 Using BitmapRegionDecoder to only parse partial bitmap during color extraction by Sunny Goyal · 8 years ago
  28. bf7d812 Scale down folder cells to fit within bounds if necessary. by Jon Miranda · 8 years ago
  29. 8f6ada9 Merge "Match AllApps start and end paddings." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  30. 724943d Merge "Remove unused Utilities methods related to motion event translation" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  31. 068953b Match AllApps start and end paddings. by Jon Miranda · 8 years ago
  32. aa7d877 Remove unused Utilities methods related to motion event translation by Tony Wickham · 8 years ago
  33. dcc0ba2 Enabling async inflation for AppWidgets by Sunny Goyal · 8 years ago
  34. ff64672 Merge "Fixing screen center not getting calculated properly" into ub-launcher3-master by Sunny Goyal · 8 years ago
  35. c3e4e22 Remove unused code in DeviceProfile. by Jon Miranda · 8 years ago
  36. df3bc52 Center overview panel buttons. by Jon Miranda · 8 years ago
  37. e4f09a5 Merge "Updating version check method names" into ub-launcher3-master by Sunny Goyal · 8 years ago
  38. f5e3744 Updating version check method names by Sunny Goyal · 8 years ago
  39. 8b16b96 Fixing same drawable instance being used with 2 views by Sunny Goyal · 8 years ago
  40. cce0780 Fixing screen center not getting calculated properly by Sunny Goyal · 8 years ago
  41. cc42c5b Create new DeviceProfile when in multi window mode. by Jon Miranda · 8 years ago
  42. 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
  43. d80ebdf Intercept touches in DeepShortcutContainer after moving beyond touch slop by Tony Wickham · 8 years ago
  44. 5e0e94f Simplifying mapCoordInSelfToDescendant by Sunny Goyal · 8 years ago
  45. 37e4df1 Merge "Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  46. ed38a3c Merge "Consume touch events in DeepShortcutsContainer" into ub-launcher3-master by Tony Wickham · 8 years ago
  47. 04a8ec4 Consume touch events in DeepShortcutsContainer by Tony Wickham · 8 years ago
  48. ec5a42e Merge "Catching OOM during widget preview generation" into ub-launcher3-master by Sunny Goyal · 8 years ago
  49. 6a85817 Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS. by Jon Miranda · 8 years ago
  50. 968c283 Merge "Restore mDragInfo when deferring onDropComplete() for uninstall." into ub-launcher3-master by Tony Wickham · 8 years ago
  51. 3ef8691 Fixing wrong cache lookup call by Sunny Goyal · 8 years ago
  52. 2570d10 Catching OOM during widget preview generation by Sunny Goyal · 8 years ago
  53. b5e65c8 Calling buildLayer only on views which are actually visible by Sunny Goyal · 8 years ago
  54. 9ccafbf Removing custom dispatchDraw logic and letting the system handle by Sunny Goyal · 8 years ago
  55. 35fe7be Removing some deprecated code around page layers by Sunny Goyal · 8 years ago
  56. 4feb27e Restore mDragInfo when deferring onDropComplete() for uninstall. by Tony Wickham · 8 years ago
  57. c677b6b Showing a toast when the default wallpaper app is disabled. by Sunny Goyal · 8 years ago
  58. d1f0347 Don't move to adjacent page if it is full when dropping on it. by Tony Wickham · 8 years ago
  59. 5fd72d8 Merge "Don't allow multiple shortcuts to be dragged simultaneously." into ub-launcher3-master by Tony Wickham · 8 years ago
  60. c92fe89 Don't allow multiple shortcuts to be dragged simultaneously. by Tony Wickham · 8 years ago
  61. 44ac576 Updating the search illustrations to have transparent background by Sunny Goyal · 8 years ago
  62. fcb0928 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  63. 1da1439 Merge "Mark cells as unoccupied in onDragStart instead of startDrag." into ub-launcher3-master by Tony Wickham · 8 years ago
  64. 28a6438 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  65. d164b7f Fixing static instance of Indexer being created in the model by Sunny Goyal · 8 years ago
  66. 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
  67. 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
  68. 4e47b5b Mark cells as unoccupied in onDragStart instead of startDrag. by Tony Wickham · 8 years ago
  69. 6457607 Merge "Alienating QSB" into ub-launcher3-master by Sunny Goyal · 8 years ago
  70. d25e2f5 Merge "Removing unused background padding from base recycler view" into ub-launcher3-master by Sunny Goyal · 8 years ago
  71. 00e1068 Removing unused background padding from base recycler view by Sunny Goyal · 8 years ago
  72. ed5d960 Removing some bitmap drawables. by Sunny Goyal · 8 years ago
  73. 2e013ea Alienating QSB by Sunny Goyal · 8 years ago
  74. d2959b9 Missing call in write to parcel am: a833b6d720 by Sunny Goyal · 8 years ago
  75. a833b6d Missing call in write to parcel by Sunny Goyal · 8 years ago
  76. b0bb486 Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS Launcher does not use any panels which need closing & system sends an onActivityResult(RESULT_CANCELLED), we do not need special handling for waitingForResult by Sunny Goyal · 8 years ago
  77. f4b4577 Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS by Sunny Goyal · 8 years ago
  78. d51ffae Import translations. DO NOT MERGE am: 3cca5a0cae -s ours by Bill Yi · 8 years ago
  79. 02662a1 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  80. 3cca5a0 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  81. b57ff9b Merge "Fixing crash in folder" into ub-launcher3-master by Sunny Goyal · 8 years ago
  82. f9136da Fixing crash in folder by Sunny Goyal · 8 years ago
  83. 2a65020 Removing the section break UI support by Sunny Goyal · 8 years ago
  84. 7630369 Merge "Add feature flag to disable light status bar" into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  85. 7061c97 Add feature flag to disable light status bar am: 0fed55bf03 by Tony Wickham · 8 years ago
  86. 1d29c6f Merge "Add feature flag to disable light status bar" into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  87. 0fed55b Add feature flag to disable light status bar by Tony Wickham · 8 years ago
  88. 33f0a76 Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  89. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 8 years ago
  90. cf61952 Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  91. 3f0a53f Making the width of the fast scroller popup as wrap_content by Sunny Goyal · 8 years ago
  92. f8fa9e4 Merge "Simplifying fast scroller logic" into ub-launcher3-master by Sunny Goyal · 8 years ago
  93. 9c76a9c Announcing the final action when the drag-drop completes am: 3f8864069b by Sunny Goyal · 8 years ago
  94. 3f88640 Announcing the final action when the drag-drop completes by Sunny Goyal · 8 years ago
  95. fd8eaee Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  96. 1749f53 Merge "Moving come helper methods to corresponding classes" into ub-launcher3-master by Sunny Goyal · 8 years ago
  97. 064745a Merge "Using common method for updating icons in cache" into ub-launcher3-master by Sunny Goyal · 8 years ago
  98. 41e1e54 Merge "Updating the folder cell dimensions to be closer to a square" into ub-launcher3-calgary-polish by Sunny Goyal · 8 years ago
  99. 802f325 Updating the folder cell dimensions to be closer to a square am: 68f240eb54 by Sunny Goyal · 8 years ago
  100. 5d9fb0e Simplifying fast scroller logic by Sunny Goyal · 8 years ago