1. c393b07 Fixing issue where the prediction bar apps are not focused. by Winson Chung · 9 years ago
  2. db092a3 Merge "Setting drawable to droptarget in the code to avoid multiple drawable inflation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  3. e0cab30 Setting drawable to droptarget in the code to avoid multiple drawable inflation by Sunny Goyal · 9 years ago
  4. 3e4d5f2 Merge "Reducing delay in applying widget previews loaded in the background." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  5. 20812e9 Merge "Removing some unused functionalities" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  6. 2280e27 Merge "Avoiding blocking worker thread when adding icons to DB" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  7. 99d950f Removing unnecessary linear layout by Sunny Goyal · 9 years ago
  8. c88ae71 Merge "UX widget cell color issue" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  9. 611bcf1 UX widget cell color issue by Hyunyoung Song · 9 years ago
  10. a1fbd84 Fixing unnecessary padding added to pages in overview mode by Sunny Goyal · 9 years ago
  11. f72eb71 Removing override annotation to fix build. by Winson Chung · 9 years ago
  12. 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
  13. 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
  14. 0230c3a List work profile widgets to the end of the row of the widget tray, then sort by Hyunyoung Song · 9 years ago
  15. 05304db Reducing delay in applying widget previews loaded in the background. by Winson Chung · 9 years ago
  16. f3a21c8 Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  17. 4269013 Merge "Fixing accessibility string" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  18. 59fcc1a Merge "Updating widget resize frame assets." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  19. a938867 Merge "Adding null check to outline generator" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  20. 0573977 Removing some unused functionalities by Sunny Goyal · 9 years ago
  21. b135956 Avoiding object allocation during draw by Sunny Goyal · 9 years ago
  22. 5537faa Adding null check to outline generator by Sunny Goyal · 9 years ago
  23. ba776d5 Updating widget resize frame assets. by Sunny Goyal · 9 years ago
  24. 7a89eec Fixing accessibility string by Sunny Goyal · 9 years ago
  25. 39b83c6 Merge "Enabling translation for accessibility strings" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  26. cd4f413 Removing itemCount, fromIndex and toIndex from by Vadim Tryshev · 9 years ago
  27. bc09986 Merge "Adding drop shadow effect in allapps" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  28. 0b493c8 Unify sorting between all apps and widget tray by Hyunyoung Song · 9 years ago
  29. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  30. 6cfad01 Merge "Widget cell improvement" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  31. 9ff9808 Avoiding blocking worker thread when adding icons to DB by Sunny Goyal · 9 years ago
  32. 7f6b7a5 Merge "Updating the widget error view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  33. 66056b8 Enabling translation for accessibility strings by Sunny Goyal · 9 years ago
  34. 096e4d5 Updating the widget error view by Sunny Goyal · 9 years ago
  35. f52abd7 Widget cell improvement by Sunny Goyal · 9 years ago
  36. da25da3 Ensure that we have a reasonable cache size for AllApps. by Winson Chung · 9 years ago
  37. 32f1407 Synchronizing views dependent on scroll during pre-draw. by Winson Chung · 9 years ago
  38. 66a90e7 Fixing issue with prediction bar apps erroneously being tapped. by Winson Chung · 9 years ago
  39. e49c105 Verify that an image can be rendered on a GL Surface before using it by Sunny Goyal · 9 years ago
  40. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  41. f5cd998 Starting the loader if the previous loader is not complete, instead of binding page synchronously by Sunny Goyal · 9 years ago
  42. a926343 Merge "Preventing relayout when loading high-res icons" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  43. 436eeb6 Merge "Initially set the widget container view to GONE visibility" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  44. 69b7564 Preventing relayout when loading high-res icons by Sunny Goyal · 9 years ago
  45. 4ea4abd Initially set the widget container view to GONE visibility by Hyunyoung Song · 9 years ago
  46. 2d58471 Reducing calls to onCreateViewHolder due to animating children. by Winson Chung · 9 years ago
  47. 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
  48. b790083 Transition from back to showing widget tray if shortcut/Widget configure activity by Hyunyoung Song · 9 years ago
  49. 4b6eb26 Adding drop shadow effect in allapps by Sunny Goyal · 9 years ago
  50. 3120110 Merge "Optimizing shadow generation by reusing bitmap." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  51. 78b1966 Removing some dead code and extra view creation. by Winson Chung · 9 years ago
  52. 4fe5a37 Optimizing shadow generation by reusing bitmap. by Sunny Goyal · 9 years ago
  53. afa77e9 Don't try and trim null strings. by Winson Chung · 9 years ago
  54. a214a63 Preventing homscreen getting filled with secondary user apps, when launcher by Sunny Goyal · 9 years ago
  55. 9353903 Merge "Fixing issue with folder inflation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  56. c23da84 Fixing issue with folder inflation by Sunny Goyal · 9 years ago
  57. b4de914 Merge "Ensure prediction bar is visible when intercepting touch events. " into ub-launcher3-burnaby by Winson Chung · 9 years ago
  58. 2f08aa3 Merge "Fixing crash when drawing prediction bar divider." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  59. 6339911 Ensure prediction bar is visible when intercepting touch events. by Winson Chung · 9 years ago
  60. a8a4546 Merge "Adding padding to the folder content" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  61. b2751ba Changing the text sizes in the widget tray based on feedback from UX by Hyunyoung Song · 9 years ago
  62. 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
  63. 6babf2e Place the work profile badge in the correct bottom right (left for RTL) location by Hyunyoung Song · 9 years ago
  64. 4ddc340 Fixing crash when drawing prediction bar divider. by Winson Chung · 9 years ago
  65. f7e85f8 Merge "Fixing fast scroller invalidation on pre-L devices." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  66. 8c01f81 Don't account for prediction bar height when there are no predictions. by Winson Chung · 9 years ago
  67. 515f289 Fixing fast scroller invalidation on pre-L devices. by Winson Chung · 9 years ago
  68. 41b22c0 Overriding proper layout params methods for a custom ViewGroup by Sunny Goyal · 9 years ago
  69. 03f50ef Merge "Extending the shadow effect for search bar to lower devices" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  70. 7f1d824 Merge "Prevent work folder creation when launcher is upgraded." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  71. 12fb2cc Extending the shadow effect for search bar to lower devices by Sunny Goyal · 9 years ago
  72. fb445cd Merge "Various lint error fixes." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  73. c2af7f9 Limiting number of predictions on phones. by Winson Chung · 9 years ago
  74. 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
  75. 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
  76. edebee9 Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app."" by Winson Chung · 9 years ago
  77. 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
  78. 7066003 Various lint error fixes. by Sunny Goyal · 9 years ago
  79. 12717c0 Revert "Fixing issue where the prediction bar could be misplaced after installing an app." by Winson Chung · 9 years ago
  80. 532e6ea Fixing crash when updating the scroll position state when there are no items. by Winson Chung · 9 years ago
  81. 5a92b23 Reodering some drawables by Sunny Goyal · 9 years ago
  82. db1360d Merge "Removing some more unused resources" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  83. 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
  84. 02baa79 Fixing issue where the prediction bar could be misplaced after installing an app. by Winson Chung · 9 years ago
  85. b94f661 Removing some more unused resources by Sunny Goyal · 9 years ago
  86. 5f80ef2 Merge "Resource cleanup: Removing obsolete resources" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  87. 6b27614 Fixing issue with touch scrolling the prediction bar. by Winson Chung · 9 years ago
  88. 22fc63e Adding padding to the folder content by Sunny Goyal · 9 years ago
  89. 358af81 Merge "Set proper height of the widget tray container for preloading." into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  90. 21e7311 Removing logging code from last CL. by Winson Chung · 9 years ago
  91. fe7580a Set proper height of the widget tray container for preloading. by Hyunyoung Song · 9 years ago
  92. 0fa93bc Resource cleanup: Removing obsolete resources by Sunny Goyal · 9 years ago
  93. 8a496ac Merge "Fixing accessibility scrolling events generated by PagedView:" into ub-launcher3-burnaby by Vadim Tryshev · 9 years ago
  94. 927b36a Merge "Pulling out predictions into another row view." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  95. 208ed75 Pulling out predictions into another row view. by Winson Chung · 9 years ago
  96. 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
  97. f13586e am a6095969: Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  98. 11509ad Fixing regression from g/649060 regarding building layers for detached views. by Winson Chung · 9 years ago
  99. ed0c1cc Minor visual tweaks. by Winson Chung · 9 years ago
  100. a609596 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago