1. 4a6c6f3 Preventing overdraw. Drawing background directly at the window, instead of by Sunny Goyal · 9 years ago
  2. f3a21c8 Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  3. 4269013 Merge "Fixing accessibility string" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  4. 59fcc1a Merge "Updating widget resize frame assets." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  5. a938867 Merge "Adding null check to outline generator" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  6. b135956 Avoiding object allocation during draw by Sunny Goyal · 9 years ago
  7. 5537faa Adding null check to outline generator by Sunny Goyal · 9 years ago
  8. ba776d5 Updating widget resize frame assets. by Sunny Goyal · 9 years ago
  9. 7a89eec Fixing accessibility string by Sunny Goyal · 9 years ago
  10. 39b83c6 Merge "Enabling translation for accessibility strings" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  11. bc09986 Merge "Adding drop shadow effect in allapps" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  12. 0b493c8 Unify sorting between all apps and widget tray by Hyunyoung Song · 9 years ago
  13. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  14. 6cfad01 Merge "Widget cell improvement" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  15. 7f6b7a5 Merge "Updating the widget error view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  16. 66056b8 Enabling translation for accessibility strings by Sunny Goyal · 9 years ago
  17. 096e4d5 Updating the widget error view by Sunny Goyal · 9 years ago
  18. f52abd7 Widget cell improvement by Sunny Goyal · 9 years ago
  19. da25da3 Ensure that we have a reasonable cache size for AllApps. by Winson Chung · 9 years ago
  20. 32f1407 Synchronizing views dependent on scroll during pre-draw. by Winson Chung · 9 years ago
  21. 66a90e7 Fixing issue with prediction bar apps erroneously being tapped. by Winson Chung · 9 years ago
  22. e49c105 Verify that an image can be rendered on a GL Surface before using it by Sunny Goyal · 9 years ago
  23. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  24. f5cd998 Starting the loader if the previous loader is not complete, instead of binding page synchronously by Sunny Goyal · 9 years ago
  25. a926343 Merge "Preventing relayout when loading high-res icons" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  26. 436eeb6 Merge "Initially set the widget container view to GONE visibility" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  27. 69b7564 Preventing relayout when loading high-res icons by Sunny Goyal · 9 years ago
  28. 4ea4abd Initially set the widget container view to GONE visibility by Hyunyoung Song · 9 years ago
  29. 2d58471 Reducing calls to onCreateViewHolder due to animating children. by Winson Chung · 9 years ago
  30. 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
  31. b790083 Transition from back to showing widget tray if shortcut/Widget configure activity by Hyunyoung Song · 9 years ago
  32. 4b6eb26 Adding drop shadow effect in allapps by Sunny Goyal · 9 years ago
  33. 3120110 Merge "Optimizing shadow generation by reusing bitmap." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  34. 78b1966 Removing some dead code and extra view creation. by Winson Chung · 9 years ago
  35. 4fe5a37 Optimizing shadow generation by reusing bitmap. by Sunny Goyal · 9 years ago
  36. afa77e9 Don't try and trim null strings. by Winson Chung · 9 years ago
  37. a214a63 Preventing homscreen getting filled with secondary user apps, when launcher by Sunny Goyal · 9 years ago
  38. 9353903 Merge "Fixing issue with folder inflation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  39. c23da84 Fixing issue with folder inflation by Sunny Goyal · 9 years ago
  40. b4de914 Merge "Ensure prediction bar is visible when intercepting touch events. " into ub-launcher3-burnaby by Winson Chung · 9 years ago
  41. 2f08aa3 Merge "Fixing crash when drawing prediction bar divider." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  42. 6339911 Ensure prediction bar is visible when intercepting touch events. by Winson Chung · 9 years ago
  43. a8a4546 Merge "Adding padding to the folder content" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  44. b2751ba Changing the text sizes in the widget tray based on feedback from UX by Hyunyoung Song · 9 years ago
  45. 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
  46. 6babf2e Place the work profile badge in the correct bottom right (left for RTL) location by Hyunyoung Song · 9 years ago
  47. 4ddc340 Fixing crash when drawing prediction bar divider. by Winson Chung · 9 years ago
  48. f7e85f8 Merge "Fixing fast scroller invalidation on pre-L devices." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  49. 8c01f81 Don't account for prediction bar height when there are no predictions. by Winson Chung · 9 years ago
  50. 515f289 Fixing fast scroller invalidation on pre-L devices. by Winson Chung · 9 years ago
  51. 41b22c0 Overriding proper layout params methods for a custom ViewGroup by Sunny Goyal · 9 years ago
  52. 03f50ef Merge "Extending the shadow effect for search bar to lower devices" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  53. 7f1d824 Merge "Prevent work folder creation when launcher is upgraded." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  54. 12fb2cc Extending the shadow effect for search bar to lower devices by Sunny Goyal · 9 years ago
  55. fb445cd Merge "Various lint error fixes." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  56. c2af7f9 Limiting number of predictions on phones. by Winson Chung · 9 years ago
  57. 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
  58. 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
  59. edebee9 Revert "Revert "Fixing issue where the prediction bar could be misplaced after installing an app."" by Winson Chung · 9 years ago
  60. 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
  61. 7066003 Various lint error fixes. by Sunny Goyal · 9 years ago
  62. 12717c0 Revert "Fixing issue where the prediction bar could be misplaced after installing an app." by Winson Chung · 9 years ago
  63. 532e6ea Fixing crash when updating the scroll position state when there are no items. by Winson Chung · 9 years ago
  64. 5a92b23 Reodering some drawables by Sunny Goyal · 9 years ago
  65. db1360d Merge "Removing some more unused resources" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  66. 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
  67. 02baa79 Fixing issue where the prediction bar could be misplaced after installing an app. by Winson Chung · 9 years ago
  68. b94f661 Removing some more unused resources by Sunny Goyal · 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. f13586e am a6095969: Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  81. 11509ad Fixing regression from g/649060 regarding building layers for detached views. by Winson Chung · 9 years ago
  82. ed0c1cc Minor visual tweaks. by Winson Chung · 9 years ago
  83. a609596 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  84. 426b94b Typecast to correct LayoutParams by Hyunyoung Song · 9 years ago
  85. 1e62c15 Unbreak the build. Remove extra xml version definition. by Hyunyoung Song · 9 years ago
  86. 5cd1d92 Fixing several layout issues. by Hyunyoung Song · 9 years ago
  87. fc9d3d8 Merge "Removing empty folders in loader" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  88. 07b75b8 Merge "Using BubbleTextView for widget section headers" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  89. 19e4d9d Merge "Preventing NullPointerException when cancelling a shortcut addition" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  90. 2517f88 Merge "Removing obsolete strings with no default translation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  91. a3499dc Tweaking section processing for different languages by Winson Chung · 9 years ago
  92. dfb332f Removing obsolete strings with no default translation by Sunny Goyal · 9 years ago
  93. f044bb1 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  94. f6d7f4f Merge "Exploring dense all apps layout." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  95. 0e08f16 Using BubbleTextView for widget section headers by Sunny Goyal · 9 years ago
  96. 1936ec0 Removing empty folders in loader by Sunny Goyal · 9 years ago
  97. e2fba6c Prevent work folder creation when launcher is upgraded. by Sunny Goyal · 9 years ago
  98. 44d0aac Fixing issue with font size. by Winson Chung · 9 years ago
  99. 13eb527 Exploring dense all apps layout. by Winson Chung · 9 years ago
  100. 57ebefb Merge "Various icon size changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago