1. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 9 years ago
  2. 3e4d5f2 Merge "Reducing delay in applying widget previews loaded in the background." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  3. 20812e9 Merge "Removing some unused functionalities" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  4. 2280e27 Merge "Avoiding blocking worker thread when adding icons to DB" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  5. 99d950f Removing unnecessary linear layout by Sunny Goyal · 9 years ago
  6. a1fbd84 Fixing unnecessary padding added to pages in overview mode by Sunny Goyal · 9 years ago
  7. f72eb71 Removing override annotation to fix build. by Winson Chung · 9 years ago
  8. bc51766 Merge "Removing itemCount, fromIndex and toIndex from AccessibilityEvent.TYPE_VIEW_SCROLLED sent by PagedView. This causes an additional reduntant voice message on scroll (see the bug)." into ub-launcher3-burnaby by Vadim Tryshev · 9 years ago
  9. ab37562 Merge "List work profile widgets to the end of the row of the widget tray, then sort" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  10. 0230c3a List work profile widgets to the end of the row of the widget tray, then sort by Hyunyoung Song · 9 years ago
  11. 05304db Reducing delay in applying widget previews loaded in the background. by Winson Chung · 9 years ago
  12. f3a21c8 Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  13. 59fcc1a Merge "Updating widget resize frame assets." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  14. a938867 Merge "Adding null check to outline generator" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  15. 0573977 Removing some unused functionalities by Sunny Goyal · 9 years ago
  16. b135956 Avoiding object allocation during draw by Sunny Goyal · 9 years ago
  17. 5537faa Adding null check to outline generator by Sunny Goyal · 9 years ago
  18. ba776d5 Updating widget resize frame assets. by Sunny Goyal · 9 years ago
  19. cd4f413 Removing itemCount, fromIndex and toIndex from by Vadim Tryshev · 9 years ago
  20. bc09986 Merge "Adding drop shadow effect in allapps" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  21. 0b493c8 Unify sorting between all apps and widget tray by Hyunyoung Song · 9 years ago
  22. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  23. 6cfad01 Merge "Widget cell improvement" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  24. 9ff9808 Avoiding blocking worker thread when adding icons to DB by Sunny Goyal · 9 years ago
  25. f52abd7 Widget cell improvement by Sunny Goyal · 9 years ago
  26. da25da3 Ensure that we have a reasonable cache size for AllApps. by Winson Chung · 9 years ago
  27. 32f1407 Synchronizing views dependent on scroll during pre-draw. by Winson Chung · 9 years ago
  28. 66a90e7 Fixing issue with prediction bar apps erroneously being tapped. by Winson Chung · 9 years ago
  29. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  30. f5cd998 Starting the loader if the previous loader is not complete, instead of binding page synchronously by Sunny Goyal · 9 years ago
  31. 69b7564 Preventing relayout when loading high-res icons by Sunny Goyal · 9 years ago
  32. 2d58471 Reducing calls to onCreateViewHolder due to animating children. by Winson Chung · 9 years ago
  33. 2a1580ca Merge "Transition from back to showing widget tray if shortcut/Widget configure activity was cancelled." into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  34. b790083 Transition from back to showing widget tray if shortcut/Widget configure activity by Hyunyoung Song · 9 years ago
  35. 4b6eb26 Adding drop shadow effect in allapps by Sunny Goyal · 9 years ago
  36. 3120110 Merge "Optimizing shadow generation by reusing bitmap." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  37. 78b1966 Removing some dead code and extra view creation. by Winson Chung · 9 years ago
  38. 4fe5a37 Optimizing shadow generation by reusing bitmap. by Sunny Goyal · 9 years ago
  39. afa77e9 Don't try and trim null strings. by Winson Chung · 9 years ago
  40. a214a63 Preventing homscreen getting filled with secondary user apps, when launcher by Sunny Goyal · 9 years ago
  41. 9353903 Merge "Fixing issue with folder inflation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  42. c23da84 Fixing issue with folder inflation by Sunny Goyal · 9 years ago
  43. b4de914 Merge "Ensure prediction bar is visible when intercepting touch events. " into ub-launcher3-burnaby by Winson Chung · 9 years ago
  44. 2f08aa3 Merge "Fixing crash when drawing prediction bar divider." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  45. 6339911 Ensure prediction bar is visible when intercepting touch events. by Winson Chung · 9 years ago
  46. a8a4546 Merge "Adding padding to the folder content" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  47. e3a1df2 Merge "Place the work profile badge in the correct bottom right (left for RTL) location" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  48. 6babf2e Place the work profile badge in the correct bottom right (left for RTL) location by Hyunyoung Song · 9 years ago
  49. 4ddc340 Fixing crash when drawing prediction bar divider. by Winson Chung · 9 years ago
  50. f7e85f8 Merge "Fixing fast scroller invalidation on pre-L devices." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  51. 8c01f81 Don't account for prediction bar height when there are no predictions. by Winson Chung · 9 years ago
  52. 515f289 Fixing fast scroller invalidation on pre-L devices. by Winson Chung · 9 years ago
  53. 41b22c0 Overriding proper layout params methods for a custom ViewGroup by Sunny Goyal · 9 years ago
  54. 03f50ef Merge "Extending the shadow effect for search bar to lower devices" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  55. 7f1d824 Merge "Prevent work folder creation when launcher is upgraded." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  56. 12fb2cc Extending the shadow effect for search bar to lower devices by Sunny Goyal · 9 years ago
  57. fb445cd Merge "Various lint error fixes." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  58. c2af7f9 Limiting number of predictions on phones. by Winson Chung · 9 years ago
  59. a0abe26 Merge "Fixing crash when updating the scroll position state when there are no items." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  60. 88c66dd Merge "Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app.""" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  61. edebee9 Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app."" by Winson Chung · 9 years ago
  62. b0f89aa Merge "Revert "Fixing issue where the prediction bar could be misplaced after installing an app."" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  63. 7066003 Various lint error fixes. by Sunny Goyal · 9 years ago
  64. 12717c0 Revert "Fixing issue where the prediction bar could be misplaced after installing an app." by Winson Chung · 9 years ago
  65. 532e6ea Fixing crash when updating the scroll position state when there are no items. by Winson Chung · 9 years ago
  66. 5a92b23 Reodering some drawables by Sunny Goyal · 9 years ago
  67. 421a40d Merge "Fixing issue where the prediction bar could be misplaced after installing an app." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  68. 02baa79 Fixing issue where the prediction bar could be misplaced after installing an app. by Winson Chung · 9 years ago
  69. 5f80ef2 Merge "Resource cleanup: Removing obsolete resources" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  70. 6b27614 Fixing issue with touch scrolling the prediction bar. by Winson Chung · 9 years ago
  71. 22fc63e Adding padding to the folder content by Sunny Goyal · 9 years ago
  72. 358af81 Merge "Set proper height of the widget tray container for preloading." into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  73. 21e7311 Removing logging code from last CL. by Winson Chung · 9 years ago
  74. fe7580a Set proper height of the widget tray container for preloading. by Hyunyoung Song · 9 years ago
  75. 0fa93bc Resource cleanup: Removing obsolete resources by Sunny Goyal · 9 years ago
  76. 8a496ac Merge "Fixing accessibility scrolling events generated by PagedView:" into ub-launcher3-burnaby by Vadim Tryshev · 9 years ago
  77. 927b36a Merge "Pulling out predictions into another row view." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  78. 208ed75 Pulling out predictions into another row view. by Winson Chung · 9 years ago
  79. bfcb652 Merge "Animating the folder title & page indicator when a multi-page folder is opened for the first time" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  80. 11509ad Fixing regression from g/649060 regarding building layers for detached views. by Winson Chung · 9 years ago
  81. ed0c1cc Minor visual tweaks. by Winson Chung · 9 years ago
  82. 426b94b Typecast to correct LayoutParams by Hyunyoung Song · 9 years ago
  83. 5cd1d92 Fixing several layout issues. by Hyunyoung Song · 9 years ago
  84. fc9d3d8 Merge "Removing empty folders in loader" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  85. 07b75b8 Merge "Using BubbleTextView for widget section headers" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  86. 19e4d9d Merge "Preventing NullPointerException when cancelling a shortcut addition" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  87. a3499dc Tweaking section processing for different languages by Winson Chung · 9 years ago
  88. f044bb1 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  89. f6d7f4f Merge "Exploring dense all apps layout." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  90. 0e08f16 Using BubbleTextView for widget section headers by Sunny Goyal · 9 years ago
  91. 1936ec0 Removing empty folders in loader by Sunny Goyal · 9 years ago
  92. e2fba6c Prevent work folder creation when launcher is upgraded. by Sunny Goyal · 9 years ago
  93. 44d0aac Fixing issue with font size. by Winson Chung · 9 years ago
  94. 13eb527 Exploring dense all apps layout. by Winson Chung · 9 years ago
  95. 57ebefb Merge "Various icon size changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  96. dfaccf6 Various icon size changes by Sunny Goyal · 9 years ago
  97. bcae8f0 Merge "Updating folder grid sizes for various devices" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  98. f385e3c Merge "Ensure that clipping widget size is 20~40% of its width on every devices" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  99. 814f1eb Merge "Initial changes to support predicted apps." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  100. 4ac3006 Initial changes to support predicted apps. by Winson Chung · 9 years ago